Trace number 1069537

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
casper zito? (TO) 1800.15 1805.87

General information on the benchmark

Namecsp/pseudoGLB/
normalized-pigeon-clauses-65-60.xml
MD5SUM26254908075164ff2a1be5da4737d9f8
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables3900
Number of constraints124865
Maximum constraint arity60
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(124865)

Solver Data (download as text)

0.18/0.21	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.18/0.21	c Parsing = 1
6.22/6.34	c Building = 1
8.50/8.62	c [ NumberOfVariables = 3900 ]
8.50/8.62	c [ NumberOfConstraints = 124865 ]
8.50/8.63	c [ SizeOfSearchSpace(log2) = 3900 ]
8.50/8.63	c SymmetrySearch = (Timeout)
19.50/19.75	c [ Proceeding without symmetry breaking ]
19.89/20.11	c InitialPropagation = 1
20.49/20.71	c [ SizeOfSearchSpace(log2) = 3900 ]
20.49/20.71	c InitialSAC = (Timeout)
23.76/24.08	c [ SizeOfSearchSpace(log2) = 3900 ]
23.76/24.08	c Search(DomWDeg) = 

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1069537-1215160842/watcher-1069537-1215160842 -o /tmp/evaluation-result-1069537-1215160842/solver-1069537-1215160842 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1069537-1215160842.xml 294536823 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 1.99 1.99 4/80 32485
/proc/meminfo: memFree=1701176/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=1052 CPUtime=0
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 1995054020 1077248 26 996147200 134512640 135472138 4294956224 18446744073709551615 9839396 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/32485/statm: 263 26 20 234 0 3 0

[startup+0.108412 s]
/proc/loadavg: 2.00 1.99 1.99 4/80 32485
/proc/meminfo: memFree=1701176/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=7376 CPUtime=0.09
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 952 0 0 0 9 0 0 0 18 0 1 0 1995054020 7553024 912 996147200 134512640 135472138 4294956224 18446744073709551615 134807028 0 0 4096 0 0 0 0 17 1 0 0
/proc/32485/statm: 1844 912 368 234 0 546 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7376

[startup+0.206829 s]
/proc/loadavg: 2.00 1.99 1.99 4/80 32485
/proc/meminfo: memFree=1701176/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=8828 CPUtime=0.18
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 1306 0 0 0 18 0 0 0 18 0 1 0 1995054020 9039872 1266 996147200 134512640 135472138 4294956224 18446744073709551615 10272176 0 0 4096 0 0 0 0 17 1 0 0
/proc/32485/statm: 2207 1266 368 234 0 909 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 8828

[startup+0.302441 s]
/proc/loadavg: 2.00 1.99 1.99 4/80 32485
/proc/meminfo: memFree=1701176/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=10016 CPUtime=0.27
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 1611 0 0 0 26 1 0 0 19 0 1 0 1995054020 10256384 1571 996147200 134512640 135472138 4294956224 18446744073709551615 10280576 0 0 4096 0 0 0 0 17 1 0 0
/proc/32485/statm: 2504 1571 368 234 0 1206 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 10016

[startup+0.702066 s]
/proc/loadavg: 2.00 1.99 1.99 4/80 32485
/proc/meminfo: memFree=1701176/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=15560 CPUtime=0.67
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 3003 0 0 0 65 2 0 0 23 0 1 0 1995054020 15933440 2963 996147200 134512640 135472138 4294956224 18446744073709551615 4159752224 0 0 4096 0 0 0 0 17 1 0 0
/proc/32485/statm: 3890 2963 368 234 0 2592 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 15560

[startup+1.50258 s]
/proc/loadavg: 2.00 1.99 1.99 3/81 32486
/proc/meminfo: memFree=1685424/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=26516 CPUtime=1.46
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 5739 0 0 0 142 4 0 0 25 0 1 0 1995054020 27152384 5699 996147200 134512640 135472138 4294956224 18446744073709551615 134768134 0 0 4096 0 0 0 0 17 1 0 0
/proc/32485/statm: 6629 5699 368 234 0 5331 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 26516

[startup+3.10176 s]
/proc/loadavg: 2.00 1.99 1.99 3/81 32486
/proc/meminfo: memFree=1670064/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=48428 CPUtime=3.05
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 11211 0 0 0 298 7 0 0 25 0 1 0 1995054020 49590272 11171 996147200 134512640 135472138 4294956224 18446744073709551615 4158762433 0 0 4096 0 0 0 0 17 1 0 0
/proc/32485/statm: 12107 11171 368 234 0 10809 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 48428

