Trace number 1065143

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.04 1801.21

General information on the benchmark

Namecsp/pseudo/mps/
normalized-mps-mitre.xml
MD5SUM4eff3eda3defcca748f68cae557394ab
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 benchmark1598.68
Satisfiable
(Un)Satisfiability was proved
Number of variables10724
Number of constraints2045
Maximum constraint arity98
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2045
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.39/0.44	c Building = 1
0.59/0.62	c [ NumberOfVariables = 10724 ]
0.59/0.62	c [ NumberOfConstraints = 2045 ]
0.59/0.63	c [ SizeOfSearchSpace(log2) = 10724 ]
0.59/0.63	c SymmetrySearch = 1
1.19/1.20	c [ Found 128 symmetries ]
1.89/1.96	c InitialPropagation = 1
2.09/2.12	c [ SizeOfSearchSpace(log2) = 10724 ]
2.09/2.12	c InitialSAC = (Timeout)
32.57/32.63	c [ SizeOfSearchSpace(log2) = 9965 ]
32.57/32.64	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-1065143-1215145979/watcher-1065143-1215145979 -o /tmp/evaluation-result-1065143-1215145979/solver-1065143-1215145979 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1065143-1215145979.xml 690206821 

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.03 2.05 2.11 4/83 22742
/proc/meminfo: memFree=1153336/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=5352 CPUtime=0
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 215 0 0 0 0 0 0 0 18 0 1 0 626845142 5480448 190 996147200 134512640 135477443 4294956224 18446744073709551615 9890680 0 0 4096 0 0 0 0 17 0 0 0
/proc/22742/statm: 1338 190 156 235 0 27 0

[startup+0.0576381 s]
/proc/loadavg: 2.03 2.05 2.11 4/83 22742
/proc/meminfo: memFree=1153336/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=6232 CPUtime=0.05
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 665 0 0 0 5 0 0 0 18 0 1 0 626845142 6381568 625 996147200 134512640 135477443 4294956224 18446744073709551615 10356347 0 0 4096 0 0 0 0 17 0 0 0
/proc/22742/statm: 1558 625 362 235 0 259 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6232

[startup+0.101644 s]
/proc/loadavg: 2.03 2.05 2.11 4/83 22742
/proc/meminfo: memFree=1153336/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=7848 CPUtime=0.09
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 1075 0 0 0 9 0 0 0 18 0 1 0 626845142 8036352 1035 996147200 134512640 135477443 4294956224 18446744073709551615 10356347 0 0 4096 0 0 0 0 17 0 0 0
/proc/22742/statm: 1962 1035 370 235 0 663 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7848

[startup+0.301667 s]
/proc/loadavg: 2.03 2.05 2.11 4/83 22742
/proc/meminfo: memFree=1153336/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=11016 CPUtime=0.29
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 1862 0 0 0 28 1 0 0 20 0 1 0 626845142 11280384 1822 996147200 134512640 135477443 4294956224 18446744073709551615 10356347 0 0 4096 0 0 0 0 17 0 0 0
/proc/22742/statm: 2754 1822 370 235 0 1455 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11016

[startup+0.701715 s]
/proc/loadavg: 2.03 2.05 2.11 4/83 22742
/proc/meminfo: memFree=1153336/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=115464 CPUtime=0.69
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 9169 0 0 0 61 8 0 0 24 0 1 0 626845142 118235136 7084 996147200 134512640 135477443 4294956224 18446744073709551615 10356347 0 0 4096 0 0 0 0 17 0 0 0
/proc/22742/statm: 28866 7085 449 235 0 27567 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 115464

[startup+1.50181 s]
/proc/loadavg: 2.03 2.05 2.11 3/84 22743
/proc/meminfo: memFree=1120240/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=238952 CPUtime=1.49
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 28364 0 0 0 133 16 0 0 25 0 1 0 626845142 244686848 26249 996147200 134512640 135477443 4294956224 18446744073709551615 134667881 0 0 4096 0 0 0 0 17 0 0 0
/proc/22742/statm: 59738 26250 464 235 0 58439 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 238952

