Trace number 1064996

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.19 1812.49

General information on the benchmark

Namecsp/pseudo/mps/
normalized-mps-air06.xml
MD5SUM00668b6a7dafa5fe6313e8c116ffb6c0
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 benchmark912.34
Satisfiable
(Un)Satisfiability was proved
Number of variables8627
Number of constraints1640
Maximum constraint arity461
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1640
Global constraints used (with number of constraints)

Solver Data (download as text)

0.19/0.21	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.19/0.21	c Parsing = 1
7.22/7.30	c Building = 1
7.52/7.65	c [ NumberOfVariables = 8627 ]
7.52/7.65	c [ NumberOfConstraints = 1640 ]
7.52/7.66	c [ SizeOfSearchSpace(log2) = 8624 ]
7.52/7.66	c SymmetrySearch = 1
13.78/13.94	c [ Found 7.93176e+27 symmetries ]
14.36/14.53	c InitialPropagation = 1
15.55/15.76	c [ SizeOfSearchSpace(log2) = 8572 ]
15.55/15.76	c InitialSAC = (Timeout)
70.83/71.44	c [ SizeOfSearchSpace(log2) = 8552 ]
70.83/71.45	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-1064996-1215145187/watcher-1064996-1215145187 -o /tmp/evaluation-result-1064996-1215145187/solver-1064996-1215145187 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1064996-1215145187.xml 1799574863 

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.99 2.00 1.99 4/73 8616
/proc/meminfo: memFree=1782496/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=1056 CPUtime=0
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 637452359 1081344 26 996147200 134512640 135477443 4294956224 18446744073709551615 11092772 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/8616/statm: 264 26 20 235 0 3 0

[startup+0.0501941 s]
/proc/loadavg: 1.99 2.00 1.99 4/73 8616
/proc/meminfo: memFree=1782496/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=5968 CPUtime=0.03
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 605 0 0 0 3 0 0 0 18 0 1 0 637452359 6111232 565 996147200 134512640 135477443 4294956224 18446744073709551615 4160505352 0 0 4096 0 0 0 0 17 1 0 0
/proc/8616/statm: 1492 565 362 235 0 193 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5968

[startup+0.101204 s]
/proc/loadavg: 1.99 2.00 1.99 4/73 8616
/proc/meminfo: memFree=1782496/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=8764 CPUtime=0.08
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 1318 0 0 0 8 0 0 0 18 0 1 0 637452359 8974336 1278 996147200 134512640 135477443 4294956224 18446744073709551615 11526633 0 0 4096 0 0 0 0 17 1 0 0
/proc/8616/statm: 2191 1278 369 235 0 892 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8764

[startup+0.301236 s]
/proc/loadavg: 1.99 2.00 1.99 4/73 8616
/proc/meminfo: memFree=1782496/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=24116 CPUtime=0.28
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 5126 0 0 0 27 1 0 0 19 0 1 0 637452359 24694784 5086 996147200 134512640 135477443 4294956224 18446744073709551615 4158884493 0 0 4096 0 0 0 0 17 1 0 0
/proc/8616/statm: 6029 5086 369 235 0 4730 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 24116

[startup+0.701294 s]
/proc/loadavg: 1.99 2.00 1.99 4/73 8616
/proc/meminfo: memFree=1782496/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=56964 CPUtime=0.68
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 13337 0 0 0 63 5 0 0 23 0 1 0 637452359 58331136 13297 996147200 134512640 135477443 4294956224 18446744073709551615 134736589 0 0 4096 0 0 0 0 17 1 0 0
/proc/8616/statm: 14241 13297 369 235 0 12942 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 56964

[startup+1.50141 s]
/proc/loadavg: 1.99 2.00 1.99 3/74 8617
/proc/meminfo: memFree=1707736/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=121420 CPUtime=1.47
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 29450 0 0 0 135 12 0 0 25 0 1 0 637452359 124334080 29410 996147200 134512640 135477443 4294956224 18446744073709551615 134808253 0 0 4096 0 0 0 0 17 1 0 0
/proc/8616/statm: 30355 29410 369 235 0 29056 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 121420

[startup+3.10165 s]
/proc/loadavg: 1.99 2.00 1.99 3/74 8617
/proc/meminfo: memFree=1616024/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=257672 CPUtime=3.05
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 63530 0 0 0 279 26 0 0 25 0 1 0 637452359 263856128 63490 996147200 134512640 135477443 4294956224 18446744073709551615 11527803 0 0 4096 0 0 0 0 17 1 0 0
/proc/8616/statm: 64418 63490 369 235 0 63119 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 257672

