Trace number 1080881

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.05 1809.21

General information on the benchmark

Namecsp/js-taillard-20-15/
normalized-js-taillard-20-15-105-3.xml
MD5SUM9ba2c05d75416be79db8f8c7771688d8
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark18.8941
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints3130
Maximum constraint arity2
Maximum domain size1424
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3130
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.12	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.00/0.12	c Parsing = 1
0.00/0.12	c Building = 1
6.07/6.16	c [ NumberOfVariables = 300 ]
6.07/6.16	c [ NumberOfConstraints = 3130 ]
6.07/6.16	c [ SizeOfSearchSpace(log2) = 3128.2 ]
6.07/6.16	c SymmetrySearch = 1
6.16/6.24	c InitialPropagation = 1
6.16/6.26	c [ SizeOfSearchSpace(log2) = 2836.79 ]
6.16/6.26	c InitialSAC = 1
6.36/6.45	c [ SizeOfSearchSpace(log2) = 2836.79 ]
6.36/6.45	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-1080881-1215213623/watcher-1080881-1215213623 -o /tmp/evaluation-result-1080881-1215213623/solver-1080881-1215213623 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1080881-1215213623.xml 2109596030 

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.08 2.03 1.93 4/72 13669
/proc/meminfo: memFree=1815064/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=288560 CPUtime=0.2
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 2385 0 0 0 19 1 0 0 19 0 1 0 644299470 295485440 1010 996147200 134512640 135477443 4294956224 18446744073709551615 134854503 0 0 4096 0 0 0 0 17 1 0 0
/proc/13669/statm: 72140 1010 453 235 0 70841 0

[startup+0.310701 s]
/proc/loadavg: 2.08 2.03 1.93 4/72 13669
/proc/meminfo: memFree=1815064/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=289220 CPUtime=0.29
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 3965 0 0 0 28 1 0 0 19 0 1 0 644299470 296161280 1213 996147200 134512640 135477443 4294956224 18446744073709551615 134899360 0 0 4096 0 0 0 0 17 1 0 0
/proc/13669/statm: 72305 1213 453 235 0 71006 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 289220

[startup+0.401719 s]
/proc/loadavg: 2.08 2.03 1.93 4/72 13669
/proc/meminfo: memFree=1815064/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=289880 CPUtime=0.39
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 5437 0 0 0 36 3 0 0 19 0 1 0 644299470 296837120 1392 996147200 134512640 135477443 4294956224 18446744073709551615 135269765 0 0 4096 0 0 0 0 17 1 0 0
/proc/13669/statm: 72470 1392 453 235 0 71171 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 289880

[startup+0.501737 s]
/proc/loadavg: 2.08 2.03 1.93 4/72 13669
/proc/meminfo: memFree=1815064/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=290672 CPUtime=0.48
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 7047 0 0 0 45 3 0 0 21 0 1 0 644299470 297648128 1569 996147200 134512640 135477443 4294956224 18446744073709551615 135268557 0 0 4096 0 0 0 0 17 1 0 0
/proc/13669/statm: 72668 1569 453 235 0 71369 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 290672

[startup+0.701777 s]
/proc/loadavg: 2.08 2.03 1.93 4/72 13669
/proc/meminfo: memFree=1815064/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=291992 CPUtime=0.68
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 10319 0 0 0 63 5 0 0 23 0 1 0 644299470 298999808 1949 996147200 134512640 135477443 4294956224 18446744073709551615 134586797 0 0 4096 0 0 0 0 17 1 0 0
/proc/13669/statm: 72998 1949 453 235 0 71699 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 291992

[startup+1.50193 s]
/proc/loadavg: 2.08 2.03 1.93 3/73 13670
/proc/meminfo: memFree=1804304/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=297800 CPUtime=1.48
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 23016 0 0 0 137 11 0 0 25 0 1 0 644299470 304947200 3449 996147200 134512640 135477443 4294956224 18446744073709551615 134583102 0 0 4096 0 0 0 0 17 1 0 0
/proc/13669/statm: 74450 3449 453 235 0 73151 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 297800

