Trace number 1058046

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.12 1811.28

General information on the benchmark

Namecsp/compet08/
normalized-patat-08-comp-9.xml
MD5SUM4d24835c800de52d756640e8552cd3e9
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints32974
Maximum constraint arity24
Maximum domain size33
Number of constraints which are defined in extension0
Number of constraints which are defined in intension32474
Global constraints used (with number of constraints)alldifferent(500)

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.27/1.39	c Building = 1
12.36/12.51	c [ NumberOfVariables = 800 ]
12.36/12.51	c [ NumberOfConstraints = 32974 ]
12.36/12.51	c [ SizeOfSearchSpace(log2) = 2473.91 ]
12.36/12.51	c SymmetrySearch = 1
13.35/13.59	c InitialPropagation = 1
13.55/13.79	c [ SizeOfSearchSpace(log2) = 2473.91 ]
13.55/13.79	c InitialSAC = 1
33.17/33.51	c [ SizeOfSearchSpace(log2) = 2473.91 ]
33.17/33.51	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-1058046-1215112621/watcher-1058046-1215112621 -o /tmp/evaluation-result-1058046-1215112621/solver-1058046-1215112621 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1058046-1215112621.xml 1355578938 

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.19 2.36 2.16 4/74 24692
/proc/meminfo: memFree=1102296/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=1056 CPUtime=0
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 1990232452 1081344 26 996147200 134512640 135477443 4294956224 18446744073709551615 1835812 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/24692/statm: 264 26 20 235 0 3 0

[startup+0.0724269 s]
/proc/loadavg: 2.19 2.36 2.16 4/74 24692
/proc/meminfo: memFree=1102296/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=6232 CPUtime=0.05
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 673 0 0 0 5 0 0 0 18 0 1 0 1990232452 6381568 633 996147200 134512640 135477443 4294956224 18446744073709551615 4160172329 0 0 4096 0 0 0 0 17 1 0 0
/proc/24692/statm: 1558 633 369 235 0 259 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6232

[startup+0.101428 s]
/proc/loadavg: 2.19 2.36 2.16 4/74 24692
/proc/meminfo: memFree=1102296/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=6496 CPUtime=0.08
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 748 0 0 0 8 0 0 0 18 0 1 0 1990232452 6651904 708 996147200 134512640 135477443 4294956224 18446744073709551615 134813122 0 0 4096 0 0 0 0 17 1 0 0
/proc/24692/statm: 1624 708 369 235 0 325 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6496

[startup+0.301454 s]
/proc/loadavg: 2.19 2.36 2.16 4/74 24692
/proc/meminfo: memFree=1102296/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=8608 CPUtime=0.28
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 1253 0 0 0 28 0 0 0 19 0 1 0 1990232452 8814592 1213 996147200 134512640 135477443 4294956224 18446744073709551615 134791031 0 0 4096 0 0 0 0 17 1 0 0
/proc/24692/statm: 2152 1213 369 235 0 853 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8608

[startup+0.701496 s]
/proc/loadavg: 2.19 2.36 2.16 4/74 24692
/proc/meminfo: memFree=1102296/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=12436 CPUtime=0.68
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 2224 0 0 0 67 1 0 0 23 0 1 0 1990232452 12734464 2184 996147200 134512640 135477443 4294956224 18446744073709551615 134755062 0 0 4096 0 0 0 0 17 1 0 0
/proc/24692/statm: 3109 2184 369 235 0 1810 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12436

[startup+1.5016 s]
/proc/loadavg: 2.18 2.35 2.16 3/75 24693
/proc/meminfo: memFree=1092048/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=299912 CPUtime=1.47
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 5129 0 0 0 144 3 0 0 25 0 1 0 1990232452 307109888 4205 996147200 134512640 135477443 4294956224 18446744073709551615 134695669 0 0 4096 0 0 0 0 17 1 0 0
/proc/24692/statm: 74978 4205 458 235 0 73679 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 299912

[startup+3.10176 s]
/proc/loadavg: 2.18 2.35 2.16 3/75 24693
/proc/meminfo: memFree=1070288/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=334760 CPUtime=3.06
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 29449 0 0 0 290 16 0 0 25 0 1 0 1990232452 342794240 15385 996147200 134512640 135477443 4294956224 18446744073709551615 135270883 0 0 4096 0 0 0 0 17 1 0 0
/proc/24692/statm: 83690 15385 458 235 0 82391 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 334760