[startup+6.30115 s]
/proc/loadavg: 2.00 1.99 1.99 4/81 32486
/proc/meminfo: memFree=1625712/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=89744 CPUtime=6.22
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 21548 0 0 0 610 12 0 0 25 0 1 0 1995054020 91897856 21508 996147200 134512640 135472138 4294956224 18446744073709551615 10272766 0 0 4096 0 0 0 0 17 1 0 0
/proc/32485/statm: 22436 21508 384 234 0 21138 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 89744

[startup+12.7019 s]
/proc/loadavg: 2.00 1.99 1.99 3/81 32486
/proc/meminfo: memFree=1294320/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=580840 CPUtime=12.56
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 103463 0 0 0 1206 50 0 0 25 0 1 0 1995054020 594780160 102987 996147200 134512640 135472138 4294956224 18446744073709551615 134532359 0 0 4096 0 0 0 0 17 1 0 0
/proc/32485/statm: 145210 102987 467 234 0 143912 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 580840

[startup+25.5034 s]
/proc/loadavg: 2.00 1.99 1.99 4/81 32486
/proc/meminfo: memFree=1299056/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=502736 CPUtime=25.24
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 125092 0 0 0 2464 60 0 0 25 0 1 0 1995054020 514801664 100874 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 1 0 0
/proc/32485/statm: 125684 100874 513 234 0 124386 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 502736

[startup+51.1024 s]
/proc/loadavg: 2.00 1.99 1.99 4/81 32486
/proc/meminfo: memFree=1293104/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=502736 CPUtime=50.6
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 126535 0 0 0 5000 60 0 0 25 0 1 0 1995054020 514801664 102317 996147200 134512640 135472138 4294956224 18446744073709551615 134578081 0 0 4096 0 0 0 0 17 1 0 0
/proc/32485/statm: 125684 102317 518 234 0 124386 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 502736

[startup+102.303 s]
/proc/loadavg: 2.00 1.99 1.99 3/81 32486
/proc/meminfo: memFree=1292720/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=502736 CPUtime=101.34
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 126590 0 0 0 10074 60 0 0 25 0 1 0 1995054020 514801664 102372 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/32485/statm: 125684 102372 518 234 0 124386 0
Current children cumulated CPU time (s) 101.34
Current children cumulated vsize (KiB) 502736

[startup+162.302 s]
/proc/loadavg: 2.00 1.99 1.99 4/81 32486
/proc/meminfo: memFree=1292592/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=502736 CPUtime=160.79
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 126614 0 0 0 16019 60 0 0 25 0 1 0 1995054020 514801664 102396 996147200 134512640 135472138 4294956224 18446744073709551615 134881814 0 0 4096 0 0 0 0 17 1 0 0
/proc/32485/statm: 125684 102396 518 234 0 124386 0
Current children cumulated CPU time (s) 160.79
Current children cumulated vsize (KiB) 502736

[startup+222.308 s]
/proc/loadavg: 2.00 1.99 1.99 4/81 32488
/proc/meminfo: memFree=1292272/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=502736 CPUtime=220.24
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 126642 0 0 0 21964 60 0 0 25 0 1 0 1995054020 514801664 102424 996147200 134512640 135472138 4294956224 18446744073709551615 135263414 0 0 4096 0 0 0 0 17 1 0 0
/proc/32485/statm: 125684 102424 518 234 0 124386 0
Current children cumulated CPU time (s) 220.24
Current children cumulated vsize (KiB) 502736

[startup+282.302 s]
/proc/loadavg: 2.00 1.99 1.99 4/81 32488
/proc/meminfo: memFree=1292400/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=502736 CPUtime=279.69
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 126643 0 0 0 27909 60 0 0 25 0 1 0 1995054020 514801664 102425 996147200 134512640 135472138 4294956224 18446744073709551615 135264879 0 0 4096 0 0 0 0 17 1 0 0
/proc/32485/statm: 125684 102425 518 234 0 124386 0
Current children cumulated CPU time (s) 279.69
Current children cumulated vsize (KiB) 502736

