Trace number 1094813

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.03 1812.13

General information on the benchmark

Namecsp/fapp/fapp20/
normalized-fapp20-0420-2.xml
MD5SUMb5be1e11c64ae0a3fe8c3477a50c68b1
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 benchmark1.36879
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of constraints4737
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4737
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
53.37/53.63	c [ NumberOfVariables = 420 ]
53.37/53.63	c [ NumberOfConstraints = 4737 ]
53.37/53.63	c [ SizeOfSearchSpace(log2) = 3105.23 ]
53.37/53.63	c SymmetrySearch = 1
53.66/53.90	c InitialPropagation = 1
53.66/53.92	c [ SizeOfSearchSpace(log2) = 3105.23 ]
53.66/53.92	c InitialSAC = (Timeout)
88.82/89.28	c [ SizeOfSearchSpace(log2) = 3098.63 ]
88.82/89.29	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-1094813-1215279902/watcher-1094813-1215279902 -o /tmp/evaluation-result-1094813-1215279902/solver-1094813-1215279902 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1094813-1215279902.xml 2048123976 

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.07 1.99 1.99 4/74 32112
/proc/meminfo: memFree=1724440/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=1056 CPUtime=0
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 2006963061 1081344 26 996147200 134512640 135477443 4294956224 18446744073709551615 11281188 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/32112/statm: 264 26 20 235 0 3 0

[startup+0.055589 s]
/proc/loadavg: 2.07 1.99 1.99 4/74 32112
/proc/meminfo: memFree=1724440/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=6108 CPUtime=0.04
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 629 0 0 0 4 0 0 0 18 0 1 0 2006963061 6254592 589 996147200 134512640 135477443 4294956224 18446744073709551615 4158884493 0 0 4096 0 0 0 0 17 1 0 0
/proc/32112/statm: 1527 589 370 235 0 228 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6108

[startup+0.10159 s]
/proc/loadavg: 2.07 1.99 1.99 4/74 32112
/proc/meminfo: memFree=1724440/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=6636 CPUtime=0.09
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 780 0 0 0 9 0 0 0 18 0 1 0 2006963061 6795264 740 996147200 134512640 135477443 4294956224 18446744073709551615 11716219 0 0 4096 0 0 0 0 17 1 0 0
/proc/32112/statm: 1659 740 370 235 0 360 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6636

[startup+0.301611 s]
/proc/loadavg: 2.07 1.99 1.99 4/74 32112
/proc/meminfo: memFree=1724440/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=288832 CPUtime=0.28
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 3781 0 0 0 27 1 0 0 19 0 1 0 2006963061 295763968 2996 996147200 134512640 135477443 4294956224 18446744073709551615 134694714 0 0 4096 0 0 0 0 17 1 0 0
/proc/32112/statm: 72208 2996 460 235 0 70909 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 288832

[startup+0.701652 s]
/proc/loadavg: 2.07 1.99 1.99 4/74 32112
/proc/meminfo: memFree=1724440/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=289624 CPUtime=0.69
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 5880 0 0 0 66 3 0 0 23 0 1 0 2006963061 296574976 3199 996147200 134512640 135477443 4294956224 18446744073709551615 134923140 0 0 4096 0 0 0 0 17 1 0 0
/proc/32112/statm: 72406 3200 461 235 0 71107 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 289624

[startup+1.50173 s]
/proc/loadavg: 2.07 1.99 1.99 3/75 32113
/proc/meminfo: memFree=1712976/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=290944 CPUtime=1.48
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 10036 0 0 0 144 4 0 0 25 0 1 0 2006963061 297926656 3544 996147200 134512640 135477443 4294956224 18446744073709551615 134694714 0 0 4096 0 0 0 0 17 1 0 0
/proc/32112/statm: 72736 3544 465 235 0 71437 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 290944