[startup+3.10124 s]
/proc/loadavg: 2.07 2.03 1.93 3/73 13670
/proc/meminfo: memFree=1795856/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=309416 CPUtime=3.08
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 48535 0 0 0 281 27 0 0 25 0 1 0 644299470 316841984 6461 996147200 134512640 135477443 4294956224 18446744073709551615 4158916180 0 0 4096 0 0 0 0 17 1 0 0
/proc/13669/statm: 77354 6461 453 235 0 76055 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 309416

[startup+6.30186 s]
/proc/loadavg: 2.07 2.03 1.93 3/73 13670
/proc/meminfo: memFree=1771024/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=144016 CPUtime=6.26
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 98675 0 0 0 575 51 0 0 25 0 1 0 644299470 147472384 12342 996147200 134512640 135477443 4294956224 18446744073709551615 135268286 0 0 4096 0 0 0 0 17 1 0 0
/proc/13669/statm: 36004 12342 495 235 0 34705 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 144016

[startup+12.7021 s]
/proc/loadavg: 2.06 2.03 1.93 3/73 13670
/proc/meminfo: memFree=1766416/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=144016 CPUtime=12.63
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 98829 0 0 0 1211 52 0 0 25 0 1 0 644299470 147472384 12496 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 1 0 0
/proc/13669/statm: 36004 12496 496 235 0 34705 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 144016

[startup+25.5015 s]
/proc/loadavg: 2.05 2.02 1.93 3/94 13724
/proc/meminfo: memFree=1672808/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=144016 CPUtime=25.38
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 98829 0 0 0 2483 55 0 0 25 0 1 0 644299470 147472384 12496 996147200 134512640 135477443 4294956224 18446744073709551615 134673680 0 0 4096 0 0 0 0 17 1 0 0
/proc/13669/statm: 36004 12496 496 235 0 34705 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 144016

[startup+51.1015 s]
/proc/loadavg: 2.03 2.02 1.93 3/94 13724
/proc/meminfo: memFree=1641640/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=144016 CPUtime=50.47
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 98829 0 0 0 4991 56 0 0 25 0 1 0 644299470 147472384 12496 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 1 0 0
/proc/13669/statm: 36004 12496 496 235 0 34705 0
Current children cumulated CPU time (s) 50.47
Current children cumulated vsize (KiB) 144016

[startup+102.301 s]
/proc/loadavg: 2.01 2.02 1.93 3/94 13724
/proc/meminfo: memFree=1641512/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=144016 CPUtime=100.68
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 98829 0 0 0 10012 56 0 0 25 0 1 0 644299470 147472384 12496 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 1 0 0
/proc/13669/statm: 36004 12496 496 235 0 34705 0
Current children cumulated CPU time (s) 100.68
Current children cumulated vsize (KiB) 144016

[startup+162.302 s]
/proc/loadavg: 2.00 2.01 1.93 3/94 13724
/proc/meminfo: memFree=1641256/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=144016 CPUtime=159.5
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 98837 0 0 0 15894 56 0 0 25 0 1 0 644299470 147472384 12504 996147200 134512640 135477443 4294956224 18446744073709551615 134586017 0 0 4096 0 0 0 0 17 1 0 0
/proc/13669/statm: 36004 12504 496 235 0 34705 0
Current children cumulated CPU time (s) 159.5
Current children cumulated vsize (KiB) 144016

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 1.93 3/94 13724
/proc/meminfo: memFree=1641064/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=144016 CPUtime=218.34
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 98842 0 0 0 21778 56 0 0 25 0 1 0 644299470 147472384 12509 996147200 134512640 135477443 4294956224 18446744073709551615 135208668 0 0 4096 0 0 0 0 17 1 0 0
/proc/13669/statm: 36004 12509 496 235 0 34705 0
Current children cumulated CPU time (s) 218.34
Current children cumulated vsize (KiB) 144016

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 1.93 3/94 13724
/proc/meminfo: memFree=1640936/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=144016 CPUtime=277.17
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 98853 0 0 0 27661 56 0 0 25 0 1 0 644299470 147472384 12520 996147200 134512640 135477443 4294956224 18446744073709551615 134586757 0 0 4096 0 0 0 0 17 1 0 0
/proc/13669/statm: 36004 12520 496 235 0 34705 0
Current children cumulated CPU time (s) 277.17
Current children cumulated vsize (KiB) 144016

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/94 13724
/proc/meminfo: memFree=1640808/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=144016 CPUtime=336
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 98858 0 0 0 33544 56 0 0 25 0 1 0 644299470 147472384 12525 996147200 134512640 135477443 4294956224 18446744073709551615 135208598 0 0 4096 0 0 0 0 17 1 0 0
/proc/13669/statm: 36004 12525 496 235 0 34705 0
Current children cumulated CPU time (s) 336
Current children cumulated vsize (KiB) 144016

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 1.93 3/94 13724
/proc/meminfo: memFree=1640744/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=144016 CPUtime=394.83
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 98860 0 0 0 39427 56 0 0 25 0 1 0 644299470 147472384 12527 996147200 134512640 135477443 4294956224 18446744073709551615 135269562 0 0 4096 0 0 0 0 17 1 0 0
/proc/13669/statm: 36004 12527 496 235 0 34705 0
Current children cumulated CPU time (s) 394.83
Current children cumulated vsize (KiB) 144016

