Trace number 1058286

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 1809.27

General information on the benchmark

Namecsp/compet02/
normalized-patat-02-comp-1.xml
MD5SUM6883734acbcc3ab6a8ec48c2640bc7eb
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark80.8737
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints33842
Maximum constraint arity20
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension33642
Global constraints used (with number of constraints)alldifferent(200)

Solver Data (download as text)

0.18/0.20	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.18/0.20	c Parsing = 1
1.27/1.37	c Building = 1
12.08/12.24	c [ NumberOfVariables = 800 ]
12.08/12.24	c [ NumberOfConstraints = 33842 ]
12.08/12.24	c [ SizeOfSearchSpace(log2) = 2525.05 ]
12.08/12.24	c SymmetrySearch = 1
13.27/13.45	c [ Found 2 symmetries ]
13.36/13.51	c InitialPropagation = 1
13.46/13.68	c [ SizeOfSearchSpace(log2) = 2524.99 ]
13.46/13.68	c InitialSAC = 1
23.58/23.87	c [ SizeOfSearchSpace(log2) = 2524.99 ]
23.58/23.87	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-1058286-1215114053/watcher-1058286-1215114053 -o /tmp/evaluation-result-1058286-1215114053/solver-1058286-1215114053 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1058286-1215114053.xml 2095720591 

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.10 2.04 2.01 4/80 5502
/proc/meminfo: memFree=1824576/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=1056 CPUtime=0
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 632594578 1081344 26 996147200 134512640 135477443 4294956224 18446744073709551615 2859812 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/5502/statm: 264 26 20 235 0 3 0

[startup+0.082779 s]
/proc/loadavg: 2.10 2.04 2.01 4/80 5502
/proc/meminfo: memFree=1824576/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=6368 CPUtime=0.07
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 701 0 0 0 7 0 0 0 18 0 1 0 632594578 6520832 661 996147200 134512640 135477443 4294956224 18446744073709551615 4158768465 0 0 4096 0 0 0 0 17 1 0 0
/proc/5502/statm: 1592 661 369 235 0 293 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6368

[startup+0.101778 s]
/proc/loadavg: 2.10 2.04 2.01 4/80 5502
/proc/meminfo: memFree=1824576/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=6500 CPUtime=0.09
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 750 0 0 0 9 0 0 0 18 0 1 0 632594578 6656000 710 996147200 134512640 135477443 4294956224 18446744073709551615 4158488490 0 0 4096 0 0 0 0 17 1 0 0
/proc/5502/statm: 1625 710 369 235 0 326 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6500

[startup+0.301801 s]
/proc/loadavg: 2.10 2.04 2.01 4/80 5502
/proc/meminfo: memFree=1824576/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=8612 CPUtime=0.28
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 1263 0 0 0 28 0 0 0 19 0 1 0 632594578 8818688 1223 996147200 134512640 135477443 4294956224 18446744073709551615 134755029 0 0 4096 0 0 0 0 17 1 0 0
/proc/5502/statm: 2153 1223 369 235 0 854 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8612

[startup+0.701842 s]
/proc/loadavg: 2.10 2.04 2.01 4/80 5502
/proc/meminfo: memFree=1824576/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=12440 CPUtime=0.68
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 2236 0 0 0 67 1 0 0 23 0 1 0 632594578 12738560 2196 996147200 134512640 135477443 4294956224 18446744073709551615 134755032 0 0 4096 0 0 0 0 17 1 0 0
/proc/5502/statm: 3110 2196 369 235 0 1811 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12440

[startup+1.50193 s]
/proc/loadavg: 2.10 2.04 2.01 3/81 5503
/proc/meminfo: memFree=1814264/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=299784 CPUtime=1.46
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 5514 0 0 0 144 2 0 0 25 0 1 0 632594578 306978816 4194 996147200 134512640 135477443 4294956224 18446744073709551615 134695360 0 0 4096 0 0 0 0 17 1 0 0
/proc/5502/statm: 74946 4194 459 235 0 73647 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 299784