[startup+6.30211 s]
/proc/loadavg: 2.16 2.35 2.16 3/75 24693
/proc/meminfo: memFree=974608/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=469336 CPUtime=6.23
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 80202 0 0 0 571 52 0 0 25 0 1 0 1990232452 480600064 38806 996147200 134512640 135477443 4294956224 18446744073709551615 135270704 0 0 4096 0 0 0 0 17 1 0 0
/proc/24692/statm: 117334 38806 458 235 0 116035 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 469336

[startup+12.7018 s]
/proc/loadavg: 2.15 2.34 2.16 3/75 24693
/proc/meminfo: memFree=792400/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=416624 CPUtime=12.56
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 193590 0 0 0 1063 193 0 0 25 0 1 0 1990232452 426622976 83626 996147200 134512640 135477443 4294956224 18446744073709551615 134535920 0 0 4096 0 0 0 0 17 1 0 0
/proc/24692/statm: 104156 83626 502 235 0 102857 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 416624

[startup+25.5012 s]
/proc/loadavg: 2.13 2.33 2.16 3/75 24693
/proc/meminfo: memFree=755088/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=523356 CPUtime=25.24
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 200060 0 0 0 2328 196 0 0 25 0 1 0 1990232452 535916544 86846 996147200 134512640 135477443 4294956224 18446744073709551615 134971183 0 0 4096 0 0 0 0 17 1 0 0
/proc/24692/statm: 130839 86846 524 235 0 129540 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 523356

[startup+51.102 s]
/proc/loadavg: 2.08 2.30 2.15 3/75 24693
/proc/meminfo: memFree=710928/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=523368 CPUtime=50.59
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 210869 0 0 0 4858 201 0 0 25 0 1 0 1990232452 535928832 97655 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/24692/statm: 130842 97655 525 235 0 129543 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 523368

[startup+102.307 s]
/proc/loadavg: 2.03 2.25 2.14 3/75 24693
/proc/meminfo: memFree=680784/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=523368 CPUtime=101.32
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 217957 0 0 0 9927 205 0 0 25 0 1 0 1990232452 535928832 104743 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 1 0 0
/proc/24692/statm: 130842 104743 525 235 0 129543 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 523368

[startup+162.301 s]
/proc/loadavg: 2.01 2.20 2.13 3/75 24693
/proc/meminfo: memFree=670160/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=523368 CPUtime=160.75
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 219994 0 0 0 15869 206 0 0 25 0 1 0 1990232452 535928832 106780 996147200 134512640 135477443 4294956224 18446744073709551615 134965960 0 0 4096 0 0 0 0 17 1 0 0
/proc/24692/statm: 130842 106780 525 235 0 129543 0
Current children cumulated CPU time (s) 160.75
Current children cumulated vsize (KiB) 523368

[startup+222.302 s]
/proc/loadavg: 2.00 2.16 2.12 3/75 24693
/proc/meminfo: memFree=666896/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=523368 CPUtime=220.18
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 220215 0 0 0 21812 206 0 0 25 0 1 0 1990232452 535928832 107001 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 1 0 0
/proc/24692/statm: 130842 107001 525 235 0 129543 0
Current children cumulated CPU time (s) 220.18
Current children cumulated vsize (KiB) 523368

[startup+282.301 s]
/proc/loadavg: 2.00 2.13 2.11 3/75 24693
/proc/meminfo: memFree=664144/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=523368 CPUtime=279.62
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 220375 0 0 0 27756 206 0 0 25 0 1 0 1990232452 535928832 107161 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 1 0 0
/proc/24692/statm: 130842 107161 525 235 0 129543 0
Current children cumulated CPU time (s) 279.62
Current children cumulated vsize (KiB) 523368

[startup+342.302 s]
/proc/loadavg: 2.00 2.10 2.10 3/75 24693
/proc/meminfo: memFree=661776/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=523368 CPUtime=339.05
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 220375 0 0 0 33699 206 0 0 25 0 1 0 1990232452 535928832 107161 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 1 0 0
/proc/24692/statm: 130842 107161 525 235 0 129543 0
Current children cumulated CPU time (s) 339.05
Current children cumulated vsize (KiB) 523368

