Trace number 419812

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.07 1800.75

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/industrial/
manolios/manol-pipe-c10nidw_s.opb
MD5SUM9c48416aa92aa4c8d8c74a050ab6635f
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark373.723
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables404382
Total number of constraints1204273
Number of constraints which are clauses1204273
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 constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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/419812-1177413417/instance-419812-1177413417.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/node42/watcher-419812-1177413417 -o ROOT/results/node42/solver-419812-1177413417 -C 1800 -W 3600 -M 1800 --output-limit 1,15 Pueblo /tmp/evaluation/419812-1177413417/instance-419812-1177413417.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: 0.99 1.01 0.97 3/77 31523
/proc/meminfo: memFree=1770616/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=2552 CPUtime=0
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 189253812 2613248 234 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134546730 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 638 236 199 16 0 77 0

[startup+0.0753449 s]
/proc/loadavg: 0.99 1.01 0.97 3/77 31523
/proc/meminfo: memFree=1770616/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=3616 CPUtime=0.07
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 543 0 0 0 7 0 0 0 18 0 1 0 189253812 3702784 514 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 12873431 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 904 514 199 16 0 343 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3616

[startup+0.10135 s]
/proc/loadavg: 0.99 1.01 0.97 3/77 31523
/proc/meminfo: memFree=1770616/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=4016 CPUtime=0.09
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 643 0 0 0 9 0 0 0 18 0 1 0 189253812 4112384 614 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 12873431 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 1004 616 199 16 0 443 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4016

[startup+0.301389 s]
/proc/loadavg: 0.99 1.01 0.97 3/77 31523
/proc/meminfo: memFree=1770616/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=7080 CPUtime=0.29
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 1387 0 0 0 29 0 0 0 19 0 1 0 189253812 7249920 1358 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 12873431 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 1770 1358 199 16 0 1209 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7080

[startup+0.701464 s]
/proc/loadavg: 0.99 1.01 0.97 3/77 31523
/proc/meminfo: memFree=1770616/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=12676 CPUtime=0.69
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 2801 0 0 0 68 1 0 0 22 0 1 0 189253812 12980224 2772 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 12873431 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 3169 2772 199 16 0 2608 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12676

[startup+1.50162 s]
/proc/loadavg: 0.99 1.01 0.97 2/78 31524
/proc/meminfo: memFree=1755952/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=23732 CPUtime=1.49
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 5564 0 0 0 147 2 0 0 25 0 1 0 189253812 24301568 5535 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 12873431 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 5933 5535 199 16 0 5372 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23732

[startup+3.10192 s]
/proc/loadavg: 0.99 1.01 0.97 2/78 31524
/proc/meminfo: memFree=1740144/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=44780 CPUtime=3.09
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 10841 0 0 0 304 5 0 0 25 0 1 0 189253812 45854720 10812 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 12867359 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 11195 10812 199 16 0 10634 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44780

[startup+6.30153 s]
/proc/loadavg: 0.99 1.01 0.97 2/78 31524
/proc/meminfo: memFree=1699184/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=85140 CPUtime=6.29
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 20906 0 0 0 619 10 0 0 25 0 1 0 189253812 87183360 20877 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 21285 20877 199 16 0 20724 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 85140

[startup+12.7018 s]
/proc/loadavg: 0.99 1.01 0.97 2/78 31524
/proc/meminfo: memFree=1617840/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=163736 CPUtime=12.69
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 40553 0 0 0 1251 18 0 0 25 0 1 0 189253812 167665664 40524 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 12873431 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 40934 40524 199 16 0 40373 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 163736

[startup+25.5012 s]
/proc/loadavg: 0.99 1.01 0.97 2/78 31524
/proc/meminfo: memFree=1546864/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=238152 CPUtime=25.48
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 2128069 0 0 0 1900 648 0 0 25 0 1 0 189253812 243867648 56390 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 59538 56398 204 16 0 58977 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 238152