[startup+3.10109 s]
/proc/loadavg: 2.09 2.04 2.01 3/81 5503
/proc/meminfo: memFree=1791160/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=330672 CPUtime=3.06
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 33902 0 0 0 289 17 0 0 25 0 1 0 632594578 338608128 15930 996147200 134512640 135477443 4294956224 18446744073709551615 135269579 0 0 4096 0 0 0 0 17 1 0 0
/proc/5502/statm: 82668 15930 459 235 0 81369 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 330672

[startup+6.30242 s]
/proc/loadavg: 2.09 2.04 2.01 3/81 5503
/proc/meminfo: memFree=1696248/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=452708 CPUtime=6.23
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 88982 0 0 0 576 47 0 0 25 0 1 0 632594578 463572992 38901 996147200 134512640 135477443 4294956224 18446744073709551615 135269728 0 0 4096 0 0 0 0 17 1 0 0
/proc/5502/statm: 113177 38901 459 235 0 111878 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 452708

[startup+12.7011 s]
/proc/loadavg: 2.07 2.04 2.01 3/81 5503
/proc/meminfo: memFree=1521528/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=497324 CPUtime=12.57
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 203713 0 0 0 1075 182 0 0 25 0 1 0 632594578 509259776 80676 996147200 134512640 135477443 4294956224 18446744073709551615 134536486 0 0 4096 0 0 0 0 17 1 0 0
/proc/5502/statm: 124331 80676 503 235 0 123032 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 497324

[startup+25.5014 s]
/proc/loadavg: 2.06 2.04 2.01 3/81 5503
/proc/meminfo: memFree=1483576/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=478776 CPUtime=25.26
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 212406 0 0 0 2341 185 0 0 25 0 1 0 632594578 490266624 85555 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/5502/statm: 119694 85555 528 235 0 118395 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 478776

[startup+51.102 s]
/proc/loadavg: 2.16 2.07 2.01 3/81 5503
/proc/meminfo: memFree=1424760/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=478788 CPUtime=50.63
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 227085 0 0 0 4873 190 0 0 25 0 1 0 632594578 490278912 100234 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/5502/statm: 119697 100234 528 235 0 118398 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 478788

[startup+102.305 s]
/proc/loadavg: 2.13 2.07 2.01 3/81 5503
/proc/meminfo: memFree=1421176/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=478788 CPUtime=101.41
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 227940 0 0 0 9950 191 0 0 25 0 1 0 632594578 490278912 101089 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 1 0 0
/proc/5502/statm: 119697 101089 528 235 0 118398 0
Current children cumulated CPU time (s) 101.41
Current children cumulated vsize (KiB) 478788

[startup+162.301 s]
/proc/loadavg: 2.10 2.07 2.01 3/81 5503
/proc/meminfo: memFree=1414072/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=478788 CPUtime=160.89
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 229713 0 0 0 15898 191 0 0 25 0 1 0 632594578 490278912 102862 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 1 0 0
/proc/5502/statm: 119697 102862 528 235 0 118398 0
Current children cumulated CPU time (s) 160.89
Current children cumulated vsize (KiB) 478788

[startup+222.302 s]
/proc/loadavg: 2.39 2.14 2.04 3/81 5505
/proc/meminfo: memFree=1413816/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=478788 CPUtime=220.38
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 229733 0 0 0 21847 191 0 0 25 0 1 0 632594578 490278912 102882 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 1 0 0
/proc/5502/statm: 119697 102882 528 235 0 118398 0
Current children cumulated CPU time (s) 220.38
Current children cumulated vsize (KiB) 478788

[startup+282.302 s]
/proc/loadavg: 2.32 2.17 2.06 3/81 5505
/proc/meminfo: memFree=1413816/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=478788 CPUtime=279.87
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 229733 0 0 0 27796 191 0 0 25 0 1 0 632594578 490278912 102882 996147200 134512640 135477443 4294956224 18446744073709551615 134911678 0 0 4096 0 0 0 0 17 1 0 0
/proc/5502/statm: 119697 102882 528 235 0 118398 0
Current children cumulated CPU time (s) 279.87
Current children cumulated vsize (KiB) 478788

[startup+342.302 s]
/proc/loadavg: 2.12 2.14 2.05 3/81 5505
/proc/meminfo: memFree=1413880/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=478788 CPUtime=339.36
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 229733 0 0 0 33745 191 0 0 25 0 1 0 632594578 490278912 102882 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 1 0 0
/proc/5502/statm: 119697 102882 528 235 0 118398 0
Current children cumulated CPU time (s) 339.36
Current children cumulated vsize (KiB) 478788