[startup+402.301 s]
/proc/loadavg: 2.00 2.08 2.09 3/75 24693
/proc/meminfo: memFree=659408/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=523368 CPUtime=398.5
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 220375 0 0 0 39644 206 0 0 25 0 1 0 1990232452 535928832 107161 996147200 134512640 135477443 4294956224 18446744073709551615 134606843 0 0 4096 0 0 0 0 17 1 0 0
/proc/24692/statm: 130842 107161 525 235 0 129543 0
Current children cumulated CPU time (s) 398.5
Current children cumulated vsize (KiB) 523368

[startup+462.302 s]
/proc/loadavg: 2.00 2.06 2.08 3/75 24693
/proc/meminfo: memFree=656976/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=523368 CPUtime=457.93
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 220375 0 0 0 45587 206 0 0 25 0 1 0 1990232452 535928832 107161 996147200 134512640 135477443 4294956224 18446744073709551615 134965668 0 0 4096 0 0 0 0 17 1 0 0
/proc/24692/statm: 130842 107161 525 235 0 129543 0
Current children cumulated CPU time (s) 457.93
Current children cumulated vsize (KiB) 523368

[startup+522.302 s]
/proc/loadavg: 2.00 2.05 2.08 3/75 24693
/proc/meminfo: memFree=654416/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=523368 CPUtime=517.37
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 220375 0 0 0 51531 206 0 0 25 0 1 0 1990232452 535928832 107161 996147200 134512640 135477443 4294956224 18446744073709551615 134586841 0 0 4096 0 0 0 0 17 1 0 0
/proc/24692/statm: 130842 107161 525 235 0 129543 0
Current children cumulated CPU time (s) 517.37
Current children cumulated vsize (KiB) 523368

[startup+582.301 s]
/proc/loadavg: 2.00 2.04 2.07 3/75 24693
/proc/meminfo: memFree=633872/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=523368 CPUtime=576.81
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 224869 0 0 0 57472 209 0 0 25 0 1 0 1990232452 535928832 111655 996147200 134512640 135477443 4294956224 18446744073709551615 134673677 0 0 4096 0 0 0 0 17 1 0 0
/proc/24692/statm: 130842 111655 525 235 0 129543 0
Current children cumulated CPU time (s) 576.81
Current children cumulated vsize (KiB) 523368

[startup+642.302 s]
/proc/loadavg: 2.00 2.03 2.06 3/75 24693
/proc/meminfo: memFree=629328/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=523368 CPUtime=636.24
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 225456 0 0 0 63415 209 0 0 25 0 1 0 1990232452 535928832 112242 996147200 134512640 135477443 4294956224 18446744073709551615 135270826 0 0 4096 0 0 0 0 17 1 0 0
/proc/24692/statm: 130842 112242 525 235 0 129543 0
Current children cumulated CPU time (s) 636.24
Current children cumulated vsize (KiB) 523368


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

[startup+822.301 s]
/proc/loadavg: 2.00 2.01 2.05 3/75 24693
/proc/meminfo: memFree=623376/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=523368 CPUtime=814.55
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 225456 0 0 0 81246 209 0 0 25 0 1 0 1990232452 535928832 112242 996147200 134512640 135477443 4294956224 18446744073709551615 135018430 0 0 4096 0 0 0 0 17 1 0 0
/proc/24692/statm: 130842 112242 525 235 0 129543 0
Current children cumulated CPU time (s) 814.55
Current children cumulated vsize (KiB) 523368

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.04 3/75 24693
/proc/meminfo: memFree=620432/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=523368 CPUtime=873.99
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 225456 0 0 0 87189 210 0 0 25 0 1 0 1990232452 535928832 112242 996147200 134512640 135477443 4294956224 18446744073709551615 134583088 0 0 4096 0 0 0 0 17 1 0 0
/proc/24692/statm: 130842 112242 525 235 0 129543 0
Current children cumulated CPU time (s) 873.99
Current children cumulated vsize (KiB) 523368

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.03 3/75 24693
/proc/meminfo: memFree=618000/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=523368 CPUtime=933.43
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 225456 0 0 0 93133 210 0 0 25 0 1 0 1990232452 535928832 112242 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 1 0 0
/proc/24692/statm: 130842 112242 525 235 0 129543 0
Current children cumulated CPU time (s) 933.43
Current children cumulated vsize (KiB) 523368

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/75 24693
/proc/meminfo: memFree=614608/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=523368 CPUtime=992.87
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 225456 0 0 0 99077 210 0 0 25 0 1 0 1990232452 535928832 112242 996147200 134512640 135477443 4294956224 18446744073709551615 135268944 0 0 4096 0 0 0 0 17 1 0 0
/proc/24692/statm: 130842 112242 525 235 0 129543 0
Current children cumulated CPU time (s) 992.87
Current children cumulated vsize (KiB) 523368

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/75 24693
/proc/meminfo: memFree=596816/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=773372 CPUtime=1052.3
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 228994 0 0 0 105019 211 0 0 25 0 1 0 1990232452 791932928 115780 996147200 134512640 135477443 4294956224 18446744073709551615 134923119 0 0 4096 0 0 0 0 17 1 0 0
/proc/24692/statm: 193343 115780 525 235 0 192044 0
Current children cumulated CPU time (s) 1052.3
Current children cumulated vsize (KiB) 773372

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/75 24693
/proc/meminfo: memFree=589968/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=773372 CPUtime=1111.74
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 230092 0 0 0 110962 212 0 0 25 0 1 0 1990232452 791932928 116878 996147200 134512640 135477443 4294956224 18446744073709551615 135270856 0 0 4096 0 0 0 0 17 1 0 0
/proc/24692/statm: 193343 116878 525 235 0 192044 0
Current children cumulated CPU time (s) 1111.74
Current children cumulated vsize (KiB) 773372