[startup+3.10199 s]
/proc/loadavg: 2.03 2.05 2.10 3/84 22743
/proc/meminfo: memFree=1124144/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=117196 CPUtime=3.09
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 39329 0 0 0 287 22 0 0 25 0 1 0 626845142 120008704 7646 996147200 134512640 135477443 4294956224 18446744073709551615 134583585 0 0 4096 0 0 0 0 17 0 0 0
/proc/22742/statm: 29299 7646 480 235 0 28000 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 117196

[startup+6.30136 s]
/proc/loadavg: 2.03 2.05 2.10 4/83 22743
/proc/meminfo: memFree=1123632/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=117196 CPUtime=6.29
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 39334 0 0 0 606 23 0 0 25 0 1 0 626845142 120008704 7651 996147200 134512640 135477443 4294956224 18446744073709551615 134585553 0 0 4096 0 0 0 0 17 0 0 0
/proc/22742/statm: 29299 7651 480 235 0 28000 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 117196

[startup+12.7021 s]
/proc/loadavg: 2.03 2.04 2.10 3/83 22744
/proc/meminfo: memFree=1185016/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=117196 CPUtime=12.69
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 39343 0 0 0 1246 23 0 0 25 0 1 0 626845142 120008704 7660 996147200 134512640 135477443 4294956224 18446744073709551615 134585553 0 0 4096 0 0 0 0 17 0 0 0
/proc/22742/statm: 29299 7660 480 235 0 28000 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 117196

[startup+25.5016 s]
/proc/loadavg: 2.02 2.04 2.10 4/83 22744
/proc/meminfo: memFree=1185016/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=117196 CPUtime=25.48
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 39363 0 0 0 2525 23 0 0 25 0 1 0 626845142 120008704 7680 996147200 134512640 135477443 4294956224 18446744073709551615 134942129 0 0 4096 0 0 0 0 17 0 0 0
/proc/22742/statm: 29299 7680 480 235 0 28000 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 117196

[startup+51.1015 s]
/proc/loadavg: 2.01 2.04 2.10 3/83 22744
/proc/meminfo: memFree=1182584/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=117196 CPUtime=51.07
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 40000 0 0 0 5083 24 0 0 25 0 1 0 626845142 120008704 8317 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/22742/statm: 29299 8317 517 235 0 28000 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 117196

[startup+102.306 s]
/proc/loadavg: 2.00 2.03 2.09 3/83 22744
/proc/meminfo: memFree=1180664/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=117244 CPUtime=102.25
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 40482 0 0 0 10201 24 0 0 25 0 1 0 626845142 120057856 8799 996147200 134512640 135477443 4294956224 18446744073709551615 134585553 0 0 4096 0 0 0 0 17 0 0 0
/proc/22742/statm: 29311 8799 518 235 0 28012 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 117244

[startup+162.301 s]
/proc/loadavg: 2.00 2.02 2.08 3/83 22744
/proc/meminfo: memFree=1180216/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=117244 CPUtime=162.21
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 40573 0 0 0 16197 24 0 0 25 0 1 0 626845142 120057856 8890 996147200 134512640 135477443 4294956224 18446744073709551615 134583585 0 0 4096 0 0 0 0 17 0 0 0
/proc/22742/statm: 29311 8890 518 235 0 28012 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 117244

[startup+222.301 s]
/proc/loadavg: 2.00 2.02 2.08 3/83 22746
/proc/meminfo: memFree=1179960/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=117244 CPUtime=222.2
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 40573 0 0 0 22195 25 0 0 25 0 1 0 626845142 120057856 8890 996147200 134512640 135477443 4294956224 18446744073709551615 135208609 0 0 4096 0 0 0 0 17 0 0 0
/proc/22742/statm: 29311 8890 518 235 0 28012 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 117244