[startup+462.307 s]
/proc/loadavg: 2.00 2.00 1.93 3/85 13727
/proc/meminfo: memFree=1715816/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=144016 CPUtime=453.75
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 98860 0 0 0 45319 56 0 0 25 0 1 0 644299470 147472384 12527 996147200 134512640 135477443 4294956224 18446744073709551615 134586757 0 0 4096 0 0 0 0 17 0 0 0
/proc/13669/statm: 36004 12527 496 235 0 34705 0
Current children cumulated CPU time (s) 453.75
Current children cumulated vsize (KiB) 144016

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.93 4/85 13727
/proc/meminfo: memFree=1715752/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=144016 CPUtime=513.71
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 98873 0 0 0 51315 56 0 0 25 0 1 0 644299470 147472384 12540 996147200 134512640 135477443 4294956224 18446744073709551615 135270268 0 0 4096 0 0 0 0 17 0 0 0
/proc/13669/statm: 36004 12540 496 235 0 34705 0
Current children cumulated CPU time (s) 513.71
Current children cumulated vsize (KiB) 144016

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 1.93 3/93 13738
/proc/meminfo: memFree=1661280/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=144016 CPUtime=573.68
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 98877 0 0 0 57311 57 0 0 25 0 1 0 644299470 147472384 12544 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 0 0 0
/proc/13669/statm: 36004 12544 496 235 0 34705 0
Current children cumulated CPU time (s) 573.68
Current children cumulated vsize (KiB) 144016

[startup+642.301 s]
/proc/loadavg: 2.12 2.04 1.95 3/73 13766
/proc/meminfo: memFree=1766416/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=144016 CPUtime=633.66
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 98877 0 0 0 63308 58 0 0 25 0 1 0 644299470 147472384 12544 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/13669/statm: 36004 12544 496 235 0 34705 0
Current children cumulated CPU time (s) 633.66
Current children cumulated vsize (KiB) 144016


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

[startup+882.301 s]
/proc/loadavg: 2.06 2.05 1.97 3/73 13766
/proc/meminfo: memFree=1766224/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=144016 CPUtime=873.55
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 98883 0 0 0 87297 58 0 0 25 0 1 0 644299470 147472384 12550 996147200 134512640 135477443 4294956224 18446744073709551615 135208668 0 0 4096 0 0 0 0 17 0 0 0
/proc/13669/statm: 36004 12550 496 235 0 34705 0
Current children cumulated CPU time (s) 873.55
Current children cumulated vsize (KiB) 144016

[startup+942.303 s]
/proc/loadavg: 2.54 2.18 2.02 3/73 13766
/proc/meminfo: memFree=1766224/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=144016 CPUtime=933.52
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 98883 0 0 0 93294 58 0 0 25 0 1 0 644299470 147472384 12550 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 0 0 0
/proc/13669/statm: 36004 12550 496 235 0 34705 0
Current children cumulated CPU time (s) 933.52
Current children cumulated vsize (KiB) 144016

[startup+1002.3 s]
/proc/loadavg: 2.28 2.17 2.02 3/73 13766
/proc/meminfo: memFree=1766224/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=144016 CPUtime=993.5
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 98883 0 0 0 99292 58 0 0 25 0 1 0 644299470 147472384 12550 996147200 134512640 135477443 4294956224 18446744073709551615 135208612 0 0 4096 0 0 0 0 17 0 0 0
/proc/13669/statm: 36004 12550 496 235 0 34705 0
Current children cumulated CPU time (s) 993.5
Current children cumulated vsize (KiB) 144016

