Trace number 419154

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, and are wall clock time (not CPU 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
Pueblo 1.4? (TO) 1800.16 1800.83

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/
industrial/fuhs/medium/AProVE07-11.opb
MD5SUM91ed1a3072dcb347d6fe497536573d4e
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark836.245
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables1004933
Total number of constraints4426834
Number of constraints which are clauses4426834
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint4335
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4333
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 8668
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c Pueblo version 1.4 (September 2005)
0.00/0.00	c Developed @ University of Michigan, Ann Arbor, MI
0.00/0.00	c  by Hossein Sheini

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/419154-1177404295/instance-419154-1177404295.opb is already a linear file

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node5/watcher-419154-1177404295 -o ROOT/results/node5/solver-419154-1177404295 -C 1800 -W 3600 -M 1800 --output-limit 1,15 Pueblo /tmp/evaluation/419154-1177404295/instance-419154-1177404295.opb 

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): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 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.08 1.02 0.94 3/77 10623
/proc/meminfo: memFree=1637888/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=2552 CPUtime=0
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 216467994 2613248 238 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 8359639 0 0 4096 0 0 0 0 17 1 0 0
/proc/10623/statm: 638 238 199 16 0 77 0

[startup+0.0668689 s]
/proc/loadavg: 1.08 1.02 0.94 3/77 10623
/proc/meminfo: memFree=1637888/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=3616 CPUtime=0.06
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4194304 535 0 0 0 6 0 0 0 18 0 1 0 216467994 3702784 506 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 8359639 0 0 4096 0 0 0 0 17 1 0 0
/proc/10623/statm: 904 506 199 16 0 343 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3616

[startup+0.101872 s]
/proc/loadavg: 1.08 1.02 0.94 3/77 10623
/proc/meminfo: memFree=1637888/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=4016 CPUtime=0.09
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4194304 652 0 0 0 9 0 0 0 18 0 1 0 216467994 4112384 623 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 8359639 0 0 4096 0 0 0 0 17 1 0 0
/proc/10623/statm: 1004 623 199 16 0 443 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4016

[startup+0.301894 s]
/proc/loadavg: 1.08 1.02 0.94 3/77 10623
/proc/meminfo: memFree=1637888/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=6548 CPUtime=0.29
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4194304 1279 0 0 0 29 0 0 0 19 0 1 0 216467994 6705152 1250 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10623/statm: 1637 1250 199 16 0 1076 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6548

[startup+0.701939 s]
/proc/loadavg: 1.08 1.02 0.94 3/77 10623
/proc/meminfo: memFree=1637888/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=11744 CPUtime=0.69
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4194304 2553 0 0 0 68 1 0 0 22 0 1 0 216467994 12025856 2524 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 8359639 0 0 4096 0 0 0 0 17 1 0 0
/proc/10623/statm: 2936 2524 199 16 0 2375 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11744

[startup+1.50103 s]
/proc/loadavg: 1.08 1.02 0.94 2/78 10624
/proc/meminfo: memFree=1626040/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=21468 CPUtime=1.49
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4194304 5003 0 0 0 146 3 0 0 25 0 1 0 216467994 21983232 4974 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 8359639 0 0 4096 0 0 0 0 17 1 0 0
/proc/10623/statm: 5367 4974 199 16 0 4806 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21468

[startup+3.10121 s]
/proc/loadavg: 1.15 1.03 0.94 2/78 10624
/proc/meminfo: memFree=1613432/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=41048 CPUtime=3.09
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4194304 9901 0 0 0 301 8 0 0 25 0 1 0 216467994 42033152 9872 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134546730 0 0 4096 0 0 0 0 17 0 0 0
/proc/10623/statm: 10262 9872 199 16 0 9701 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41048

[startup+6.30157 s]
/proc/loadavg: 1.15 1.03 0.94 2/78 10624
/proc/meminfo: memFree=1575672/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=79016 CPUtime=6.28
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4194304 19398 0 0 0 615 13 0 0 25 0 1 0 216467994 80912384 19369 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10623/statm: 19754 19369 199 16 0 19193 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 79016

