Trace number 1049358

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 1806.02

General information on the benchmark

Namecsp/pseudo/ppp/
normalized-ppp-3-13-25-26.xml
MD5SUM7672cbc92c95110a92bce4d4d3f0bc43
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark16.0556
Satisfiable
(Un)Satisfiability was proved
Number of variables4644
Number of constraints31428
Maximum constraint arity29
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension31428
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.11	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.00/0.11	c Parsing = 1
1.28/1.39	c Building = 1
2.97/3.04	c [ NumberOfVariables = 4644 ]
2.97/3.04	c [ NumberOfConstraints = 31428 ]
2.97/3.04	c [ SizeOfSearchSpace(log2) = 4644 ]
2.97/3.04	c SymmetrySearch = 1
13.18/13.37	c [ Found 8.74652e+22 symmetries ]
13.67/13.84	c InitialPropagation = 1
13.77/13.95	c [ SizeOfSearchSpace(log2) = 4644 ]
13.77/13.95	c InitialSAC = 1
45.33/45.79	c [ SizeOfSearchSpace(log2) = 4551 ]
45.33/45.79	c Search(SampleFF) : 

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-1049358-1215044917/watcher-1049358-1215044917 -o /tmp/evaluation-result-1049358-1215044917/solver-1049358-1215044917 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1049358-1215044917.xml 1328363202 

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.14 2.07 2.02 4/72 26343
/proc/meminfo: memFree=1665760/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=1056 CPUtime=0
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 1983465385 1081344 26 996147200 134512640 135477443 4294956224 18446744073709551615 7017252 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/26343/statm: 264 26 20 235 0 3 0

[startup+0.208498 s]
/proc/loadavg: 2.14 2.07 2.02 4/72 26343
/proc/meminfo: memFree=1665760/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=8092 CPUtime=0.19
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 1149 0 0 0 19 0 0 0 19 0 1 0 1983465385 8286208 1109 996147200 134512640 135477443 4294956224 18446744073709551615 4158772361 0 0 4096 0 0 0 0 17 1 0 0
/proc/26343/statm: 2023 1109 370 235 0 724 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8092

[startup+0.302503 s]
/proc/loadavg: 2.14 2.07 2.02 4/72 26343
/proc/meminfo: memFree=1665760/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=9148 CPUtime=0.28
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 1404 0 0 0 28 0 0 0 19 0 1 0 1983465385 9367552 1364 996147200 134512640 135477443 4294956224 18446744073709551615 4159784654 0 0 4096 0 0 0 0 17 1 0 0
/proc/26343/statm: 2287 1364 370 235 0 988 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9148

[startup+0.402509 s]
/proc/loadavg: 2.14 2.07 2.02 4/72 26343
/proc/meminfo: memFree=1665760/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=10204 CPUtime=0.38
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 1679 0 0 0 38 0 0 0 20 0 1 0 1983465385 10448896 1639 996147200 134512640 135477443 4294956224 18446744073709551615 4158768613 0 0 4096 0 0 0 0 17 1 0 0
/proc/26343/statm: 2551 1639 370 235 0 1252 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 10204

[startup+0.701538 s]
/proc/loadavg: 2.14 2.07 2.02 4/72 26343
/proc/meminfo: memFree=1665760/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=13504 CPUtime=0.68
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 2484 0 0 0 67 1 0 0 23 0 1 0 1983465385 13828096 2444 996147200 134512640 135477443 4294956224 18446744073709551615 4160172326 0 0 4096 0 0 0 0 17 1 0 0
/proc/26343/statm: 3376 2444 370 235 0 2077 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13504

[startup+1.50159 s]
/proc/loadavg: 2.14 2.07 2.02 3/73 26344
/proc/meminfo: memFree=1652056/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=114256 CPUtime=1.47
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 6925 0 0 0 139 8 0 0 25 0 1 0 1983465385 116998144 4909 996147200 134512640 135477443 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26343/statm: 28564 4909 421 235 0 27265 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 114256

[startup+3.10169 s]
/proc/loadavg: 2.14 2.07 2.02 3/73 26344
/proc/meminfo: memFree=1637592/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=129420 CPUtime=3.06
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 43158 0 0 0 203 103 0 0 25 0 1 0 1983465385 132526080 11690 996147200 134512640 135477443 4294956224 18446744073709551615 134718737 0 0 4096 0 0 0 0 17 1 0 0
/proc/26343/statm: 32355 11690 449 235 0 31056 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 129420