[startup+1062.3 s]
/proc/loadavg: 2.18 2.16 2.02 3/73 13766
/proc/meminfo: memFree=1766224/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=144016 CPUtime=1053.47
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 98883 0 0 0 105289 58 0 0 25 0 1 0 644299470 147472384 12550 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/13669/statm: 36004 12550 496 235 0 34705 0
Current children cumulated CPU time (s) 1053.47
Current children cumulated vsize (KiB) 144016

[startup+1122.31 s]
/proc/loadavg: 2.12 2.14 2.02 3/73 13766
/proc/meminfo: memFree=1766160/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=144016 CPUtime=1113.44
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 98883 0 0 0 111286 58 0 0 25 0 1 0 644299470 147472384 12550 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/13669/statm: 36004 12550 496 235 0 34705 0
Current children cumulated CPU time (s) 1113.44
Current children cumulated vsize (KiB) 144016

[startup+1182.3 s]
/proc/loadavg: 2.04 2.11 2.01 3/73 13766
/proc/meminfo: memFree=1766096/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=144016 CPUtime=1173.41
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 98883 0 0 0 117283 58 0 0 25 0 1 0 644299470 147472384 12550 996147200 134512640 135477443 4294956224 18446744073709551615 135208668 0 0 4096 0 0 0 0 17 0 0 0
/proc/13669/statm: 36004 12550 496 235 0 34705 0
Current children cumulated CPU time (s) 1173.41
Current children cumulated vsize (KiB) 144016

[startup+1242.3 s]
/proc/loadavg: 2.01 2.09 2.01 3/73 13766
/proc/meminfo: memFree=1765904/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=144016 CPUtime=1233.39
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 98883 0 0 0 123280 59 0 0 25 0 1 0 644299470 147472384 12550 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 0 0 0
/proc/13669/statm: 36004 12550 496 235 0 34705 0
Current children cumulated CPU time (s) 1233.39
Current children cumulated vsize (KiB) 144016

[startup+1302.3 s]
/proc/loadavg: 2.00 2.07 2.00 3/73 13766
/proc/meminfo: memFree=1765776/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=144016 CPUtime=1293.36
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 98883 0 0 0 129277 59 0 0 25 0 1 0 644299470 147472384 12550 996147200 134512640 135477443 4294956224 18446744073709551615 134586004 0 0 4096 0 0 0 0 17 0 0 0
/proc/13669/statm: 36004 12550 496 235 0 34705 0
Current children cumulated CPU time (s) 1293.36
Current children cumulated vsize (KiB) 144016

[startup+1362.3 s]
/proc/loadavg: 2.00 2.05 2.00 3/73 13766
/proc/meminfo: memFree=1765840/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=144016 CPUtime=1353.34
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 98883 0 0 0 135275 59 0 0 25 0 1 0 644299470 147472384 12550 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/13669/statm: 36004 12550 496 235 0 34705 0
Current children cumulated CPU time (s) 1353.34
Current children cumulated vsize (KiB) 144016

