Trace number 1085696

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.09 1802.95

General information on the benchmark

Namecsp/fapp/fapp34/
normalized-fapp34-0750-0.xml
MD5SUM701805f3dd433f8e5a195a0325c2f865
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark25.1672
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of constraints8639
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8639
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.18/0.28	c Building = 1
269.71/269.84	c [ NumberOfVariables = 750 ]
269.71/269.84	c [ NumberOfConstraints = 8639 ]
269.71/269.85	c [ SizeOfSearchSpace(log2) = 6149.45 ]
269.71/269.85	c SymmetrySearch = 1
270.52/270.63	c InitialPropagation = 1
270.52/270.65	c [ SizeOfSearchSpace(log2) = 6143.45 ]
270.52/270.65	c InitialSAC = (Timeout)
302.60/302.79	c [ SizeOfSearchSpace(log2) = 6132.65 ]
302.70/302.81	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-1085696-1215235086/watcher-1085696-1215235086 -o /tmp/evaluation-result-1085696-1215235086/solver-1085696-1215235086 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1085696-1215235086.xml 1477788757 

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.00 2.00 2.00 4/79 1138
/proc/meminfo: memFree=1560184/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=5304 CPUtime=0
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 252 0 0 0 0 0 0 0 18 0 1 0 679237548 5431296 216 996147200 134512640 135477443 4294956224 18446744073709551615 4158152256 0 0 4096 0 0 0 0 17 1 0 0
/proc/1138/statm: 1326 231 189 235 0 27 0

[startup+0.0268629 s]
/proc/loadavg: 2.00 2.00 2.00 4/79 1138
/proc/meminfo: memFree=1560184/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=5836 CPUtime=0.02
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 570 0 0 0 2 0 0 0 18 0 1 0 679237548 5976064 530 996147200 134512640 135477443 4294956224 18446744073709551615 6813307 0 0 4096 0 0 0 0 17 1 0 0
/proc/1138/statm: 1459 530 370 235 0 160 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5836

[startup+0.10187 s]
/proc/loadavg: 2.00 2.00 2.00 4/79 1138
/proc/meminfo: memFree=1560184/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=6892 CPUtime=0.09
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 839 0 0 0 9 0 0 0 18 0 1 0 679237548 7057408 799 996147200 134512640 135477443 4294956224 18446744073709551615 6813307 0 0 4096 0 0 0 0 17 1 0 0
/proc/1138/statm: 1723 799 370 235 0 424 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6892

[startup+0.301894 s]
/proc/loadavg: 2.00 2.00 2.00 4/79 1138
/proc/meminfo: memFree=1560184/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=103028 CPUtime=0.29
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 2442 0 0 0 28 1 0 0 19 0 1 0 679237548 105500672 2402 996147200 134512640 135477443 4294956224 18446744073709551615 134592448 0 0 4096 0 0 0 0 17 1 0 0
/proc/1138/statm: 25757 2404 392 235 0 24458 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 103028

[startup+0.701937 s]
/proc/loadavg: 2.00 2.00 2.00 4/79 1138
/proc/meminfo: memFree=1560184/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=290936 CPUtime=0.69
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 10550 0 0 0 64 5 0 0 23 0 1 0 679237548 297918464 8852 996147200 134512640 135477443 4294956224 18446744073709551615 134694714 0 0 4096 0 0 0 0 17 1 0 0
/proc/1138/statm: 72734 8852 465 235 0 71435 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 290936