[startup+1182.3 s]
/proc/loadavg: 1.94 1.98 2.01 3/73 24721
/proc/meminfo: memFree=1076320/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=773372 CPUtime=1171.38
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 230153 0 0 0 116925 213 0 0 25 0 1 0 1990232452 791932928 116939 996147200 134512640 135477443 4294956224 18446744073709551615 135268949 0 0 4096 0 0 0 0 17 0 0 0
/proc/24692/statm: 193343 116939 525 235 0 192044 0
Current children cumulated CPU time (s) 1171.38
Current children cumulated vsize (KiB) 773372

[startup+1242.3 s]
/proc/loadavg: 1.98 1.98 2.00 3/73 24721
/proc/meminfo: memFree=1076192/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=773372 CPUtime=1231.36
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 230153 0 0 0 122923 213 0 0 25 0 1 0 1990232452 791932928 116939 996147200 134512640 135477443 4294956224 18446744073709551615 135268549 0 0 4096 0 0 0 0 17 0 0 0
/proc/24692/statm: 193343 116939 525 235 0 192044 0
Current children cumulated CPU time (s) 1231.36
Current children cumulated vsize (KiB) 773372

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 2.00 3/73 24721
/proc/meminfo: memFree=1074656/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=773372 CPUtime=1291.33
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 230562 0 0 0 128920 213 0 0 25 0 1 0 1990232452 791932928 117348 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/24692/statm: 193343 117348 525 235 0 192044 0
Current children cumulated CPU time (s) 1291.33
Current children cumulated vsize (KiB) 773372

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 2.00 3/73 24721
/proc/meminfo: memFree=1070304/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=773372 CPUtime=1351.31
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 231618 0 0 0 134917 214 0 0 25 0 1 0 1990232452 791932928 118404 996147200 134512640 135477443 4294956224 18446744073709551615 134606737 0 0 4096 0 0 0 0 17 0 0 0
/proc/24692/statm: 193343 118404 525 235 0 192044 0
Current children cumulated CPU time (s) 1351.31
Current children cumulated vsize (KiB) 773372