[startup+12.7023 s]
/proc/loadavg: 1.13 1.03 0.94 2/78 10624
/proc/meminfo: memFree=1502520/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=148948 CPUtime=12.68
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4194304 36870 0 0 0 1246 22 0 0 25 0 1 0 216467994 152522752 36841 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 8359639 0 0 4096 0 0 0 0 17 1 0 0
/proc/10623/statm: 37237 36841 199 16 0 36676 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 148948

[startup+25.5017 s]
/proc/loadavg: 1.11 1.03 0.94 2/78 10624
/proc/meminfo: memFree=1364984/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=282560 CPUtime=25.47
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4194304 70273 0 0 0 2508 39 0 0 25 0 1 0 216467994 289341440 70244 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10623/statm: 70640 70244 199 16 0 70079 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 282560

[startup+51.1016 s]
/proc/loadavg: 1.07 1.03 0.94 2/78 10624
/proc/meminfo: memFree=1095224/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=555376 CPUtime=51.04
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4194304 138467 0 0 0 5029 75 0 0 25 0 1 0 216467994 568705024 138438 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 8353567 0 0 4096 0 0 0 0 17 1 0 0
/proc/10623/statm: 138844 138438 199 16 0 138283 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 555376

[startup+102.305 s]
/proc/loadavg: 1.03 1.02 0.94 2/78 10624
/proc/meminfo: memFree=881784/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=766692 CPUtime=102.22
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4194304 6586618 0 0 0 7416 2806 0 0 25 0 1 0 216467994 785092608 189572 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/10623/statm: 191673 189579 205 16 0 191112 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 766692

