Trace number 1057950

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.17 1810.27

General information on the benchmark

Namecsp/compet08/
normalized-patat-08-comp-5.xml
MD5SUMf5998e2cea9b4eec8b3b7aad8f0dac4c
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark57.0473
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints41851
Maximum constraint arity24
Maximum domain size34
Number of constraints which are defined in extension0
Number of constraints which are defined in intension41551
Global constraints used (with number of constraints)alldifferent(300)

Solver Data (download as text)

0.18/0.21	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.18/0.21	c Parsing = 1
1.67/1.70	c Building = 1
13.35/13.52	c [ NumberOfVariables = 800 ]
13.35/13.52	c [ NumberOfConstraints = 41851 ]
13.35/13.52	c [ SizeOfSearchSpace(log2) = 2790.18 ]
13.35/13.52	c SymmetrySearch = 1
14.95/15.18	c InitialPropagation = 1
15.14/15.35	c [ SizeOfSearchSpace(log2) = 2790.18 ]
15.14/15.35	c InitialSAC = 1
28.03/28.33	c [ SizeOfSearchSpace(log2) = 2790.18 ]
28.03/28.33	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-1057950-1215111851/watcher-1057950-1215111851 -o /tmp/evaluation-result-1057950-1215111851/solver-1057950-1215111851 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1057950-1215111851.xml 1962252369 

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.24 2.05 1.99 4/81 16476
/proc/meminfo: memFree=856900/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=1056 CPUtime=0
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 1990158055 1081344 26 996147200 134512640 135477443 4294956224 18446744073709551615 8921892 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/16476/statm: 264 26 20 235 0 3 0

[startup+0.0747779 s]
/proc/loadavg: 2.24 2.05 1.99 4/81 16476
/proc/meminfo: memFree=856900/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=6264 CPUtime=0.05
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 692 0 0 0 5 0 0 0 18 0 1 0 1990158055 6414336 652 996147200 134512640 135477443 4294956224 18446744073709551615 4158423319 0 0 4096 0 0 0 0 17 1 0 0
/proc/16476/statm: 1566 652 369 235 0 267 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6264

[startup+0.101779 s]
/proc/loadavg: 2.24 2.05 1.99 4/81 16476
/proc/meminfo: memFree=856900/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=6660 CPUtime=0.08
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 763 0 0 0 8 0 0 0 18 0 1 0 1990158055 6819840 723 996147200 134512640 135477443 4294956224 18446744073709551615 134730201 0 0 4096 0 0 0 0 17 1 0 0
/proc/16476/statm: 1665 723 369 235 0 366 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6660

[startup+0.3018 s]
/proc/loadavg: 2.24 2.05 1.99 4/81 16476
/proc/meminfo: memFree=856900/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=8640 CPUtime=0.28
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 1274 0 0 0 28 0 0 0 19 0 1 0 1990158055 8847360 1234 996147200 134512640 135477443 4294956224 18446744073709551615 134813494 0 0 4096 0 0 0 0 17 1 0 0
/proc/16476/statm: 2160 1234 369 235 0 861 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8640

[startup+0.701839 s]
/proc/loadavg: 2.24 2.05 1.99 4/81 16476
/proc/meminfo: memFree=856900/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=12600 CPUtime=0.68
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 2263 0 0 0 67 1 0 0 23 0 1 0 1990158055 12902400 2223 996147200 134512640 135477443 4294956224 18446744073709551615 134774150 0 0 4096 0 0 0 0 17 1 0 0
/proc/16476/statm: 3150 2223 369 235 0 1851 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12600

[startup+1.50192 s]
/proc/loadavg: 2.24 2.05 1.99 3/82 16477
/proc/meminfo: memFree=846396/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=20256 CPUtime=1.47
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 4178 0 0 0 145 2 0 0 25 0 1 0 1990158055 20742144 4138 996147200 134512640 135477443 4294956224 18446744073709551615 9363173 0 0 4096 0 0 0 0 17 1 0 0
/proc/16476/statm: 5064 4138 369 235 0 3765 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 20256