[startup+1422.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/73 13766
/proc/meminfo: memFree=1765776/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=144016 CPUtime=1413.31
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 98883 0 0 0 141272 59 0 0 25 0 1 0 644299470 147472384 12550 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/13669/statm: 36004 12550 496 235 0 34705 0
Current children cumulated CPU time (s) 1413.31
Current children cumulated vsize (KiB) 144016

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 13766
/proc/meminfo: memFree=1765776/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=144016 CPUtime=1473.27
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 98883 0 0 0 147268 59 0 0 25 0 1 0 644299470 147472384 12550 996147200 134512640 135477443 4294956224 18446744073709551615 134679594 0 0 4096 0 0 0 0 17 0 0 0
/proc/13669/statm: 36004 12550 496 235 0 34705 0
Current children cumulated CPU time (s) 1473.27
Current children cumulated vsize (KiB) 144016

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/73 13766
/proc/meminfo: memFree=1765776/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=144016 CPUtime=1533.25
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 98883 0 0 0 153266 59 0 0 25 0 1 0 644299470 147472384 12550 996147200 134512640 135477443 4294956224 18446744073709551615 134893696 0 0 4096 0 0 0 0 17 0 0 0
/proc/13669/statm: 36004 12550 496 235 0 34705 0
Current children cumulated CPU time (s) 1533.25
Current children cumulated vsize (KiB) 144016

[startup+1602.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/73 13766
/proc/meminfo: memFree=1765776/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=144016 CPUtime=1593.22
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 98883 0 0 0 159263 59 0 0 25 0 1 0 644299470 147472384 12550 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 0 0 0
/proc/13669/statm: 36004 12550 496 235 0 34705 0
Current children cumulated CPU time (s) 1593.22
Current children cumulated vsize (KiB) 144016

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/73 13766
/proc/meminfo: memFree=1765712/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=144016 CPUtime=1653.2
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 98883 0 0 0 165260 60 0 0 25 0 1 0 644299470 147472384 12550 996147200 134512640 135477443 4294956224 18446744073709551615 135268320 0 0 4096 0 0 0 0 17 0 0 0
/proc/13669/statm: 36004 12550 496 235 0 34705 0
Current children cumulated CPU time (s) 1653.2
Current children cumulated vsize (KiB) 144016

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/73 13766
/proc/meminfo: memFree=1765648/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=144016 CPUtime=1713.17
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 98883 0 0 0 171257 60 0 0 25 0 1 0 644299470 147472384 12550 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 0 0 0
/proc/13669/statm: 36004 12550 496 235 0 34705 0
Current children cumulated CPU time (s) 1713.17
Current children cumulated vsize (KiB) 144016

[startup+1782.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 13766
/proc/meminfo: memFree=1765392/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=144016 CPUtime=1773.14
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 98883 0 0 0 177254 60 0 0 25 0 1 0 644299470 147472384 12550 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 0 0 0
/proc/13669/statm: 36004 12550 496 235 0 34705 0
Current children cumulated CPU time (s) 1773.14
Current children cumulated vsize (KiB) 144016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.2 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 13766
/proc/meminfo: memFree=1765392/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=144016 CPUtime=1800.03
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 98883 0 0 0 179943 60 0 0 25 0 1 0 644299470 147472384 12550 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/13669/statm: 36004 12550 496 235 0 34705 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 144016

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

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

[startup+1809.2 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 13766
/proc/meminfo: memFree=1765392/2055920 swapFree=4180232/4192956
[pid=13669] ppid=13667 vsize=144016 CPUtime=1800.03
/proc/13669/stat : 13669 (casperzao) R 13667 13669 12181 0 -1 4194304 98883 0 0 0 179943 60 0 0 25 0 1 0 644299470 147472384 12550 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/13669/statm: 36004 12550 496 235 0 34705 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 144016

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.21
CPU time (s): 1800.05
CPU user time (s): 1799.43
CPU system time (s): 0.614906
CPU usage (%): 99.4933
Max. virtual memory (cumulated for all children) (KiB): 331064

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

runsolver used 1.80672 second user time and 5.54916 second system time

The end

Launcher Data (download as text)

Begin job on node5 at 2008-07-05 01:20:23
IDJOB=1080881
IDBENCH=57038
IDSOLVER=361
FILE ID=node5/1080881-1215213623
PBS_JOBID= 7881687
Free space on /tmp= 66532 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/js-taillard-20-15/normalized-js-taillard-20-15-105-3.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1080881-1215213623/watcher-1080881-1215213623 -o /tmp/evaluation-result-1080881-1215213623/solver-1080881-1215213623 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1080881-1215213623.xml 2109596030 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9ba2c05d75416be79db8f8c7771688d8
RANDOM SEED=2109596030

node5.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.279
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.279
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:       1815544 kB
Buffers:         23580 kB
Cached:         139080 kB
SwapCached:       6592 kB
Active:         143400 kB
Inactive:        42932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1815544 kB
SwapTotal:     4192956 kB
SwapFree:      4180232 kB
Dirty:            3296 kB
Writeback:           0 kB
Mapped:          31400 kB
Slab:            39476 kB
Committed_AS:  1053452 kB
PageTables:       1836 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 node5 at 2008-07-05 01:50:35