Trace number 419770

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.4UNSAT 547.089 547.249

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/industrial/
babic/hsatv17/hsat_vc12062.opb
MD5SUM694ba8d60e0307c65b53da17c456b745
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 benchmark21.9437
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables200205
Total number of constraints566857
Number of constraints which are clauses566857
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
546.73/546.98	c starting to Solve
546.73/546.98	c #variables read: 200205 - #constraints read: 541799
547.03/547.22	c total time              : 547.14 s
547.03/547.22	s UNSATISFIABLE

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/419770-1177412638/instance-419770-1177412638.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/node6/watcher-419770-1177412638 -o ROOT/results/node6/solver-419770-1177412638 -C 1800 -W 3600 -M 1800 --output-limit 1,15 Pueblo /tmp/evaluation/419770-1177412638/instance-419770-1177412638.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.00 0.97 0.96 3/77 19014
/proc/meminfo: memFree=1603960/2055924 swapFree=4146688/4192956
[pid=19014] ppid=19012 vsize=2552 CPUtime=0
/proc/19014/stat : 19014 (Pueblo) R 19012 19014 18440 0 -1 4194304 265 0 0 0 0 0 0 0 18 0 1 0 217301594 2613248 236 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 2653911 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 638 236 199 16 0 77 0

[startup+0.0083389 s]
/proc/loadavg: 1.00 0.97 0.96 3/77 19014
/proc/meminfo: memFree=1603960/2055924 swapFree=4146688/4192956
[pid=19014] ppid=19012 vsize=2684 CPUtime=0
/proc/19014/stat : 19014 (Pueblo) R 19012 19014 18440 0 -1 4194304 298 0 0 0 0 0 0 0 18 0 1 0 217301594 2748416 269 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 2653911 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 671 269 199 16 0 110 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2684

[startup+0.10135 s]
/proc/loadavg: 1.00 0.97 0.96 3/77 19014
/proc/meminfo: memFree=1603960/2055924 swapFree=4146688/4192956
[pid=19014] ppid=19012 vsize=5480 CPUtime=0.09
/proc/19014/stat : 19014 (Pueblo) R 19012 19014 18440 0 -1 4194304 1009 0 0 0 9 0 0 0 18 0 1 0 217301594 5611520 980 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 1370 980 199 16 0 809 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5480

[startup+0.301373 s]
/proc/loadavg: 1.00 0.97 0.96 3/77 19014
/proc/meminfo: memFree=1603960/2055924 swapFree=4146688/4192956
[pid=19014] ppid=19012 vsize=9344 CPUtime=0.29
/proc/19014/stat : 19014 (Pueblo) R 19012 19014 18440 0 -1 4194304 1975 0 0 0 29 0 0 0 19 0 1 0 217301594 9568256 1946 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 2653911 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 2336 1946 199 16 0 1775 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9344

[startup+0.70142 s]
/proc/loadavg: 1.00 0.97 0.96 3/77 19014
/proc/meminfo: memFree=1603960/2055924 swapFree=4146688/4192956
[pid=19014] ppid=19012 vsize=14540 CPUtime=0.69
/proc/19014/stat : 19014 (Pueblo) R 19012 19014 18440 0 -1 4194304 3256 0 0 0 68 1 0 0 22 0 1 0 217301594 14888960 3227 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 2653911 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 3635 3227 199 16 0 3074 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14540

