Trace number 1087712

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 1800.92

General information on the benchmark

Namecsp/fapp/fapp03/
normalized-fapp03-0300-7.xml
MD5SUM864e3c61ff08e32a4845b7a063b51513
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark27.3928
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints4377
Maximum constraint arity2
Maximum domain size250
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4377
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.00	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.00/0.00	c Parsing = 1
0.09/0.13	c Building = 1
32.68/32.73	c [ NumberOfVariables = 300 ]
32.68/32.73	c [ NumberOfConstraints = 4377 ]
32.68/32.73	c [ SizeOfSearchSpace(log2) = 2153.14 ]
32.68/32.73	c SymmetrySearch = 1
32.88/32.92	c InitialPropagation = 1
32.88/32.94	c [ SizeOfSearchSpace(log2) = 2153.14 ]
32.88/32.94	c InitialSAC = 1
32.99/33.08	c [ SizeOfSearchSpace(log2) = 2153.14 ]
32.99/33.08	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-1087712-1215245432/watcher-1087712-1215245432 -o /tmp/evaluation-result-1087712-1215245432/solver-1087712-1215245432 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1087712-1215245432.xml 1468029621 

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: 1.00 1.01 1.27 3/82 13988
/proc/meminfo: memFree=1144672/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=5352 CPUtime=0
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 215 0 0 0 0 0 0 0 18 0 1 0 2003514933 5480448 190 996147200 134512640 135477443 4294956224 18446744073709551615 8071022 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 1338 190 156 235 0 27 0

[startup+0.059669 s]
/proc/loadavg: 1.00 1.01 1.27 3/82 13988
/proc/meminfo: memFree=1144672/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=6232 CPUtime=0.05
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 674 0 0 0 5 0 0 0 18 0 1 0 2003514933 6381568 634 996147200 134512640 135477443 4294956224 18446744073709551615 8541819 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 1558 634 370 235 0 259 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6232

[startup+0.101676 s]
/proc/loadavg: 1.00 1.01 1.27 3/82 13988
/proc/meminfo: memFree=1144672/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=6892 CPUtime=0.09
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 824 0 0 0 9 0 0 0 18 0 1 0 2003514933 7057408 784 996147200 134512640 135477443 4294956224 18446744073709551615 134755085 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 1723 784 370 235 0 424 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6892

[startup+0.301713 s]
/proc/loadavg: 1.00 1.01 1.27 3/82 13988
/proc/meminfo: memFree=1144672/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=288692 CPUtime=0.29
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 3479 0 0 0 28 1 0 0 19 0 1 0 2003514933 295620608 2253 996147200 134512640 135477443 4294956224 18446744073709551615 135268706 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 64360 2231 460 235 0 63061 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 288692

[startup+0.701792 s]
/proc/loadavg: 1.00 1.01 1.27 3/82 13988
/proc/meminfo: memFree=1144672/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=289616 CPUtime=0.69
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 6443 0 0 0 67 2 0 0 23 0 1 0 2003514933 296566784 2483 996147200 134512640 135477443 4294956224 18446744073709551615 135268706 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 72404 2484 461 235 0 71105 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 289616

[startup+1.50195 s]
/proc/loadavg: 1.00 1.01 1.27 2/83 13989
/proc/meminfo: memFree=1135896/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=290804 CPUtime=1.49
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 10934 0 0 0 145 4 0 0 25 0 1 0 2003514933 297783296 2801 996147200 134512640 135477443 4294956224 18446744073709551615 134694649 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 72701 2801 461 235 0 71402 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 290804

[startup+3.10126 s]
/proc/loadavg: 1.00 1.01 1.27 2/83 13989
/proc/meminfo: memFree=1133976/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=293576 CPUtime=3.09
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 21185 0 0 0 302 7 0 0 25 0 1 0 2003514933 300621824 3520 996147200 134512640 135477443 4294956224 18446744073709551615 135268944 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 73394 3520 465 235 0 72095 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 293576

[startup+6.30189 s]
/proc/loadavg: 1.00 1.01 1.27 2/83 13989
/proc/meminfo: memFree=1127256/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=299912 CPUtime=6.29
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 42087 0 0 0 611 18 0 0 25 0 1 0 2003514933 307109888 5270 996147200 134512640 135477443 4294956224 18446744073709551615 134957798 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 74978 5271 465 235 0 73679 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 299912