[startup+3.1019 s]
/proc/loadavg: 2.07 1.99 1.99 3/75 32113
/proc/meminfo: memFree=1710864/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=293848 CPUtime=3.07
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 18376 0 0 0 299 8 0 0 25 0 1 0 2006963061 300900352 4296 996147200 134512640 135477443 4294956224 18446744073709551615 135268721 0 0 4096 0 0 0 0 17 1 0 0
/proc/32112/statm: 73462 4296 465 235 0 72163 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 293848

[startup+6.30123 s]
/proc/loadavg: 2.07 1.99 1.99 3/75 32113
/proc/meminfo: memFree=1704208/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=300316 CPUtime=6.26
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 35787 0 0 0 612 14 0 0 25 0 1 0 2006963061 307523584 5989 996147200 134512640 135477443 4294956224 18446744073709551615 135268690 0 0 4096 0 0 0 0 17 1 0 0
/proc/32112/statm: 75079 5989 465 235 0 73780 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 300316

[startup+12.7019 s]
/proc/loadavg: 2.06 1.99 1.99 3/75 32113
/proc/meminfo: memFree=1690576/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=312460 CPUtime=12.64
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 71145 0 0 0 1236 28 0 0 25 0 1 0 2006963061 319959040 9130 996147200 134512640 135477443 4294956224 18446744073709551615 134694714 0 0 4096 0 0 0 0 17 1 0 0
/proc/32112/statm: 78115 9130 465 235 0 76816 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 312460

[startup+25.5012 s]
/proc/loadavg: 2.05 1.99 1.99 3/75 32113
/proc/meminfo: memFree=1665168/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=336880 CPUtime=25.38
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 141948 0 0 0 2481 57 0 0 25 0 1 0 2006963061 344965120 15424 996147200 134512640 135477443 4294956224 18446744073709551615 135270705 0 0 4096 0 0 0 0 17 1 0 0
/proc/32112/statm: 84220 15424 465 235 0 82921 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 336880

[startup+51.1018 s]
/proc/loadavg: 2.03 1.99 1.99 3/75 32113
/proc/meminfo: memFree=1619152/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=382024 CPUtime=50.88
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 276727 0 0 0 4977 111 0 0 25 0 1 0 2006963061 391192576 27065 996147200 134512640 135477443 4294956224 18446744073709551615 135268706 0 0 4096 0 0 0 0 17 1 0 0
/proc/32112/statm: 95506 27065 465 235 0 94207 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 382024

[startup+102.306 s]
/proc/loadavg: 2.01 1.99 1.99 3/75 32113
/proc/meminfo: memFree=1605648/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=200164 CPUtime=101.87
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 296399 0 0 0 10067 120 0 0 25 0 1 0 2006963061 204967936 30121 996147200 134512640 135477443 4294956224 18446744073709551615 135208561 0 0 4096 0 0 0 0 17 1 0 0
/proc/32112/statm: 50041 30121 529 235 0 48742 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 200164

[startup+162.302 s]
/proc/loadavg: 2.00 1.99 1.99 3/75 32113
/proc/meminfo: memFree=1605584/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=200164 CPUtime=161.61
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 296403 0 0 0 16041 120 0 0 25 0 1 0 2006963061 204967936 30125 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 1 0 0
/proc/32112/statm: 50041 30125 529 235 0 48742 0
Current children cumulated CPU time (s) 161.61
Current children cumulated vsize (KiB) 200164

[startup+222.301 s]
/proc/loadavg: 1.92 1.97 1.99 2/68 32132
/proc/meminfo: memFree=1632184/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=200164 CPUtime=221.35
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 296403 0 0 0 22015 120 0 0 25 0 1 0 2006963061 204967936 30125 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 1 0 0
/proc/32112/statm: 50041 30125 529 235 0 48742 0
Current children cumulated CPU time (s) 221.35
Current children cumulated vsize (KiB) 200164

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 32214
/proc/meminfo: memFree=1618904/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=200164 CPUtime=281
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 296403 0 0 0 27979 121 0 0 25 0 1 0 2006963061 204967936 30125 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/32112/statm: 50041 30125 529 235 0 48742 0
Current children cumulated CPU time (s) 281
Current children cumulated vsize (KiB) 200164

