Trace number 1092570

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.1 1807.22

General information on the benchmark

Namecsp/js-taillard-20/
normalized-js-taillard-20-95-7.xml
MD5SUMa7bfced7c76430a4e64d921de0f86ae8
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 benchmark3.46847
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints4180
Maximum constraint arity2
Maximum domain size1551
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4180
Global constraints used (with number of constraints)

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
0.18/0.21	c Building = 1
8.30/8.49	c [ NumberOfVariables = 400 ]
8.30/8.49	c [ NumberOfConstraints = 4180 ]
8.30/8.49	c [ SizeOfSearchSpace(log2) = 4220.76 ]
8.30/8.49	c SymmetrySearch = 1
8.50/8.61	c InitialPropagation = 1
8.50/8.65	c [ SizeOfSearchSpace(log2) = 3612.06 ]
8.50/8.65	c InitialSAC = 1
9.19/9.33	c [ SizeOfSearchSpace(log2) = 3612.05 ]
9.19/9.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-1092570-1215276073/watcher-1092570-1215276073 -o /tmp/evaluation-result-1092570-1215276073/solver-1092570-1215276073 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1092570-1215276073.xml 489925781 

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 2.00 2.00 4/90 8842
/proc/meminfo: memFree=1421832/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=1056 CPUtime=0
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 2006577111 1081344 26 996147200 134512640 135477443 4294956224 18446744073709551615 5686052 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/8842/statm: 264 26 20 235 0 3 0

[startup+0.0690741 s]
/proc/loadavg: 2.00 2.00 2.00 4/90 8842
/proc/meminfo: memFree=1421832/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=6236 CPUtime=0.05
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 658 0 0 0 5 0 0 0 18 0 1 0 2006577111 6385664 618 996147200 134512640 135477443 4294956224 18446744073709551615 134787499 0 0 4096 0 0 0 0 17 1 0 0
/proc/8842/statm: 1559 618 370 235 0 260 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6236

[startup+0.101074 s]
/proc/loadavg: 2.00 2.00 2.00 4/90 8842
/proc/meminfo: memFree=1421832/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=6632 CPUtime=0.08
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 762 0 0 0 8 0 0 0 18 0 1 0 2006577111 6791168 722 996147200 134512640 135477443 4294956224 18446744073709551615 4160505753 0 0 4096 0 0 0 0 17 1 0 0
/proc/8842/statm: 1658 722 370 235 0 359 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6632

[startup+0.301091 s]
/proc/loadavg: 2.00 2.00 2.00 4/90 8842
/proc/meminfo: memFree=1421832/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=289488 CPUtime=0.27
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 3189 0 0 0 26 1 0 0 19 0 1 0 2006577111 296435712 1290 996147200 134512640 135477443 4294956224 18446744073709551615 135268272 0 0 4096 0 0 0 0 17 1 0 0
/proc/8842/statm: 72372 1290 453 235 0 71073 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 289488

[startup+0.701124 s]
/proc/loadavg: 2.00 2.00 2.00 4/90 8842
/proc/meminfo: memFree=1421832/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=293184 CPUtime=0.67
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 9784 0 0 0 63 4 0 0 23 0 1 0 2006577111 300220416 2239 996147200 134512640 135477443 4294956224 18446744073709551615 135215857 0 0 4096 0 0 0 0 17 1 0 0
/proc/8842/statm: 73296 2239 453 235 0 71997 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 293184