[startup+12.7011 s]
/proc/loadavg: 1.00 1.01 1.27 2/83 13989
/proc/meminfo: memFree=1112536/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=313112 CPUtime=12.69
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 85335 0 0 0 1231 38 0 0 25 0 1 0 2003514933 320626688 8723 996147200 134512640 135477443 4294956224 18446744073709551615 134694527 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 78278 8723 465 235 0 76979 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 313112

[startup+25.5016 s]
/proc/loadavg: 1.00 1.01 1.26 2/83 13989
/proc/meminfo: memFree=1083928/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=339248 CPUtime=25.48
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 172688 0 0 0 2480 68 0 0 25 0 1 0 2003514933 347389952 15730 996147200 134512640 135477443 4294956224 18446744073709551615 134694714 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 84812 15730 465 235 0 83513 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 339248

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.25 2/83 13989
/proc/meminfo: memFree=1065944/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=166480 CPUtime=51.07
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 222383 0 0 0 5018 89 0 0 25 0 1 0 2003514933 170475520 20059 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 41620 20059 510 235 0 40321 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 166480

[startup+102.307 s]
/proc/loadavg: 1.53 1.14 1.29 3/73 14019
/proc/meminfo: memFree=1780712/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=166480 CPUtime=102.26
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 222383 0 0 0 10136 90 0 0 25 0 1 0 2003514933 170475520 20059 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 41620 20059 510 235 0 40321 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 166480

[startup+162.302 s]
/proc/loadavg: 1.82 1.29 1.33 3/73 14019
/proc/meminfo: memFree=1780456/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=166480 CPUtime=162.22
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 222456 0 0 0 16132 90 0 0 25 0 1 0 2003514933 170475520 20132 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 41620 20132 510 235 0 40321 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 166480

[startup+222.301 s]
/proc/loadavg: 1.93 1.42 1.37 3/73 14019
/proc/meminfo: memFree=1780328/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=166480 CPUtime=222.19
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 222456 0 0 0 22129 90 0 0 25 0 1 0 2003514933 170475520 20132 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 41620 20132 510 235 0 40321 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 166480

[startup+282.302 s]
/proc/loadavg: 1.97 1.52 1.40 3/73 14019
/proc/meminfo: memFree=1780328/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=166480 CPUtime=282.16
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 222456 0 0 0 28126 90 0 0 25 0 1 0 2003514933 170475520 20132 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 41620 20132 510 235 0 40321 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 166480

[startup+342.301 s]
/proc/loadavg: 1.99 1.61 1.44 3/73 14019
/proc/meminfo: memFree=1780328/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=166480 CPUtime=342.13
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 222456 0 0 0 34123 90 0 0 25 0 1 0 2003514933 170475520 20132 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 41620 20132 510 235 0 40321 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 166480

[startup+402.301 s]
/proc/loadavg: 1.99 1.68 1.47 3/73 14019
/proc/meminfo: memFree=1780264/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=166480 CPUtime=402.1
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 222456 0 0 0 40120 90 0 0 25 0 1 0 2003514933 170475520 20132 996147200 134512640 135477443 4294956224 18446744073709551615 135208668 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 41620 20132 510 235 0 40321 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 166480

[startup+462.302 s]
/proc/loadavg: 1.99 1.73 1.50 3/73 14019
/proc/meminfo: memFree=1780200/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=166480 CPUtime=462.07
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 222456 0 0 0 46117 90 0 0 25 0 1 0 2003514933 170475520 20132 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 41620 20132 510 235 0 40321 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 166480

[startup+522.302 s]
/proc/loadavg: 1.99 1.78 1.53 3/73 14019
/proc/meminfo: memFree=1780136/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=166480 CPUtime=522.04
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 222456 0 0 0 52114 90 0 0 25 0 1 0 2003514933 170475520 20132 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 41620 20132 510 235 0 40321 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 166480

[startup+582.301 s]
/proc/loadavg: 1.99 1.82 1.56 3/73 14019
/proc/meminfo: memFree=1780136/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=166480 CPUtime=582.01
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 222456 0 0 0 58111 90 0 0 25 0 1 0 2003514933 170475520 20132 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 41620 20132 510 235 0 40321 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 166480