[startup+282.301 s]
/proc/loadavg: 2.00 2.01 2.07 3/83 22746
/proc/meminfo: memFree=1179960/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=117244 CPUtime=282.17
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 40573 0 0 0 28192 25 0 0 25 0 1 0 626845142 120057856 8890 996147200 134512640 135477443 4294956224 18446744073709551615 135208595 0 0 4096 0 0 0 0 17 0 0 0
/proc/22742/statm: 29311 8890 518 235 0 28012 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 117244

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.06 3/83 22746
/proc/meminfo: memFree=1179968/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=117244 CPUtime=342.14
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 40573 0 0 0 34189 25 0 0 25 0 1 0 626845142 120057856 8890 996147200 134512640 135477443 4294956224 18446744073709551615 134583603 0 0 4096 0 0 0 0 17 0 0 0
/proc/22742/statm: 29311 8890 518 235 0 28012 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 117244

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.06 3/83 22746
/proc/meminfo: memFree=1179904/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=117244 CPUtime=402.12
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 40573 0 0 0 40187 25 0 0 25 0 1 0 626845142 120057856 8890 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 0 0 0
/proc/22742/statm: 29311 8890 518 235 0 28012 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 117244

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.05 3/83 22746
/proc/meminfo: memFree=1180096/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=117244 CPUtime=462.09
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 40573 0 0 0 46184 25 0 0 25 0 1 0 626845142 120057856 8890 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 0 0 0
/proc/22742/statm: 29311 8890 518 235 0 28012 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 117244

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.05 4/83 22746
/proc/meminfo: memFree=1180032/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=117244 CPUtime=522.07
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 40573 0 0 0 52182 25 0 0 25 0 1 0 626845142 120057856 8890 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/22742/statm: 29311 8890 518 235 0 28012 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 117244

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.04 3/83 22746
/proc/meminfo: memFree=1179968/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=117244 CPUtime=582.04
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 40573 0 0 0 58179 25 0 0 25 0 1 0 626845142 120057856 8890 996147200 134512640 135477443 4294956224 18446744073709551615 134673664 0 0 4096 0 0 0 0 17 0 0 0
/proc/22742/statm: 29311 8890 518 235 0 28012 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 117244

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.04 3/83 22746
/proc/meminfo: memFree=1179904/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=117244 CPUtime=642.02
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 40573 0 0 0 64177 25 0 0 25 0 1 0 626845142 120057856 8890 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 0 0 0
/proc/22742/statm: 29311 8890 518 235 0 28012 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 117244


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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.02 3/83 22746
/proc/meminfo: memFree=1179584/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=117244 CPUtime=821.95
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 40611 0 0 0 82169 26 0 0 25 0 1 0 626845142 120057856 8928 996147200 134512640 135477443 4294956224 18446744073709551615 134942161 0 0 4096 0 0 0 0 17 0 0 0
/proc/22742/statm: 29311 8928 518 235 0 28012 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 117244

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.01 3/83 22746
/proc/meminfo: memFree=1179392/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=117244 CPUtime=881.92
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 40656 0 0 0 88166 26 0 0 25 0 1 0 626845142 120057856 8973 996147200 134512640 135477443 4294956224 18446744073709551615 134942129 0 0 4096 0 0 0 0 17 0 0 0
/proc/22742/statm: 29311 8973 518 235 0 28012 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 117244

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.01 3/83 22746
/proc/meminfo: memFree=1179392/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=117244 CPUtime=941.89
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 40656 0 0 0 94163 26 0 0 25 0 1 0 626845142 120057856 8973 996147200 134512640 135477443 4294956224 18446744073709551615 134673681 0 0 4096 0 0 0 0 17 0 0 0
/proc/22742/statm: 29311 8973 518 235 0 28012 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 117244

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 22746
/proc/meminfo: memFree=1179264/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=117244 CPUtime=1001.87
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 40681 0 0 0 100161 26 0 0 25 0 1 0 626845142 120057856 8998 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 0 0 0
/proc/22742/statm: 29311 8998 518 235 0 28012 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 117244

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 22746
/proc/meminfo: memFree=1178432/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=117244 CPUtime=1061.85
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 40867 0 0 0 106158 27 0 0 25 0 1 0 626845142 120057856 9184 996147200 134512640 135477443 4294956224 18446744073709551615 134586012 0 0 4096 0 0 0 0 17 0 0 0
/proc/22742/statm: 29311 9184 518 235 0 28012 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 117244

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 22746
/proc/meminfo: memFree=1178304/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=117244 CPUtime=1121.82
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 40867 0 0 0 112155 27 0 0 25 0 1 0 626845142 120057856 9184 996147200 134512640 135477443 4294956224 18446744073709551615 135208668 0 0 4096 0 0 0 0 17 0 0 0
/proc/22742/statm: 29311 9184 518 235 0 28012 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 117244

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 22746
/proc/meminfo: memFree=1178176/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=117244 CPUtime=1181.8
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 40871 0 0 0 118153 27 0 0 25 0 1 0 626845142 120057856 9188 996147200 134512640 135477443 4294956224 18446744073709551615 134673690 0 0 4096 0 0 0 0 17 0 0 0
/proc/22742/statm: 29311 9188 518 235 0 28012 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 117244

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 22746
/proc/meminfo: memFree=1178112/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=117244 CPUtime=1241.77
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 40871 0 0 0 124150 27 0 0 25 0 1 0 626845142 120057856 9188 996147200 134512640 135477443 4294956224 18446744073709551615 134673677 0 0 4096 0 0 0 0 17 0 0 0
/proc/22742/statm: 29311 9188 518 235 0 28012 0
Current children cumulated CPU time (s) 1241.77
Current children cumulated vsize (KiB) 117244

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 22746
/proc/meminfo: memFree=1178048/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=117244 CPUtime=1301.75
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 40871 0 0 0 130148 27 0 0 25 0 1 0 626845142 120057856 9188 996147200 134512640 135477443 4294956224 18446744073709551615 134673667 0 0 4096 0 0 0 0 17 0 0 0
/proc/22742/statm: 29311 9188 518 235 0 28012 0
Current children cumulated CPU time (s) 1301.75
Current children cumulated vsize (KiB) 117244