[startup+1.50252 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 19015
/proc/meminfo: memFree=1588016/2055924 swapFree=4146688/4192956
[pid=19014] ppid=19012 vsize=24796 CPUtime=1.5
/proc/19014/stat : 19014 (Pueblo) R 19012 19014 18440 0 -1 4194304 5836 0 0 0 148 2 0 0 25 0 1 0 217301594 25391104 5807 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134546743 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 6199 5807 199 16 0 5638 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 24796

[startup+3.1017 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 19015
/proc/meminfo: memFree=1574128/2055924 swapFree=4146688/4192956
[pid=19014] ppid=19012 vsize=44248 CPUtime=3.09
/proc/19014/stat : 19014 (Pueblo) R 19012 19014 18440 0 -1 4194304 10682 0 0 0 305 4 0 0 25 0 1 0 217301594 45309952 10653 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 2653911 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 11062 10653 199 16 0 10501 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44248

[startup+6.30108 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 19015
/proc/meminfo: memFree=1535152/2055924 swapFree=4146688/4192956
[pid=19014] ppid=19012 vsize=81280 CPUtime=6.29
/proc/19014/stat : 19014 (Pueblo) R 19012 19014 18440 0 -1 4194304 19966 0 0 0 620 9 0 0 25 0 1 0 217301594 83230720 19937 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 2653911 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 20320 19937 199 16 0 19759 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 81280

[startup+12.7018 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 19015
/proc/meminfo: memFree=1493616/2055924 swapFree=4146688/4192956
[pid=19014] ppid=19012 vsize=118468 CPUtime=12.69
/proc/19014/stat : 19014 (Pueblo) R 19012 19014 18440 0 -1 4194304 1122673 0 0 0 956 313 0 0 25 0 1 0 217301594 121311232 27858 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 29617 27858 205 16 0 29056 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 118468

[startup+25.5013 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 19015
/proc/meminfo: memFree=1493680/2055924 swapFree=4146688/4192956
[pid=19014] ppid=19012 vsize=118468 CPUtime=25.49
/proc/19014/stat : 19014 (Pueblo) R 19012 19014 18440 0 -1 4194304 3789253 0 0 0 1500 1049 0 0 25 0 1 0 217301594 121311232 27858 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 29617 27858 214 16 0 29056 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 118468

[startup+51.1013 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 19015
/proc/meminfo: memFree=1493360/2055924 swapFree=4146688/4192956
[pid=19014] ppid=19012 vsize=118724 CPUtime=51.08
/proc/19014/stat : 19014 (Pueblo) R 19012 19014 18440 0 -1 4194304 9118266 0 0 0 2595 2513 0 0 25 0 1 0 217301594 121573376 27827 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 29681 27837 205 16 0 29120 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 118724

[startup+102.305 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 19015
/proc/meminfo: memFree=1493296/2055924 swapFree=4146688/4192956
[pid=19014] ppid=19012 vsize=119108 CPUtime=102.26
/proc/19014/stat : 19014 (Pueblo) R 19012 19014 18440 0 -1 4194304 19659119 0 0 0 4747 5479 0 0 25 0 1 0 217301594 121966592 27964 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 29777 27768 205 16 0 29216 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 119108

[startup+162.301 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 19015
/proc/meminfo: memFree=1492720/2055924 swapFree=4146688/4192956
[pid=19014] ppid=19012 vsize=119620 CPUtime=162.25
/proc/19014/stat : 19014 (Pueblo) R 19012 19014 18440 0 -1 4194304 32009778 0 0 0 7274 8951 0 0 25 0 1 0 217301594 122490880 27879 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 29905 27888 205 16 0 29344 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 119620

[startup+222.301 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 19015
/proc/meminfo: memFree=1492656/2055924 swapFree=4146688/4192956
[pid=19014] ppid=19012 vsize=119620 CPUtime=222.23
/proc/19014/stat : 19014 (Pueblo) R 19012 19014 18440 0 -1 4194304 44401890 0 0 0 9804 12419 0 0 25 0 1 0 217301594 122490880 28087 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 29905 28087 205 16 0 29344 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 119620

[startup+282.301 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 19015
/proc/meminfo: memFree=1491568/2055924 swapFree=4146688/4192956
[pid=19014] ppid=19012 vsize=121304 CPUtime=282.21
/proc/19014/stat : 19014 (Pueblo) R 19012 19014 18440 0 -1 4194304 56766424 0 0 0 12330 15891 0 0 25 0 1 0 217301594 124215296 28157 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 30326 28168 205 16 0 29765 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 121304

[startup+342.301 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 19015
/proc/meminfo: memFree=1486576/2055924 swapFree=4146688/4192956
[pid=19014] ppid=19012 vsize=126320 CPUtime=342.2
/proc/19014/stat : 19014 (Pueblo) R 19012 19014 18440 0 -1 4194304 69139078 0 0 0 14847 19373 0 0 25 0 1 0 217301594 129351680 29487 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 31580 29497 205 16 0 31019 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 126320

[startup+402.301 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 19015
/proc/meminfo: memFree=1481392/2055924 swapFree=4146688/4192956
[pid=19014] ppid=19012 vsize=131468 CPUtime=402.18
/proc/19014/stat : 19014 (Pueblo) R 19012 19014 18440 0 -1 4194304 81482665 0 0 0 17348 22870 0 0 25 0 1 0 217301594 134623232 30954 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 32867 30954 389 16 0 32306 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 131468

[startup+462.301 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 19015
/proc/meminfo: memFree=1475760/2055924 swapFree=4146688/4192956
[pid=19014] ppid=19012 vsize=136616 CPUtime=462.16
/proc/19014/stat : 19014 (Pueblo) R 19012 19014 18440 0 -1 4194304 93804656 0 0 0 19867 26349 0 0 25 0 1 0 217301594 139894784 32189 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 34154 32199 205 16 0 33593 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 136616

[startup+522.302 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 19015
/proc/meminfo: memFree=1470384/2055924 swapFree=4146688/4192956
[pid=19014] ppid=19012 vsize=141764 CPUtime=522.14
/proc/19014/stat : 19014 (Pueblo) R 19012 19014 18440 0 -1 4194304 106086815 0 0 0 22371 29843 0 0 25 0 1 0 217301594 145166336 33576 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 35441 33586 205 16 0 34880 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 141764

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

[startup+524.706 s]
/proc/loadavg: 1.00 0.97 0.96 3/78 19015
/proc/meminfo: memFree=1470128/2055924 swapFree=4146688/4192956
[pid=19014] ppid=19012 vsize=142028 CPUtime=524.54
/proc/19014/stat : 19014 (Pueblo) R 19012 19014 18440 0 -1 4194304 106575341 0 0 0 22471 29983 0 0 25 0 1 0 217301594 145436672 33670 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 35507 33680 205 16 0 34946 0
Current children cumulated CPU time (s) 524.54
Current children cumulated vsize (KiB) 142028

[startup+537.501 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 19015
/proc/meminfo: memFree=1469232/2055924 swapFree=4146688/4192956
[pid=19014] ppid=19012 vsize=145132 CPUtime=537.33
/proc/19014/stat : 19014 (Pueblo) R 19012 19014 18440 0 -1 4194304 109197510 0 0 0 23010 30723 0 0 25 0 1 0 217301594 148615168 33947 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 36283 33957 205 16 0 35722 0
Current children cumulated CPU time (s) 537.33
Current children cumulated vsize (KiB) 145132

[startup+543.901 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 19015
/proc/meminfo: memFree=1468208/2055924 swapFree=4146688/4192956
[pid=19014] ppid=19012 vsize=145660 CPUtime=543.73
/proc/19014/stat : 19014 (Pueblo) R 19012 19014 18440 0 -1 4194304 110505812 0 0 0 23281 31092 0 0 25 0 1 0 217301594 149155840 33949 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 36415 33949 205 16 0 35854 0
Current children cumulated CPU time (s) 543.73
Current children cumulated vsize (KiB) 145660

[startup+545.501 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 19015
/proc/meminfo: memFree=1468144/2055924 swapFree=4146688/4192956
[pid=19014] ppid=19012 vsize=145792 CPUtime=545.33
/proc/19014/stat : 19014 (Pueblo) R 19012 19014 18440 0 -1 4194304 110833909 0 0 0 23348 31185 0 0 25 0 1 0 217301594 149291008 34138 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 36448 34148 205 16 0 35887 0
Current children cumulated CPU time (s) 545.33
Current children cumulated vsize (KiB) 145792

[startup+546.301 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 19015
/proc/meminfo: memFree=1468144/2055924 swapFree=4146688/4192956
[pid=19014] ppid=19012 vsize=145924 CPUtime=546.13
/proc/19014/stat : 19014 (Pueblo) R 19012 19014 18440 0 -1 4194304 110997987 0 0 0 23383 31230 0 0 25 0 1 0 217301594 149426176 34164 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 36481 34174 205 16 0 35920 0
Current children cumulated CPU time (s) 546.13
Current children cumulated vsize (KiB) 145924

[startup+546.705 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 19015
/proc/meminfo: memFree=1467760/2055924 swapFree=4146688/4192956
[pid=19014] ppid=19012 vsize=145924 CPUtime=546.54
/proc/19014/stat : 19014 (Pueblo) R 19012 19014 18440 0 -1 4194304 111081206 0 0 0 23401 31253 0 0 25 0 1 0 217301594 149426176 34083 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134532446 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 36481 34093 205 16 0 35920 0
Current children cumulated CPU time (s) 546.54
Current children cumulated vsize (KiB) 145924

[startup+547.101 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 19015
/proc/meminfo: memFree=1467760/2055924 swapFree=4146688/4192956
[pid=19014] ppid=19012 vsize=147616 CPUtime=546.93
/proc/19014/stat : 19014 (Pueblo) R 19012 19014 18440 0 -1 4194304 111138744 0 0 0 23424 31269 0 0 25 0 1 0 217301594 151158784 34585 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134517876 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 36904 34585 206 16 0 36343 0
Current children cumulated CPU time (s) 546.93
Current children cumulated vsize (KiB) 147616

[startup+547.201 s]
/proc/loadavg: 1.00 0.97 0.96 2/78 19015
/proc/meminfo: memFree=1467760/2055924 swapFree=4146688/4192956
[pid=19014] ppid=19012 vsize=147872 CPUtime=547.03
/proc/19014/stat : 19014 (Pueblo) R 19012 19014 18440 0 -1 4194304 111138789 0 0 0 23434 31269 0 0 25 0 1 0 217301594 151420928 34630 18446744073709551615 134512640 134579096 4294956704 18446744073709551615 134558955 0 0 4096 0 0 0 0 17 1 0 0
/proc/19014/statm: 36968 34630 206 16 0 36407 0
Current children cumulated CPU time (s) 547.03
Current children cumulated vsize (KiB) 147872

Child status: 20
Real time (s): 547.249
CPU time (s): 547.089
CPU user time (s): 234.369
CPU system time (s): 312.719
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 147872

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

runsolver used 0.545917 second user time and 1.2928 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Tue Apr 24 11:03:59 UTC 2007

IDJOB= 419770
IDBENCH= 47797
IDSOLVER= 165
FILE ID= node6/419770-1177412638

PBS_JOBID= 4675651

Free space on /tmp= 66405 MiB

SOLVER NAME= Pueblo 1.4
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/babic/hsatv17/hsat_vc12062.opb
COMMAND LINE= Pueblo /tmp/evaluation/419770-1177412638/instance-419770-1177412638.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node6/convwatcher-419770-1177412638 -o ROOT/results/node6/conversion-419770-1177412638 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/419770-1177412638/instance-419770-1177412638.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  694ba8d60e0307c65b53da17c456b745

RANDOM SEED= 133811157

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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:      2055924 kB
MemFree:       1604432 kB
Buffers:         48440 kB
Cached:         309028 kB
SwapCached:      13948 kB
Active:         181720 kB
Inactive:       199136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1604432 kB
SwapTotal:     4192956 kB
SwapFree:      4146688 kB
Dirty:           21308 kB
Writeback:           0 kB
Mapped:          30208 kB
Slab:            56240 kB
Committed_AS:  7100996 kB
PageTables:       1784 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= 66405 MiB

End job on node6 on Tue Apr 24 11:13:07 UTC 2007