[startup+1.50102 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 1139
/proc/meminfo: memFree=1525808/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=292784 CPUtime=1.49
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 14537 0 0 0 142 7 0 0 25 0 1 0 679237548 299810816 9326 996147200 134512640 135477443 4294956224 18446744073709551615 135268721 0 0 4096 0 0 0 0 17 1 0 0
/proc/1138/statm: 73196 9326 465 235 0 71897 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 292784

[startup+3.1022 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 1139
/proc/meminfo: memFree=1523696/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=293312 CPUtime=3.09
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 16845 0 0 0 301 8 0 0 25 0 1 0 679237548 300351488 9518 996147200 134512640 135477443 4294956224 18446744073709551615 135268326 0 0 4096 0 0 0 0 17 1 0 0
/proc/1138/statm: 73328 9518 465 235 0 72029 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 293312

[startup+6.30156 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 1139
/proc/meminfo: memFree=1523120/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=293708 CPUtime=6.29
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 18768 0 0 0 621 8 0 0 25 0 1 0 679237548 300756992 9530 996147200 134512640 135477443 4294956224 18446744073709551615 135268728 0 0 4096 0 0 0 0 17 1 0 0
/proc/1138/statm: 73427 9530 465 235 0 72128 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 293708

[startup+12.7013 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 1139
/proc/meminfo: memFree=1513072/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=303608 CPUtime=12.69
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 42975 0 0 0 1253 16 0 0 25 0 1 0 679237548 310894592 12157 996147200 134512640 135477443 4294956224 18446744073709551615 135268688 0 0 4096 0 0 0 0 17 1 0 0
/proc/1138/statm: 75902 12157 465 235 0 74603 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 303608

[startup+25.5017 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 1139
/proc/meminfo: memFree=1501872/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=314432 CPUtime=25.48
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 72692 0 0 0 2522 26 0 0 25 0 1 0 679237548 321978368 14905 996147200 134512640 135477443 4294956224 18446744073709551615 134694652 0 0 4096 0 0 0 0 17 1 0 0
/proc/1138/statm: 78608 14905 465 235 0 77309 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 314432

[startup+51.1016 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 1139
/proc/meminfo: memFree=1478320/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=339248 CPUtime=51.08
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 137822 0 0 0 5057 51 0 0 25 0 1 0 679237548 347389952 21209 996147200 134512640 135477443 4294956224 18446744073709551615 134694525 0 0 4096 0 0 0 0 17 1 0 0
/proc/1138/statm: 84812 21209 465 235 0 83513 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 339248

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 1139
/proc/meminfo: memFree=1432752/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=382676 CPUtime=102.27
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 251918 0 0 0 10136 91 0 0 25 0 1 0 679237548 391860224 32136 996147200 134512640 135477443 4294956224 18446744073709551615 135268721 0 0 4096 0 0 0 0 17 1 0 0
/proc/1138/statm: 95669 32136 465 235 0 94370 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 382676

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 1139
/proc/meminfo: memFree=1379312/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=434684 CPUtime=162.25
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 385544 0 0 0 16084 141 0 0 25 0 1 0 679237548 445116416 45505 996147200 134512640 135477443 4294956224 18446744073709551615 135268944 0 0 4096 0 0 0 0 17 1 0 0
/proc/1138/statm: 108671 45505 465 235 0 107372 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 434684

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 1139
/proc/meminfo: memFree=1333296/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=542200 CPUtime=222.23
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 511802 0 0 0 22037 186 0 0 25 0 1 0 679237548 555212800 56961 996147200 134512640 135477443 4294956224 18446744073709551615 135268962 0 0 4096 0 0 0 0 17 1 0 0
/proc/1138/statm: 135550 56961 465 235 0 134251 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 542200

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 1139
/proc/meminfo: memFree=1293104/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=391480 CPUtime=282.2
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 620045 0 0 0 27989 231 0 0 25 0 1 0 679237548 400875520 67053 996147200 134512640 135477443 4294956224 18446744073709551615 134673665 0 0 4096 0 0 0 0 17 1 0 0
/proc/1138/statm: 97870 67053 508 235 0 96571 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 391480

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 1139
/proc/meminfo: memFree=1289392/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=391480 CPUtime=342.19
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 620980 0 0 0 33987 232 0 0 25 0 1 0 679237548 400875520 67988 996147200 134512640 135477443 4294956224 18446744073709551615 135208680 0 0 4096 0 0 0 0 17 1 0 0
/proc/1138/statm: 97870 67988 529 235 0 96571 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 391480

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 1139
/proc/meminfo: memFree=1289392/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=391480 CPUtime=402.17
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 620980 0 0 0 39985 232 0 0 25 0 1 0 679237548 400875520 67988 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/1138/statm: 97870 67988 529 235 0 96571 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 391480

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 1139
/proc/meminfo: memFree=1289328/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=391480 CPUtime=462.16
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 620980 0 0 0 45984 232 0 0 25 0 1 0 679237548 400875520 67988 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/1138/statm: 97870 67988 529 235 0 96571 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 391480

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 1139
/proc/meminfo: memFree=1289328/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=391480 CPUtime=522.14
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 620980 0 0 0 51982 232 0 0 25 0 1 0 679237548 400875520 67988 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 1 0 0
/proc/1138/statm: 97870 67988 529 235 0 96571 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 391480

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 1139
/proc/meminfo: memFree=1289200/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=391480 CPUtime=582.12
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 621007 0 0 0 57980 232 0 0 25 0 1 0 679237548 400875520 68015 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/1138/statm: 97870 68015 529 235 0 96571 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 391480

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 1139
/proc/meminfo: memFree=1289136/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=391480 CPUtime=642.11
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 621008 0 0 0 63979 232 0 0 25 0 1 0 679237548 400875520 68016 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 1 0 0
/proc/1138/statm: 97870 68016 529 235 0 96571 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 391480


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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 1139
/proc/meminfo: memFree=1289072/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=391480 CPUtime=882.03
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 621013 0 0 0 87971 232 0 0 25 0 1 0 679237548 400875520 68021 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/1138/statm: 97870 68021 529 235 0 96571 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 391480

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 1139
/proc/meminfo: memFree=1289072/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=391480 CPUtime=942.02
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 621013 0 0 0 93970 232 0 0 25 0 1 0 679237548 400875520 68021 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/1138/statm: 97870 68021 529 235 0 96571 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 391480

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 1139
/proc/meminfo: memFree=1288880/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=391480 CPUtime=1002
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 621074 0 0 0 99968 232 0 0 25 0 1 0 679237548 400875520 68082 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/1138/statm: 97870 68082 529 235 0 96571 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 391480

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 1139
/proc/meminfo: memFree=1288816/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=391480 CPUtime=1061.98
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 621074 0 0 0 105966 232 0 0 25 0 1 0 679237548 400875520 68082 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 1 0 0
/proc/1138/statm: 97870 68082 529 235 0 96571 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 391480

[startup+1122.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/80 1139
/proc/meminfo: memFree=1288816/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=391480 CPUtime=1121.96
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 621074 0 0 0 111964 232 0 0 25 0 1 0 679237548 400875520 68082 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 1 0 0
/proc/1138/statm: 97870 68082 529 235 0 96571 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 391480

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/80 1139
/proc/meminfo: memFree=1288816/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=391480 CPUtime=1181.94
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 621074 0 0 0 117962 232 0 0 25 0 1 0 679237548 400875520 68082 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 1 0 0
/proc/1138/statm: 97870 68082 529 235 0 96571 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 391480

[startup+1242.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/80 1139
/proc/meminfo: memFree=1288752/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=391480 CPUtime=1241.93
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 621074 0 0 0 123961 232 0 0 25 0 1 0 679237548 400875520 68082 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/1138/statm: 97870 68082 529 235 0 96571 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 391480

[startup+1302.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/80 1139
/proc/meminfo: memFree=1288752/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=391480 CPUtime=1301.91
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 621074 0 0 0 129959 232 0 0 25 0 1 0 679237548 400875520 68082 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/1138/statm: 97870 68082 529 235 0 96571 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 391480

[startup+1362.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/89 1177
/proc/meminfo: memFree=1366936/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=391480 CPUtime=1361.6
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 621074 0 0 0 135926 234 0 0 25 0 1 0 679237548 400875520 68082 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/1138/statm: 97870 68082 529 235 0 96571 0
Current children cumulated CPU time (s) 1361.6
Current children cumulated vsize (KiB) 391480

[startup+1422.31 s]
/proc/loadavg: 2.22 2.08 2.02 3/90 1178
/proc/meminfo: memFree=1318544/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=391480 CPUtime=1421.31
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 621074 0 0 0 141897 234 0 0 25 0 1 0 679237548 400875520 68082 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 0 0 0
/proc/1138/statm: 97870 68082 529 235 0 96571 0
Current children cumulated CPU time (s) 1421.31
Current children cumulated vsize (KiB) 391480

[startup+1482.3 s]
/proc/loadavg: 2.28 2.12 2.03 3/90 1179
/proc/meminfo: memFree=869960/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=391480 CPUtime=1481.01
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 621074 0 0 0 147867 234 0 0 25 0 1 0 679237548 400875520 68082 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/1138/statm: 97870 68082 529 235 0 96571 0
Current children cumulated CPU time (s) 1481.01
Current children cumulated vsize (KiB) 391480

[startup+1542.3 s]
/proc/loadavg: 2.14 2.11 2.03 3/89 1180
/proc/meminfo: memFree=860936/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=391480 CPUtime=1540.71
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 621074 0 0 0 153837 234 0 0 25 0 1 0 679237548 400875520 68082 996147200 134512640 135477443 4294956224 18446744073709551615 135208571 0 0 4096 0 0 0 0 17 0 0 0
/proc/1138/statm: 97870 68082 529 235 0 96571 0
Current children cumulated CPU time (s) 1540.71
Current children cumulated vsize (KiB) 391480

[startup+1602.3 s]
/proc/loadavg: 2.16 2.12 2.04 3/89 1180
/proc/meminfo: memFree=860616/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=391480 CPUtime=1600.42
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 621074 0 0 0 159808 234 0 0 25 0 1 0 679237548 400875520 68082 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/1138/statm: 97870 68082 529 235 0 96571 0
Current children cumulated CPU time (s) 1600.42
Current children cumulated vsize (KiB) 391480

[startup+1662.3 s]
/proc/loadavg: 2.13 2.11 2.04 3/89 1180
/proc/meminfo: memFree=860424/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=391480 CPUtime=1660.12
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 621074 0 0 0 165778 234 0 0 25 0 1 0 679237548 400875520 68082 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/1138/statm: 97870 68082 529 235 0 96571 0
Current children cumulated CPU time (s) 1660.12
Current children cumulated vsize (KiB) 391480

[startup+1722.3 s]
/proc/loadavg: 2.11 2.10 2.04 3/89 1180
/proc/meminfo: memFree=860304/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=391480 CPUtime=1719.83
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 621074 0 0 0 171748 235 0 0 25 0 1 0 679237548 400875520 68082 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/1138/statm: 97870 68082 529 235 0 96571 0
Current children cumulated CPU time (s) 1719.83
Current children cumulated vsize (KiB) 391480

[startup+1782.3 s]
/proc/loadavg: 2.10 2.10 2.04 3/89 1180
/proc/meminfo: memFree=860240/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=391480 CPUtime=1779.54
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 621074 0 0 0 177719 235 0 0 25 0 1 0 679237548 400875520 68082 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/1138/statm: 97870 68082 529 235 0 96571 0
Current children cumulated CPU time (s) 1779.54
Current children cumulated vsize (KiB) 391480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.91 s]
/proc/loadavg: 2.07 2.09 2.03 3/89 1180
/proc/meminfo: memFree=860240/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=391480 CPUtime=1800.04
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 621074 0 0 0 179769 235 0 0 25 0 1 0 679237548 400875520 68082 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/1138/statm: 97870 68082 529 235 0 96571 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 391480

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

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

[startup+1802.91 s]
/proc/loadavg: 2.07 2.09 2.03 3/89 1180
/proc/meminfo: memFree=860240/2055920 swapFree=4178892/4192956
[pid=1138] ppid=1136 vsize=391480 CPUtime=1800.04
/proc/1138/stat : 1138 (casperzao) R 1136 1138 30394 0 -1 4194304 621074 0 0 0 179769 235 0 0 25 0 1 0 679237548 400875520 68082 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/1138/statm: 97870 68082 529 235 0 96571 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 391480

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.95
CPU time (s): 1800.09
CPU user time (s): 1797.69
CPU system time (s): 2.39664
CPU usage (%): 99.8412
Max. virtual memory (cumulated for all children) (KiB): 578104

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

runsolver used 2.15167 second user time and 5.73813 second system time

The end

Launcher Data (download as text)

Begin job on node86 at 2008-07-05 07:18:06
IDJOB=1085696
IDBENCH=57688
IDSOLVER=361
FILE ID=node86/1085696-1215235086
PBS_JOBID= 7881736
Free space on /tmp= 66552 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/fapp/fapp34/normalized-fapp34-0750-0.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1085696-1215235086/watcher-1085696-1215235086 -o /tmp/evaluation-result-1085696-1215235086/solver-1085696-1215235086 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1085696-1215235086.xml 1477788757 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 701805f3dd433f8e5a195a0325c2f865
RANDOM SEED=1477788757

node86.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.220
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.220
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:       1560600 kB
Buffers:         87260 kB
Cached:         232612 kB
SwapCached:       6392 kB
Active:         352992 kB
Inactive:        89376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1560600 kB
SwapTotal:     4192956 kB
SwapFree:      4178892 kB
Dirty:            4060 kB
Writeback:           0 kB
Mapped:         127340 kB
Slab:            37316 kB
Committed_AS:  1381384 kB
PageTables:       2612 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 node86 at 2008-07-05 07:48:11