[startup+51.1011 s]
/proc/loadavg: 0.99 1.01 0.97 2/78 31524
/proc/meminfo: memFree=1546544/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=238152 CPUtime=51.05
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 7144226 0 0 0 2927 2178 0 0 25 0 1 0 189253812 243867648 56442 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 59538 56442 204 16 0 58977 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 238152

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 0.97 2/78 31524
/proc/meminfo: memFree=1546480/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=238408 CPUtime=102.24
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 17178537 0 0 0 4961 5263 0 0 25 0 1 0 189253812 244129792 56173 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 59602 56184 204 16 0 59041 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 238408

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 0.97 2/78 31524
/proc/meminfo: memFree=1546352/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=238664 CPUtime=162.21
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 29086808 0 0 0 7443 8778 0 0 25 0 1 0 189253812 244391936 56380 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 59666 56388 204 16 0 59105 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 238664

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.97 2/78 31524
/proc/meminfo: memFree=1545712/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=238664 CPUtime=222.19
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 41069264 0 0 0 9876 12343 0 0 25 0 1 0 189253812 244391936 56510 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 59666 56519 204 16 0 59105 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 238664

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.97 2/78 31524
/proc/meminfo: memFree=1545200/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=239176 CPUtime=282.17
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 53044896 0 0 0 12282 15935 0 0 25 0 1 0 189253812 244916224 56532 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 59794 56541 204 16 0 59233 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 239176

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 0.97 2/78 31524
/proc/meminfo: memFree=1545072/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=239176 CPUtime=342.14
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 65043085 0 0 0 14719 19495 0 0 25 0 1 0 189253812 244916224 56596 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532442 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 59794 56603 204 16 0 59233 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 239176

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 0.97 2/78 31524
/proc/meminfo: memFree=1546224/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=239176 CPUtime=402.13
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 77016033 0 0 0 17138 23075 0 0 25 0 1 0 189253812 244916224 56304 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 59794 56314 204 16 0 59233 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 239176

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 0.97 2/78 31524
/proc/meminfo: memFree=1545264/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=239176 CPUtime=462.11
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 88955989 0 0 0 19588 26623 0 0 25 0 1 0 189253812 244916224 56595 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 59794 56604 204 16 0 59233 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 239176

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 0.97 2/78 31524
/proc/meminfo: memFree=1545648/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=239176 CPUtime=522.08
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 100886698 0 0 0 21986 30222 0 0 25 0 1 0 189253812 244916224 56329 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 59794 56339 204 16 0 59233 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 239176

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 0.97 2/78 31524
/proc/meminfo: memFree=1544496/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=240200 CPUtime=582.06
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 112812140 0 0 0 24345 33861 0 0 25 0 1 0 189253812 245964800 56721 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 60050 56721 420 16 0 59489 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 240200

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 0.97 2/78 31524
/proc/meminfo: memFree=1545520/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=240200 CPUtime=642.05
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 124722281 0 0 0 26740 37465 0 0 25 0 1 0 189253812 245964800 56427 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 60050 56436 204 16 0 59489 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 240200


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

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 0.97 2/78 31524
/proc/meminfo: memFree=1545328/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=240200 CPUtime=881.95
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 172543003 0 0 0 36424 51771 0 0 25 0 1 0 189253812 245964800 56474 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 60050 56474 204 16 0 59489 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 240200

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 0.97 2/78 31524
/proc/meminfo: memFree=1544368/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=240200 CPUtime=941.93
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 184529852 0 0 0 38862 55331 0 0 25 0 1 0 189253812 245964800 56653 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 60050 56663 204 16 0 59489 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 240200

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.97 2/78 31524
/proc/meminfo: memFree=1545072/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=240200 CPUtime=1001.91
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 196540802 0 0 0 41314 58877 0 0 25 0 1 0 189253812 245964800 56838 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 60050 56847 204 16 0 59489 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 240200

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.97 2/78 31524
/proc/meminfo: memFree=1544048/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=242380 CPUtime=1061.88
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 208541043 0 0 0 43743 62445 0 0 25 0 1 0 189253812 248197120 56584 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 12844110 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 60595 56595 204 16 0 60034 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 242380

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.97 2/78 31524
/proc/meminfo: memFree=1541232/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=244888 CPUtime=1121.86
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 220397434 0 0 0 46186 66000 0 0 25 0 1 0 189253812 250765312 57445 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 61222 57454 204 16 0 60661 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 244888

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.97 2/78 31524
/proc/meminfo: memFree=1539504/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=247396 CPUtime=1181.84
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 232221318 0 0 0 48498 69686 0 0 25 0 1 0 189253812 253333504 58190 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 61849 58198 204 16 0 61288 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 247396

[startup+1242.3 s]
/proc/loadavg: 0.99 1.00 0.97 2/78 31524
/proc/meminfo: memFree=1535984/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=249904 CPUtime=1241.81
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 244040466 0 0 0 50898 73283 0 0 25 0 1 0 189253812 255901696 58937 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 62476 58937 204 16 0 61915 0
Current children cumulated CPU time (s) 1241.81
Current children cumulated vsize (KiB) 249904

[startup+1302.3 s]
/proc/loadavg: 0.99 1.00 0.97 2/78 31524
/proc/meminfo: memFree=1533040/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=252412 CPUtime=1301.8
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 255916387 0 0 0 53208 76972 0 0 25 0 1 0 189253812 258469888 59578 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 63103 59586 204 16 0 62542 0
Current children cumulated CPU time (s) 1301.8
Current children cumulated vsize (KiB) 252412

[startup+1362.3 s]
/proc/loadavg: 0.99 1.00 0.97 2/78 31524
/proc/meminfo: memFree=1531056/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=254920 CPUtime=1361.78
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 267793626 0 0 0 55632 80546 0 0 25 0 1 0 189253812 261038080 59957 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 63730 59966 204 16 0 63169 0
Current children cumulated CPU time (s) 1361.78
Current children cumulated vsize (KiB) 254920

[startup+1422.31 s]
/proc/loadavg: 0.99 1.00 0.97 2/78 31526
/proc/meminfo: memFree=1528240/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=257428 CPUtime=1421.76
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 279690842 0 0 0 58089 84087 0 0 25 0 1 0 189253812 263606272 60563 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 64357 60574 205 16 0 63796 0
Current children cumulated CPU time (s) 1421.76
Current children cumulated vsize (KiB) 257428