[startup+342.302 s]
/proc/loadavg: 2.03 1.99 1.99 3/73 32214
/proc/meminfo: memFree=1618776/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=200164 CPUtime=340.53
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 296413 0 0 0 33932 121 0 0 25 0 1 0 2006963061 204967936 30135 996147200 134512640 135477443 4294956224 18446744073709551615 135208571 0 0 4096 0 0 0 0 17 0 0 0
/proc/32112/statm: 50041 30135 529 235 0 48742 0
Current children cumulated CPU time (s) 340.53
Current children cumulated vsize (KiB) 200164

[startup+402.301 s]
/proc/loadavg: 2.04 2.00 2.00 3/73 32214
/proc/meminfo: memFree=1618776/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=200164 CPUtime=400.07
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 296415 0 0 0 39886 121 0 0 25 0 1 0 2006963061 204967936 30137 996147200 134512640 135477443 4294956224 18446744073709551615 135208581 0 0 4096 0 0 0 0 17 0 0 0
/proc/32112/statm: 50041 30137 529 235 0 48742 0
Current children cumulated CPU time (s) 400.07
Current children cumulated vsize (KiB) 200164

[startup+462.301 s]
/proc/loadavg: 2.13 2.03 2.01 3/73 32214
/proc/meminfo: memFree=1618776/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=200164 CPUtime=459.61
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 296416 0 0 0 45840 121 0 0 25 0 1 0 2006963061 204967936 30138 996147200 134512640 135477443 4294956224 18446744073709551615 135208571 0 0 4096 0 0 0 0 17 0 0 0
/proc/32112/statm: 50041 30138 529 235 0 48742 0
Current children cumulated CPU time (s) 459.61
Current children cumulated vsize (KiB) 200164

[startup+522.301 s]
/proc/loadavg: 2.12 2.04 2.00 3/73 32214
/proc/meminfo: memFree=1618776/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=200164 CPUtime=519.15
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 296416 0 0 0 51793 122 0 0 25 0 1 0 2006963061 204967936 30138 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/32112/statm: 50041 30138 529 235 0 48742 0
Current children cumulated CPU time (s) 519.15
Current children cumulated vsize (KiB) 200164

[startup+582.302 s]
/proc/loadavg: 2.16 2.06 2.01 3/73 32214
/proc/meminfo: memFree=1618712/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=200164 CPUtime=578.69
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 296416 0 0 0 57747 122 0 0 25 0 1 0 2006963061 204967936 30138 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 0 0 0
/proc/32112/statm: 50041 30138 529 235 0 48742 0
Current children cumulated CPU time (s) 578.69
Current children cumulated vsize (KiB) 200164

[startup+642.302 s]
/proc/loadavg: 2.09 2.06 2.01 3/73 32214
/proc/meminfo: memFree=1618712/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=200164 CPUtime=638.23
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 296416 0 0 0 63701 122 0 0 25 0 1 0 2006963061 204967936 30138 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 0 0 0
/proc/32112/statm: 50041 30138 529 235 0 48742 0
Current children cumulated CPU time (s) 638.23
Current children cumulated vsize (KiB) 200164


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

