Trace number 1058014

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.13 1815.15

General information on the benchmark

Namecsp/compet08/
normalized-patat-08-comp-11.xml
MD5SUM41854dee96060ea80d0fae628dff97c2
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.15806
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints7046
Maximum constraint arity15
Maximum domain size33
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6123
Global constraints used (with number of constraints)alldifferent(923)

Solver Data (download as text)

0.00/0.06	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.00/0.06	c Parsing = 1
0.23/0.38	c Building = 1
10.83/11.01	c [ NumberOfVariables = 400 ]
10.83/11.01	c [ NumberOfConstraints = 7046 ]
10.83/11.01	c [ SizeOfSearchSpace(log2) = 1330.34 ]
10.83/11.01	c SymmetrySearch = 1
10.83/11.09	c InitialPropagation = 1
11.04/11.23	c [ SizeOfSearchSpace(log2) = 1330.34 ]
11.04/11.23	c InitialSAC = 1
21.93/22.24	c [ SizeOfSearchSpace(log2) = 1330.34 ]
21.93/22.24	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-1058014-1215112420/watcher-1058014-1215112420 -o /tmp/evaluation-result-1058014-1215112420/solver-1058014-1215112420 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1058014-1215112420.xml 827692323 

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.93 2.05 2.02 4/73 19170
/proc/meminfo: memFree=1888808/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=18572 CPUtime=0
/proc/19170/stat : 19170 (runsolver) R 19168 19170 18677 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 1990216888 19017728 292 996147200 4194304 4296836 548682068480 18446744073709551615 214919867687 0 0 4096 24578 0 0 0 17 1 0 0
/proc/19170/statm: 4643 292 257 25 0 2626 0

[startup+0.0523341 s]
/proc/loadavg: 1.93 2.05 2.02 4/73 19170
/proc/meminfo: memFree=1888808/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=5104 CPUtime=0
/proc/19170/stat : 19170 (casperzao) D 19168 19170 18677 0 -1 4194304 89 0 3 0 0 0 0 0 19 0 1 0 1990216888 5226496 72 996147200 134512640 135477443 4294956224 18446744073709551615 8909831 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/19170/statm: 1276 72 50 235 0 25 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5104

[startup+0.101346 s]
/proc/loadavg: 1.93 2.05 2.02 4/73 19170
/proc/meminfo: memFree=1888808/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=5836 CPUtime=0.03
/proc/19170/stat : 19170 (casperzao) R 19168 19170 18677 0 -1 4194304 568 0 9 0 3 0 0 0 18 0 1 0 1990216888 5976064 537 996147200 134512640 135477443 4294956224 18446744073709551615 134811830 0 0 4096 0 0 0 0 17 1 0 0
/proc/19170/statm: 1459 537 369 235 0 160 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5836

[startup+0.301369 s]
/proc/loadavg: 1.93 2.05 2.02 4/73 19170
/proc/meminfo: memFree=1888808/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=7948 CPUtime=0.23
/proc/19170/stat : 19170 (casperzao) R 19168 19170 18677 0 -1 4194304 1085 0 9 0 23 0 0 0 20 0 1 0 1990216888 8138752 1054 996147200 134512640 135477443 4294956224 18446744073709551615 134755065 0 0 4096 0 0 0 0 17 1 0 0
/proc/19170/statm: 1987 1054 369 235 0 688 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 7948

[startup+0.701424 s]
/proc/loadavg: 1.93 2.05 2.02 4/73 19170
/proc/meminfo: memFree=1888808/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=293048 CPUtime=0.63
/proc/19170/stat : 19170 (casperzao) R 19168 19170 18677 0 -1 4194304 5399 0 10 0 60 3 0 0 24 0 1 0 1990216888 300081152 2637 996147200 134512640 135477443 4294956224 18446744073709551615 135271652 0 0 4096 0 0 0 0 17 1 0 0
/proc/19170/statm: 73262 2637 459 235 0 71963 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 293048

[startup+1.50153 s]
/proc/loadavg: 1.93 2.05 2.02 3/74 19171
/proc/meminfo: memFree=1871712/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=302552 CPUtime=1.42
/proc/19170/stat : 19170 (casperzao) R 19168 19170 18677 0 -1 4194304 16024 0 10 0 132 10 0 0 25 0 1 0 1990216888 309813248 6238 996147200 134512640 135477443 4294956224 18446744073709551615 135258924 0 0 4096 0 0 0 0 17 1 0 0
/proc/19170/statm: 75638 6238 459 235 0 74339 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 302552