[startup+1482.3 s]
/proc/loadavg: 0.99 1.00 0.97 2/78 31526
/proc/meminfo: memFree=1526512/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=259936 CPUtime=1481.73
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 291644246 0 0 0 60493 87680 0 0 25 0 1 0 189253812 266174464 61267 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 64984 61276 204 16 0 64423 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 259936

[startup+1542.3 s]
/proc/loadavg: 0.99 1.00 0.97 2/78 31526
/proc/meminfo: memFree=1523952/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=262444 CPUtime=1541.71
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 303627521 0 0 0 62933 91238 0 0 25 0 1 0 189253812 268742656 62217 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 65611 62217 346 16 0 65050 0
Current children cumulated CPU time (s) 1541.71
Current children cumulated vsize (KiB) 262444

[startup+1602.3 s]
/proc/loadavg: 0.99 1.00 0.97 2/78 31526
/proc/meminfo: memFree=1521392/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=264952 CPUtime=1601.68
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 315568384 0 0 0 65364 94804 0 0 25 0 1 0 189253812 271310848 62625 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 66238 62636 204 16 0 65677 0
Current children cumulated CPU time (s) 1601.68
Current children cumulated vsize (KiB) 264952

[startup+1662.3 s]
/proc/loadavg: 0.99 1.00 0.97 2/78 31526
/proc/meminfo: memFree=1518128/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=267460 CPUtime=1661.67
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 327462168 0 0 0 67699 98468 0 0 25 0 1 0 189253812 273879040 63354 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 66865 63365 204 16 0 66304 0
Current children cumulated CPU time (s) 1661.67
Current children cumulated vsize (KiB) 267460

[startup+1722.3 s]
/proc/loadavg: 0.99 1.00 0.97 2/78 31526
/proc/meminfo: memFree=1514992/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=269968 CPUtime=1721.64
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 339384249 0 0 0 70119 102045 0 0 25 0 1 0 189253812 276447232 63940 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 67492 63951 204 16 0 66931 0
Current children cumulated CPU time (s) 1721.64
Current children cumulated vsize (KiB) 269968

[startup+1782.3 s]
/proc/loadavg: 0.99 1.00 0.97 2/78 31526
/proc/meminfo: memFree=1512560/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=272344 CPUtime=1781.62
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 351243768 0 0 0 72563 105599 0 0 25 0 1 0 189253812 278880256 64769 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 68086 64778 204 16 0 67525 0
Current children cumulated CPU time (s) 1781.62
Current children cumulated vsize (KiB) 272344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 0.99 1.00 0.97 2/78 31526
/proc/meminfo: memFree=1512368/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=273136 CPUtime=1800.02
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 354869737 0 0 0 73289 106713 0 0 25 0 1 0 189253812 279691264 65033 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 68284 65033 325 16 0 67723 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 273136

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

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

[startup+1800.71 s]
/proc/loadavg: 0.99 1.00 0.97 2/78 31526
/proc/meminfo: memFree=1512368/2055920 swapFree=4147460/4192956
[pid=31523] ppid=31521 vsize=273136 CPUtime=1800.02
/proc/31523/stat : 31523 (Pueblo) R 31521 31523 31138 0 -1 4194304 354869737 0 0 0 73289 106713 0 0 25 0 1 0 189253812 279691264 65033 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/31523/statm: 68284 65033 325 16 0 67723 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 273136

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.75
CPU time (s): 1800.07
CPU user time (s): 732.897
CPU system time (s): 1067.18
CPU usage (%): 99.9622
Max. virtual memory (cumulated for all children) (KiB): 273136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 732.897
system time used= 1067.18
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 354869737
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= 11
involuntary context switches= 2197

runsolver used 1.59476 second user time and 4.51531 second system time

The end

Launcher Data (download as text)

Begin job on node42 on Tue Apr 24 11:16:59 UTC 2007

IDJOB= 419812
IDBENCH= 47800
IDSOLVER= 165
FILE ID= node42/419812-1177413417

PBS_JOBID= 4675668

Free space on /tmp= 66410 MiB

SOLVER NAME= Pueblo 1.4
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/manolios/manol-pipe-c10nidw_s.opb
COMMAND LINE= Pueblo /tmp/evaluation/419812-1177413417/instance-419812-1177413417.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node42/convwatcher-419812-1177413417 -o ROOT/results/node42/conversion-419812-1177413417 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/419812-1177413417/instance-419812-1177413417.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  9c48416aa92aa4c8d8c74a050ab6635f

RANDOM SEED= 30784276

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node42.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.277
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.277
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:       1771024 kB
Buffers:         41512 kB
Cached:         163652 kB
SwapCached:      14816 kB
Active:         135812 kB
Inactive:        93372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1771024 kB
SwapTotal:     4192956 kB
SwapFree:      4147460 kB
Dirty:           40072 kB
Writeback:           0 kB
Mapped:          30796 kB
Slab:            41140 kB
Committed_AS:  3567432 kB
PageTables:       1912 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= 66410 MiB

End job on node42 on Tue Apr 24 11:47:02 UTC 2007