[startup+342.304 s]
/proc/loadavg: 2.00 1.99 1.99 4/81 32488
/proc/meminfo: memFree=1292400/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=502736 CPUtime=339.14
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 126643 0 0 0 33854 60 0 0 25 0 1 0 1995054020 514801664 102425 996147200 134512640 135472138 4294956224 18446744073709551615 135264915 0 0 4096 0 0 0 0 17 1 0 0
/proc/32485/statm: 125684 102425 518 234 0 124386 0
Current children cumulated CPU time (s) 339.14
Current children cumulated vsize (KiB) 502736

[startup+402.303 s]
/proc/loadavg: 2.00 1.99 1.99 4/81 32488
/proc/meminfo: memFree=1292208/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=502736 CPUtime=398.6
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 126668 0 0 0 39800 60 0 0 25 0 1 0 1995054020 514801664 102450 996147200 134512640 135472138 4294956224 18446744073709551615 135262944 0 0 4096 0 0 0 0 17 1 0 0
/proc/32485/statm: 125684 102450 518 234 0 124386 0
Current children cumulated CPU time (s) 398.6
Current children cumulated vsize (KiB) 502736

[startup+462.302 s]
/proc/loadavg: 2.04 2.00 1.99 4/94 32545
/proc/meminfo: memFree=1313608/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=502736 CPUtime=457.7
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 126669 0 0 0 45708 62 0 0 25 0 1 0 1995054020 514801664 102451 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 1 0 0
/proc/32485/statm: 125684 102451 518 234 0 124386 0
Current children cumulated CPU time (s) 457.7
Current children cumulated vsize (KiB) 502736

[startup+522.302 s]
/proc/loadavg: 2.01 2.00 1.99 3/85 32548
/proc/meminfo: memFree=1342856/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=502736 CPUtime=517.09
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 126669 0 0 0 51647 62 0 0 25 0 1 0 1995054020 514801664 102451 996147200 134512640 135472138 4294956224 18446744073709551615 134672645 0 0 4096 0 0 0 0 17 0 0 0
/proc/32485/statm: 125684 102451 518 234 0 124386 0
Current children cumulated CPU time (s) 517.09
Current children cumulated vsize (KiB) 502736

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 1.99 3/85 32548
/proc/meminfo: memFree=1342856/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=502736 CPUtime=577.07
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 126669 0 0 0 57645 62 0 0 25 0 1 0 1995054020 514801664 102451 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/32485/statm: 125684 102451 518 234 0 124386 0
Current children cumulated CPU time (s) 577.07
Current children cumulated vsize (KiB) 502736

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 1.99 3/85 32548
/proc/meminfo: memFree=1342856/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=502736 CPUtime=637.04
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 126669 0 0 0 63642 62 0 0 25 0 1 0 1995054020 514801664 102451 996147200 134512640 135472138 4294956224 18446744073709551615 134691173 0 0 4096 0 0 0 0 17 0 0 0
/proc/32485/statm: 125684 102451 518 234 0 124386 0
Current children cumulated CPU time (s) 637.04
Current children cumulated vsize (KiB) 502736


################
# More data... #
################

[startup+882.308 s]
/proc/loadavg: 2.00 2.00 1.99 3/85 32548
/proc/meminfo: memFree=1342472/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=502736 CPUtime=876.95
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 126695 0 0 0 87632 63 0 0 25 0 1 0 1995054020 514801664 102477 996147200 134512640 135472138 4294956224 18446744073709551615 134672647 0 0 4096 0 0 0 0 17 0 0 0
/proc/32485/statm: 125684 102477 518 234 0 124386 0
Current children cumulated CPU time (s) 876.95
Current children cumulated vsize (KiB) 502736