[startup+642.302 s]
/proc/loadavg: 1.99 1.85 1.58 3/73 14019
/proc/meminfo: memFree=1780008/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=166480 CPUtime=641.99
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 222456 0 0 0 64108 91 0 0 25 0 1 0 2003514933 170475520 20132 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 41620 20132 510 235 0 40321 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 166480


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

[startup+882.302 s]
/proc/loadavg: 1.99 1.92 1.66 3/73 14019
/proc/meminfo: memFree=1779880/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=166480 CPUtime=881.86
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 222456 0 0 0 88095 91 0 0 25 0 1 0 2003514933 170475520 20132 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 41620 20132 510 235 0 40321 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 166480

[startup+942.302 s]
/proc/loadavg: 1.99 1.93 1.68 3/73 14019
/proc/meminfo: memFree=1779816/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=166480 CPUtime=941.83
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 222456 0 0 0 94092 91 0 0 25 0 1 0 2003514933 170475520 20132 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 41620 20132 510 235 0 40321 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 166480

[startup+1002.3 s]
/proc/loadavg: 1.99 1.94 1.70 3/73 14019
/proc/meminfo: memFree=1779816/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=166480 CPUtime=1001.8
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 222456 0 0 0 100089 91 0 0 25 0 1 0 2003514933 170475520 20132 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 41620 20132 510 235 0 40321 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 166480

[startup+1062.3 s]
/proc/loadavg: 1.99 1.95 1.72 3/73 14019
/proc/meminfo: memFree=1779688/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=166480 CPUtime=1061.77
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 222456 0 0 0 106086 91 0 0 25 0 1 0 2003514933 170475520 20132 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 41620 20132 510 235 0 40321 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 166480

[startup+1122.3 s]
/proc/loadavg: 1.99 1.96 1.73 3/73 14019
/proc/meminfo: memFree=1779688/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=166480 CPUtime=1121.74
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 222456 0 0 0 112083 91 0 0 25 0 1 0 2003514933 170475520 20132 996147200 134512640 135477443 4294956224 18446744073709551615 135208581 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 41620 20132 510 235 0 40321 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 166480

[startup+1182.3 s]
/proc/loadavg: 1.99 1.96 1.74 3/73 14019
/proc/meminfo: memFree=1779688/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=166480 CPUtime=1181.71
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 222456 0 0 0 118080 91 0 0 25 0 1 0 2003514933 170475520 20132 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 41620 20132 510 235 0 40321 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 166480

[startup+1242.3 s]
/proc/loadavg: 1.99 1.97 1.76 3/73 14019
/proc/meminfo: memFree=1779560/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=166480 CPUtime=1241.68
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 222456 0 0 0 124077 91 0 0 25 0 1 0 2003514933 170475520 20132 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 41620 20132 510 235 0 40321 0
Current children cumulated CPU time (s) 1241.68
Current children cumulated vsize (KiB) 166480

[startup+1302.3 s]
/proc/loadavg: 1.99 1.97 1.77 3/73 14019
/proc/meminfo: memFree=1779496/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=166480 CPUtime=1301.67
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 222456 0 0 0 130075 92 0 0 25 0 1 0 2003514933 170475520 20132 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 41620 20132 510 235 0 40321 0
Current children cumulated CPU time (s) 1301.67
Current children cumulated vsize (KiB) 166480

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.78 3/73 14019
/proc/meminfo: memFree=1779368/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=166480 CPUtime=1361.63
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 222456 0 0 0 136071 92 0 0 25 0 1 0 2003514933 170475520 20132 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 41620 20132 510 235 0 40321 0
Current children cumulated CPU time (s) 1361.63
Current children cumulated vsize (KiB) 166480

