Trace number 420134

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.12 1800.63

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/industrial/
palacios/medium/cube-9-h11-sat.opb
MD5SUM5f10f8d106a175693a4a11b1fa4ff16f
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 benchmark77.6101
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 variables208292
Total number of constraints627818
Number of constraints which are clauses627818
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 constraint19
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 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 36
Number of bits of the biggest sum of numbers6
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
625.15/625.48	c starting to Solve
625.15/625.49	c #variables read: 208292 - #constraints read: 625631

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/420134-1177419486/instance-420134-1177419486.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/node65/watcher-420134-1177419486 -o ROOT/results/node65/solver-420134-1177419486 -C 1800 -W 3600 -M 1800 --output-limit 1,15 Pueblo /tmp/evaluation/420134-1177419486/instance-420134-1177419486.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.92 0.98 0.99 3/64 6982
/proc/meminfo: memFree=1810864/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=2552 CPUtime=0
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 265 0 0 0 0 0 0 0 18 0 1 0 217938381 2613248 236 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 6151895 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 638 236 199 16 0 77 0

[startup+0.0279431 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6982
/proc/meminfo: memFree=1810864/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=2952 CPUtime=0.02
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 374 0 0 0 2 0 0 0 18 0 1 0 217938381 3022848 345 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 6151895 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 738 345 199 16 0 177 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2952

[startup+0.101948 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6982
/proc/meminfo: memFree=1810864/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=4148 CPUtime=0.09
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 656 0 0 0 9 0 0 0 18 0 1 0 217938381 4247552 627 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 6151895 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 1037 627 199 16 0 476 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4148

[startup+0.301964 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6982
/proc/meminfo: memFree=1810864/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=7080 CPUtime=0.29
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 1393 0 0 0 29 0 0 0 19 0 1 0 217938381 7249920 1364 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 6151895 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 1770 1364 199 16 0 1209 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7080

[startup+0.701998 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6982
/proc/meminfo: memFree=1810864/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=12540 CPUtime=0.69
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 2766 0 0 0 68 1 0 0 23 0 1 0 217938381 12840960 2737 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 6151895 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 3135 2737 199 16 0 2574 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12540

[startup+1.50106 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 6983
/proc/meminfo: memFree=1796648/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=23200 CPUtime=1.49
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 5432 0 0 0 146 3 0 0 25 0 1 0 217938381 23756800 5403 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 6151895 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 5800 5403 199 16 0 5239 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23200

[startup+3.1022 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 6983
/proc/meminfo: memFree=1781928/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=44380 CPUtime=3.09
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 10716 0 0 0 303 6 0 0 25 0 1 0 217938381 45445120 10687 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 6151895 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 11095 10687 199 16 0 10534 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44380

[startup+6.30146 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 6983
/proc/meminfo: memFree=1739624/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=84608 CPUtime=6.29
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 20769 0 0 0 619 10 0 0 25 0 1 0 217938381 86638592 20740 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134542609 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 21152 20740 199 16 0 20591 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84608

[startup+12.702 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 6983
/proc/meminfo: memFree=1693312/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=124512 CPUtime=12.69
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 1098938 0 0 0 964 305 0 0 25 0 1 0 217938381 127500288 29416 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 31128 29426 205 16 0 30567 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 124512

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 6983
/proc/meminfo: memFree=1693384/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=124512 CPUtime=25.48
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 3766847 0 0 0 1504 1044 0 0 25 0 1 0 217938381 127500288 29413 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 31128 29423 205 16 0 30567 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 124512

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 6983
/proc/meminfo: memFree=1693320/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=124512 CPUtime=51.08
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 9108233 0 0 0 2583 2525 0 0 25 0 1 0 217938381 127500288 29467 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 31128 29477 205 16 0 30567 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 124512

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 6983
/proc/meminfo: memFree=1693000/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=125024 CPUtime=102.27
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 19774807 0 0 0 4717 5510 0 0 25 0 1 0 217938381 128024576 29494 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 31256 29503 205 16 0 30695 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 125024

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6983
/proc/meminfo: memFree=1693256/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=125536 CPUtime=162.25
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 32241458 0 0 0 7245 8980 0 0 25 0 1 0 217938381 128548864 29704 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 31384 29704 205 16 0 30823 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 125536

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 7159
/proc/meminfo: memFree=1691528/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=125536 CPUtime=222.16
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 44680204 0 0 0 9790 12426 0 0 25 0 1 0 217938381 128548864 29755 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 31384 29763 205 16 0 30823 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 125536

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7181
/proc/meminfo: memFree=1692424/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=126560 CPUtime=282.14
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 57120601 0 0 0 12312 15902 0 0 25 0 1 0 217938381 129597440 29823 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 31640 29823 205 16 0 31079 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 126560

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7181
/proc/meminfo: memFree=1686984/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=131312 CPUtime=342.12
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 69548239 0 0 0 14849 19363 0 0 25 0 1 0 217938381 134463488 31005 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 32828 31015 205 16 0 32267 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 131312

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7181
/proc/meminfo: memFree=1682376/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=136328 CPUtime=402.11
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 81965130 0 0 0 17367 22844 0 0 25 0 1 0 217938381 139599872 32252 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 34082 32262 205 16 0 33521 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 136328

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7181
/proc/meminfo: memFree=1676488/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=141204 CPUtime=462.1
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 94364434 0 0 0 19888 26322 0 0 25 0 1 0 217938381 144592896 33660 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 35301 33456 205 16 0 34740 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 141204

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7181
/proc/meminfo: memFree=1671944/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=146220 CPUtime=522.08
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 106776972 0 0 0 22413 29795 0 0 25 0 1 0 217938381 149729280 34838 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 36555 34847 205 16 0 35994 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 146220

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7181
/proc/meminfo: memFree=1666440/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=153288 CPUtime=582.07
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 119193555 0 0 0 24955 33252 0 0 25 0 1 0 217938381 156966912 36185 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 38322 36195 205 16 0 37761 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 153288

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7181
/proc/meminfo: memFree=1659720/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=159692 CPUtime=642.06
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 128112935 0 0 0 28442 35764 0 0 25 0 1 0 217938381 163524608 37829 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 39923 37829 206 16 0 39362 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 159692


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

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7181
/proc/meminfo: memFree=1659464/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=160204 CPUtime=822.01
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 128113008 0 0 0 46436 35765 0 0 25 0 1 0 217938381 164048896 37902 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134557772 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 40051 37902 206 16 0 39490 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 160204

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7181
/proc/meminfo: memFree=1659400/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=160204 CPUtime=882
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 128113008 0 0 0 52435 35765 0 0 25 0 1 0 217938381 164048896 37902 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 40051 37902 206 16 0 39490 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 160204

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7181
/proc/meminfo: memFree=1659400/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=160204 CPUtime=941.98
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 128113008 0 0 0 58433 35765 0 0 25 0 1 0 217938381 164048896 37902 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559161 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 40051 37902 206 16 0 39490 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 160204

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7181
/proc/meminfo: memFree=1659464/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=160204 CPUtime=1001.97
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 128113010 0 0 0 64432 35765 0 0 25 0 1 0 217938381 164048896 37904 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 40051 37904 206 16 0 39490 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 160204

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7181
/proc/meminfo: memFree=1659464/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=160204 CPUtime=1061.95
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 128113010 0 0 0 70430 35765 0 0 25 0 1 0 217938381 164048896 37904 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 40051 37904 206 16 0 39490 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 160204

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7181
/proc/meminfo: memFree=1659464/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=160204 CPUtime=1121.94
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 128113010 0 0 0 76429 35765 0 0 25 0 1 0 217938381 164048896 37904 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 40051 37904 206 16 0 39490 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 160204

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7181
/proc/meminfo: memFree=1659272/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=160460 CPUtime=1181.92
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 128113046 0 0 0 82427 35765 0 0 25 0 1 0 217938381 164311040 37940 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 40115 37940 206 16 0 39554 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 160460

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7181
/proc/meminfo: memFree=1659272/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=160460 CPUtime=1241.91
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 128113048 0 0 0 88426 35765 0 0 25 0 1 0 217938381 164311040 37942 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 40115 37942 206 16 0 39554 0
Current children cumulated CPU time (s) 1241.91
Current children cumulated vsize (KiB) 160460

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7181
/proc/meminfo: memFree=1659208/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=160460 CPUtime=1301.9
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 128113051 0 0 0 94425 35765 0 0 25 0 1 0 217938381 164311040 37945 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134558823 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 40115 37945 206 16 0 39554 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 160460

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7181
/proc/meminfo: memFree=1659208/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=160460 CPUtime=1361.89
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 128113055 0 0 0 100423 35766 0 0 25 0 1 0 217938381 164311040 37949 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559517 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 40115 37949 206 16 0 39554 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 160460

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7181
/proc/meminfo: memFree=1659208/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=160460 CPUtime=1421.88
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 128113058 0 0 0 106422 35766 0 0 25 0 1 0 217938381 164311040 37952 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 40115 37952 206 16 0 39554 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 160460

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7181
/proc/meminfo: memFree=1659144/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=160460 CPUtime=1481.86
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 128113062 0 0 0 112420 35766 0 0 25 0 1 0 217938381 164311040 37956 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559161 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 40115 37956 206 16 0 39554 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 160460

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7181
/proc/meminfo: memFree=1659144/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=160460 CPUtime=1541.84
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 128113065 0 0 0 118418 35766 0 0 25 0 1 0 217938381 164311040 37959 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559551 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 40115 37959 206 16 0 39554 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 160460

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7181
/proc/meminfo: memFree=1659144/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=160460 CPUtime=1601.83
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 128113068 0 0 0 124417 35766 0 0 25 0 1 0 217938381 164311040 37962 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 40115 37962 206 16 0 39554 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 160460

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7181
/proc/meminfo: memFree=1659080/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=160460 CPUtime=1661.81
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 128113070 0 0 0 130415 35766 0 0 25 0 1 0 217938381 164311040 37964 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 40115 37964 206 16 0 39554 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 160460

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7181
/proc/meminfo: memFree=1659080/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=160460 CPUtime=1721.79
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 128113073 0 0 0 136413 35766 0 0 25 0 1 0 217938381 164311040 37967 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559528 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 40115 37967 206 16 0 39554 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 160460

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7181
/proc/meminfo: memFree=1659016/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=160716 CPUtime=1781.78
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 128113076 0 0 0 142412 35766 0 0 25 0 1 0 217938381 164573184 37970 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 40179 37970 206 16 0 39618 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 160716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7181
/proc/meminfo: memFree=1659016/2055920 swapFree=4184072/4192956
[pid=6982] ppid=6980 vsize=160716 CPUtime=1800.09
/proc/6982/stat : 6982 (Pueblo) R 6980 6982 6166 0 -1 4194304 128113077 0 0 0 144242 35767 0 0 25 0 1 0 217938381 164573184 37971 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/6982/statm: 40179 37971 206 16 0 39618 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 160716

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.63
CPU time (s): 1800.12
CPU user time (s): 1442.43
CPU system time (s): 357.696
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 160716

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

runsolver used 1.35979 second user time and 3.61645 second system time

The end

Launcher Data (download as text)

Begin job on node65 on Tue Apr 24 12:58:08 UTC 2007

IDJOB= 420134
IDBENCH= 47823
IDSOLVER= 165
FILE ID= node65/420134-1177419486

PBS_JOBID= 4675663

Free space on /tmp= 66381 MiB

SOLVER NAME= Pueblo 1.4
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/palacios/medium/cube-9-h11-sat.opb
COMMAND LINE= Pueblo /tmp/evaluation/420134-1177419486/instance-420134-1177419486.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node65/convwatcher-420134-1177419486 -o ROOT/results/node65/conversion-420134-1177419486 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/420134-1177419486/instance-420134-1177419486.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  5f10f8d106a175693a4a11b1fa4ff16f

RANDOM SEED= 313109221

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node65.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.245
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.245
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:       1811272 kB
Buffers:         12664 kB
Cached:         170016 kB
SwapCached:       2824 kB
Active:          68144 kB
Inactive:       129976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1811272 kB
SwapTotal:     4192956 kB
SwapFree:      4184072 kB
Dirty:           21148 kB
Writeback:           0 kB
Mapped:          21436 kB
Slab:            32452 kB
Committed_AS:  2463820 kB
PageTables:       1476 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= 66381 MiB

End job on node65 on Tue Apr 24 13:28:10 UTC 2007