[startup+3.10108 s]
/proc/loadavg: 2.24 2.05 1.99 3/82 16477
/proc/meminfo: memFree=830524/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=329644 CPUtime=3.06
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 24522 0 0 0 291 15 0 0 25 0 1 0 1990158055 337555456 13123 996147200 134512640 135477443 4294956224 18446744073709551615 134899384 0 0 4096 0 0 0 0 17 1 0 0
/proc/16476/statm: 82411 13123 458 235 0 81112 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 329644

[startup+6.3014 s]
/proc/loadavg: 2.30 2.07 2.00 3/82 16477
/proc/meminfo: memFree=738428/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=402772 CPUtime=6.22
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 75714 0 0 0 577 45 0 0 25 0 1 0 1990158055 412438528 36155 996147200 134512640 135477443 4294956224 18446744073709551615 135257976 0 0 4096 0 0 0 0 17 1 0 0
/proc/16476/statm: 100693 36155 458 235 0 99394 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 402772

[startup+12.701 s]
/proc/loadavg: 2.28 2.06 2.00 3/82 16477
/proc/meminfo: memFree=563708/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=395492 CPUtime=12.56
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 180592 0 0 0 1095 161 0 0 25 0 1 0 1990158055 404983808 76707 996147200 134512640 135477443 4294956224 18446744073709551615 9247474 0 0 4096 0 0 0 0 17 1 0 0
/proc/16476/statm: 98873 76707 458 235 0 97574 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 395492

[startup+25.5013 s]
/proc/loadavg: 2.21 2.06 2.00 3/82 16477
/proc/meminfo: memFree=516412/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=524932 CPUtime=25.25
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 209026 0 0 0 2308 217 0 0 25 0 1 0 1990158055 537530368 85421 996147200 134512640 135477443 4294956224 18446744073709551615 134584242 0 0 4096 0 0 0 0 17 1 0 0
/proc/16476/statm: 131233 85421 524 235 0 129934 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 524932

[startup+51.1019 s]
/proc/loadavg: 2.14 2.05 2.00 3/82 16477
/proc/meminfo: memFree=482236/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=524944 CPUtime=50.62
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 217580 0 0 0 4842 220 0 0 25 0 1 0 1990158055 537542656 93975 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/16476/statm: 131236 93975 525 235 0 129937 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 524944

[startup+102.307 s]
/proc/loadavg: 2.06 2.04 2.00 3/82 16477
/proc/meminfo: memFree=475388/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=524944 CPUtime=101.39
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 219254 0 0 0 9918 221 0 0 25 0 1 0 1990158055 537542656 95649 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 1 0 0
/proc/16476/statm: 131236 95649 525 235 0 129937 0
Current children cumulated CPU time (s) 101.39
Current children cumulated vsize (KiB) 524944

[startup+162.302 s]
/proc/loadavg: 2.02 2.03 2.00 3/82 16477
/proc/meminfo: memFree=466244/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=524944 CPUtime=160.87
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 221516 0 0 0 15864 223 0 0 25 0 1 0 1990158055 537542656 97911 996147200 134512640 135477443 4294956224 18446744073709551615 134895696 0 0 4096 0 0 0 0 17 1 0 0
/proc/16476/statm: 131236 97911 525 235 0 129937 0
Current children cumulated CPU time (s) 160.87
Current children cumulated vsize (KiB) 524944

[startup+222.302 s]
/proc/loadavg: 2.01 2.03 2.00 3/82 16477
/proc/meminfo: memFree=466308/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=524944 CPUtime=220.33
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 221516 0 0 0 21810 223 0 0 25 0 1 0 1990158055 537542656 97911 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/16476/statm: 131236 97911 525 235 0 129937 0
Current children cumulated CPU time (s) 220.33
Current children cumulated vsize (KiB) 524944