[startup+1422.31 s]
/proc/loadavg: 1.99 1.97 1.79 3/73 14019
/proc/meminfo: memFree=1779368/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=166480 CPUtime=1421.61
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 222456 0 0 0 142069 92 0 0 25 0 1 0 2003514933 170475520 20132 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 41620 20132 510 235 0 40321 0
Current children cumulated CPU time (s) 1421.61
Current children cumulated vsize (KiB) 166480

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.80 3/73 14019
/proc/meminfo: memFree=1779304/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=166480 CPUtime=1481.58
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 222456 0 0 0 148066 92 0 0 25 0 1 0 2003514933 170475520 20132 996147200 134512640 135477443 4294956224 18446744073709551615 135208674 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 41620 20132 510 235 0 40321 0
Current children cumulated CPU time (s) 1481.58
Current children cumulated vsize (KiB) 166480

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.81 3/73 14019
/proc/meminfo: memFree=1779304/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=166480 CPUtime=1541.54
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 222456 0 0 0 154062 92 0 0 25 0 1 0 2003514933 170475520 20132 996147200 134512640 135477443 4294956224 18446744073709551615 135208571 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 41620 20132 510 235 0 40321 0
Current children cumulated CPU time (s) 1541.54
Current children cumulated vsize (KiB) 166480

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.82 3/73 14019
/proc/meminfo: memFree=1779240/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=166480 CPUtime=1601.51
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 222456 0 0 0 160059 92 0 0 25 0 1 0 2003514933 170475520 20132 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 41620 20132 510 235 0 40321 0
Current children cumulated CPU time (s) 1601.51
Current children cumulated vsize (KiB) 166480

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.83 3/73 14019
/proc/meminfo: memFree=1779240/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=166480 CPUtime=1661.49
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 222456 0 0 0 166057 92 0 0 25 0 1 0 2003514933 170475520 20132 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 41620 20132 510 235 0 40321 0
Current children cumulated CPU time (s) 1661.49
Current children cumulated vsize (KiB) 166480

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.83 3/73 14019
/proc/meminfo: memFree=1779240/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=166480 CPUtime=1721.46
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 222456 0 0 0 172054 92 0 0 25 0 1 0 2003514933 170475520 20132 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 41620 20132 510 235 0 40321 0
Current children cumulated CPU time (s) 1721.46
Current children cumulated vsize (KiB) 166480

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.84 3/73 14019
/proc/meminfo: memFree=1779048/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=166480 CPUtime=1781.43
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 222456 0 0 0 178051 92 0 0 25 0 1 0 2003514933 170475520 20132 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 41620 20132 510 235 0 40321 0
Current children cumulated CPU time (s) 1781.43
Current children cumulated vsize (KiB) 166480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 1.99 1.97 1.84 3/73 14019
/proc/meminfo: memFree=1779048/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=166480 CPUtime=1800.03
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 222456 0 0 0 179911 92 0 0 25 0 1 0 2003514933 170475520 20132 996147200 134512640 135477443 4294956224 18446744073709551615 135208674 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 41620 20132 510 235 0 40321 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 166480

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

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

[startup+1800.9 s]
/proc/loadavg: 1.99 1.97 1.84 3/73 14019
/proc/meminfo: memFree=1779048/2055920 swapFree=4179416/4192956
[pid=13988] ppid=13986 vsize=166480 CPUtime=1800.03
/proc/13988/stat : 13988 (casperzao) R 13986 13988 12862 0 -1 4194304 222456 0 0 0 179911 92 0 0 25 0 1 0 2003514933 170475520 20132 996147200 134512640 135477443 4294956224 18446744073709551615 135208674 0 0 4096 0 0 0 0 17 0 0 0
/proc/13988/statm: 41620 20132 510 235 0 40321 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 166480

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.92
CPU time (s): 1800.05
CPU user time (s): 1799.11
CPU system time (s): 0.938857
CPU usage (%): 99.9516
Max. virtual memory (cumulated for all children) (KiB): 353900

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

runsolver used 2.51662 second user time and 4.94525 second system time

The end

Launcher Data (download as text)

Begin job on node62 at 2008-07-05 10:10:32
IDJOB=1087712
IDBENCH=58035
IDSOLVER=361
FILE ID=node62/1087712-1215245432
PBS_JOBID= 7881942
Free space on /tmp= 65248 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/fapp/fapp03/normalized-fapp03-0300-7.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1087712-1215245432/watcher-1087712-1215245432 -o /tmp/evaluation-result-1087712-1215245432/solver-1087712-1215245432 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1087712-1215245432.xml 1468029621 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 864e3c61ff08e32a4845b7a063b51513
RANDOM SEED=1468029621

node62.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.259
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.259
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:       1145224 kB
Buffers:          5056 kB
Cached:          53200 kB
SwapCached:       7024 kB
Active:         832004 kB
Inactive:        21604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1145224 kB
SwapTotal:     4192956 kB
SwapFree:      4179416 kB
Dirty:            3460 kB
Writeback:           0 kB
Mapped:         811256 kB
Slab:            40636 kB
Committed_AS:  4868116 kB
PageTables:       3476 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= 65252 MiB
End job on node62 at 2008-07-05 10:40:35