[startup+6.3019 s]
/proc/loadavg: 2.13 2.07 2.01 3/73 26344
/proc/meminfo: memFree=1584856/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=176796 CPUtime=6.24
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 54585 0 0 0 517 107 0 0 25 0 1 0 1983465385 181039104 21232 996147200 134512640 135477443 4294956224 18446744073709551615 134535448 0 0 4096 0 0 0 0 17 1 0 0
/proc/26343/statm: 44199 21232 456 235 0 42900 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 176796

[startup+12.7013 s]
/proc/loadavg: 2.12 2.07 2.01 3/73 26344
/proc/meminfo: memFree=1558040/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=213240 CPUtime=12.59
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 68409 0 0 0 1147 112 0 0 25 0 1 0 1983465385 218357760 30641 996147200 134512640 135477443 4294956224 18446744073709551615 134535045 0 0 4096 0 0 0 0 17 1 0 0
/proc/26343/statm: 53310 30641 456 235 0 52011 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 213240

[startup+25.5061 s]
/proc/loadavg: 2.09 2.06 2.01 3/73 26344
/proc/meminfo: memFree=1581400/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=166052 CPUtime=25.29
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 71940 0 0 0 2415 114 0 0 25 0 1 0 1983465385 170037248 21445 996147200 134512640 135477443 4294956224 18446744073709551615 134673665 0 0 4096 0 0 0 0 17 1 0 0
/proc/26343/statm: 41513 21445 480 235 0 40214 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 166052

[startup+51.1028 s]
/proc/loadavg: 2.06 2.06 2.01 3/73 26344
/proc/meminfo: memFree=1580568/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=166052 CPUtime=50.69
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 72153 0 0 0 4955 114 0 0 25 0 1 0 1983465385 170037248 21658 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/26343/statm: 41513 21658 490 235 0 40214 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 166052

[startup+102.302 s]
/proc/loadavg: 2.06 2.06 2.01 3/73 26344
/proc/meminfo: memFree=1579416/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=166104 CPUtime=101.5
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 72383 0 0 0 10035 115 0 0 25 0 1 0 1983465385 170090496 21888 996147200 134512640 135477443 4294956224 18446744073709551615 8318715 0 0 4096 0 0 0 0 17 1 0 0
/proc/26343/statm: 41526 21888 500 235 0 40227 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 166104

[startup+162.303 s]
/proc/loadavg: 2.10 2.07 2.02 3/73 26344
/proc/meminfo: memFree=1579096/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=166104 CPUtime=161.05
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 72446 0 0 0 15990 115 0 0 25 0 1 0 1983465385 170090496 21951 996147200 134512640 135477443 4294956224 18446744073709551615 134585570 0 0 4096 0 0 0 0 17 1 0 0
/proc/26343/statm: 41526 21951 500 235 0 40227 0
Current children cumulated CPU time (s) 161.05
Current children cumulated vsize (KiB) 166104

[startup+222.303 s]
/proc/loadavg: 2.04 2.06 2.01 3/73 26344
/proc/meminfo: memFree=1578648/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=166104 CPUtime=220.6
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 72601 0 0 0 21944 116 0 0 25 0 1 0 1983465385 170090496 22106 996147200 134512640 135477443 4294956224 18446744073709551615 134585553 0 0 4096 0 0 0 0 17 1 0 0
/proc/26343/statm: 41526 22106 500 235 0 40227 0
Current children cumulated CPU time (s) 220.6
Current children cumulated vsize (KiB) 166104

[startup+282.303 s]
/proc/loadavg: 2.01 2.05 2.00 3/73 26344
/proc/meminfo: memFree=1578136/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=166104 CPUtime=280.15
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 72759 0 0 0 27899 116 0 0 25 0 1 0 1983465385 170090496 22264 996147200 134512640 135477443 4294956224 18446744073709551615 134673681 0 0 4096 0 0 0 0 17 1 0 0
/proc/26343/statm: 41526 22264 500 235 0 40227 0
Current children cumulated CPU time (s) 280.15
Current children cumulated vsize (KiB) 166104