[startup+402.302 s]
/proc/loadavg: 2.04 2.11 2.04 3/81 5505
/proc/meminfo: memFree=1413880/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=478788 CPUtime=398.85
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 229733 0 0 0 39694 191 0 0 25 0 1 0 632594578 490278912 102882 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 1 0 0
/proc/5502/statm: 119697 102882 528 235 0 118398 0
Current children cumulated CPU time (s) 398.85
Current children cumulated vsize (KiB) 478788

[startup+462.301 s]
/proc/loadavg: 2.01 2.09 2.04 3/81 5505
/proc/meminfo: memFree=1413816/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=478788 CPUtime=458.35
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 229754 0 0 0 45644 191 0 0 25 0 1 0 632594578 490278912 102903 996147200 134512640 135477443 4294956224 18446744073709551615 134586768 0 0 4096 0 0 0 0 17 1 0 0
/proc/5502/statm: 119697 102903 528 235 0 118398 0
Current children cumulated CPU time (s) 458.35
Current children cumulated vsize (KiB) 478788

[startup+522.301 s]
/proc/loadavg: 2.00 2.07 2.03 3/81 5505
/proc/meminfo: memFree=1413240/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=478788 CPUtime=517.84
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 229871 0 0 0 51593 191 0 0 25 0 1 0 632594578 490278912 103020 996147200 134512640 135477443 4294956224 18446744073709551615 134923119 0 0 4096 0 0 0 0 17 1 0 0
/proc/5502/statm: 119697 103020 528 235 0 118398 0
Current children cumulated CPU time (s) 517.84
Current children cumulated vsize (KiB) 478788

[startup+582.301 s]
/proc/loadavg: 2.00 2.05 2.03 3/81 5505
/proc/meminfo: memFree=1413240/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=478788 CPUtime=577.32
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 229871 0 0 0 57541 191 0 0 25 0 1 0 632594578 490278912 103020 996147200 134512640 135477443 4294956224 18446744073709551615 135270207 0 0 4096 0 0 0 0 17 1 0 0
/proc/5502/statm: 119697 103020 528 235 0 118398 0
Current children cumulated CPU time (s) 577.32
Current children cumulated vsize (KiB) 478788

[startup+642.301 s]
/proc/loadavg: 2.00 2.04 2.02 3/81 5505
/proc/meminfo: memFree=1413240/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=478788 CPUtime=636.82
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 229871 0 0 0 63491 191 0 0 25 0 1 0 632594578 490278912 103020 996147200 134512640 135477443 4294956224 18446744073709551615 134934592 0 0 4096 0 0 0 0 17 1 0 0
/proc/5502/statm: 119697 103020 528 235 0 118398 0
Current children cumulated CPU time (s) 636.82
Current children cumulated vsize (KiB) 478788


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