[startup+1.50119 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 8843
/proc/meminfo: memFree=1411648/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=300576 CPUtime=1.46
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 22664 0 0 0 136 10 0 0 25 0 1 0 2006577111 307789824 4125 996147200 134512640 135477443 4294956224 18446744073709551615 135258466 0 0 4096 0 0 0 0 17 1 0 0
/proc/8842/statm: 75144 4125 453 235 0 73845 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 300576

[startup+3.10132 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 8843
/proc/meminfo: memFree=1401088/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=315228 CPUtime=3.06
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 48728 0 0 0 283 23 0 0 25 0 1 0 2006577111 322793472 7902 996147200 134512640 135477443 4294956224 18446744073709551615 134593781 0 0 4096 0 0 0 0 17 1 0 0
/proc/8842/statm: 78807 7902 453 235 0 77508 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 315228

[startup+6.30159 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 8843
/proc/meminfo: memFree=1369920/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=344268 CPUtime=6.23
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 101170 0 0 0 572 51 0 0 25 0 1 0 2006577111 352530432 15388 996147200 134512640 135477443 4294956224 18446744073709551615 135218858 0 0 4096 0 0 0 0 17 1 0 0
/proc/8842/statm: 86067 15388 453 235 0 84768 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 344268

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 8843
/proc/meminfo: memFree=1339392/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=176740 CPUtime=12.56
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 138289 0 0 0 1183 73 0 0 25 0 1 0 2006577111 180981760 20920 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 1 0 0
/proc/8842/statm: 44185 20920 496 235 0 42886 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 176740

[startup+25.5012 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 8843
/proc/meminfo: memFree=1339392/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=176740 CPUtime=25.22
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 138290 0 0 0 2449 73 0 0 25 0 1 0 2006577111 180981760 20921 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 1 0 0
/proc/8842/statm: 44185 20921 496 235 0 42886 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 176740

[startup+51.1013 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 8843
/proc/meminfo: memFree=1339264/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=176740 CPUtime=50.56
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 138326 0 0 0 4983 73 0 0 25 0 1 0 2006577111 180981760 20957 996147200 134512640 135477443 4294956224 18446744073709551615 134673693 0 0 4096 0 0 0 0 17 1 0 0
/proc/8842/statm: 44185 20957 496 235 0 42886 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 176740

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 8843
/proc/meminfo: memFree=1312960/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=176740 CPUtime=101.19
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 138326 0 0 0 10046 73 0 0 25 0 1 0 2006577111 180981760 20957 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 1 0 0
/proc/8842/statm: 44185 20957 496 235 0 42886 0
Current children cumulated CPU time (s) 101.19
Current children cumulated vsize (KiB) 176740

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 8843
/proc/meminfo: memFree=1312896/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=176740 CPUtime=160.57
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 138326 0 0 0 15984 73 0 0 25 0 1 0 2006577111 180981760 20957 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/8842/statm: 44185 20957 496 235 0 42886 0
Current children cumulated CPU time (s) 160.57
Current children cumulated vsize (KiB) 176740

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 8843
/proc/meminfo: memFree=1312896/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=176740 CPUtime=219.96
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 138326 0 0 0 21923 73 0 0 25 0 1 0 2006577111 180981760 20957 996147200 134512640 135477443 4294956224 18446744073709551615 134679688 0 0 4096 0 0 0 0 17 1 0 0
/proc/8842/statm: 44185 20957 496 235 0 42886 0
Current children cumulated CPU time (s) 219.96
Current children cumulated vsize (KiB) 176740

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 8843
/proc/meminfo: memFree=1286208/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=176740 CPUtime=279.13
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 138326 0 0 0 27840 73 0 0 25 0 1 0 2006577111 180981760 20957 996147200 134512640 135477443 4294956224 18446744073709551615 135270207 0 0 4096 0 0 0 0 17 1 0 0
/proc/8842/statm: 44185 20957 496 235 0 42886 0
Current children cumulated CPU time (s) 279.13
Current children cumulated vsize (KiB) 176740

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 8843
/proc/meminfo: memFree=1286144/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=176740 CPUtime=338.51
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 138326 0 0 0 33778 73 0 0 25 0 1 0 2006577111 180981760 20957 996147200 134512640 135477443 4294956224 18446744073709551615 135207279 0 0 4096 0 0 0 0 17 1 0 0
/proc/8842/statm: 44185 20957 496 235 0 42886 0
Current children cumulated CPU time (s) 338.51
Current children cumulated vsize (KiB) 176740

[startup+402.301 s]
/proc/loadavg: 2.33 2.08 2.02 3/90 8884
/proc/meminfo: memFree=1147336/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=176740 CPUtime=397.26
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 138326 0 0 0 39652 74 0 0 25 0 1 0 2006577111 180981760 20957 996147200 134512640 135477443 4294956224 18446744073709551615 135268496 0 0 4096 0 0 0 0 17 1 0 0
/proc/8842/statm: 44185 20957 496 235 0 42886 0
Current children cumulated CPU time (s) 397.26
Current children cumulated vsize (KiB) 176740

[startup+462.301 s]
/proc/loadavg: 2.43 2.18 2.06 3/90 8884
/proc/meminfo: memFree=1036232/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=176740 CPUtime=456.7
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 138326 0 0 0 45595 75 0 0 25 0 1 0 2006577111 180981760 20957 996147200 134512640 135477443 4294956224 18446744073709551615 135208609 0 0 4096 0 0 0 0 17 1 0 0
/proc/8842/statm: 44185 20957 496 235 0 42886 0
Current children cumulated CPU time (s) 456.7
Current children cumulated vsize (KiB) 176740

[startup+522.301 s]
/proc/loadavg: 2.37 2.19 2.07 3/90 8884
/proc/meminfo: memFree=1028488/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=176740 CPUtime=516.08
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 138326 0 0 0 51533 75 0 0 25 0 1 0 2006577111 180981760 20957 996147200 134512640 135477443 4294956224 18446744073709551615 134586768 0 0 4096 0 0 0 0 17 1 0 0
/proc/8842/statm: 44185 20957 496 235 0 42886 0
Current children cumulated CPU time (s) 516.08
Current children cumulated vsize (KiB) 176740

[startup+582.301 s]
/proc/loadavg: 2.23 2.18 2.08 3/100 8939
/proc/meminfo: memFree=1568312/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=176740 CPUtime=575.65
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 138326 0 0 0 57488 77 0 0 25 0 1 0 2006577111 180981760 20957 996147200 134512640 135477443 4294956224 18446744073709551615 134912060 0 0 4096 0 0 0 0 17 0 0 0
/proc/8842/statm: 44185 20957 496 235 0 42886 0
Current children cumulated CPU time (s) 575.65
Current children cumulated vsize (KiB) 176740

[startup+642.301 s]
/proc/loadavg: 2.08 2.14 2.07 3/100 8939
/proc/meminfo: memFree=1567736/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=176740 CPUtime=635.62
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 138326 0 0 0 63484 78 0 0 25 0 1 0 2006577111 180981760 20957 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/8842/statm: 44185 20957 496 235 0 42886 0
Current children cumulated CPU time (s) 635.62
Current children cumulated vsize (KiB) 176740


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

[startup+822.301 s]
/proc/loadavg: 2.00 2.07 2.05 3/100 8939
/proc/meminfo: memFree=1567352/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=176740 CPUtime=815.54
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 138326 0 0 0 81476 78 0 0 25 0 1 0 2006577111 180981760 20957 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/8842/statm: 44185 20957 496 235 0 42886 0
Current children cumulated CPU time (s) 815.54
Current children cumulated vsize (KiB) 176740

[startup+882.302 s]
/proc/loadavg: 2.00 2.06 2.05 3/100 8939
/proc/meminfo: memFree=1567352/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=176740 CPUtime=875.52
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 138333 0 0 0 87474 78 0 0 25 0 1 0 2006577111 180981760 20964 996147200 134512640 135477443 4294956224 18446744073709551615 135270212 0 0 4096 0 0 0 0 17 0 0 0
/proc/8842/statm: 44185 20964 496 235 0 42886 0
Current children cumulated CPU time (s) 875.52
Current children cumulated vsize (KiB) 176740

[startup+942.302 s]
/proc/loadavg: 2.00 2.05 2.04 3/100 8939
/proc/meminfo: memFree=1567352/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=176740 CPUtime=935.49
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 138333 0 0 0 93471 78 0 0 25 0 1 0 2006577111 180981760 20964 996147200 134512640 135477443 4294956224 18446744073709551615 135268928 0 0 4096 0 0 0 0 17 0 0 0
/proc/8842/statm: 44185 20964 496 235 0 42886 0
Current children cumulated CPU time (s) 935.49
Current children cumulated vsize (KiB) 176740

[startup+1002.3 s]
/proc/loadavg: 2.00 2.03 2.04 3/100 8939
/proc/meminfo: memFree=1567288/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=176740 CPUtime=995.47
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 138355 0 0 0 99469 78 0 0 25 0 1 0 2006577111 180981760 20986 996147200 134512640 135477443 4294956224 18446744073709551615 135268496 0 0 4096 0 0 0 0 17 0 0 0
/proc/8842/statm: 44185 20986 496 235 0 42886 0
Current children cumulated CPU time (s) 995.47
Current children cumulated vsize (KiB) 176740

[startup+1062.3 s]
/proc/loadavg: 2.00 2.03 2.03 3/100 8939
/proc/meminfo: memFree=1567288/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=176740 CPUtime=1055.45
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 138355 0 0 0 105466 79 0 0 25 0 1 0 2006577111 180981760 20986 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/8842/statm: 44185 20986 496 235 0 42886 0
Current children cumulated CPU time (s) 1055.45
Current children cumulated vsize (KiB) 176740

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/100 8939
/proc/meminfo: memFree=1567160/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=176740 CPUtime=1115.43
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 138355 0 0 0 111464 79 0 0 25 0 1 0 2006577111 180981760 20986 996147200 134512640 135477443 4294956224 18446744073709551615 134695846 0 0 4096 0 0 0 0 17 0 0 0
/proc/8842/statm: 44185 20986 496 235 0 42886 0
Current children cumulated CPU time (s) 1115.43
Current children cumulated vsize (KiB) 176740

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/100 8939
/proc/meminfo: memFree=1567096/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=176740 CPUtime=1175.4
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 138358 0 0 0 117461 79 0 0 25 0 1 0 2006577111 180981760 20989 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 0 0 0
/proc/8842/statm: 44185 20989 496 235 0 42886 0
Current children cumulated CPU time (s) 1175.4
Current children cumulated vsize (KiB) 176740

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/91 8948
/proc/meminfo: memFree=1650424/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=176740 CPUtime=1235.37
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 138358 0 0 0 123458 79 0 0 25 0 1 0 2006577111 180981760 20989 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/8842/statm: 44185 20989 496 235 0 42886 0
Current children cumulated CPU time (s) 1235.37
Current children cumulated vsize (KiB) 176740

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/99 8959
/proc/meminfo: memFree=1596272/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=176740 CPUtime=1295.35
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 138358 0 0 0 129456 79 0 0 25 0 1 0 2006577111 180981760 20989 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/8842/statm: 44185 20989 496 235 0 42886 0
Current children cumulated CPU time (s) 1295.35
Current children cumulated vsize (KiB) 176740

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/99 8959
/proc/meminfo: memFree=1595952/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=176740 CPUtime=1355.33
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 138358 0 0 0 135454 79 0 0 25 0 1 0 2006577111 180981760 20989 996147200 134512640 135477443 4294956224 18446744073709551615 134673664 0 0 4096 0 0 0 0 17 0 0 0
/proc/8842/statm: 44185 20989 496 235 0 42886 0
Current children cumulated CPU time (s) 1355.33
Current children cumulated vsize (KiB) 176740

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/99 8959
/proc/meminfo: memFree=1595888/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=176740 CPUtime=1415.32
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 138358 0 0 0 141452 80 0 0 25 0 1 0 2006577111 180981760 20989 996147200 134512640 135477443 4294956224 18446744073709551615 134583601 0 0 4096 0 0 0 0 17 0 0 0
/proc/8842/statm: 44185 20989 496 235 0 42886 0
Current children cumulated CPU time (s) 1415.32
Current children cumulated vsize (KiB) 176740

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/99 8959
/proc/meminfo: memFree=1595568/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=176740 CPUtime=1475.29
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 138358 0 0 0 147449 80 0 0 25 0 1 0 2006577111 180981760 20989 996147200 134512640 135477443 4294956224 18446744073709551615 135209360 0 0 4096 0 0 0 0 17 0 0 0
/proc/8842/statm: 44185 20989 496 235 0 42886 0
Current children cumulated CPU time (s) 1475.29
Current children cumulated vsize (KiB) 176740

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/99 8959
/proc/meminfo: memFree=1595568/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=176740 CPUtime=1535.27
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 138358 0 0 0 153447 80 0 0 25 0 1 0 2006577111 180981760 20989 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/8842/statm: 44185 20989 496 235 0 42886 0
Current children cumulated CPU time (s) 1535.27
Current children cumulated vsize (KiB) 176740

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/79 8987
/proc/meminfo: memFree=1718944/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=176740 CPUtime=1595.24
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 138358 0 0 0 159444 80 0 0 25 0 1 0 2006577111 180981760 20989 996147200 134512640 135477443 4294956224 18446744073709551615 134695727 0 0 4096 0 0 0 0 17 0 0 0
/proc/8842/statm: 44185 20989 496 235 0 42886 0
Current children cumulated CPU time (s) 1595.24
Current children cumulated vsize (KiB) 176740

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/79 8987
/proc/meminfo: memFree=1718752/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=176740 CPUtime=1655.21
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 138358 0 0 0 165441 80 0 0 25 0 1 0 2006577111 180981760 20989 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 0 0 0
/proc/8842/statm: 44185 20989 496 235 0 42886 0
Current children cumulated CPU time (s) 1655.21
Current children cumulated vsize (KiB) 176740

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/79 8987
/proc/meminfo: memFree=1718752/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=176740 CPUtime=1715.19
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 138358 0 0 0 171439 80 0 0 25 0 1 0 2006577111 180981760 20989 996147200 134512640 135477443 4294956224 18446744073709551615 134679601 0 0 4096 0 0 0 0 17 0 0 0
/proc/8842/statm: 44185 20989 496 235 0 42886 0
Current children cumulated CPU time (s) 1715.19
Current children cumulated vsize (KiB) 176740

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/79 8987
/proc/meminfo: memFree=1718624/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=176740 CPUtime=1775.17
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 138358 0 0 0 177437 80 0 0 25 0 1 0 2006577111 180981760 20989 996147200 134512640 135477443 4294956224 18446744073709551615 135268572 0 0 4096 0 0 0 0 17 0 0 0
/proc/8842/statm: 44185 20989 496 235 0 42886 0
Current children cumulated CPU time (s) 1775.17
Current children cumulated vsize (KiB) 176740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/79 8987
/proc/meminfo: memFree=1718624/2055920 swapFree=4180840/4192956
[pid=8842] ppid=8840 vsize=176740 CPUtime=1800.07
/proc/8842/stat : 8842 (casperzao) R 8840 8842 8119 0 -1 4194304 138358 0 0 0 179927 80 0 0 25 0 1 0 2006577111 180981760 20989 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/8842/statm: 44185 20989 496 235 0 42886 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 176740

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): 1807.22
CPU time (s): 1800.1
CPU user time (s): 1799.27
CPU system time (s): 0.821875
CPU usage (%): 99.6055
Max. virtual memory (cumulated for all children) (KiB): 363408

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

runsolver used 2.08268 second user time and 6.15506 second system time

The end

Launcher Data (download as text)

Begin job on node65 at 2008-07-05 18:41:13
IDJOB=1092570
IDBENCH=58636
IDSOLVER=361
FILE ID=node65/1092570-1215276073
PBS_JOBID= 7882206
Free space on /tmp= 66496 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a7bfced7c76430a4e64d921de0f86ae8
RANDOM SEED=489925781

node65.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.231
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.231
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:       1422312 kB
Buffers:         18948 kB
Cached:         164392 kB
SwapCached:       6584 kB
Active:         497932 kB
Inactive:        83256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1422312 kB
SwapTotal:     4192956 kB
SwapFree:      4180840 kB
Dirty:            3444 kB
Writeback:           0 kB
Mapped:         410220 kB
Slab:            36328 kB
Committed_AS:  4733988 kB
PageTables:       3108 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= 66492 MiB
End job on node65 at 2008-07-05 19:11:22