[startup+6.30111 s]
/proc/loadavg: 2.07 2.01 2.00 3/74 8617
/proc/meminfo: memFree=1328216/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=502988 CPUtime=6.23
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 124873 0 0 0 570 53 0 0 25 0 1 0 637452359 515059712 124833 996147200 134512640 135477443 4294956224 18446744073709551615 134623910 0 0 4096 0 0 0 0 17 1 0 0
/proc/8616/statm: 125747 124833 370 235 0 124448 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 502988

[startup+12.7011 s]
/proc/loadavg: 2.15 2.03 2.01 3/74 8617
/proc/meminfo: memFree=1227032/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=642208 CPUtime=12.58
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 140760 0 1 0 1195 63 0 0 25 0 1 0 637452359 657620992 138952 996147200 134512640 135477443 4294956224 18446744073709551615 134534355 0 0 4096 0 0 0 0 17 1 0 0
/proc/8616/statm: 160552 138952 456 235 0 159253 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 642208

[startup+25.5019 s]
/proc/loadavg: 2.26 2.06 2.01 3/74 8617
/proc/meminfo: memFree=1235608/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=626396 CPUtime=25.27
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 159857 0 1 0 2455 72 0 0 25 0 1 0 637452359 641429504 136736 996147200 134512640 135477443 4294956224 18446744073709551615 134673680 0 0 4096 0 0 0 0 17 1 0 0
/proc/8616/statm: 156599 136736 477 235 0 155300 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 626396

[startup+51.1017 s]
/proc/loadavg: 2.24 2.07 2.02 3/74 8617
/proc/meminfo: memFree=1235608/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=626396 CPUtime=50.69
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 159861 0 1 0 4996 73 0 0 25 0 1 0 637452359 641429504 136740 996147200 134512640 135477443 4294956224 18446744073709551615 134586251 0 0 4096 0 0 0 0 17 1 0 0
/proc/8616/statm: 156599 136740 477 235 0 155300 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 626396

[startup+102.305 s]
/proc/loadavg: 2.10 2.06 2.01 3/74 8617
/proc/meminfo: memFree=1234520/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=626396 CPUtime=101.5
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 160132 0 1 0 10077 73 0 0 25 0 1 0 637452359 641429504 137011 996147200 134512640 135477443 4294956224 18446744073709551615 134583585 0 0 4096 0 0 0 0 17 1 0 0
/proc/8616/statm: 156599 137011 514 235 0 155300 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 626396

[startup+162.302 s]
/proc/loadavg: 2.04 2.04 2.01 3/74 8617
/proc/meminfo: memFree=1234136/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=626396 CPUtime=161.04
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 160224 0 1 0 16031 73 0 0 25 0 1 0 637452359 641429504 137103 996147200 134512640 135477443 4294956224 18446744073709551615 134880417 0 0 4096 0 0 0 0 17 1 0 0
/proc/8616/statm: 156599 137103 514 235 0 155300 0
Current children cumulated CPU time (s) 161.04
Current children cumulated vsize (KiB) 626396

[startup+222.302 s]
/proc/loadavg: 2.01 2.03 2.00 3/74 8617
/proc/meminfo: memFree=1233944/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=626396 CPUtime=220.58
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 160273 0 1 0 21985 73 0 0 25 0 1 0 637452359 641429504 137152 996147200 134512640 135477443 4294956224 18446744073709551615 134586251 0 0 4096 0 0 0 0 17 1 0 0
/proc/8616/statm: 156599 137152 514 235 0 155300 0
Current children cumulated CPU time (s) 220.58
Current children cumulated vsize (KiB) 626396