[startup+822.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/81 5505
/proc/meminfo: memFree=1412856/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=478788 CPUtime=815.29
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 229934 0 0 0 81337 192 0 0 25 0 1 0 632594578 490278912 103083 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 1 0 0
/proc/5502/statm: 119697 103083 528 235 0 118398 0
Current children cumulated CPU time (s) 815.29
Current children cumulated vsize (KiB) 478788

[startup+882.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/81 5505
/proc/meminfo: memFree=1412856/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=478788 CPUtime=874.78
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 229934 0 0 0 87286 192 0 0 25 0 1 0 632594578 490278912 103083 996147200 134512640 135477443 4294956224 18446744073709551615 134911678 0 0 4096 0 0 0 0 17 1 0 0
/proc/5502/statm: 119697 103083 528 235 0 118398 0
Current children cumulated CPU time (s) 874.78
Current children cumulated vsize (KiB) 478788

[startup+942.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/81 5505
/proc/meminfo: memFree=1412856/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=478788 CPUtime=934.28
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 229934 0 0 0 93236 192 0 0 25 0 1 0 632594578 490278912 103083 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/5502/statm: 119697 103083 528 235 0 118398 0
Current children cumulated CPU time (s) 934.28
Current children cumulated vsize (KiB) 478788

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 5505
/proc/meminfo: memFree=1412728/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=478788 CPUtime=993.76
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 229934 0 0 0 99184 192 0 0 25 0 1 0 632594578 490278912 103083 996147200 134512640 135477443 4294956224 18446744073709551615 135270207 0 0 4096 0 0 0 0 17 1 0 0
/proc/5502/statm: 119697 103083 528 235 0 118398 0
Current children cumulated CPU time (s) 993.76
Current children cumulated vsize (KiB) 478788

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 5535
/proc/meminfo: memFree=1354296/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=478788 CPUtime=1053.47
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 229934 0 0 0 105155 192 0 0 25 0 1 0 632594578 490278912 103083 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 0 0 0
/proc/5502/statm: 119697 103083 528 235 0 118398 0
Current children cumulated CPU time (s) 1053.47
Current children cumulated vsize (KiB) 478788

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 5535
/proc/meminfo: memFree=1350072/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=478788 CPUtime=1113.45
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 229934 0 0 0 111153 192 0 0 25 0 1 0 632594578 490278912 103083 996147200 134512640 135477443 4294956224 18446744073709551615 134584157 0 0 4096 0 0 0 0 17 0 0 0
/proc/5502/statm: 119697 103083 528 235 0 118398 0
Current children cumulated CPU time (s) 1113.45
Current children cumulated vsize (KiB) 478788

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 5535
/proc/meminfo: memFree=1342008/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=478788 CPUtime=1173.43
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 229934 0 0 0 117151 192 0 0 25 0 1 0 632594578 490278912 103083 996147200 134512640 135477443 4294956224 18446744073709551615 135270207 0 0 4096 0 0 0 0 17 0 0 0
/proc/5502/statm: 119697 103083 528 235 0 118398 0
Current children cumulated CPU time (s) 1173.43
Current children cumulated vsize (KiB) 478788

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 5541
/proc/meminfo: memFree=1341616/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=478788 CPUtime=1233.4
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 229934 0 0 0 123147 193 0 0 25 0 1 0 632594578 490278912 103083 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 0 0 0
/proc/5502/statm: 119697 103083 528 235 0 118398 0
Current children cumulated CPU time (s) 1233.4
Current children cumulated vsize (KiB) 478788

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 5541
/proc/meminfo: memFree=1333488/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=478788 CPUtime=1293.38
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 229934 0 0 0 129145 193 0 0 25 0 1 0 632594578 490278912 103083 996147200 134512640 135477443 4294956224 18446744073709551615 135270176 0 0 4096 0 0 0 0 17 0 0 0
/proc/5502/statm: 119697 103083 528 235 0 118398 0
Current children cumulated CPU time (s) 1293.38
Current children cumulated vsize (KiB) 478788

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 5541
/proc/meminfo: memFree=1332272/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=478788 CPUtime=1353.35
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 229934 0 0 0 135142 193 0 0 25 0 1 0 632594578 490278912 103083 996147200 134512640 135477443 4294956224 18446744073709551615 134874656 0 0 4096 0 0 0 0 17 0 0 0
/proc/5502/statm: 119697 103083 528 235 0 118398 0
Current children cumulated CPU time (s) 1353.35
Current children cumulated vsize (KiB) 478788

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 5541
/proc/meminfo: memFree=1332208/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=478788 CPUtime=1413.34
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 229934 0 0 0 141141 193 0 0 25 0 1 0 632594578 490278912 103083 996147200 134512640 135477443 4294956224 18446744073709551615 135269917 0 0 4096 0 0 0 0 17 0 0 0
/proc/5502/statm: 119697 103083 528 235 0 118398 0
Current children cumulated CPU time (s) 1413.34
Current children cumulated vsize (KiB) 478788

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 5541
/proc/meminfo: memFree=1332144/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=478788 CPUtime=1473.32
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 229934 0 0 0 147138 194 0 0 25 0 1 0 632594578 490278912 103083 996147200 134512640 135477443 4294956224 18446744073709551615 134606737 0 0 4096 0 0 0 0 17 0 0 0
/proc/5502/statm: 119697 103083 528 235 0 118398 0
Current children cumulated CPU time (s) 1473.32
Current children cumulated vsize (KiB) 478788

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 5541
/proc/meminfo: memFree=1332152/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=478788 CPUtime=1533.29
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 229934 0 0 0 153135 194 0 0 25 0 1 0 632594578 490278912 103083 996147200 134512640 135477443 4294956224 18446744073709551615 134586768 0 0 4096 0 0 0 0 17 0 0 0
/proc/5502/statm: 119697 103083 528 235 0 118398 0
Current children cumulated CPU time (s) 1533.29
Current children cumulated vsize (KiB) 478788

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 5541
/proc/meminfo: memFree=1332152/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=478788 CPUtime=1593.27
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 229934 0 0 0 159133 194 0 0 25 0 1 0 632594578 490278912 103083 996147200 134512640 135477443 4294956224 18446744073709551615 135270207 0 0 4096 0 0 0 0 17 0 0 0
/proc/5502/statm: 119697 103083 528 235 0 118398 0
Current children cumulated CPU time (s) 1593.27
Current children cumulated vsize (KiB) 478788

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 5541
/proc/meminfo: memFree=1332152/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=478788 CPUtime=1653.25
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 229934 0 0 0 165131 194 0 0 25 0 1 0 632594578 490278912 103083 996147200 134512640 135477443 4294956224 18446744073709551615 134923145 0 0 4096 0 0 0 0 17 0 0 0
/proc/5502/statm: 119697 103083 528 235 0 118398 0
Current children cumulated CPU time (s) 1653.25
Current children cumulated vsize (KiB) 478788

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 5541
/proc/meminfo: memFree=1332024/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=478788 CPUtime=1713.22
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 229934 0 0 0 171128 194 0 0 25 0 1 0 632594578 490278912 103083 996147200 134512640 135477443 4294956224 18446744073709551615 135268532 0 0 4096 0 0 0 0 17 0 0 0
/proc/5502/statm: 119697 103083 528 235 0 118398 0
Current children cumulated CPU time (s) 1713.22
Current children cumulated vsize (KiB) 478788

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 5541
/proc/meminfo: memFree=1331896/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=478788 CPUtime=1773.2
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 229939 0 0 0 177126 194 0 0 25 0 1 0 632594578 490278912 103088 996147200 134512640 135477443 4294956224 18446744073709551615 134928401 0 0 4096 0 0 0 0 17 0 0 0
/proc/5502/statm: 119697 103088 528 235 0 118398 0
Current children cumulated CPU time (s) 1773.2
Current children cumulated vsize (KiB) 478788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 5541
/proc/meminfo: memFree=1331896/2055920 swapFree=4179840/4192956
[pid=5502] ppid=5500 vsize=478788 CPUtime=1800.1
/proc/5502/stat : 5502 (casperzao) R 5500 5502 4278 0 -1 4194304 229939 0 0 0 179816 194 0 0 25 0 1 0 632594578 490278912 103088 996147200 134512640 135477443 4294956224 18446744073709551615 135208699 0 0 4096 0 0 0 0 17 0 0 0
/proc/5502/statm: 119697 103088 528 235 0 118398 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 478788

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): 1809.27
CPU time (s): 1800.17
CPU user time (s): 1798.16
CPU system time (s): 2.01169
CPU usage (%): 99.4971
Max. virtual memory (cumulated for all children) (KiB): 533360

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

runsolver used 1.70174 second user time and 5.04723 second system time

The end

Launcher Data (download as text)

Begin job on node17 at 2008-07-03 21:40:53
IDJOB=1058286
IDBENCH=54118
IDSOLVER=361
FILE ID=node17/1058286-1215114053
PBS_JOBID= 7877169
Free space on /tmp= 66540 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6883734acbcc3ab6a8ec48c2640bc7eb
RANDOM SEED=2095720591

node17.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.234
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.234
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:       1825056 kB
Buffers:          6308 kB
Cached:          78080 kB
SwapCached:       6936 kB
Active:         150276 kB
Inactive:        27300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1825056 kB
SwapTotal:     4192956 kB
SwapFree:      4179840 kB
Dirty:            7604 kB
Writeback:           0 kB
Mapped:         106764 kB
Slab:            38296 kB
Committed_AS:  1690992 kB
PageTables:       2040 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 node17 at 2008-07-03 22:11:04