[startup+342.307 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 26344
/proc/meminfo: memFree=1577368/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=166104 CPUtime=339.69
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 72913 0 0 0 33853 116 0 0 25 0 1 0 1983465385 170090496 22418 996147200 134512640 135477443 4294956224 18446744073709551615 134673681 0 0 4096 0 0 0 0 17 1 0 0
/proc/26343/statm: 41526 22418 500 235 0 40227 0
Current children cumulated CPU time (s) 339.69
Current children cumulated vsize (KiB) 166104

[startup+402.302 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 26344
/proc/meminfo: memFree=1576856/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=166104 CPUtime=399.25
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 73070 0 0 0 39808 117 0 0 25 0 1 0 1983465385 170090496 22575 996147200 134512640 135477443 4294956224 18446744073709551615 134872737 0 0 4096 0 0 0 0 17 1 0 0
/proc/26343/statm: 41526 22575 500 235 0 40227 0
Current children cumulated CPU time (s) 399.25
Current children cumulated vsize (KiB) 166104

[startup+462.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/73 26344
/proc/meminfo: memFree=1576088/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=166104 CPUtime=458.79
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 73227 0 0 0 45762 117 0 0 25 0 1 0 1983465385 170090496 22732 996147200 134512640 135477443 4294956224 18446744073709551615 134673665 0 0 4096 0 0 0 0 17 1 0 0
/proc/26343/statm: 41526 22732 500 235 0 40227 0
Current children cumulated CPU time (s) 458.79
Current children cumulated vsize (KiB) 166104

[startup+522.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 26344
/proc/meminfo: memFree=1575448/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=166104 CPUtime=518.33
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 73386 0 0 0 51716 117 0 0 25 0 1 0 1983465385 170090496 22891 996147200 134512640 135477443 4294956224 18446744073709551615 135235205 0 0 4096 0 0 0 0 17 1 0 0
/proc/26343/statm: 41526 22891 500 235 0 40227 0
Current children cumulated CPU time (s) 518.33
Current children cumulated vsize (KiB) 166104

[startup+582.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 26344
/proc/meminfo: memFree=1574744/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=166104 CPUtime=577.89
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 73541 0 0 0 57671 118 0 0 25 0 1 0 1983465385 170090496 23046 996147200 134512640 135477443 4294956224 18446744073709551615 135235205 0 0 4096 0 0 0 0 17 1 0 0
/proc/26343/statm: 41526 23046 500 235 0 40227 0
Current children cumulated CPU time (s) 577.89
Current children cumulated vsize (KiB) 166104

[startup+642.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 26344
/proc/meminfo: memFree=1573976/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=166104 CPUtime=637.43
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 73695 0 0 0 63625 118 0 0 25 0 1 0 1983465385 170090496 23200 996147200 134512640 135477443 4294956224 18446744073709551615 8318699 0 0 4096 0 0 0 0 17 1 0 0
/proc/26343/statm: 41526 23200 500 235 0 40227 0
Current children cumulated CPU time (s) 637.43
Current children cumulated vsize (KiB) 166104


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

[startup+822.302 s]
/proc/loadavg: 2.02 2.02 2.00 3/73 26399
/proc/meminfo: memFree=1546240/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=166104 CPUtime=817.07
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 74179 0 0 0 81587 120 0 0 25 0 1 0 1983465385 170090496 23684 996147200 134512640 135477443 4294956224 18446744073709551615 134585553 0 0 4096 0 0 0 0 17 0 0 0
/proc/26343/statm: 41526 23684 500 235 0 40227 0
Current children cumulated CPU time (s) 817.07
Current children cumulated vsize (KiB) 166104

[startup+882.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 26399
/proc/meminfo: memFree=1545536/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=166104 CPUtime=877.02
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 74342 0 0 0 87582 120 0 0 25 0 1 0 1983465385 170090496 23847 996147200 134512640 135477443 4294956224 18446744073709551615 134942280 0 0 4096 0 0 0 0 17 0 0 0
/proc/26343/statm: 41526 23847 500 235 0 40227 0
Current children cumulated CPU time (s) 877.02
Current children cumulated vsize (KiB) 166104

[startup+942.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 26399
/proc/meminfo: memFree=1544896/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=166104 CPUtime=936.97
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 74506 0 0 0 93577 120 0 0 25 0 1 0 1983465385 170090496 24011 996147200 134512640 135477443 4294956224 18446744073709551615 134942743 0 0 4096 0 0 0 0 17 0 0 0
/proc/26343/statm: 41526 24011 500 235 0 40227 0
Current children cumulated CPU time (s) 936.97
Current children cumulated vsize (KiB) 166104

[startup+1002.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 26399
/proc/meminfo: memFree=1544200/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=166104 CPUtime=996.94
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 74675 0 0 0 99573 121 0 0 25 0 1 0 1983465385 170090496 24180 996147200 134512640 135477443 4294956224 18446744073709551615 8318715 0 0 4096 0 0 0 0 17 0 0 0
/proc/26343/statm: 41526 24180 500 235 0 40227 0
Current children cumulated CPU time (s) 996.94
Current children cumulated vsize (KiB) 166104

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 26399
/proc/meminfo: memFree=1543496/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=166104 CPUtime=1056.88
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 74853 0 0 0 105567 121 0 0 25 0 1 0 1983465385 170090496 24358 996147200 134512640 135477443 4294956224 18446744073709551615 8318701 0 0 4096 0 0 0 0 17 0 0 0
/proc/26343/statm: 41526 24358 500 235 0 40227 0
Current children cumulated CPU time (s) 1056.88
Current children cumulated vsize (KiB) 166104

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 26399
/proc/meminfo: memFree=1542792/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=166104 CPUtime=1116.84
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 75014 0 0 0 111563 121 0 0 25 0 1 0 1983465385 170090496 24519 996147200 134512640 135477443 4294956224 18446744073709551615 8318680 0 0 4096 0 0 0 0 17 0 0 0
/proc/26343/statm: 41526 24519 500 235 0 40227 0
Current children cumulated CPU time (s) 1116.84
Current children cumulated vsize (KiB) 166104

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 26399
/proc/meminfo: memFree=1542152/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=166104 CPUtime=1176.79
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 75179 0 0 0 117558 121 0 0 25 0 1 0 1983465385 170090496 24684 996147200 134512640 135477443 4294956224 18446744073709551615 134942137 0 0 4096 0 0 0 0 17 0 0 0
/proc/26343/statm: 41526 24684 500 235 0 40227 0
Current children cumulated CPU time (s) 1176.79
Current children cumulated vsize (KiB) 166104

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 26399
/proc/meminfo: memFree=1541320/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=166104 CPUtime=1236.75
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 75344 0 0 0 123553 122 0 0 25 0 1 0 1983465385 170090496 24849 996147200 134512640 135477443 4294956224 18446744073709551615 134673665 0 0 4096 0 0 0 0 17 0 0 0
/proc/26343/statm: 41526 24849 500 235 0 40227 0
Current children cumulated CPU time (s) 1236.75
Current children cumulated vsize (KiB) 166104

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 26399
/proc/meminfo: memFree=1540552/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=166104 CPUtime=1296.7
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 75519 0 0 0 129548 122 0 0 25 0 1 0 1983465385 170090496 25024 996147200 134512640 135477443 4294956224 18446744073709551615 135235205 0 0 4096 0 0 0 0 17 0 0 0
/proc/26343/statm: 41526 25024 500 235 0 40227 0
Current children cumulated CPU time (s) 1296.7
Current children cumulated vsize (KiB) 166104

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 26399
/proc/meminfo: memFree=1539912/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=166104 CPUtime=1356.66
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 75687 0 0 0 135543 123 0 0 25 0 1 0 1983465385 170090496 25192 996147200 134512640 135477443 4294956224 18446744073709551615 134673665 0 0 4096 0 0 0 0 17 0 0 0
/proc/26343/statm: 41526 25192 500 235 0 40227 0
Current children cumulated CPU time (s) 1356.66
Current children cumulated vsize (KiB) 166104

[startup+1422.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/73 26399
/proc/meminfo: memFree=1539144/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=228608 CPUtime=1416.61
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 75849 0 0 0 141538 123 0 0 25 0 1 0 1983465385 234094592 25354 996147200 134512640 135477443 4294956224 18446744073709551615 8318710 0 0 4096 0 0 0 0 17 0 0 0
/proc/26343/statm: 57152 25354 500 235 0 55853 0
Current children cumulated CPU time (s) 1416.61
Current children cumulated vsize (KiB) 228608

[startup+1482.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/73 26399
/proc/meminfo: memFree=1538248/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=228608 CPUtime=1476.56
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 76014 0 0 0 147533 123 0 0 25 0 1 0 1983465385 234094592 25519 996147200 134512640 135477443 4294956224 18446744073709551615 134583600 0 0 4096 0 0 0 0 17 0 0 0
/proc/26343/statm: 57152 25519 500 235 0 55853 0
Current children cumulated CPU time (s) 1476.56
Current children cumulated vsize (KiB) 228608

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/73 26399
/proc/meminfo: memFree=1537480/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=228608 CPUtime=1536.52
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 76194 0 0 0 153529 123 0 0 25 0 1 0 1983465385 234094592 25699 996147200 134512640 135477443 4294956224 18446744073709551615 135235205 0 0 4096 0 0 0 0 17 0 0 0
/proc/26343/statm: 57152 25699 500 235 0 55853 0
Current children cumulated CPU time (s) 1536.52
Current children cumulated vsize (KiB) 228608

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 26399
/proc/meminfo: memFree=1536776/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=228608 CPUtime=1596.48
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 76359 0 0 0 159524 124 0 0 25 0 1 0 1983465385 234094592 25864 996147200 134512640 135477443 4294956224 18446744073709551615 134585520 0 0 4096 0 0 0 0 17 0 0 0
/proc/26343/statm: 57152 25864 500 235 0 55853 0
Current children cumulated CPU time (s) 1596.48
Current children cumulated vsize (KiB) 228608

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 26399
/proc/meminfo: memFree=1536136/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=228608 CPUtime=1656.43
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 76524 0 0 0 165519 124 0 0 25 0 1 0 1983465385 234094592 26029 996147200 134512640 135477443 4294956224 18446744073709551615 135235205 0 0 4096 0 0 0 0 17 0 0 0
/proc/26343/statm: 57152 26029 500 235 0 55853 0
Current children cumulated CPU time (s) 1656.43
Current children cumulated vsize (KiB) 228608

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 26399
/proc/meminfo: memFree=1535368/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=228608 CPUtime=1716.38
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 76696 0 0 0 171514 124 0 0 25 0 1 0 1983465385 234094592 26201 996147200 134512640 135477443 4294956224 18446744073709551615 8318715 0 0 4096 0 0 0 0 17 0 0 0
/proc/26343/statm: 57152 26201 500 235 0 55853 0
Current children cumulated CPU time (s) 1716.38
Current children cumulated vsize (KiB) 228608

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 26399
/proc/meminfo: memFree=1534536/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=228608 CPUtime=1776.33
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 76867 0 0 0 177509 124 0 0 25 0 1 0 1983465385 234094592 26372 996147200 134512640 135477443 4294956224 18446744073709551615 134879609 0 0 4096 0 0 0 0 17 0 0 0
/proc/26343/statm: 57152 26372 500 235 0 55853 0
Current children cumulated CPU time (s) 1776.33
Current children cumulated vsize (KiB) 228608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 26399
/proc/meminfo: memFree=1534344/2055920 swapFree=4117292/4192956
[pid=26343] ppid=26341 vsize=228608 CPUtime=1800.02
/proc/26343/stat : 26343 (casperzao) R 26341 26343 24179 0 -1 4194304 76928 0 0 0 179878 124 0 0 25 0 1 0 1983465385 234094592 26433 996147200 134512640 135477443 4294956224 18446744073709551615 134586012 0 0 4096 0 0 0 0 17 0 0 0
/proc/26343/statm: 57152 26433 500 235 0 55853 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 228608

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): 1806.02
CPU time (s): 1800.05
CPU user time (s): 1798.78
CPU system time (s): 1.26781
CPU usage (%): 99.6692
Max. virtual memory (cumulated for all children) (KiB): 228608

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

runsolver used 1.63375 second user time and 5.12122 second system time

The end

Launcher Data (download as text)

Begin job on node30 at 2008-07-03 02:28:37
IDJOB=1049358
IDBENCH=54672
IDSOLVER=361
FILE ID=node30/1049358-1215044917
PBS_JOBID= 7875113
Free space on /tmp= 66548 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/pseudo/ppp/normalized-ppp-3-13-25-26.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1049358-1215044917/watcher-1049358-1215044917 -o /tmp/evaluation-result-1049358-1215044917/solver-1049358-1215044917 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1049358-1215044917.xml 1328363202 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7672cbc92c95110a92bce4d4d3f0bc43
RANDOM SEED=1328363202

node30.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.218
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.218
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:       1666240 kB
Buffers:         42880 kB
Cached:         167576 kB
SwapCached:      69636 kB
Active:         201908 kB
Inactive:       110720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1666240 kB
SwapTotal:     4192956 kB
SwapFree:      4117292 kB
Dirty:            7668 kB
Writeback:           0 kB
Mapped:         110012 kB
Slab:            62544 kB
Committed_AS:  3583216 kB
PageTables:       1848 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= 66544 MiB
End job on node30 at 2008-07-03 02:58:45