[startup+282.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 8617
/proc/meminfo: memFree=1233560/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=626396 CPUtime=280.12
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 160347 0 1 0 27939 73 0 0 25 0 1 0 637452359 641429504 137226 996147200 134512640 135477443 4294956224 18446744073709551615 134673681 0 0 4096 0 0 0 0 17 1 0 0
/proc/8616/statm: 156599 137226 514 235 0 155300 0
Current children cumulated CPU time (s) 280.12
Current children cumulated vsize (KiB) 626396

[startup+342.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 8617
/proc/meminfo: memFree=1233560/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=626396 CPUtime=339.66
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 160347 0 1 0 33893 73 0 0 25 0 1 0 637452359 641429504 137226 996147200 134512640 135477443 4294956224 18446744073709551615 134585529 0 0 4096 0 0 0 0 17 1 0 0
/proc/8616/statm: 156599 137226 514 235 0 155300 0
Current children cumulated CPU time (s) 339.66
Current children cumulated vsize (KiB) 626396

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 8617
/proc/meminfo: memFree=1233496/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=626396 CPUtime=399.22
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 160347 0 1 0 39848 74 0 0 25 0 1 0 637452359 641429504 137226 996147200 134512640 135477443 4294956224 18446744073709551615 134673681 0 0 4096 0 0 0 0 17 1 0 0
/proc/8616/statm: 156599 137226 514 235 0 155300 0
Current children cumulated CPU time (s) 399.22
Current children cumulated vsize (KiB) 626396

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 8617
/proc/meminfo: memFree=1233368/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=626396 CPUtime=458.76
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 160380 0 1 0 45802 74 0 0 25 0 1 0 637452359 641429504 137259 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 1 0 0
/proc/8616/statm: 156599 137259 514 235 0 155300 0
Current children cumulated CPU time (s) 458.76
Current children cumulated vsize (KiB) 626396

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 8617
/proc/meminfo: memFree=1233368/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=626396 CPUtime=518.3
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 160380 0 1 0 51756 74 0 0 25 0 1 0 637452359 641429504 137259 996147200 134512640 135477443 4294956224 18446744073709551615 134583601 0 0 4096 0 0 0 0 17 1 0 0
/proc/8616/statm: 156599 137259 514 235 0 155300 0
Current children cumulated CPU time (s) 518.3
Current children cumulated vsize (KiB) 626396

[startup+582.302 s]
/proc/loadavg: 2.05 2.01 2.00 3/74 8617
/proc/meminfo: memFree=1233368/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=626396 CPUtime=577.84
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 160400 0 1 0 57710 74 0 0 25 0 1 0 637452359 641429504 137279 996147200 134512640 135477443 4294956224 18446744073709551615 134673665 0 0 4096 0 0 0 0 17 1 0 0
/proc/8616/statm: 156599 137279 514 235 0 155300 0
Current children cumulated CPU time (s) 577.84
Current children cumulated vsize (KiB) 626396

[startup+642.302 s]
/proc/loadavg: 2.06 2.02 2.00 3/74 8617
/proc/meminfo: memFree=1233240/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=626396 CPUtime=637.38
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 160400 0 1 0 63664 74 0 0 25 0 1 0 637452359 641429504 137279 996147200 134512640 135477443 4294956224 18446744073709551615 134585985 0 0 4096 0 0 0 0 17 1 0 0
/proc/8616/statm: 156599 137279 514 235 0 155300 0
Current children cumulated CPU time (s) 637.38
Current children cumulated vsize (KiB) 626396


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

[startup+822.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 8618
/proc/meminfo: memFree=1233040/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=626396 CPUtime=816
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 160400 0 1 0 81526 74 0 0 25 0 1 0 637452359 641429504 137279 996147200 134512640 135477443 4294956224 18446744073709551615 134673665 0 0 4096 0 0 0 0 17 1 0 0
/proc/8616/statm: 156599 137279 514 235 0 155300 0
Current children cumulated CPU time (s) 816
Current children cumulated vsize (KiB) 626396

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 8618
/proc/meminfo: memFree=1233040/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=626396 CPUtime=875.53
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 160400 0 1 0 87479 74 0 0 25 0 1 0 637452359 641429504 137279 996147200 134512640 135477443 4294956224 18446744073709551615 134942293 0 0 4096 0 0 0 0 17 1 0 0
/proc/8616/statm: 156599 137279 514 235 0 155300 0
Current children cumulated CPU time (s) 875.53
Current children cumulated vsize (KiB) 626396

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 8618
/proc/meminfo: memFree=1232976/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=626396 CPUtime=935.08
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 160400 0 1 0 93433 75 0 0 25 0 1 0 637452359 641429504 137279 996147200 134512640 135477443 4294956224 18446744073709551615 134583601 0 0 4096 0 0 0 0 17 1 0 0
/proc/8616/statm: 156599 137279 514 235 0 155300 0
Current children cumulated CPU time (s) 935.08
Current children cumulated vsize (KiB) 626396

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 8618
/proc/meminfo: memFree=1232848/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=626396 CPUtime=994.62
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 160432 0 1 0 99387 75 0 0 25 0 1 0 637452359 641429504 137311 996147200 134512640 135477443 4294956224 18446744073709551615 134585552 0 0 4096 0 0 0 0 17 1 0 0
/proc/8616/statm: 156599 137311 514 235 0 155300 0
Current children cumulated CPU time (s) 994.62
Current children cumulated vsize (KiB) 626396

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 8618
/proc/meminfo: memFree=1232720/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=626396 CPUtime=1054.15
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 160434 0 1 0 105340 75 0 0 25 0 1 0 637452359 641429504 137313 996147200 134512640 135477443 4294956224 18446744073709551615 134585563 0 0 4096 0 0 0 0 17 1 0 0
/proc/8616/statm: 156599 137313 514 235 0 155300 0
Current children cumulated CPU time (s) 1054.15
Current children cumulated vsize (KiB) 626396

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 8619
/proc/meminfo: memFree=1232392/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=626396 CPUtime=1113.67
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 160437 0 1 0 111292 75 0 0 25 0 1 0 637452359 641429504 137316 996147200 134512640 135477443 4294956224 18446744073709551615 134585553 0 0 4096 0 0 0 0 17 1 0 0
/proc/8616/statm: 156599 137316 514 235 0 155300 0
Current children cumulated CPU time (s) 1113.67
Current children cumulated vsize (KiB) 626396

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 8619
/proc/meminfo: memFree=1232264/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=626396 CPUtime=1173.15
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 160437 0 1 0 117240 75 0 0 25 0 1 0 637452359 641429504 137316 996147200 134512640 135477443 4294956224 18446744073709551615 134585984 0 0 4096 0 0 0 0 17 1 0 0
/proc/8616/statm: 156599 137316 514 235 0 155300 0
Current children cumulated CPU time (s) 1173.15
Current children cumulated vsize (KiB) 626396

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 8619
/proc/meminfo: memFree=1232072/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=626396 CPUtime=1232.64
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 160437 0 1 0 123189 75 0 0 25 0 1 0 637452359 641429504 137316 996147200 134512640 135477443 4294956224 18446744073709551615 134583594 0 0 4096 0 0 0 0 17 1 0 0
/proc/8616/statm: 156599 137316 514 235 0 155300 0
Current children cumulated CPU time (s) 1232.64
Current children cumulated vsize (KiB) 626396

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/76 8619
/proc/meminfo: memFree=1232072/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=626396 CPUtime=1292.13
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 160437 0 1 0 129138 75 0 0 25 0 1 0 637452359 641429504 137316 996147200 134512640 135477443 4294956224 18446744073709551615 134695913 0 0 4096 0 0 0 0 17 1 0 0
/proc/8616/statm: 156599 137316 514 235 0 155300 0
Current children cumulated CPU time (s) 1292.13
Current children cumulated vsize (KiB) 626396

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 8620
/proc/meminfo: memFree=1232000/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=626396 CPUtime=1351.61
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 160437 0 1 0 135086 75 0 0 25 0 1 0 637452359 641429504 137316 996147200 134512640 135477443 4294956224 18446744073709551615 134585558 0 0 4096 0 0 0 0 17 1 0 0
/proc/8616/statm: 156599 137316 514 235 0 155300 0
Current children cumulated CPU time (s) 1351.61
Current children cumulated vsize (KiB) 626396

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 8620
/proc/meminfo: memFree=1232000/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=626396 CPUtime=1411.1
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 160437 0 1 0 141035 75 0 0 25 0 1 0 637452359 641429504 137316 996147200 134512640 135477443 4294956224 18446744073709551615 134583585 0 0 4096 0 0 0 0 17 1 0 0
/proc/8616/statm: 156599 137316 514 235 0 155300 0
Current children cumulated CPU time (s) 1411.1
Current children cumulated vsize (KiB) 626396

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 8620
/proc/meminfo: memFree=1231936/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=626396 CPUtime=1470.6
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 160437 0 1 0 146984 76 0 0 25 0 1 0 637452359 641429504 137316 996147200 134512640 135477443 4294956224 18446744073709551615 134673681 0 0 4096 0 0 0 0 17 1 0 0
/proc/8616/statm: 156599 137316 514 235 0 155300 0
Current children cumulated CPU time (s) 1470.6
Current children cumulated vsize (KiB) 626396

[startup+1542.3 s]
/proc/loadavg: 1.92 1.98 1.99 2/68 8638
/proc/meminfo: memFree=1315720/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=626396 CPUtime=1530.11
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 160437 0 1 0 152935 76 0 0 25 0 1 0 637452359 641429504 137316 996147200 134512640 135477443 4294956224 18446744073709551615 134583601 0 0 4096 0 0 0 0 17 0 0 0
/proc/8616/statm: 156599 137316 514 235 0 155300 0
Current children cumulated CPU time (s) 1530.11
Current children cumulated vsize (KiB) 626396

[startup+1602.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/82 8911
/proc/meminfo: memFree=1299224/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=626396 CPUtime=1590.08
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 160437 0 1 0 158929 79 0 0 25 0 1 0 637452359 641429504 137316 996147200 134512640 135477443 4294956224 18446744073709551615 134586017 0 0 4096 0 0 0 0 17 0 0 0
/proc/8616/statm: 156599 137316 514 235 0 155300 0
Current children cumulated CPU time (s) 1590.08
Current children cumulated vsize (KiB) 626396

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 8911
/proc/meminfo: memFree=1298904/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=626396 CPUtime=1650.06
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 160437 0 1 0 164926 80 0 0 25 0 1 0 637452359 641429504 137316 996147200 134512640 135477443 4294956224 18446744073709551615 134942176 0 0 4096 0 0 0 0 17 0 0 0
/proc/8616/statm: 156599 137316 514 235 0 155300 0
Current children cumulated CPU time (s) 1650.06
Current children cumulated vsize (KiB) 626396

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 8911
/proc/meminfo: memFree=1298712/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=626396 CPUtime=1710.03
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 160437 0 1 0 170923 80 0 0 25 0 1 0 637452359 641429504 137316 996147200 134512640 135477443 4294956224 18446744073709551615 134673665 0 0 4096 0 0 0 0 17 0 0 0
/proc/8616/statm: 156599 137316 514 235 0 155300 0
Current children cumulated CPU time (s) 1710.03
Current children cumulated vsize (KiB) 626396

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 8911
/proc/meminfo: memFree=1298584/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=626396 CPUtime=1770.01
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 160437 0 1 0 176921 80 0 0 25 0 1 0 637452359 641429504 137316 996147200 134512640 135477443 4294956224 18446744073709551615 134673681 0 0 4096 0 0 0 0 17 0 0 0
/proc/8616/statm: 156599 137316 514 235 0 155300 0
Current children cumulated CPU time (s) 1770.01
Current children cumulated vsize (KiB) 626396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.4 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 8912
/proc/meminfo: memFree=1298648/2055920 swapFree=4180808/4192956
[pid=8616] ppid=8614 vsize=626396 CPUtime=1800.1
/proc/8616/stat : 8616 (casperzao) R 8614 8616 7962 0 -1 4194304 160437 0 1 0 179930 80 0 0 25 0 1 0 637452359 641429504 137316 996147200 134512640 135477443 4294956224 18446744073709551615 134673681 0 0 4096 0 0 0 0 17 0 0 0
/proc/8616/statm: 156599 137316 514 235 0 155300 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 626396

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): 1812.49
CPU time (s): 1800.19
CPU user time (s): 1799.3
CPU system time (s): 0.884865
CPU usage (%): 99.3214
Max. virtual memory (cumulated for all children) (KiB): 715296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.3
system time used= 0.884865
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 160437
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 35378

runsolver used 1.68774 second user time and 4.98624 second system time

The end

Launcher Data (download as text)

Begin job on node39 at 2008-07-04 06:19:48
IDJOB=1064996
IDBENCH=55020
IDSOLVER=361
FILE ID=node39/1064996-1215145187
PBS_JOBID= 7877384
Free space on /tmp= 66544 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 00668b6a7dafa5fe6313e8c116ffb6c0
RANDOM SEED=1799574863

node39.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.267
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.267
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:       1782976 kB
Buffers:         16248 kB
Cached:         119316 kB
SwapCached:       6012 kB
Active:         148032 kB
Inactive:        67732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1782976 kB
SwapTotal:     4192956 kB
SwapFree:      4180808 kB
Dirty:            6784 kB
Writeback:           0 kB
Mapped:          86732 kB
Slab:            42476 kB
Committed_AS:  1036604 kB
PageTables:       1932 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= 66556 MiB
End job on node39 at 2008-07-04 06:50:02