Trace number 1082649

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 zao? (TO) 1800.11 1804.96

General information on the benchmark

Namecsp/super-os/super-os-taillard-20/
normalized-super-os-taillard-20-29.xml
MD5SUM094c252b9befceb10e49353ca5017fcb
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.8064
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints23200
Maximum constraint arity2
Maximum domain size1256
Number of constraints which are defined in extension0
Number of constraints which are defined in intension23200
Global constraints used (with number of constraints)

Solver Data (download as text)

0.09/0.10	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.09/0.10	c Parsing = 1
0.59/0.66	c Building = 1
16.58/16.64	c [ NumberOfVariables = 800 ]
16.58/16.64	c [ NumberOfConstraints = 23200 ]
16.58/16.64	c [ SizeOfSearchSpace(log2) = 8187.96 ]
16.58/16.64	c SymmetrySearch = 1
18.78/18.82	c InitialPropagation = 1
18.78/18.83	c [ SizeOfSearchSpace(log2) = 8187.96 ]
18.78/18.83	c InitialSAC = 1
18.98/19.07	c [ SizeOfSearchSpace(log2) = 8187.96 ]
18.98/19.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-1082649-1215223648/watcher-1082649-1215223648 -o /tmp/evaluation-result-1082649-1215223648/solver-1082649-1215223648 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1082649-1215223648.xml 1900551898 

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: 1.98 2.00 1.99 3/74 9051
/proc/meminfo: memFree=1703016/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=956 CPUtime=0
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 16 0 0 0 0 0 0 0 20 0 1 0 2001314556 978944 2 996147200 0 0 4294956619 18446744073709551615 231882681639 0 0 4096 0 0 0 0 17 1 0 0
/proc/9051/statm: 239 2 0 0 0 1 0

[startup+0.0596161 s]
/proc/loadavg: 1.98 2.00 1.99 3/74 9051
/proc/meminfo: memFree=1703016/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=6176 CPUtime=0.04
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 651 0 0 0 4 0 0 0 20 0 1 0 2001314556 6324224 611 996147200 134512640 135477443 4294956224 18446744073709551615 7169659 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 1544 611 370 235 0 245 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6176

[startup+0.101618 s]
/proc/loadavg: 1.98 2.00 1.99 3/74 9051
/proc/meminfo: memFree=1703016/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=6704 CPUtime=0.09
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 779 0 0 0 9 0 0 0 20 0 1 0 2001314556 6864896 739 996147200 134512640 135477443 4294956224 18446744073709551615 134753079 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 1676 739 370 235 0 377 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6704

[startup+0.301641 s]
/proc/loadavg: 1.98 2.00 1.99 3/74 9051
/proc/meminfo: memFree=1703016/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=9080 CPUtime=0.28
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 1375 0 0 0 28 0 0 0 21 0 1 0 2001314556 9297920 1335 996147200 134512640 135477443 4294956224 18446744073709551615 7169659 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 2270 1335 370 235 0 971 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9080

[startup+0.701688 s]
/proc/loadavg: 1.98 2.00 1.99 3/74 9051
/proc/meminfo: memFree=1703016/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=294312 CPUtime=0.69
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 3092 0 0 0 68 1 0 0 25 0 1 0 2001314556 301375488 2515 996147200 134512640 135477443 4294956224 18446744073709551615 135268132 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 73578 2515 456 235 0 72279 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 294312

[startup+1.50178 s]
/proc/loadavg: 1.98 2.00 1.99 3/75 9052
/proc/meminfo: memFree=1689824/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=308568 CPUtime=1.49
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 18299 0 0 0 140 9 0 0 25 0 1 0 2001314556 315973632 6152 996147200 134512640 135477443 4294956224 18446744073709551615 134899395 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 45890 6121 456 235 0 44591 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 308568

[startup+3.10197 s]
/proc/loadavg: 1.98 2.00 1.99 3/75 9052
/proc/meminfo: memFree=1668576/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=338136 CPUtime=3.09
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 49528 0 0 0 285 24 0 0 25 0 1 0 2001314556 346251264 13638 996147200 134512640 135477443 4294956224 18446744073709551615 135258730 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 84534 13639 456 235 0 83235 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 338136