[startup+3.10276 s]
/proc/loadavg: 1.93 2.05 2.02 3/74 19171
/proc/meminfo: memFree=1851616/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=320504 CPUtime=3.01
/proc/19170/stat : 19170 (casperzao) R 19168 19170 18677 0 -1 4194304 36671 0 10 0 280 21 0 0 25 0 1 0 1990216888 328196096 13385 996147200 134512640 135477443 4294956224 18446744073709551615 135269080 0 0 4096 0 0 0 0 17 1 0 0
/proc/19170/statm: 80126 13385 459 235 0 78827 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 320504

[startup+6.30118 s]
/proc/loadavg: 1.93 2.05 2.02 3/74 19171
/proc/meminfo: memFree=1792416/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=420364 CPUtime=6.17
/proc/19170/stat : 19170 (casperzao) R 19168 19170 18677 0 -1 4194304 78923 0 10 0 570 47 0 0 25 0 1 0 1990216888 430452736 27686 996147200 134512640 135477443 4294956224 18446744073709551615 134586795 0 0 4096 0 0 0 0 17 1 0 0
/proc/19170/statm: 105091 27686 459 235 0 103792 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 420364

[startup+12.7011 s]
/proc/loadavg: 1.94 2.05 2.02 3/74 19171
/proc/meminfo: memFree=1659936/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=414168 CPUtime=12.52
/proc/19170/stat : 19170 (casperzao) R 19168 19170 18677 0 -1 4194304 149795 0 10 0 1161 91 0 0 25 0 1 0 1990216888 424108032 56889 996147200 134512640 135477443 4294956224 18446744073709551615 135016706 0 0 4096 0 0 0 0 17 1 0 0
/proc/19170/statm: 103542 56889 525 235 0 102243 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 414168

[startup+25.5018 s]
/proc/loadavg: 1.95 2.05 2.02 3/74 19171
/proc/meminfo: memFree=1645216/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=414168 CPUtime=25.2
/proc/19170/stat : 19170 (casperzao) R 19168 19170 18677 0 -1 4194304 154429 0 10 0 2426 94 0 0 25 0 1 0 1990216888 424108032 61523 996147200 134512640 135477443 4294956224 18446744073709551615 134584154 0 0 4096 0 0 0 0 17 1 0 0
/proc/19170/statm: 103542 61523 526 235 0 102243 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 414168

[startup+51.1012 s]
/proc/loadavg: 1.97 2.04 2.01 3/74 19171
/proc/meminfo: memFree=1601760/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=414172 CPUtime=50.59
/proc/19170/stat : 19170 (casperzao) R 19168 19170 18677 0 -1 4194304 164231 0 10 0 4960 99 0 0 25 0 1 0 1990216888 424112128 71325 996147200 134512640 135477443 4294956224 18446744073709551615 134673693 0 0 4096 0 0 0 0 17 1 0 0
/proc/19170/statm: 103543 71325 526 235 0 102244 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 414172

[startup+102.306 s]
/proc/loadavg: 1.98 2.03 2.01 3/74 19171
/proc/meminfo: memFree=1597600/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=414172 CPUtime=101.35
/proc/19170/stat : 19170 (casperzao) R 19168 19170 18677 0 -1 4194304 165243 0 10 0 10036 99 0 0 25 0 1 0 1990216888 424112128 72337 996147200 134512640 135477443 4294956224 18446744073709551615 135270828 0 0 4096 0 0 0 0 17 1 0 0
/proc/19170/statm: 103543 72337 526 235 0 102244 0
Current children cumulated CPU time (s) 101.35
Current children cumulated vsize (KiB) 414172

[startup+162.301 s]
/proc/loadavg: 1.99 2.03 2.00 3/74 19171
/proc/meminfo: memFree=1595936/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=414172 CPUtime=160.85
/proc/19170/stat : 19170 (casperzao) R 19168 19170 18677 0 -1 4194304 165642 0 10 0 15985 100 0 0 25 0 1 0 1990216888 424112128 72736 996147200 134512640 135477443 4294956224 18446744073709551615 134586768 0 0 4096 0 0 0 0 17 1 0 0
/proc/19170/statm: 103543 72736 526 235 0 102244 0
Current children cumulated CPU time (s) 160.85
Current children cumulated vsize (KiB) 414172