[startup+882.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/73 32214
/proc/meminfo: memFree=1618648/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=200164 CPUtime=876.39
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 296416 0 0 0 87517 122 0 0 25 0 1 0 2006963061 204967936 30138 996147200 134512640 135477443 4294956224 18446744073709551615 135208581 0 0 4096 0 0 0 0 17 0 0 0
/proc/32112/statm: 50041 30138 529 235 0 48742 0
Current children cumulated CPU time (s) 876.39
Current children cumulated vsize (KiB) 200164

[startup+942.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 32214
/proc/meminfo: memFree=1618584/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=200164 CPUtime=935.93
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 296416 0 0 0 93471 122 0 0 25 0 1 0 2006963061 204967936 30138 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/32112/statm: 50041 30138 529 235 0 48742 0
Current children cumulated CPU time (s) 935.93
Current children cumulated vsize (KiB) 200164

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 32220
/proc/meminfo: memFree=1618328/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=200164 CPUtime=995.46
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 296416 0 0 0 99424 122 0 0 25 0 1 0 2006963061 204967936 30138 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 0 0 0
/proc/32112/statm: 50041 30138 529 235 0 48742 0
Current children cumulated CPU time (s) 995.46
Current children cumulated vsize (KiB) 200164

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 32220
/proc/meminfo: memFree=1618328/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=200164 CPUtime=1055.01
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 296416 0 0 0 105379 122 0 0 25 0 1 0 2006963061 204967936 30138 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/32112/statm: 50041 30138 529 235 0 48742 0
Current children cumulated CPU time (s) 1055.01
Current children cumulated vsize (KiB) 200164

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 32220
/proc/meminfo: memFree=1618328/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=200164 CPUtime=1114.54
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 296416 0 0 0 111332 122 0 0 25 0 1 0 2006963061 204967936 30138 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/32112/statm: 50041 30138 529 235 0 48742 0
Current children cumulated CPU time (s) 1114.54
Current children cumulated vsize (KiB) 200164

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 32220
/proc/meminfo: memFree=1618328/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=200164 CPUtime=1174.09
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 296416 0 0 0 117287 122 0 0 25 0 1 0 2006963061 204967936 30138 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/32112/statm: 50041 30138 529 235 0 48742 0
Current children cumulated CPU time (s) 1174.09
Current children cumulated vsize (KiB) 200164

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 32220
/proc/meminfo: memFree=1618200/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=200164 CPUtime=1233.63
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 296416 0 0 0 123241 122 0 0 25 0 1 0 2006963061 204967936 30138 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 0 0 0
/proc/32112/statm: 50041 30138 529 235 0 48742 0
Current children cumulated CPU time (s) 1233.63
Current children cumulated vsize (KiB) 200164

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 32220
/proc/meminfo: memFree=1618136/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=200164 CPUtime=1293.17
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 296416 0 0 0 129195 122 0 0 25 0 1 0 2006963061 204967936 30138 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 0 0 0
/proc/32112/statm: 50041 30138 529 235 0 48742 0
Current children cumulated CPU time (s) 1293.17
Current children cumulated vsize (KiB) 200164

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 32220
/proc/meminfo: memFree=1618136/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=200164 CPUtime=1352.72
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 296416 0 0 0 135149 123 0 0 25 0 1 0 2006963061 204967936 30138 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/32112/statm: 50041 30138 529 235 0 48742 0
Current children cumulated CPU time (s) 1352.72
Current children cumulated vsize (KiB) 200164

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 32220
/proc/meminfo: memFree=1618072/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=200164 CPUtime=1412.26
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 296416 0 0 0 141103 123 0 0 25 0 1 0 2006963061 204967936 30138 996147200 134512640 135477443 4294956224 18446744073709551615 135208668 0 0 4096 0 0 0 0 17 0 0 0
/proc/32112/statm: 50041 30138 529 235 0 48742 0
Current children cumulated CPU time (s) 1412.26
Current children cumulated vsize (KiB) 200164

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 32220
/proc/meminfo: memFree=1617944/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=200164 CPUtime=1471.79
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 296416 0 0 0 147056 123 0 0 25 0 1 0 2006963061 204967936 30138 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/32112/statm: 50041 30138 529 235 0 48742 0
Current children cumulated CPU time (s) 1471.79
Current children cumulated vsize (KiB) 200164

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 32220
/proc/meminfo: memFree=1617944/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=200164 CPUtime=1531.33
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 296416 0 0 0 153010 123 0 0 25 0 1 0 2006963061 204967936 30138 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/32112/statm: 50041 30138 529 235 0 48742 0
Current children cumulated CPU time (s) 1531.33
Current children cumulated vsize (KiB) 200164

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 32247
/proc/meminfo: memFree=1620888/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=200164 CPUtime=1591.05
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 296416 0 0 0 158982 123 0 0 25 0 1 0 2006963061 204967936 30138 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/32112/statm: 50041 30138 529 235 0 48742 0
Current children cumulated CPU time (s) 1591.05
Current children cumulated vsize (KiB) 200164

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 32247
/proc/meminfo: memFree=1620760/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=200164 CPUtime=1650.81
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 296416 0 0 0 164957 124 0 0 25 0 1 0 2006963061 204967936 30138 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/32112/statm: 50041 30138 529 235 0 48742 0
Current children cumulated CPU time (s) 1650.81
Current children cumulated vsize (KiB) 200164

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 32247
/proc/meminfo: memFree=1620760/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=200164 CPUtime=1710.57
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 296416 0 0 0 170933 124 0 0 25 0 1 0 2006963061 204967936 30138 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/32112/statm: 50041 30138 529 235 0 48742 0
Current children cumulated CPU time (s) 1710.57
Current children cumulated vsize (KiB) 200164

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 32247
/proc/meminfo: memFree=1620760/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=200164 CPUtime=1770.32
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 296416 0 0 0 176908 124 0 0 25 0 1 0 2006963061 204967936 30138 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/32112/statm: 50041 30138 529 235 0 48742 0
Current children cumulated CPU time (s) 1770.32
Current children cumulated vsize (KiB) 200164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 32247
/proc/meminfo: memFree=1620888/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=200164 CPUtime=1800
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 296416 0 0 0 179876 124 0 0 25 0 1 0 2006963061 204967936 30138 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/32112/statm: 50041 30138 529 235 0 48742 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 200164

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

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

[startup+1812.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 32247
/proc/meminfo: memFree=1620888/2055920 swapFree=4180396/4192956
[pid=32112] ppid=32110 vsize=200164 CPUtime=1800
/proc/32112/stat : 32112 (casperzao) R 32110 32112 30236 0 -1 4194304 296416 0 0 0 179876 124 0 0 25 0 1 0 2006963061 204967936 30138 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/32112/statm: 50041 30138 529 235 0 48742 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 200164

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1812.13
CPU time (s): 1800.03
CPU user time (s): 1798.77
CPU system time (s): 1.26081
CPU usage (%): 99.3323
Max. virtual memory (cumulated for all children) (KiB): 387568

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

runsolver used 1.92871 second user time and 4.67429 second system time

The end

Launcher Data (download as text)

Begin job on node44 at 2008-07-05 19:45:02
IDJOB=1094813
IDBENCH=58833
IDSOLVER=361
FILE ID=node44/1094813-1215279902
PBS_JOBID= 7882171
Free space on /tmp= 66548 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/fapp/fapp20/normalized-fapp20-0420-2.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1094813-1215279902/watcher-1094813-1215279902 -o /tmp/evaluation-result-1094813-1215279902/solver-1094813-1215279902 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1094813-1215279902.xml 2048123976 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b5be1e11c64ae0a3fe8c3477a50c68b1
RANDOM SEED=2048123976

node44.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.213
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.213
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:       1724920 kB
Buffers:         40248 kB
Cached:         204288 kB
SwapCached:       6316 kB
Active:         185592 kB
Inactive:        90792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1724920 kB
SwapTotal:     4192956 kB
SwapFree:      4180396 kB
Dirty:            3524 kB
Writeback:           0 kB
Mapped:          38676 kB
Slab:            39828 kB
Committed_AS:  3669076 kB
PageTables:       1808 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 node44 at 2008-07-05 20:15:16