Trace number 1049379

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.08 1813.52

General information on the benchmark

Namecsp/pseudo/ppp/
normalized-ppp-1-9-16-19.xml
MD5SUM08e198d63dcbb86350d4244b7817639a
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4626
Number of constraints30921
Maximum constraint arity29
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension30921
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.12	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.00/0.12	c Parsing = 1
1.28/1.38	c Building = 1
2.95/3.05	c [ NumberOfVariables = 4626 ]
2.95/3.05	c [ NumberOfConstraints = 30921 ]
2.95/3.05	c [ SizeOfSearchSpace(log2) = 4626 ]
2.95/3.05	c SymmetrySearch = (Timeout)
13.36/13.58	c [ Proceeding without symmetry breaking ]
13.55/13.77	c InitialPropagation = 1
13.65/13.88	c [ SizeOfSearchSpace(log2) = 4626 ]
13.65/13.88	c InitialSAC = 1
19.00/19.23	c [ SizeOfSearchSpace(log2) = 4626 ]
19.00/19.25	c Search(SampleFF) : 

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-1049379-1215045065/watcher-1049379-1215045065 -o /tmp/evaluation-result-1049379-1215045065/solver-1049379-1215045065 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1049379-1215045065.xml 515384262 

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/73 21555
/proc/meminfo: memFree=1721840/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=8088 CPUtime=0.19
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 1147 0 0 0 19 0 0 0 19 0 1 0 228601552 8282112 1107 996147200 134512640 135477443 4294956224 18446744073709551615 10149310 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 2022 1107 370 235 0 723 0