[startup+222.301 s]
/proc/loadavg: 1.99 2.02 2.00 3/74 19171
/proc/meminfo: memFree=1593632/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=414176 CPUtime=220.34
/proc/19170/stat : 19170 (casperzao) R 19168 19170 18677 0 -1 4194304 166213 0 10 0 21934 100 0 0 25 0 1 0 1990216888 424116224 73307 996147200 134512640 135477443 4294956224 18446744073709551615 134606692 0 0 4096 0 0 0 0 17 1 0 0
/proc/19170/statm: 103544 73307 526 235 0 102245 0
Current children cumulated CPU time (s) 220.34
Current children cumulated vsize (KiB) 414176

[startup+282.301 s]
/proc/loadavg: 1.99 2.01 2.00 3/74 19171
/proc/meminfo: memFree=1593568/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=414176 CPUtime=279.83
/proc/19170/stat : 19170 (casperzao) R 19168 19170 18677 0 -1 4194304 166213 0 10 0 27883 100 0 0 25 0 1 0 1990216888 424116224 73307 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 1 0 0
/proc/19170/statm: 103544 73307 526 235 0 102245 0
Current children cumulated CPU time (s) 279.83
Current children cumulated vsize (KiB) 414176

[startup+342.302 s]
/proc/loadavg: 1.99 2.01 2.00 3/74 19171
/proc/meminfo: memFree=1593568/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=414176 CPUtime=339.31
/proc/19170/stat : 19170 (casperzao) R 19168 19170 18677 0 -1 4194304 166213 0 10 0 33831 100 0 0 25 0 1 0 1990216888 424116224 73307 996147200 134512640 135477443 4294956224 18446744073709551615 135208702 0 0 4096 0 0 0 0 17 1 0 0
/proc/19170/statm: 103544 73307 526 235 0 102245 0
Current children cumulated CPU time (s) 339.31
Current children cumulated vsize (KiB) 414176