[startup+6.30135 s]
/proc/loadavg: 1.98 2.00 1.99 3/75 9052
/proc/meminfo: memFree=1605984/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=398064 CPUtime=6.28
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 111755 0 0 0 578 50 0 0 25 0 1 0 2001314556 407617536 28852 996147200 134512640 135477443 4294956224 18446744073709551615 135219085 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 99516 28853 456 235 0 98217 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 398064

[startup+12.7011 s]
/proc/loadavg: 1.98 2.00 1.99 3/75 9052
/proc/meminfo: memFree=1480032/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=518184 CPUtime=12.67
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 236704 0 0 0 1165 102 0 0 25 0 1 0 2001314556 530620416 59387 996147200 134512640 135477443 4294956224 18446744073709551615 135258730 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 129546 59387 456 235 0 128247 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 518184

[startup+25.5016 s]
/proc/loadavg: 1.98 2.00 1.99 3/75 9052
/proc/meminfo: memFree=1391008/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=395488 CPUtime=25.47
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 324798 0 0 0 2368 179 0 0 25 0 1 0 2001314556 404979712 78324 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 98872 78324 499 235 0 97573 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 395488

[startup+51.1016 s]
/proc/loadavg: 1.99 2.00 1.99 3/75 9052
/proc/meminfo: memFree=1390624/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=395488 CPUtime=51.06
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 324895 0 0 0 4927 179 0 0 25 0 1 0 2001314556 404979712 78421 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 98872 78421 499 235 0 97573 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 395488

[startup+102.306 s]
/proc/loadavg: 1.99 2.00 1.99 3/75 9052
/proc/meminfo: memFree=1390496/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=395488 CPUtime=102.24
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 324895 0 0 0 10045 179 0 0 25 0 1 0 2001314556 404979712 78421 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 98872 78421 499 235 0 97573 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 395488