[startup+0.29663 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 21555
/proc/meminfo: memFree=1721840/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=9012 CPUtime=0.28
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 1379 0 0 0 28 0 0 0 19 0 1 0 228601552 9228288 1339 996147200 134512640 135477443 4294956224 18446744073709551615 10149617 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 2253 1339 370 235 0 954 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9012

[startup+0.301625 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 21555
/proc/meminfo: memFree=1721840/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=9144 CPUtime=0.28
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 1392 0 0 0 28 0 0 0 19 0 1 0 228601552 9363456 1352 996147200 134512640 135477443 4294956224 18446744073709551615 134792376 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 2286 1352 370 235 0 987 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9144

[startup+0.401645 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 21555
/proc/meminfo: memFree=1721840/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=10200 CPUtime=0.38
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 1652 0 0 0 38 0 0 0 20 0 1 0 228601552 10444800 1612 996147200 134512640 135477443 4294956224 18446744073709551615 134813184 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 2550 1612 370 235 0 1251 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 10200

[startup+0.701675 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 21555
/proc/meminfo: memFree=1721840/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=13368 CPUtime=0.68
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 2451 0 0 0 67 1 0 0 23 0 1 0 228601552 13688832 2411 996147200 134512640 135477443 4294956224 18446744073709551615 10149615 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 3342 2411 370 235 0 2043 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13368

[startup+1.50176 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 21556
/proc/meminfo: memFree=1708264/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=113988 CPUtime=1.47
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 6790 0 0 0 138 9 0 0 25 0 1 0 228601552 116723712 4845 996147200 134512640 135477443 4294956224 18446744073709551615 10149715 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 28497 4845 421 235 0 27198 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 113988

[startup+3.10193 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 21556
/proc/meminfo: memFree=1694120/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=128096 CPUtime=3.06
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 42292 0 0 0 199 107 0 0 25 0 1 0 228601552 131170304 11331 996147200 134512640 135477443 4294956224 18446744073709551615 134635048 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 32024 11331 449 235 0 30725 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 128096

[startup+6.30227 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 21556
/proc/meminfo: memFree=1642152/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=175684 CPUtime=6.23
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 53746 0 0 0 512 111 0 0 25 0 1 0 228601552 179900416 20937 996147200 134512640 135477443 4294956224 18446744073709551615 134536473 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 43921 20937 456 235 0 42622 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 175684

[startup+12.7019 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 21556
/proc/meminfo: memFree=1616616/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=198132 CPUtime=12.56
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 61981 0 0 0 1142 114 0 0 25 0 1 0 228601552 202887168 26840 996147200 134512640 135477443 4294956224 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 49533 26840 456 235 0 48234 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 198132

[startup+25.5063 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 21556
/proc/meminfo: memFree=1640872/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=164520 CPUtime=25.25
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 67377 0 0 0 2409 116 0 0 25 0 1 0 228601552 168468480 20622 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 41130 20622 496 235 0 39831 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 164520

[startup+51.102 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 21556
/proc/meminfo: memFree=1640552/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=164548 CPUtime=50.62
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 67442 0 0 0 4946 116 0 0 25 0 1 0 228601552 168497152 20687 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 41137 20687 497 235 0 39838 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 164548

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 21556
/proc/meminfo: memFree=1639720/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=164568 CPUtime=101.41
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 67656 0 0 0 10024 117 0 0 25 0 1 0 228601552 168517632 20901 996147200 134512640 135477443 4294956224 18446744073709551615 134583601 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 41142 20901 508 235 0 39843 0
Current children cumulated CPU time (s) 101.41
Current children cumulated vsize (KiB) 164568

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 21556
/proc/meminfo: memFree=1639464/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=164568 CPUtime=160.94
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 67744 0 0 0 15977 117 0 0 25 0 1 0 228601552 168517632 20989 996147200 134512640 135477443 4294956224 18446744073709551615 11017957 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 41142 20989 508 235 0 39843 0
Current children cumulated CPU time (s) 160.94
Current children cumulated vsize (KiB) 164568

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 21556
/proc/meminfo: memFree=1638760/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=164568 CPUtime=220.47
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 67901 0 0 0 21929 118 0 0 25 0 1 0 228601552 168517632 21146 996147200 134512640 135477443 4294956224 18446744073709551615 11017944 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 41142 21146 508 235 0 39843 0
Current children cumulated CPU time (s) 220.47
Current children cumulated vsize (KiB) 164568

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 21556
/proc/meminfo: memFree=1638120/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=164568 CPUtime=279.96
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 68058 0 0 0 27878 118 0 0 25 0 1 0 228601552 168517632 21303 996147200 134512640 135477443 4294956224 18446744073709551615 11017979 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 41142 21303 508 235 0 39843 0
Current children cumulated CPU time (s) 279.96
Current children cumulated vsize (KiB) 164568

[startup+342.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 21558
/proc/meminfo: memFree=1637544/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=164568 CPUtime=339.45
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 68219 0 0 0 33827 118 0 0 25 0 1 0 228601552 168517632 21464 996147200 134512640 135477443 4294956224 18446744073709551615 134880417 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 41142 21464 508 235 0 39843 0
Current children cumulated CPU time (s) 339.45
Current children cumulated vsize (KiB) 164568

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 21558
/proc/meminfo: memFree=1636968/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=164568 CPUtime=398.94
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 68379 0 0 0 39775 119 0 0 25 0 1 0 228601552 168517632 21624 996147200 134512640 135477443 4294956224 18446744073709551615 134872745 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 41142 21624 508 235 0 39843 0
Current children cumulated CPU time (s) 398.94
Current children cumulated vsize (KiB) 164568

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 21558
/proc/meminfo: memFree=1636200/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=164568 CPUtime=458.43
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 68539 0 0 0 45724 119 0 0 25 0 1 0 228601552 168517632 21784 996147200 134512640 135477443 4294956224 18446744073709551615 11017963 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 41142 21784 508 235 0 39843 0
Current children cumulated CPU time (s) 458.43
Current children cumulated vsize (KiB) 164568

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 21558
/proc/meminfo: memFree=1635560/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=164568 CPUtime=517.91
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 68699 0 0 0 51672 119 0 0 25 0 1 0 228601552 168517632 21944 996147200 134512640 135477443 4294956224 18446744073709551615 134585521 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 41142 21944 508 235 0 39843 0
Current children cumulated CPU time (s) 517.91
Current children cumulated vsize (KiB) 164568

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 21558
/proc/meminfo: memFree=1634920/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=164568 CPUtime=577.37
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 68858 0 0 0 57618 119 0 0 25 0 1 0 228601552 168517632 22103 996147200 134512640 135477443 4294956224 18446744073709551615 135235205 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 41142 22103 508 235 0 39843 0
Current children cumulated CPU time (s) 577.37
Current children cumulated vsize (KiB) 164568

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 21558
/proc/meminfo: memFree=1634216/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=164568 CPUtime=636.84
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 69018 0 0 0 63565 119 0 0 25 0 1 0 228601552 168517632 22263 996147200 134512640 135477443 4294956224 18446744073709551615 11017979 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 41142 22263 508 235 0 39843 0
Current children cumulated CPU time (s) 636.84
Current children cumulated vsize (KiB) 164568


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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 21558
/proc/meminfo: memFree=1631464/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=164568 CPUtime=874.75
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 69659 0 0 0 87354 121 0 0 25 0 1 0 228601552 168517632 22904 996147200 134512640 135477443 4294956224 18446744073709551615 135235205 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 41142 22904 508 235 0 39843 0
Current children cumulated CPU time (s) 874.75
Current children cumulated vsize (KiB) 164568

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 21558
/proc/meminfo: memFree=1630696/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=164568 CPUtime=934.23
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 69819 0 0 0 93301 122 0 0 25 0 1 0 228601552 168517632 23064 996147200 134512640 135477443 4294956224 18446744073709551615 134586235 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 41142 23064 508 235 0 39843 0
Current children cumulated CPU time (s) 934.23
Current children cumulated vsize (KiB) 164568

[startup+1002.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 21558
/proc/meminfo: memFree=1630056/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=164568 CPUtime=993.69
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 69979 0 0 0 99247 122 0 0 25 0 1 0 228601552 168517632 23224 996147200 134512640 135477443 4294956224 18446744073709551615 134879576 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 41142 23224 508 235 0 39843 0
Current children cumulated CPU time (s) 993.69
Current children cumulated vsize (KiB) 164568

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 21558
/proc/meminfo: memFree=1629352/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=164568 CPUtime=1053.13
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 70138 0 0 0 105191 122 0 0 25 0 1 0 228601552 168517632 23383 996147200 134512640 135477443 4294956224 18446744073709551615 11017979 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 41142 23383 508 235 0 39843 0
Current children cumulated CPU time (s) 1053.13
Current children cumulated vsize (KiB) 164568

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 21558
/proc/meminfo: memFree=1628712/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=164568 CPUtime=1112.6
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 70295 0 0 0 111137 123 0 0 25 0 1 0 228601552 168517632 23540 996147200 134512640 135477443 4294956224 18446744073709551615 135235287 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 41142 23540 508 235 0 39843 0
Current children cumulated CPU time (s) 1112.6
Current children cumulated vsize (KiB) 164568

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 21558
/proc/meminfo: memFree=1628072/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=164568 CPUtime=1172.05
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 70453 0 0 0 117082 123 0 0 25 0 1 0 228601552 168517632 23698 996147200 134512640 135477443 4294956224 18446744073709551615 11017979 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 41142 23698 508 235 0 39843 0
Current children cumulated CPU time (s) 1172.05
Current children cumulated vsize (KiB) 164568

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 21558
/proc/meminfo: memFree=1627368/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=164568 CPUtime=1231.51
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 70611 0 0 0 123028 123 0 0 25 0 1 0 228601552 168517632 23856 996147200 134512640 135477443 4294956224 18446744073709551615 135235205 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 41142 23856 508 235 0 39843 0
Current children cumulated CPU time (s) 1231.51
Current children cumulated vsize (KiB) 164568

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 21558
/proc/meminfo: memFree=1626728/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=164568 CPUtime=1290.97
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 70770 0 0 0 128973 124 0 0 25 0 1 0 228601552 168517632 24015 996147200 134512640 135477443 4294956224 18446744073709551615 135235205 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 41142 24015 508 235 0 39843 0
Current children cumulated CPU time (s) 1290.97
Current children cumulated vsize (KiB) 164568

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 21558
/proc/meminfo: memFree=1626024/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=164568 CPUtime=1350.44
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 70928 0 0 0 134919 125 0 0 25 0 1 0 228601552 168517632 24173 996147200 134512640 135477443 4294956224 18446744073709551615 11017979 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 41142 24173 508 235 0 39843 0
Current children cumulated CPU time (s) 1350.44
Current children cumulated vsize (KiB) 164568

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 21558
/proc/meminfo: memFree=1625256/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=164568 CPUtime=1409.9
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 71088 0 0 0 140865 125 0 0 25 0 1 0 228601552 168517632 24333 996147200 134512640 135477443 4294956224 18446744073709551615 135235205 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 41142 24333 508 235 0 39843 0
Current children cumulated CPU time (s) 1409.9
Current children cumulated vsize (KiB) 164568

[startup+1482.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/83 21599
/proc/meminfo: memFree=1669456/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=164568 CPUtime=1469.36
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 71255 0 0 0 146811 125 0 0 25 0 1 0 228601552 168517632 24500 996147200 134512640 135477443 4294956224 18446744073709551615 134583585 0 0 4096 0 0 0 0 17 1 0 0
/proc/21555/statm: 41142 24500 508 235 0 39843 0
Current children cumulated CPU time (s) 1469.36
Current children cumulated vsize (KiB) 164568

[startup+1542.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/82 21635
/proc/meminfo: memFree=1626152/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=164568 CPUtime=1528.97
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 71429 0 0 0 152771 126 0 0 25 0 1 0 228601552 168517632 24674 996147200 134512640 135477443 4294956224 18446744073709551615 135235205 0 0 4096 0 0 0 0 17 0 0 0
/proc/21555/statm: 41142 24674 508 235 0 39843 0
Current children cumulated CPU time (s) 1528.97
Current children cumulated vsize (KiB) 164568

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/82 21635
/proc/meminfo: memFree=1622632/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=227072 CPUtime=1588.95
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 71601 0 0 0 158768 127 0 0 25 0 1 0 228601552 232521728 24846 996147200 134512640 135477443 4294956224 18446744073709551615 11026822 0 0 4096 0 0 0 0 17 0 0 0
/proc/21555/statm: 56768 24846 508 235 0 55469 0
Current children cumulated CPU time (s) 1588.95
Current children cumulated vsize (KiB) 227072

[startup+1662.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/82 21635
/proc/meminfo: memFree=1621736/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=227072 CPUtime=1648.93
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 71775 0 0 0 164766 127 0 0 25 0 1 0 228601552 232521728 25020 996147200 134512640 135477443 4294956224 18446744073709551615 134585561 0 0 4096 0 0 0 0 17 0 0 0
/proc/21555/statm: 56768 25020 508 235 0 55469 0
Current children cumulated CPU time (s) 1648.93
Current children cumulated vsize (KiB) 227072

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 21635
/proc/meminfo: memFree=1620968/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=227072 CPUtime=1708.9
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 71965 0 0 0 170763 127 0 0 25 0 1 0 228601552 232521728 25210 996147200 134512640 135477443 4294956224 18446744073709551615 134585531 0 0 4096 0 0 0 0 17 0 0 0
/proc/21555/statm: 56768 25210 508 235 0 55469 0
Current children cumulated CPU time (s) 1708.9
Current children cumulated vsize (KiB) 227072

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 21635
/proc/meminfo: memFree=1620264/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=227072 CPUtime=1768.87
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 72138 0 0 0 176760 127 0 0 25 0 1 0 228601552 232521728 25383 996147200 134512640 135477443 4294956224 18446744073709551615 134673664 0 0 4096 0 0 0 0 17 0 0 0
/proc/21555/statm: 56768 25383 508 235 0 55469 0
Current children cumulated CPU time (s) 1768.87
Current children cumulated vsize (KiB) 227072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 21641
/proc/meminfo: memFree=1619808/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=227072 CPUtime=1800.06
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 72236 0 0 0 179878 128 0 0 25 0 1 0 228601552 232521728 25481 996147200 134512640 135477443 4294956224 18446744073709551615 134583665 0 0 4096 0 0 0 0 17 0 0 0
/proc/21555/statm: 56768 25481 508 235 0 55469 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 227072

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

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

[startup+1813.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 21641
/proc/meminfo: memFree=1619808/2055912 swapFree=4178528/4192956
[pid=21555] ppid=21553 vsize=227072 CPUtime=1800.06
/proc/21555/stat : 21555 (casperzao) R 21553 21555 19636 0 -1 4194304 72236 0 0 0 179878 128 0 0 25 0 1 0 228601552 232521728 25481 996147200 134512640 135477443 4294956224 18446744073709551615 134583665 0 0 4096 0 0 0 0 17 0 0 0
/proc/21555/statm: 56768 25481 508 235 0 55469 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 227072

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1813.52
CPU time (s): 1800.08
CPU user time (s): 1798.79
CPU system time (s): 1.2968
CPU usage (%): 99.2589
Max. virtual memory (cumulated for all children) (KiB): 227072

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

runsolver used 2.31065 second user time and 5.42617 second system time

The end

Launcher Data (download as text)

Begin job on node78 at 2008-07-03 02:31:05
IDJOB=1049379
IDBENCH=54673
IDSOLVER=361
FILE ID=node78/1049379-1215045065
PBS_JOBID= 7875021
Free space on /tmp= 126848 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/pseudo/ppp/normalized-ppp-1-9-16-19.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1049379-1215045065/watcher-1049379-1215045065 -o /tmp/evaluation-result-1049379-1215045065/solver-1049379-1215045065 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1049379-1215045065.xml 515384262 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 08e198d63dcbb86350d4244b7817639a
RANDOM SEED=515384262

node78.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.247
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.247
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:      2055912 kB
MemFree:       1722320 kB
Buffers:         36716 kB
Cached:         154736 kB
SwapCached:       7584 kB
Active:         218604 kB
Inactive:        60152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1722320 kB
SwapTotal:     4192956 kB
SwapFree:      4178528 kB
Dirty:            7572 kB
Writeback:           0 kB
Mapped:          95516 kB
Slab:            40140 kB
Committed_AS:   584388 kB
PageTables:       1692 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126844 MiB
End job on node78 at 2008-07-03 03:01:21