[startup+942.303 s]
/proc/loadavg: 2.00 2.00 1.99 3/85 32548
/proc/meminfo: memFree=1342344/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=502736 CPUtime=936.92
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 126695 0 0 0 93629 63 0 0 25 0 1 0 1995054020 514801664 102477 996147200 134512640 135472138 4294956224 18446744073709551615 134672493 0 0 4096 0 0 0 0 17 0 0 0
/proc/32485/statm: 125684 102477 518 234 0 124386 0
Current children cumulated CPU time (s) 936.92
Current children cumulated vsize (KiB) 502736

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/85 32548
/proc/meminfo: memFree=1342344/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=502736 CPUtime=996.9
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 126695 0 0 0 99627 63 0 0 25 0 1 0 1995054020 514801664 102477 996147200 134512640 135472138 4294956224 18446744073709551615 134672647 0 0 4096 0 0 0 0 17 0 0 0
/proc/32485/statm: 125684 102477 518 234 0 124386 0
Current children cumulated CPU time (s) 996.9
Current children cumulated vsize (KiB) 502736

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/85 32548
/proc/meminfo: memFree=1342280/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=502736 CPUtime=1056.87
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 126695 0 0 0 105624 63 0 0 25 0 1 0 1995054020 514801664 102477 996147200 134512640 135472138 4294956224 18446744073709551615 134945648 0 0 4096 0 0 0 0 17 0 0 0
/proc/32485/statm: 125684 102477 518 234 0 124386 0
Current children cumulated CPU time (s) 1056.87
Current children cumulated vsize (KiB) 502736

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/85 32548
/proc/meminfo: memFree=1342216/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=502736 CPUtime=1116.85
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 126695 0 0 0 111622 63 0 0 25 0 1 0 1995054020 514801664 102477 996147200 134512640 135472138 4294956224 18446744073709551615 134672647 0 0 4096 0 0 0 0 17 0 0 0
/proc/32485/statm: 125684 102477 518 234 0 124386 0
Current children cumulated CPU time (s) 1116.85
Current children cumulated vsize (KiB) 502736

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/85 32548
/proc/meminfo: memFree=1342152/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=502736 CPUtime=1176.82
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 126695 0 0 0 117619 63 0 0 25 0 1 0 1995054020 514801664 102477 996147200 134512640 135472138 4294956224 18446744073709551615 134945600 0 0 4096 0 0 0 0 17 0 0 0
/proc/32485/statm: 125684 102477 518 234 0 124386 0
Current children cumulated CPU time (s) 1176.82
Current children cumulated vsize (KiB) 502736

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/85 32554
/proc/meminfo: memFree=1341832/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=502736 CPUtime=1236.8
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 126695 0 0 0 123616 64 0 0 25 0 1 0 1995054020 514801664 102477 996147200 134512640 135472138 4294956224 18446744073709551615 134672509 0 0 4096 0 0 0 0 17 0 0 0
/proc/32485/statm: 125684 102477 518 234 0 124386 0
Current children cumulated CPU time (s) 1236.8
Current children cumulated vsize (KiB) 502736

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/85 32554
/proc/meminfo: memFree=1341832/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=502736 CPUtime=1296.78
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 126695 0 0 0 129614 64 0 0 25 0 1 0 1995054020 514801664 102477 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/32485/statm: 125684 102477 518 234 0 124386 0
Current children cumulated CPU time (s) 1296.78
Current children cumulated vsize (KiB) 502736

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/85 32554
/proc/meminfo: memFree=1341832/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=502736 CPUtime=1356.75
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 126695 0 0 0 135611 64 0 0 25 0 1 0 1995054020 514801664 102477 996147200 134512640 135472138 4294956224 18446744073709551615 134578192 0 0 4096 0 0 0 0 17 0 0 0
/proc/32485/statm: 125684 102477 518 234 0 124386 0
Current children cumulated CPU time (s) 1356.75
Current children cumulated vsize (KiB) 502736

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/85 32554
/proc/meminfo: memFree=1341768/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=502736 CPUtime=1416.73
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 126695 0 0 0 141609 64 0 0 25 0 1 0 1995054020 514801664 102477 996147200 134512640 135472138 4294956224 18446744073709551615 135202764 0 0 4096 0 0 0 0 17 0 0 0
/proc/32485/statm: 125684 102477 518 234 0 124386 0
Current children cumulated CPU time (s) 1416.73
Current children cumulated vsize (KiB) 502736

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/93 32565
/proc/meminfo: memFree=1288448/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=502736 CPUtime=1476.7
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 126695 0 0 0 147606 64 0 0 25 0 1 0 1995054020 514801664 102477 996147200 134512640 135472138 4294956224 18446744073709551615 134578192 0 0 4096 0 0 0 0 17 0 0 0
/proc/32485/statm: 125684 102477 518 234 0 124386 0
Current children cumulated CPU time (s) 1476.7
Current children cumulated vsize (KiB) 502736

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.99 3/93 32565
/proc/meminfo: memFree=1288448/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=502736 CPUtime=1536.69
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 126695 0 0 0 153605 64 0 0 25 0 1 0 1995054020 514801664 102477 996147200 134512640 135472138 4294956224 18446744073709551615 134881344 0 0 4096 0 0 0 0 17 0 0 0
/proc/32485/statm: 125684 102477 518 234 0 124386 0
Current children cumulated CPU time (s) 1536.69
Current children cumulated vsize (KiB) 502736

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/93 32565
/proc/meminfo: memFree=1288384/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=502736 CPUtime=1596.65
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 126695 0 0 0 159601 64 0 0 25 0 1 0 1995054020 514801664 102477 996147200 134512640 135472138 4294956224 18446744073709551615 134672645 0 0 4096 0 0 0 0 17 0 0 0
/proc/32485/statm: 125684 102477 518 234 0 124386 0
Current children cumulated CPU time (s) 1596.65
Current children cumulated vsize (KiB) 502736

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/93 32565
/proc/meminfo: memFree=1288192/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=502736 CPUtime=1656.63
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 126696 0 0 0 165599 64 0 0 25 0 1 0 1995054020 514801664 102478 996147200 134512640 135472138 4294956224 18446744073709551615 134691644 0 0 4096 0 0 0 0 17 0 0 0
/proc/32485/statm: 125684 102478 518 234 0 124386 0
Current children cumulated CPU time (s) 1656.63
Current children cumulated vsize (KiB) 502736

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/93 32565
/proc/meminfo: memFree=1287616/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=502736 CPUtime=1716.61
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 126696 0 0 0 171596 65 0 0 25 0 1 0 1995054020 514801664 102478 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/32485/statm: 125684 102478 518 234 0 124386 0
Current children cumulated CPU time (s) 1716.61
Current children cumulated vsize (KiB) 502736

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/93 32565
/proc/meminfo: memFree=1287424/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=502736 CPUtime=1776.59
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 126722 0 0 0 177594 65 0 0 25 0 1 0 1995054020 514801664 102504 996147200 134512640 135472138 4294956224 18446744073709551615 134672481 0 0 4096 0 0 0 0 17 0 0 0
/proc/32485/statm: 125684 102504 518 234 0 124386 0
Current children cumulated CPU time (s) 1776.59
Current children cumulated vsize (KiB) 502736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.8 s]
/proc/loadavg: 2.00 2.00 1.99 3/93 32565
/proc/meminfo: memFree=1287360/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=502736 CPUtime=1800.08
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 126723 0 0 0 179943 65 0 0 25 0 1 0 1995054020 514801664 102505 996147200 134512640 135472138 4294956224 18446744073709551615 135264879 0 0 4096 0 0 0 0 17 0 0 0
/proc/32485/statm: 125684 102505 518 234 0 124386 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 502736

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1805.8 s]
/proc/loadavg: 2.00 2.00 1.99 3/93 32565
/proc/meminfo: memFree=1287360/2055920 swapFree=4179828/4192956
[pid=32485] ppid=32483 vsize=502736 CPUtime=1800.08
/proc/32485/stat : 32485 (casperzito) R 32483 32485 32250 0 -1 4194304 126723 0 0 0 179943 65 0 0 25 0 1 0 1995054020 514801664 102505 996147200 134512640 135472138 4294956224 18446744073709551615 135264879 0 0 4096 0 0 0 0 17 0 0 0
/proc/32485/statm: 125684 102505 518 234 0 124386 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 502736

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1805.87
CPU time (s): 1800.15
CPU user time (s): 1799.44
CPU system time (s): 0.713891
CPU usage (%): 99.6834
Max. virtual memory (cumulated for all children) (KiB): 617844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.44
system time used= 0.713891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 126723
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 16126

runsolver used 2.03669 second user time and 5.99509 second system time

The end

Launcher Data (download as text)

Begin job on node66 at 2008-07-04 10:40:43
IDJOB=1069537
IDBENCH=55643
IDSOLVER=362
FILE ID=node66/1069537-1215160842
PBS_JOBID= 7881462
Free space on /tmp= 66492 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-pigeon-clauses-65-60.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1069537-1215160842/watcher-1069537-1215160842 -o /tmp/evaluation-result-1069537-1215160842/solver-1069537-1215160842 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1069537-1215160842.xml 294536823 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 26254908075164ff2a1be5da4737d9f8
RANDOM SEED=294536823

node66.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1701656 kB
Buffers:         22164 kB
Cached:         166316 kB
SwapCached:       6748 kB
Active:         267304 kB
Inactive:        33852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1701656 kB
SwapTotal:     4192956 kB
SwapFree:      4179828 kB
Dirty:           23688 kB
Writeback:           0 kB
Mapped:         126264 kB
Slab:            38088 kB
Committed_AS:  4820756 kB
PageTables:       2060 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66472 MiB
End job on node66 at 2008-07-04 11:10:51