[startup+162.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/75 9052
/proc/meminfo: memFree=1390496/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=395488 CPUtime=162.21
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 324895 0 0 0 16042 179 0 0 25 0 1 0 2001314556 404979712 78421 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 98872 78421 499 235 0 97573 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 395488

[startup+222.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/75 9052
/proc/meminfo: memFree=1390496/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=395488 CPUtime=222.19
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 324895 0 0 0 22040 179 0 0 25 0 1 0 2001314556 404979712 78421 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 98872 78421 499 235 0 97573 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 395488

[startup+282.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/75 9052
/proc/meminfo: memFree=1390496/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=395488 CPUtime=282.16
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 324895 0 0 0 28037 179 0 0 25 0 1 0 2001314556 404979712 78421 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 98872 78421 499 235 0 97573 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 395488

[startup+342.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/75 9052
/proc/meminfo: memFree=1390496/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=395488 CPUtime=342.14
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 324895 0 0 0 34035 179 0 0 25 0 1 0 2001314556 404979712 78421 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 98872 78421 499 235 0 97573 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 395488

[startup+402.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/75 9052
/proc/meminfo: memFree=1390368/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=395488 CPUtime=402.11
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 324932 0 0 0 40032 179 0 0 25 0 1 0 2001314556 404979712 78458 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 98872 78458 499 235 0 97573 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 395488

[startup+462.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/75 9052
/proc/meminfo: memFree=1390368/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=395488 CPUtime=462.1
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 324932 0 0 0 46030 180 0 0 25 0 1 0 2001314556 404979712 78458 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 98872 78458 499 235 0 97573 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 395488

[startup+522.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/75 9052
/proc/meminfo: memFree=1390304/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=395488 CPUtime=522.07
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 324939 0 0 0 52027 180 0 0 25 0 1 0 2001314556 404979712 78465 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 98872 78465 499 235 0 97573 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 395488

[startup+582.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/75 9052
/proc/meminfo: memFree=1390304/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=395488 CPUtime=582.05
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 324945 0 0 0 58025 180 0 0 25 0 1 0 2001314556 404979712 78471 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 98872 78471 499 235 0 97573 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 395488

[startup+642.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/75 9052
/proc/meminfo: memFree=1390304/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=395488 CPUtime=642.02
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 324952 0 0 0 64022 180 0 0 25 0 1 0 2001314556 404979712 78478 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 98872 78478 499 235 0 97573 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 395488


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

[startup+882.302 s]
/proc/loadavg: 2.08 2.02 2.00 3/75 9510
/proc/meminfo: memFree=1393176/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=395488 CPUtime=881.23
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 324952 0 0 0 87941 182 0 0 25 0 1 0 2001314556 404979712 78478 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 1 0 0
/proc/9051/statm: 98872 78478 499 235 0 97573 0
Current children cumulated CPU time (s) 881.23
Current children cumulated vsize (KiB) 395488

[startup+942.302 s]
/proc/loadavg: 2.08 2.03 2.00 3/74 9557
/proc/meminfo: memFree=1365416/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=395488 CPUtime=940.95
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 324952 0 0 0 93913 182 0 0 25 0 1 0 2001314556 404979712 78478 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 98872 78478 499 235 0 97573 0
Current children cumulated CPU time (s) 940.95
Current children cumulated vsize (KiB) 395488

[startup+1002.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/74 9557
/proc/meminfo: memFree=1365160/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=395488 CPUtime=1000.68
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 324952 0 0 0 99886 182 0 0 25 0 1 0 2001314556 404979712 78478 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 98872 78478 499 235 0 97573 0
Current children cumulated CPU time (s) 1000.68
Current children cumulated vsize (KiB) 395488

[startup+1062.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/74 9557
/proc/meminfo: memFree=1365352/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=395488 CPUtime=1060.44
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 324952 0 0 0 105862 182 0 0 25 0 1 0 2001314556 404979712 78478 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 98872 78478 499 235 0 97573 0
Current children cumulated CPU time (s) 1060.44
Current children cumulated vsize (KiB) 395488

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 9557
/proc/meminfo: memFree=1365352/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=395488 CPUtime=1120.2
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 324955 0 0 0 111838 182 0 0 25 0 1 0 2001314556 404979712 78481 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 98872 78481 499 235 0 97573 0
Current children cumulated CPU time (s) 1120.2
Current children cumulated vsize (KiB) 395488

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 9557
/proc/meminfo: memFree=1365352/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=395488 CPUtime=1179.95
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 324960 0 0 0 117813 182 0 0 25 0 1 0 2001314556 404979712 78486 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 98872 78486 499 235 0 97573 0
Current children cumulated CPU time (s) 1179.95
Current children cumulated vsize (KiB) 395488

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 9557
/proc/meminfo: memFree=1365224/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=395488 CPUtime=1239.72
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 324962 0 0 0 123789 183 0 0 25 0 1 0 2001314556 404979712 78488 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 98872 78488 499 235 0 97573 0
Current children cumulated CPU time (s) 1239.72
Current children cumulated vsize (KiB) 395488

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 9557
/proc/meminfo: memFree=1365224/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=395488 CPUtime=1299.48
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 324965 0 0 0 129765 183 0 0 25 0 1 0 2001314556 404979712 78491 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 98872 78491 499 235 0 97573 0
Current children cumulated CPU time (s) 1299.48
Current children cumulated vsize (KiB) 395488

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 9557
/proc/meminfo: memFree=1365160/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=395488 CPUtime=1359.23
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 324965 0 0 0 135740 183 0 0 25 0 1 0 2001314556 404979712 78491 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 98872 78491 499 235 0 97573 0
Current children cumulated CPU time (s) 1359.23
Current children cumulated vsize (KiB) 395488

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 9557
/proc/meminfo: memFree=1365160/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=395488 CPUtime=1418.99
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 324967 0 0 0 141716 183 0 0 25 0 1 0 2001314556 404979712 78493 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 98872 78493 499 235 0 97573 0
Current children cumulated CPU time (s) 1418.99
Current children cumulated vsize (KiB) 395488

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 9557
/proc/meminfo: memFree=1365160/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=395488 CPUtime=1478.75
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 324980 0 0 0 147692 183 0 0 25 0 1 0 2001314556 404979712 78506 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 98872 78506 499 235 0 97573 0
Current children cumulated CPU time (s) 1478.75
Current children cumulated vsize (KiB) 395488

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 9557
/proc/meminfo: memFree=1365160/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=395488 CPUtime=1538.5
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 324980 0 0 0 153667 183 0 0 25 0 1 0 2001314556 404979712 78506 996147200 134512640 135477443 4294956224 18446744073709551615 134586768 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 98872 78506 499 235 0 97573 0
Current children cumulated CPU time (s) 1538.5
Current children cumulated vsize (KiB) 395488

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 9557
/proc/meminfo: memFree=1365160/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=395488 CPUtime=1598.26
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 324980 0 0 0 159643 183 0 0 25 0 1 0 2001314556 404979712 78506 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 98872 78506 499 235 0 97573 0
Current children cumulated CPU time (s) 1598.26
Current children cumulated vsize (KiB) 395488

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 9557
/proc/meminfo: memFree=1365160/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=395488 CPUtime=1658.02
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 324988 0 0 0 165619 183 0 0 25 0 1 0 2001314556 404979712 78514 996147200 134512640 135477443 4294956224 18446744073709551615 135270826 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 98872 78514 499 235 0 97573 0
Current children cumulated CPU time (s) 1658.02
Current children cumulated vsize (KiB) 395488

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 9557
/proc/meminfo: memFree=1365160/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=395488 CPUtime=1717.77
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 324988 0 0 0 171594 183 0 0 25 0 1 0 2001314556 404979712 78514 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 98872 78514 499 235 0 97573 0
Current children cumulated CPU time (s) 1717.77
Current children cumulated vsize (KiB) 395488

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 9557
/proc/meminfo: memFree=1365096/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=395488 CPUtime=1777.53
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 324989 0 0 0 177570 183 0 0 25 0 1 0 2001314556 404979712 78515 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 98872 78515 499 235 0 97573 0
Current children cumulated CPU time (s) 1777.53
Current children cumulated vsize (KiB) 395488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 9557
/proc/meminfo: memFree=1365096/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=395488 CPUtime=1800.04
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 324994 0 0 0 179821 183 0 0 25 0 1 0 2001314556 404979712 78520 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 98872 78520 499 235 0 97573 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 395488

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

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

[startup+1804.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 9557
/proc/meminfo: memFree=1365096/2055920 swapFree=4180584/4192956
[pid=9051] ppid=9049 vsize=395488 CPUtime=1800.04
/proc/9051/stat : 9051 (casperzao) R 9049 9051 5520 0 -1 4194304 324994 0 0 0 179821 183 0 0 25 0 1 0 2001314556 404979712 78520 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 0 0 0
/proc/9051/statm: 98872 78520 499 235 0 97573 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 395488

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.96
CPU time (s): 1800.11
CPU user time (s): 1798.22
CPU system time (s): 1.88871
CPU usage (%): 99.7312
Max. virtual memory (cumulated for all children) (KiB): 578112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.22
system time used= 1.88871
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 324994
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= 16805

runsolver used 1.63875 second user time and 4.93725 second system time

The end

Launcher Data (download as text)

Begin job on node75 at 2008-07-05 04:07:28
IDJOB=1082649
IDBENCH=57293
IDSOLVER=361
FILE ID=node75/1082649-1215223648
PBS_JOBID= 7881656
Free space on /tmp= 66556 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/super-os/super-os-taillard-20/normalized-super-os-taillard-20-29.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1082649-1215223648/watcher-1082649-1215223648 -o /tmp/evaluation-result-1082649-1215223648/solver-1082649-1215223648 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1082649-1215223648.xml 1900551898 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 094c252b9befceb10e49353ca5017fcb
RANDOM SEED=1900551898

node75.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.229
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.229
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1703496 kB
Buffers:         65596 kB
Cached:         205728 kB
SwapCached:       6320 kB
Active:         160932 kB
Inactive:       126712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1703496 kB
SwapTotal:     4192956 kB
SwapFree:      4180584 kB
Dirty:            5880 kB
Writeback:           0 kB
Mapped:          22924 kB
Slab:            50052 kB
Committed_AS:  4265904 kB
PageTables:       1816 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= 66528 MiB
End job on node75 at 2008-07-05 04:37:35