[startup+162.302 s]
/proc/loadavg: 1.01 1.02 0.94 2/78 10624
/proc/meminfo: memFree=883448/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=766868 CPUtime=162.2
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4194304 16005727 0 0 0 9332 6888 0 0 25 0 1 0 216467994 785272832 189337 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 8330318 0 0 4096 0 0 0 0 17 1 0 0
/proc/10623/statm: 191717 189346 205 16 0 191156 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 766868

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 0.94 2/78 10624
/proc/meminfo: memFree=883512/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=766868 CPUtime=222.18
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4194304 25401943 0 0 0 11237 10981 0 0 25 0 1 0 216467994 785272832 189777 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/10623/statm: 191717 189784 205 16 0 191156 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 766868

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 10624
/proc/meminfo: memFree=880440/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=767060 CPUtime=282.17
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4194304 34815005 0 0 0 13179 15038 0 0 25 0 1 0 216467994 785469440 190369 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/10623/statm: 191765 190369 205 16 0 191204 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 767060

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 10624
/proc/meminfo: memFree=881272/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=767060 CPUtime=342.15
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4194304 44185841 0 0 0 15094 19121 0 0 25 0 1 0 216467994 785469440 189980 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/10623/statm: 191765 189986 205 16 0 191204 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 767060

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 10624
/proc/meminfo: memFree=881848/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=767060 CPUtime=402.13
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4194304 53551729 0 0 0 17009 23204 0 0 25 0 1 0 216467994 785469440 189551 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/10623/statm: 191765 189557 205 16 0 191204 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 767060

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 10624
/proc/meminfo: memFree=880248/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=767060 CPUtime=462.12
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4194304 62896855 0 0 0 18906 27306 0 0 25 0 1 0 216467994 785469440 189965 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/10623/statm: 191765 189972 205 16 0 191204 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 767060

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 10624
/proc/meminfo: memFree=883704/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=767316 CPUtime=522.1
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4194304 72247786 0 0 0 20817 31393 0 0 25 0 1 0 216467994 785731584 190292 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/10623/statm: 191829 190298 205 16 0 191268 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 767316

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 10624
/proc/meminfo: memFree=881528/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=767316 CPUtime=582.08
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4194304 81603642 0 0 0 22717 35491 0 0 25 0 1 0 216467994 785731584 189652 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/10623/statm: 191829 189659 205 16 0 191268 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 767316

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 10624
/proc/meminfo: memFree=883192/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=767316 CPUtime=642.06
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4194304 90969696 0 0 0 24621 39585 0 0 25 0 1 0 216467994 785731584 190372 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/10623/statm: 191829 190379 205 16 0 191268 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 767316


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

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 10624
/proc/meminfo: memFree=880376/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=767316 CPUtime=881.99
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4194304 128330601 0 0 0 32249 55950 0 0 25 0 1 0 216467994 785731584 190105 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/10623/statm: 191829 190112 205 16 0 191268 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 767316

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 10624
/proc/meminfo: memFree=879864/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=767828 CPUtime=941.97
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4194304 137683241 0 0 0 34157 60040 0 0 25 0 1 0 216467994 786255872 190177 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/10623/statm: 191957 190183 205 16 0 191396 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 767828

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/84 10796
/proc/meminfo: memFree=881864/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=767828 CPUtime=1001.88
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4194304 147059987 0 0 0 36084 64104 0 0 25 0 1 0 216467994 786255872 189805 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/10623/statm: 191957 189812 205 16 0 191396 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 767828

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 10822
/proc/meminfo: memFree=882552/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=767828 CPUtime=1061.84
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4194304 156434404 0 0 0 38010 68174 0 0 25 0 1 0 216467994 786255872 190050 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/10623/statm: 191957 190057 205 16 0 191396 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 767828

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 10822
/proc/meminfo: memFree=882232/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=767828 CPUtime=1121.83
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4194304 165826013 0 0 0 39929 72254 0 0 25 0 1 0 216467994 786255872 189811 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/10623/statm: 191957 189818 205 16 0 191396 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 767828

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 10822
/proc/meminfo: memFree=880696/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=767828 CPUtime=1181.81
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4194304 175212507 0 0 0 41851 76330 0 0 25 0 1 0 216467994 786255872 190349 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/10623/statm: 191957 190355 205 16 0 191396 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 767828

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 10822
/proc/meminfo: memFree=879992/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=767828 CPUtime=1241.79
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4194304 184616566 0 0 0 43766 80413 0 0 25 0 1 0 216467994 786255872 189794 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/10623/statm: 191957 189800 205 16 0 191396 0
Current children cumulated CPU time (s) 1241.79
Current children cumulated vsize (KiB) 767828

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 10822
/proc/meminfo: memFree=882872/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=767828 CPUtime=1301.78
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4194304 194045370 0 0 0 45681 84497 0 0 25 0 1 0 216467994 786255872 190416 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/10623/statm: 191957 190422 205 16 0 191396 0
Current children cumulated CPU time (s) 1301.78
Current children cumulated vsize (KiB) 767828

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 10822
/proc/meminfo: memFree=879800/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=767828 CPUtime=1361.75
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4194304 203472019 0 0 0 47605 88570 0 0 25 0 1 0 216467994 786255872 189865 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/10623/statm: 191957 189871 205 16 0 191396 0
Current children cumulated CPU time (s) 1361.75
Current children cumulated vsize (KiB) 767828

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 10822
/proc/meminfo: memFree=880312/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=767828 CPUtime=1421.74
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4194304 212932815 0 0 0 49557 92617 0 0 25 0 1 0 216467994 786255872 190073 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/10623/statm: 191957 190080 205 16 0 191396 0
Current children cumulated CPU time (s) 1421.74
Current children cumulated vsize (KiB) 767828

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 10822
/proc/meminfo: memFree=880760/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=767828 CPUtime=1481.72
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4194304 222389089 0 0 0 51492 96680 0 0 25 0 1 0 216467994 786255872 189687 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/10623/statm: 191957 189694 205 16 0 191396 0
Current children cumulated CPU time (s) 1481.72
Current children cumulated vsize (KiB) 767828

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 10822
/proc/meminfo: memFree=882296/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=767828 CPUtime=1541.7
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4194304 231825531 0 0 0 53442 100728 0 0 25 0 1 0 216467994 786255872 190091 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/10623/statm: 191957 190098 205 16 0 191396 0
Current children cumulated CPU time (s) 1541.7
Current children cumulated vsize (KiB) 767828

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 10822
/proc/meminfo: memFree=879608/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=767828 CPUtime=1601.69
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4194304 241248951 0 0 0 55361 104808 0 0 25 0 1 0 216467994 786255872 190239 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/10623/statm: 191957 190246 205 16 0 191396 0
Current children cumulated CPU time (s) 1601.69
Current children cumulated vsize (KiB) 767828

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 10822
/proc/meminfo: memFree=879672/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=767828 CPUtime=1661.67
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4194304 250667656 0 0 0 57277 108890 0 0 25 0 1 0 216467994 786255872 189600 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10623/statm: 191957 189600 205 16 0 191396 0
Current children cumulated CPU time (s) 1661.67
Current children cumulated vsize (KiB) 767828

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 10822
/proc/meminfo: memFree=882296/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=767828 CPUtime=1721.65
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4194304 260081942 0 0 0 59190 112975 0 0 25 0 1 0 216467994 786255872 190435 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/10623/statm: 191957 190441 205 16 0 191396 0
Current children cumulated CPU time (s) 1721.65
Current children cumulated vsize (KiB) 767828

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 10822
/proc/meminfo: memFree=881568/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=768852 CPUtime=1781.64
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4194304 269505823 0 0 0 61111 117053 0 0 25 0 1 0 216467994 787304448 190061 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/10623/statm: 192213 190067 205 16 0 191652 0
Current children cumulated CPU time (s) 1781.64
Current children cumulated vsize (KiB) 768852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 10822
/proc/meminfo: memFree=880440/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=768852 CPUtime=1800.04
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4194304 272401556 0 0 0 61700 118304 0 0 25 0 1 0 216467994 787304448 189876 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/10623/statm: 192213 189883 205 16 0 191652 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 768852

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

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