[startup+1362.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/83 22746
/proc/meminfo: memFree=1178048/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=117244 CPUtime=1361.72
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 40871 0 0 0 136145 27 0 0 25 0 1 0 626845142 120057856 9188 996147200 134512640 135477443 4294956224 18446744073709551615 134673674 0 0 4096 0 0 0 0 17 0 0 0
/proc/22742/statm: 29311 9188 518 235 0 28012 0
Current children cumulated CPU time (s) 1361.72
Current children cumulated vsize (KiB) 117244

[startup+1422.31 s]
/proc/loadavg: 2.08 2.03 2.00 3/83 22746
/proc/meminfo: memFree=1178048/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=117244 CPUtime=1421.71
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 40871 0 0 0 142143 28 0 0 25 0 1 0 626845142 120057856 9188 996147200 134512640 135477443 4294956224 18446744073709551615 134585553 0 0 4096 0 0 0 0 17 0 0 0
/proc/22742/statm: 29311 9188 518 235 0 28012 0
Current children cumulated CPU time (s) 1421.71
Current children cumulated vsize (KiB) 117244

[startup+1482.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/83 22746
/proc/meminfo: memFree=1177984/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=117244 CPUtime=1481.68
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 40871 0 0 0 148140 28 0 0 25 0 1 0 626845142 120057856 9188 996147200 134512640 135477443 4294956224 18446744073709551615 134673677 0 0 4096 0 0 0 0 17 0 0 0
/proc/22742/statm: 29311 9188 518 235 0 28012 0
Current children cumulated CPU time (s) 1481.68
Current children cumulated vsize (KiB) 117244

[startup+1542.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/83 22746
/proc/meminfo: memFree=1177984/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=117248 CPUtime=1541.65
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 40872 0 0 0 154137 28 0 0 25 0 1 0 626845142 120061952 9189 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 0 0 0
/proc/22742/statm: 29312 9189 518 235 0 28013 0
Current children cumulated CPU time (s) 1541.65
Current children cumulated vsize (KiB) 117248

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/83 22746
/proc/meminfo: memFree=1177920/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=117248 CPUtime=1601.63
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 40872 0 0 0 160135 28 0 0 25 0 1 0 626845142 120061952 9189 996147200 134512640 135477443 4294956224 18446744073709551615 134673677 0 0 4096 0 0 0 0 17 0 0 0
/proc/22742/statm: 29312 9189 518 235 0 28013 0
Current children cumulated CPU time (s) 1601.63
Current children cumulated vsize (KiB) 117248

[startup+1662.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/83 22746
/proc/meminfo: memFree=1177792/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=117248 CPUtime=1661.6
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 40872 0 0 0 166132 28 0 0 25 0 1 0 626845142 120061952 9189 996147200 134512640 135477443 4294956224 18446744073709551615 134942158 0 0 4096 0 0 0 0 17 0 0 0
/proc/22742/statm: 29312 9189 518 235 0 28013 0
Current children cumulated CPU time (s) 1661.6
Current children cumulated vsize (KiB) 117248

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 22794
/proc/meminfo: memFree=1847448/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=117248 CPUtime=1721.42
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 40872 0 0 0 172114 28 0 0 25 0 1 0 626845142 120061952 9189 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 1 0 0
/proc/22742/statm: 29312 9189 518 235 0 28013 0
Current children cumulated CPU time (s) 1721.42
Current children cumulated vsize (KiB) 117248

[startup+1782.3 s]
/proc/loadavg: 1.93 2.00 1.99 3/74 22888
/proc/meminfo: memFree=1778432/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=117248 CPUtime=1781.12
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 40872 0 0 0 178082 30 0 0 25 0 1 0 626845142 120061952 9189 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 0 0 0
/proc/22742/statm: 29312 9189 518 235 0 28013 0
Current children cumulated CPU time (s) 1781.12
Current children cumulated vsize (KiB) 117248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 2.01 2.01 2.00 3/75 22889
/proc/meminfo: memFree=1675392/2055920 swapFree=4179668/4192956
[pid=22742] ppid=22740 vsize=117248 CPUtime=1800.02
/proc/22742/stat : 22742 (casperzao) R 22740 22742 19835 0 -1 4194304 40872 0 0 0 179972 30 0 0 25 0 1 0 626845142 120061952 9189 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 0 0 0
/proc/22742/statm: 29312 9189 518 235 0 28013 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 117248

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): 1801.21
CPU time (s): 1800.04
CPU user time (s): 1799.73
CPU system time (s): 0.312952
CPU usage (%): 99.9348
Max. virtual memory (cumulated for all children) (KiB): 238952

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

runsolver used 1.55376 second user time and 5.01724 second system time

The end

Launcher Data (download as text)

Begin job on node88 at 2008-07-04 06:32:59
IDJOB=1065143
IDBENCH=55039
IDSOLVER=361
FILE ID=node88/1065143-1215145979
PBS_JOBID= 7877203
Free space on /tmp= 66556 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/pseudo/mps/normalized-mps-mitre.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1065143-1215145979/watcher-1065143-1215145979 -o /tmp/evaluation-result-1065143-1215145979/solver-1065143-1215145979 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1065143-1215145979.xml 690206821 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 4eff3eda3defcca748f68cae557394ab
RANDOM SEED=690206821

node88.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.232
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.232
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1153816 kB
Buffers:          5060 kB
Cached:          75000 kB
SwapCached:       7320 kB
Active:         822852 kB
Inactive:        31268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1153816 kB
SwapTotal:     4192956 kB
SwapFree:      4179668 kB
Dirty:            4268 kB
Writeback:           0 kB
Mapped:         788876 kB
Slab:            31688 kB
Committed_AS:  1744420 kB
PageTables:       3392 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= 66552 MiB
End job on node88 at 2008-07-04 07:03:02