[startup+282.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 16477
/proc/meminfo: memFree=461060/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=524944 CPUtime=279.82
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 222823 0 0 0 27759 223 0 0 25 0 1 0 1990158055 537542656 99218 996147200 134512640 135477443 4294956224 18446744073709551615 135270209 0 0 4096 0 0 0 0 17 1 0 0
/proc/16476/statm: 131236 99218 525 235 0 129937 0
Current children cumulated CPU time (s) 279.82
Current children cumulated vsize (KiB) 524944

[startup+342.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 16477
/proc/meminfo: memFree=461060/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=524944 CPUtime=339.29
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 222823 0 0 0 33706 223 0 0 25 0 1 0 1990158055 537542656 99218 996147200 134512640 135477443 4294956224 18446744073709551615 134584188 0 0 4096 0 0 0 0 17 1 0 0
/proc/16476/statm: 131236 99218 525 235 0 129937 0
Current children cumulated CPU time (s) 339.29
Current children cumulated vsize (KiB) 524944

[startup+402.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 16477
/proc/meminfo: memFree=461060/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=524944 CPUtime=398.79
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 222823 0 0 0 39655 224 0 0 25 0 1 0 1990158055 537542656 99218 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 1 0 0
/proc/16476/statm: 131236 99218 525 235 0 129937 0
Current children cumulated CPU time (s) 398.79
Current children cumulated vsize (KiB) 524944

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16477
/proc/meminfo: memFree=454276/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=524944 CPUtime=458.26
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 224531 0 0 0 45601 225 0 0 25 0 1 0 1990158055 537542656 100926 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 1 0 0
/proc/16476/statm: 131236 100926 525 235 0 129937 0
Current children cumulated CPU time (s) 458.26
Current children cumulated vsize (KiB) 524944

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16477
/proc/meminfo: memFree=451396/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=524944 CPUtime=517.74
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 225241 0 0 0 51549 225 0 0 25 0 1 0 1990158055 537542656 101636 996147200 134512640 135477443 4294956224 18446744073709551615 135207279 0 0 4096 0 0 0 0 17 1 0 0
/proc/16476/statm: 131236 101636 525 235 0 129937 0
Current children cumulated CPU time (s) 517.74
Current children cumulated vsize (KiB) 524944

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16477
/proc/meminfo: memFree=450180/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=524944 CPUtime=577.21
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 225507 0 0 0 57496 225 0 0 25 0 1 0 1990158055 537542656 101902 996147200 134512640 135477443 4294956224 18446744073709551615 135208684 0 0 4096 0 0 0 0 17 1 0 0
/proc/16476/statm: 131236 101902 525 235 0 129937 0
Current children cumulated CPU time (s) 577.21
Current children cumulated vsize (KiB) 524944

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16477
/proc/meminfo: memFree=450116/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=524944 CPUtime=636.69
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 225507 0 0 0 63443 226 0 0 25 0 1 0 1990158055 537542656 101902 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 1 0 0
/proc/16476/statm: 131236 101902 525 235 0 129937 0
Current children cumulated CPU time (s) 636.69
Current children cumulated vsize (KiB) 524944


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

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16477
/proc/meminfo: memFree=449092/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=524944 CPUtime=815.11
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 225751 0 0 0 81285 226 0 0 25 0 1 0 1990158055 537542656 102146 996147200 134512640 135477443 4294956224 18446744073709551615 135208684 0 0 4096 0 0 0 0 17 1 0 0
/proc/16476/statm: 131236 102146 525 235 0 129937 0
Current children cumulated CPU time (s) 815.11
Current children cumulated vsize (KiB) 524944

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16477
/proc/meminfo: memFree=449092/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=524944 CPUtime=874.58
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 225751 0 0 0 87232 226 0 0 25 0 1 0 1990158055 537542656 102146 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 1 0 0
/proc/16476/statm: 131236 102146 525 235 0 129937 0
Current children cumulated CPU time (s) 874.58
Current children cumulated vsize (KiB) 524944

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16477
/proc/meminfo: memFree=449028/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=524944 CPUtime=934.07
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 225751 0 0 0 93180 227 0 0 25 0 1 0 1990158055 537542656 102146 996147200 134512640 135477443 4294956224 18446744073709551615 134889500 0 0 4096 0 0 0 0 17 1 0 0
/proc/16476/statm: 131236 102146 525 235 0 129937 0
Current children cumulated CPU time (s) 934.07
Current children cumulated vsize (KiB) 524944

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16477
/proc/meminfo: memFree=449028/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=524944 CPUtime=993.54
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 225751 0 0 0 99127 227 0 0 25 0 1 0 1990158055 537542656 102146 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 1 0 0
/proc/16476/statm: 131236 102146 525 235 0 129937 0
Current children cumulated CPU time (s) 993.54
Current children cumulated vsize (KiB) 524944

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16477
/proc/meminfo: memFree=449028/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=524944 CPUtime=1053.02
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 225751 0 0 0 105075 227 0 0 25 0 1 0 1990158055 537542656 102146 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 1 0 0
/proc/16476/statm: 131236 102146 525 235 0 129937 0
Current children cumulated CPU time (s) 1053.02
Current children cumulated vsize (KiB) 524944

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16477
/proc/meminfo: memFree=449028/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=524944 CPUtime=1112.47
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 225751 0 0 0 111019 228 0 0 25 0 1 0 1990158055 537542656 102146 996147200 134512640 135477443 4294956224 18446744073709551615 134895710 0 0 4096 0 0 0 0 17 0 0 0
/proc/16476/statm: 131236 102146 525 235 0 129937 0
Current children cumulated CPU time (s) 1112.47
Current children cumulated vsize (KiB) 524944

[startup+1182.3 s]
/proc/loadavg: 1.97 1.98 1.99 4/81 16515
/proc/meminfo: memFree=1008788/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=524944 CPUtime=1172.43
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 225751 0 0 0 117014 229 0 0 25 0 1 0 1990158055 537542656 102146 996147200 134512640 135477443 4294956224 18446744073709551615 134990269 0 0 4096 0 0 0 0 17 0 0 0
/proc/16476/statm: 131236 102146 525 235 0 129937 0
Current children cumulated CPU time (s) 1172.43
Current children cumulated vsize (KiB) 524944

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 16515
/proc/meminfo: memFree=1004372/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=524944 CPUtime=1232.41
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 225751 0 0 0 123012 229 0 0 25 0 1 0 1990158055 537542656 102146 996147200 134512640 135477443 4294956224 18446744073709551615 134874662 0 0 4096 0 0 0 0 17 0 0 0
/proc/16476/statm: 131236 102146 525 235 0 129937 0
Current children cumulated CPU time (s) 1232.41
Current children cumulated vsize (KiB) 524944

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 16515
/proc/meminfo: memFree=999188/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=524944 CPUtime=1292.39
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 225751 0 0 0 129010 229 0 0 25 0 1 0 1990158055 537542656 102146 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 0 0 0
/proc/16476/statm: 131236 102146 525 235 0 129937 0
Current children cumulated CPU time (s) 1292.39
Current children cumulated vsize (KiB) 524944

[startup+1362.3 s]
/proc/loadavg: 2.04 2.00 2.00 3/81 16515
/proc/meminfo: memFree=994196/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=524944 CPUtime=1352.36
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 225751 0 0 0 135007 229 0 0 25 0 1 0 1990158055 537542656 102146 996147200 134512640 135477443 4294956224 18446744073709551615 134889667 0 0 4096 0 0 0 0 17 0 0 0
/proc/16476/statm: 131236 102146 525 235 0 129937 0
Current children cumulated CPU time (s) 1352.36
Current children cumulated vsize (KiB) 524944

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/81 16515
/proc/meminfo: memFree=994132/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=524944 CPUtime=1412.35
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 225751 0 0 0 141006 229 0 0 25 0 1 0 1990158055 537542656 102146 996147200 134512640 135477443 4294956224 18446744073709551615 134584082 0 0 4096 0 0 0 0 17 0 0 0
/proc/16476/statm: 131236 102146 525 235 0 129937 0
Current children cumulated CPU time (s) 1412.35
Current children cumulated vsize (KiB) 524944

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 16515
/proc/meminfo: memFree=993940/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=524944 CPUtime=1472.32
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 225751 0 0 0 147003 229 0 0 25 0 1 0 1990158055 537542656 102146 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/16476/statm: 131236 102146 525 235 0 129937 0
Current children cumulated CPU time (s) 1472.32
Current children cumulated vsize (KiB) 524944

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 16515
/proc/meminfo: memFree=993172/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=524944 CPUtime=1532.29
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 225751 0 0 0 153000 229 0 0 25 0 1 0 1990158055 537542656 102146 996147200 134512640 135477443 4294956224 18446744073709551615 135208668 0 0 4096 0 0 0 0 17 0 0 0
/proc/16476/statm: 131236 102146 525 235 0 129937 0
Current children cumulated CPU time (s) 1532.29
Current children cumulated vsize (KiB) 524944

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 16515
/proc/meminfo: memFree=991508/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=524944 CPUtime=1592.28
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 225751 0 0 0 158998 230 0 0 25 0 1 0 1990158055 537542656 102146 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/16476/statm: 131236 102146 525 235 0 129937 0
Current children cumulated CPU time (s) 1592.28
Current children cumulated vsize (KiB) 524944

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 16515
/proc/meminfo: memFree=990804/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=524944 CPUtime=1652.25
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 225751 0 0 0 164995 230 0 0 25 0 1 0 1990158055 537542656 102146 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/16476/statm: 131236 102146 525 235 0 129937 0
Current children cumulated CPU time (s) 1652.25
Current children cumulated vsize (KiB) 524944

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 16515
/proc/meminfo: memFree=990804/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=524944 CPUtime=1712.23
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 225751 0 0 0 170993 230 0 0 25 0 1 0 1990158055 537542656 102146 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/16476/statm: 131236 102146 525 235 0 129937 0
Current children cumulated CPU time (s) 1712.23
Current children cumulated vsize (KiB) 524944

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 16515
/proc/meminfo: memFree=990548/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=524944 CPUtime=1772.2
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 225751 0 0 0 176990 230 0 0 25 0 1 0 1990158055 537542656 102146 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/16476/statm: 131236 102146 525 235 0 129937 0
Current children cumulated CPU time (s) 1772.2
Current children cumulated vsize (KiB) 524944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.2 s]
/proc/loadavg: 2.06 2.01 2.00 3/81 16515
/proc/meminfo: memFree=990548/2055920 swapFree=4179028/4192956
[pid=16476] ppid=16474 vsize=524944 CPUtime=1800.1
/proc/16476/stat : 16476 (casperzao) R 16474 16476 16028 0 -1 4194304 225751 0 0 0 179780 230 0 0 25 0 1 0 1990158055 537542656 102146 996147200 134512640 135477443 4294956224 18446744073709551615 134990293 0 0 4096 0 0 0 0 17 0 0 0
/proc/16476/statm: 131236 102146 525 235 0 129937 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 524944

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1810.27
CPU time (s): 1800.17
CPU user time (s): 1797.8
CPU system time (s): 2.36764
CPU usage (%): 99.4422
Max. virtual memory (cumulated for all children) (KiB): 577344

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

runsolver used 2.07368 second user time and 5.05623 second system time

The end

Launcher Data (download as text)

Begin job on node36 at 2008-07-03 21:04:12
IDJOB=1057950
IDBENCH=54097
IDSOLVER=361
FILE ID=node36/1057950-1215111851
PBS_JOBID= 7877132
Free space on /tmp= 66544 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/compet08/normalized-patat-08-comp-5.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1057950-1215111851/watcher-1057950-1215111851 -o /tmp/evaluation-result-1057950-1215111851/solver-1057950-1215111851 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1057950-1215111851.xml 1962252369 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f5998e2cea9b4eec8b3b7aad8f0dac4c
RANDOM SEED=1962252369

node36.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.240
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.240
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:        857380 kB
Buffers:         42480 kB
Cached:         289248 kB
SwapCached:       7932 kB
Active:         949572 kB
Inactive:       181352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        857380 kB
SwapTotal:     4192956 kB
SwapFree:      4179028 kB
Dirty:            8780 kB
Writeback:           0 kB
Mapped:         815416 kB
Slab:            51392 kB
Committed_AS:  4019416 kB
PageTables:       3304 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= 66532 MiB
End job on node36 at 2008-07-03 21:34:24