[startup+1800.81 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 10822
/proc/meminfo: memFree=880440/2055920 swapFree=4151648/4192956
[pid=10623] ppid=10621 vsize=0 CPUtime=1800.13
/proc/10623/stat : 10623 (Pueblo) R 10621 10623 10038 0 -1 4195332 272401587 0 0 0 61700 118313 0 0 25 0 1 0 216467994 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/10623/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.83
CPU time (s): 1800.16
CPU user time (s): 617.004
CPU system time (s): 1183.16
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 768852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 617.004
system time used= 1183.16
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 272401587
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= 12
involuntary context switches= 18498

runsolver used 1.70974 second user time and 4.73828 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Tue Apr 24 08:45:03 UTC 2007

IDJOB= 419154
IDBENCH= 47753
IDSOLVER= 165
FILE ID= node5/419154-1177404295

PBS_JOBID= 4675601

Free space on /tmp= 66214 MiB

SOLVER NAME= Pueblo 1.4
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/fuhs/medium/AProVE07-11.opb
COMMAND LINE= Pueblo /tmp/evaluation/419154-1177404295/instance-419154-1177404295.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node5/convwatcher-419154-1177404295 -o ROOT/results/node5/conversion-419154-1177404295 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/419154-1177404295/instance-419154-1177404295.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-419154-1177404295 -o ROOT/results/node5/solver-419154-1177404295 -C 1800 -W 3600 -M 1800 --output-limit 1,15  Pueblo /tmp/evaluation/419154-1177404295/instance-419154-1177404295.opb

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  91ed1a3072dcb347d6fe497536573d4e

RANDOM SEED= 770937966

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1638360 kB
Buffers:         39100 kB
Cached:         302376 kB
SwapCached:       9948 kB
Active:         279268 kB
Inactive:        86224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1638360 kB
SwapTotal:     4192956 kB
SwapFree:      4151648 kB
Dirty:          154148 kB
Writeback:           0 kB
Mapped:          30748 kB
Slab:            37680 kB
Committed_AS:  9028260 kB
PageTables:       1720 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= 66214 MiB

End job on node5 on Tue Apr 24 09:15:06 UTC 2007