[startup+1422.31 s]
/proc/loadavg: 1.99 1.98 2.00 3/73 24721
/proc/meminfo: memFree=1066528/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=773372 CPUtime=1411.29
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 232567 0 0 0 140915 214 0 0 25 0 1 0 1990232452 791932928 119353 996147200 134512640 135477443 4294956224 18446744073709551615 134923145 0 0 4096 0 0 0 0 17 0 0 0
/proc/24692/statm: 193343 119353 525 235 0 192044 0
Current children cumulated CPU time (s) 1411.29
Current children cumulated vsize (KiB) 773372

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 2.00 3/73 24723
/proc/meminfo: memFree=1066400/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=773372 CPUtime=1471.26
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 232567 0 0 0 146912 214 0 0 25 0 1 0 1990232452 791932928 119353 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/24692/statm: 193343 119353 525 235 0 192044 0
Current children cumulated CPU time (s) 1471.26
Current children cumulated vsize (KiB) 773372

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 2.00 3/73 24723
/proc/meminfo: memFree=1066400/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=773372 CPUtime=1531.23
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 232567 0 0 0 152909 214 0 0 25 0 1 0 1990232452 791932928 119353 996147200 134512640 135477443 4294956224 18446744073709551615 135208659 0 0 4096 0 0 0 0 17 0 0 0
/proc/24692/statm: 193343 119353 525 235 0 192044 0
Current children cumulated CPU time (s) 1531.23
Current children cumulated vsize (KiB) 773372

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 2.00 3/73 24723
/proc/meminfo: memFree=1066400/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=773372 CPUtime=1591.21
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 232567 0 0 0 158907 214 0 0 25 0 1 0 1990232452 791932928 119353 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/24692/statm: 193343 119353 525 235 0 192044 0
Current children cumulated CPU time (s) 1591.21
Current children cumulated vsize (KiB) 773372

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 2.00 3/73 24723
/proc/meminfo: memFree=1066400/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=773372 CPUtime=1651.18
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 232567 0 0 0 164904 214 0 0 25 0 1 0 1990232452 791932928 119353 996147200 134512640 135477443 4294956224 18446744073709551615 134606683 0 0 4096 0 0 0 0 17 0 0 0
/proc/24692/statm: 193343 119353 525 235 0 192044 0
Current children cumulated CPU time (s) 1651.18
Current children cumulated vsize (KiB) 773372

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 2.00 3/73 24723
/proc/meminfo: memFree=1066400/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=773372 CPUtime=1711.17
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 232567 0 0 0 170902 215 0 0 25 0 1 0 1990232452 791932928 119353 996147200 134512640 135477443 4294956224 18446744073709551615 135268496 0 0 4096 0 0 0 0 17 0 0 0
/proc/24692/statm: 193343 119353 525 235 0 192044 0
Current children cumulated CPU time (s) 1711.17
Current children cumulated vsize (KiB) 773372

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 2.00 3/73 24723
/proc/meminfo: memFree=1066208/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=773372 CPUtime=1771.15
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 232567 0 0 0 176900 215 0 0 25 0 1 0 1990232452 791932928 119353 996147200 134512640 135477443 4294956224 18446744073709551615 134586843 0 0 4096 0 0 0 0 17 0 0 0
/proc/24692/statm: 193343 119353 525 235 0 192044 0
Current children cumulated CPU time (s) 1771.15
Current children cumulated vsize (KiB) 773372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.2 s]
/proc/loadavg: 1.99 1.98 2.00 3/73 24723
/proc/meminfo: memFree=1066208/2055920 swapFree=4178936/4192956
[pid=24692] ppid=24690 vsize=773372 CPUtime=1800.04
/proc/24692/stat : 24692 (casperzao) R 24690 24692 24039 0 -1 4194304 232567 0 0 0 179789 215 0 0 25 0 1 0 1990232452 791932928 119353 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/24692/statm: 193343 119353 525 235 0 192044 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 773372

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): 1811.28
CPU time (s): 1800.12
CPU user time (s): 1797.89
CPU system time (s): 2.22766
CPU usage (%): 99.3839
Max. virtual memory (cumulated for all children) (KiB): 773372

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

runsolver used 2.10268 second user time and 5.68713 second system time

The end

Launcher Data (download as text)

Begin job on node64 at 2008-07-03 21:17:01
IDJOB=1058046
IDBENCH=54103
IDSOLVER=361
FILE ID=node64/1058046-1215112621
PBS_JOBID= 7877078
Free space on /tmp= 66412 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 4d24835c800de52d756640e8552cd3e9
RANDOM SEED=1355578938

node64.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.248
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.248
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:       1102776 kB
Buffers:         60768 kB
Cached:         497048 kB
SwapCached:       7196 kB
Active:         688188 kB
Inactive:       196492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1102776 kB
SwapTotal:     4192956 kB
SwapFree:      4178936 kB
Dirty:            7784 kB
Writeback:           0 kB
Mapped:         334016 kB
Slab:            52820 kB
Committed_AS:  4254896 kB
PageTables:       2460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66544 MiB
End job on node64 at 2008-07-03 21:47:14