[startup+402.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 19171
/proc/meminfo: memFree=1593568/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=414176 CPUtime=398.79
/proc/19170/stat : 19170 (casperzao) R 19168 19170 18677 0 -1 4194304 166213 0 10 0 39779 100 0 0 25 0 1 0 1990216888 424116224 73307 996147200 134512640 135477443 4294956224 18446744073709551615 134895845 0 0 4096 0 0 0 0 17 1 0 0
/proc/19170/statm: 103544 73307 526 235 0 102245 0
Current children cumulated CPU time (s) 398.79
Current children cumulated vsize (KiB) 414176

[startup+462.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 19171
/proc/meminfo: memFree=1590368/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=414176 CPUtime=458.28
/proc/19170/stat : 19170 (casperzao) R 19168 19170 18677 0 -1 4194304 167023 0 10 0 45727 101 0 0 25 0 1 0 1990216888 424116224 74117 996147200 134512640 135477443 4294956224 18446744073709551615 134590629 0 0 4096 0 0 0 0 17 1 0 0
/proc/19170/statm: 103544 74117 526 235 0 102245 0
Current children cumulated CPU time (s) 458.28
Current children cumulated vsize (KiB) 414176

[startup+522.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 19171
/proc/meminfo: memFree=1590368/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=414176 CPUtime=517.76
/proc/19170/stat : 19170 (casperzao) R 19168 19170 18677 0 -1 4194304 167023 0 10 0 51675 101 0 0 25 0 1 0 1990216888 424116224 74117 996147200 134512640 135477443 4294956224 18446744073709551615 135207279 0 0 4096 0 0 0 0 17 1 0 0
/proc/19170/statm: 103544 74117 526 235 0 102245 0
Current children cumulated CPU time (s) 517.76
Current children cumulated vsize (KiB) 414176

[startup+582.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 19171
/proc/meminfo: memFree=1590176/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=414176 CPUtime=577.26
/proc/19170/stat : 19170 (casperzao) R 19168 19170 18677 0 -1 4194304 167023 0 10 0 57624 102 0 0 25 0 1 0 1990216888 424116224 74117 996147200 134512640 135477443 4294956224 18446744073709551615 134880834 0 0 4096 0 0 0 0 17 1 0 0
/proc/19170/statm: 103544 74117 526 235 0 102245 0
Current children cumulated CPU time (s) 577.26
Current children cumulated vsize (KiB) 414176

[startup+642.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/74 19171
/proc/meminfo: memFree=1590176/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=414176 CPUtime=636.76
/proc/19170/stat : 19170 (casperzao) R 19168 19170 18677 0 -1 4194304 167023 0 10 0 63574 102 0 0 25 0 1 0 1990216888 424116224 74117 996147200 134512640 135477443 4294956224 18446744073709551615 134606858 0 0 4096 0 0 0 0 17 1 0 0
/proc/19170/statm: 103544 74117 526 235 0 102245 0
Current children cumulated CPU time (s) 636.76
Current children cumulated vsize (KiB) 414176


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

[startup+882.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/75 19172
/proc/meminfo: memFree=1590040/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=414176 CPUtime=874.69
/proc/19170/stat : 19170 (casperzao) R 19168 19170 18677 0 -1 4194304 167023 0 10 0 87367 102 0 0 25 0 1 0 1990216888 424116224 74117 996147200 134512640 135477443 4294956224 18446744073709551615 134584082 0 0 4096 0 0 0 0 17 1 0 0
/proc/19170/statm: 103544 74117 526 235 0 102245 0
Current children cumulated CPU time (s) 874.69
Current children cumulated vsize (KiB) 414176

[startup+942.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/75 19172
/proc/meminfo: memFree=1590040/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=414176 CPUtime=934.18
/proc/19170/stat : 19170 (casperzao) R 19168 19170 18677 0 -1 4194304 167023 0 10 0 93315 103 0 0 25 0 1 0 1990216888 424116224 74117 996147200 134512640 135477443 4294956224 18446744073709551615 134895892 0 0 4096 0 0 0 0 17 1 0 0
/proc/19170/statm: 103544 74117 526 235 0 102245 0
Current children cumulated CPU time (s) 934.18
Current children cumulated vsize (KiB) 414176

[startup+1002.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/75 19172
/proc/meminfo: memFree=1589912/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=414176 CPUtime=993.65
/proc/19170/stat : 19170 (casperzao) R 19168 19170 18677 0 -1 4194304 167023 0 10 0 99262 103 0 0 25 0 1 0 1990216888 424116224 74117 996147200 134512640 135477443 4294956224 18446744073709551615 134607848 0 0 4096 0 0 0 0 17 1 0 0
/proc/19170/statm: 103544 74117 526 235 0 102245 0
Current children cumulated CPU time (s) 993.65
Current children cumulated vsize (KiB) 414176

[startup+1062.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/75 19172
/proc/meminfo: memFree=1589912/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=414176 CPUtime=1053.12
/proc/19170/stat : 19170 (casperzao) R 19168 19170 18677 0 -1 4194304 167023 0 10 0 105209 103 0 0 25 0 1 0 1990216888 424116224 74117 996147200 134512640 135477443 4294956224 18446744073709551615 134911678 0 0 4096 0 0 0 0 17 1 0 0
/proc/19170/statm: 103544 74117 526 235 0 102245 0
Current children cumulated CPU time (s) 1053.12
Current children cumulated vsize (KiB) 414176

[startup+1122.3 s]
/proc/loadavg: 2.20 2.06 2.02 3/75 19172
/proc/meminfo: memFree=1589848/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=414176 CPUtime=1112.6
/proc/19170/stat : 19170 (casperzao) R 19168 19170 18677 0 -1 4194304 167023 0 10 0 111157 103 0 0 25 0 1 0 1990216888 424116224 74117 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/19170/statm: 103544 74117 526 235 0 102245 0
Current children cumulated CPU time (s) 1112.6
Current children cumulated vsize (KiB) 414176

[startup+1182.3 s]
/proc/loadavg: 2.13 2.06 2.02 3/75 19172
/proc/meminfo: memFree=1589720/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=414176 CPUtime=1172.07
/proc/19170/stat : 19170 (casperzao) R 19168 19170 18677 0 -1 4194304 167023 0 10 0 117104 103 0 0 25 0 1 0 1990216888 424116224 74117 996147200 134512640 135477443 4294956224 18446744073709551615 135270302 0 0 4096 0 0 0 0 17 1 0 0
/proc/19170/statm: 103544 74117 526 235 0 102245 0
Current children cumulated CPU time (s) 1172.07
Current children cumulated vsize (KiB) 414176

[startup+1242.3 s]
/proc/loadavg: 2.09 2.06 2.02 3/75 19172
/proc/meminfo: memFree=1587928/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=414176 CPUtime=1231.54
/proc/19170/stat : 19170 (casperzao) R 19168 19170 18677 0 -1 4194304 167470 0 10 0 123051 103 0 0 25 0 1 0 1990216888 424116224 74564 996147200 134512640 135477443 4294956224 18446744073709551615 135018430 0 0 4096 0 0 0 0 17 1 0 0
/proc/19170/statm: 103544 74564 526 235 0 102245 0
Current children cumulated CPU time (s) 1231.54
Current children cumulated vsize (KiB) 414176

[startup+1302.3 s]
/proc/loadavg: 2.08 2.06 2.02 3/76 19173
/proc/meminfo: memFree=1587728/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=414176 CPUtime=1291.01
/proc/19170/stat : 19170 (casperzao) R 19168 19170 18677 0 -1 4194304 167470 0 10 0 128998 103 0 0 25 0 1 0 1990216888 424116224 74564 996147200 134512640 135477443 4294956224 18446744073709551615 134606737 0 0 4096 0 0 0 0 17 1 0 0
/proc/19170/statm: 103544 74564 526 235 0 102245 0
Current children cumulated CPU time (s) 1291.01
Current children cumulated vsize (KiB) 414176

[startup+1362.3 s]
/proc/loadavg: 2.07 2.06 2.02 3/76 19173
/proc/meminfo: memFree=1587728/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=414176 CPUtime=1350.49
/proc/19170/stat : 19170 (casperzao) R 19168 19170 18677 0 -1 4194304 167470 0 10 0 134946 103 0 0 25 0 1 0 1990216888 424116224 74564 996147200 134512640 135477443 4294956224 18446744073709551615 134586795 0 0 4096 0 0 0 0 17 1 0 0
/proc/19170/statm: 103544 74564 526 235 0 102245 0
Current children cumulated CPU time (s) 1350.49
Current children cumulated vsize (KiB) 414176

[startup+1422.31 s]
/proc/loadavg: 2.02 2.05 2.01 3/76 19173
/proc/meminfo: memFree=1587664/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=414176 CPUtime=1409.97
/proc/19170/stat : 19170 (casperzao) R 19168 19170 18677 0 -1 4194304 167470 0 10 0 140894 103 0 0 25 0 1 0 1990216888 424116224 74564 996147200 134512640 135477443 4294956224 18446744073709551615 135018395 0 0 4096 0 0 0 0 17 1 0 0
/proc/19170/statm: 103544 74564 526 235 0 102245 0
Current children cumulated CPU time (s) 1409.97
Current children cumulated vsize (KiB) 414176

[startup+1482.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/76 19173
/proc/meminfo: memFree=1587664/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=414176 CPUtime=1469.46
/proc/19170/stat : 19170 (casperzao) R 19168 19170 18677 0 -1 4194304 167470 0 10 0 146843 103 0 0 25 0 1 0 1990216888 424116224 74564 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 1 0 0
/proc/19170/statm: 103544 74564 526 235 0 102245 0
Current children cumulated CPU time (s) 1469.46
Current children cumulated vsize (KiB) 414176

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/77 19174
/proc/meminfo: memFree=1587656/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=414176 CPUtime=1528.93
/proc/19170/stat : 19170 (casperzao) R 19168 19170 18677 0 -1 4194304 167470 0 10 0 152789 104 0 0 25 0 1 0 1990216888 424116224 74564 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 1 0 0
/proc/19170/statm: 103544 74564 526 235 0 102245 0
Current children cumulated CPU time (s) 1528.93
Current children cumulated vsize (KiB) 414176

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/77 19174
/proc/meminfo: memFree=1587656/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=414176 CPUtime=1588.41
/proc/19170/stat : 19170 (casperzao) R 19168 19170 18677 0 -1 4194304 167470 0 10 0 158737 104 0 0 25 0 1 0 1990216888 424116224 74564 996147200 134512640 135477443 4294956224 18446744073709551615 135016658 0 0 4096 0 0 0 0 17 1 0 0
/proc/19170/statm: 103544 74564 526 235 0 102245 0
Current children cumulated CPU time (s) 1588.41
Current children cumulated vsize (KiB) 414176

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/77 19174
/proc/meminfo: memFree=1587592/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=414176 CPUtime=1647.89
/proc/19170/stat : 19170 (casperzao) R 19168 19170 18677 0 -1 4194304 167470 0 10 0 164685 104 0 0 25 0 1 0 1990216888 424116224 74564 996147200 134512640 135477443 4294956224 18446744073709551615 134895892 0 0 4096 0 0 0 0 17 1 0 0
/proc/19170/statm: 103544 74564 526 235 0 102245 0
Current children cumulated CPU time (s) 1647.89
Current children cumulated vsize (KiB) 414176

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/77 19174
/proc/meminfo: memFree=1587400/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=414176 CPUtime=1707.37
/proc/19170/stat : 19170 (casperzao) R 19168 19170 18677 0 -1 4194304 167470 0 10 0 170633 104 0 0 25 0 1 0 1990216888 424116224 74564 996147200 134512640 135477443 4294956224 18446744073709551615 134970643 0 0 4096 0 0 0 0 17 1 0 0
/proc/19170/statm: 103544 74564 526 235 0 102245 0
Current children cumulated CPU time (s) 1707.37
Current children cumulated vsize (KiB) 414176

[startup+1782.3 s]
/proc/loadavg: 1.96 1.99 1.99 3/84 19213
/proc/meminfo: memFree=1491408/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=414176 CPUtime=1767.28
/proc/19170/stat : 19170 (casperzao) R 19168 19170 18677 0 -1 4194304 167470 0 10 0 176624 104 0 0 25 0 1 0 1990216888 424116224 74564 996147200 134512640 135477443 4294956224 18446744073709551615 135270268 0 0 4096 0 0 0 0 17 0 0 0
/proc/19170/statm: 103544 74564 526 235 0 102245 0
Current children cumulated CPU time (s) 1767.28
Current children cumulated vsize (KiB) 414176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.1 s]
/proc/loadavg: 1.98 1.99 1.99 3/84 19213
/proc/meminfo: memFree=1485968/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=414176 CPUtime=1800.07
/proc/19170/stat : 19170 (casperzao) R 19168 19170 18677 0 -1 4194304 167470 0 10 0 179903 104 0 0 25 0 1 0 1990216888 424116224 74564 996147200 134512640 135477443 4294956224 18446744073709551615 134880689 0 0 4096 0 0 0 0 17 0 0 0
/proc/19170/statm: 103544 74564 526 235 0 102245 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 414176

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

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

[startup+1815.1 s]
/proc/loadavg: 1.98 1.99 1.99 3/84 19213
/proc/meminfo: memFree=1485968/2055920 swapFree=4179444/4192956
[pid=19170] ppid=19168 vsize=414176 CPUtime=1800.07
/proc/19170/stat : 19170 (casperzao) R 19168 19170 18677 0 -1 4194304 167470 0 10 0 179903 104 0 0 25 0 1 0 1990216888 424116224 74564 996147200 134512640 135477443 4294956224 18446744073709551615 134880689 0 0 4096 0 0 0 0 17 0 0 0
/proc/19170/statm: 103544 74564 526 235 0 102245 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 414176

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1815.15
CPU time (s): 1800.13
CPU user time (s): 1799.04
CPU system time (s): 1.09583
CPU usage (%): 99.1724
Max. virtual memory (cumulated for all children) (KiB): 474088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.04
system time used= 1.09583
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 167470
page faults= 10
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37
involuntary context switches= 39511

runsolver used 1.87571 second user time and 5.14822 second system time

The end

Launcher Data (download as text)

Begin job on node10 at 2008-07-03 21:13:40
IDJOB=1058014
IDBENCH=54101
IDSOLVER=361
FILE ID=node10/1058014-1215112420
PBS_JOBID= 7877184
Free space on /tmp= 66524 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 41854dee96060ea80d0fae628dff97c2
RANDOM SEED=827692323

node10.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.229
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.229
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:       1889288 kB
Buffers:          3564 kB
Cached:          68368 kB
SwapCached:       7560 kB
Active:          76024 kB
Inactive:        23588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1889288 kB
SwapTotal:     4192956 kB
SwapFree:      4179444 kB
Dirty:            3984 kB
Writeback:           0 kB
Mapped:          34388 kB
Slab:            52124 kB
Committed_AS:  3363240 kB
PageTables:       1956 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= 66520 MiB
End job on node10 at 2008-07-03 21:43:57