Trace number 452741

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
bsolo 3.0.17UNSAT 1551.26 1551.8

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/industrial/
jarvisalo/eq.atree.braun.9.unsat.opb
MD5SUMa7c1c2ceec4cdb28326ba802140598e7
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 benchmark172.32
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables892
Total number of constraints3006
Number of constraints which are clauses3006
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 constraint17
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 32
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 bsolo beta version 3.0.17 - 27/04/2007 : 1600 GMT
0.00/0.00	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file /tmp/evaluation/452741-1177964280/instance-452741-1177964280.opb
0.00/0.00	c File size is 83847 bytes.
0.00/0.01	c Highest Coefficient sum: 32
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.016 s
0.00/0.02	c Var: 892 Constr: 3006 3006/0/0 Lit: 7828 Watch. Lit: 6009
0.00/0.02	c Obj. Vars: 0 (0 % of total variables)
0.00/0.03	c Pre-processing Time: 0.033 s
0.00/0.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.03	c        0    885     2961     7737    2     5922     986      0      0 0.03
0.00/0.03	c Switching off LPR mode.
1551.15/1551.79	c      100    885     3061    12140    3     6122    1085    100   2040 0.05
1551.15/1551.79	c      251    885     3212    18991    5     6424    1194    251   3217 0.08
1551.15/1551.79	c      479    885     3440    24479    7     6880    1314    479   4790 0.10
1551.15/1551.79	c      817    884     3778    37427    9     7555    1446    817   5374 0.15
1551.15/1551.79	c     1325    884     4286    76282   17     8571    1591   1325   4522 0.29
1551.15/1551.79	c     2088    884     4047    68883   17     8093    1751   1086   3866 0.54
1551.15/1551.79	c     3235    884     4118    51065   12     8235    1927   1157   3860 0.84
1551.15/1551.79	c     4956    884     4837   101516   20     9673    2120   1876   3630 1.36
1551.15/1551.79	c     7540    883     4883    59899   12     9764    2333   1922   3583 2.10
1551.15/1551.79	c    11419    883     4659   102450   21     9316    2567   1698   3263 3.50
1551.15/1551.79	c    17241    883     4657    80702   17     9312    2824   1696   2785 6.19
1551.15/1551.79	c    25979    883     4867   106387   21     9732    3107   1906   2565 10.13
1551.15/1551.79	c    39089    882     4626    82652   17     9249    3418   1665   2481 15.75
1551.15/1551.79	c    58759    882     4766   107706   22     9529    3760   1805   2342 25.08
1551.15/1551.79	c    88269    882     6372   150118   23    12741    4137   3411   2116 41.70
1551.15/1551.79	c   132539    882     6616   253341   38    13229    4551   3655   2058 64.38
1551.15/1551.79	c   198949    878     6221   124431   20    12438    5007   3260   2003 99.32
1551.15/1551.79	c   298570    878     6387   143026   22    12770    5508   3426   1818 164.19
1551.15/1551.79	c   448006    878     5946   269330   45    11888    6059   2985   1684 265.98
1551.15/1551.79	c   672166    878     8421   609161   72    16838    6665   5460   1467 458.14
1551.15/1551.79	c  1008413    877     6793   245197   36    13581    7332   3832   1394 723.30
1551.15/1551.79	c  1512785    871    10218   558046   54    20426    8066   7257   1254 1205.41
1551.15/1551.79	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1551.15/1551.79	c   22  1865970 240701  2300672    10404   398493   7443   1202 1551.26
1551.15/1551.79	s UNSATISFIABLE
1551.15/1551.79	c Total time: 1551.26 s

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node59/watcher-452741-1177964280 -o ROOT/results/node59/solver-452741-1177964280 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.17 -m1800 /tmp/evaluation/452741-1177964280/instance-452741-1177964280.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.05 1.01 0.94 3/64 31787
/proc/meminfo: memFree=1715768/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=19632 CPUtime=0
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 362 0 0 0 0 0 0 0 18 0 1 0 244337636 20103168 332 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 9721467 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 4908 333 280 324 0 3957 0

[startup+0.0962 s]
/proc/loadavg: 1.05 1.01 0.94 3/64 31787
/proc/meminfo: memFree=1715768/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=4840 CPUtime=0.09
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 623 0 0 0 9 0 0 0 18 0 1 0 244337636 4956160 572 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 9719530 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 1210 572 309 324 0 280 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4840

[startup+0.102201 s]
/proc/loadavg: 1.05 1.01 0.94 3/64 31787
/proc/meminfo: memFree=1715768/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=4840 CPUtime=0.09
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 626 0 0 0 9 0 0 0 18 0 1 0 244337636 4956160 575 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134571798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 1210 575 309 324 0 280 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4840

[startup+0.302239 s]
/proc/loadavg: 1.05 1.01 0.94 3/64 31787
/proc/meminfo: memFree=1715768/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=5624 CPUtime=0.29
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 819 0 0 0 29 0 0 0 19 0 1 0 244337636 5758976 768 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 1406 768 310 324 0 476 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5624

[startup+0.701314 s]
/proc/loadavg: 1.05 1.01 0.94 3/64 31787
/proc/meminfo: memFree=1715768/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=6140 CPUtime=0.69
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 948 0 0 0 69 0 0 0 23 0 1 0 244337636 6287360 897 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 1535 897 310 324 0 605 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6140

[startup+1.50147 s]
/proc/loadavg: 1.05 1.01 0.94 2/65 31788
/proc/meminfo: memFree=1713264/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=6384 CPUtime=1.49
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 1037 0 0 0 149 0 0 0 25 0 1 0 244337636 6537216 986 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 9721467 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 1596 986 310 324 0 666 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6384

[startup+3.10177 s]
/proc/loadavg: 1.05 1.01 0.94 2/65 31788
/proc/meminfo: memFree=1712816/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=6772 CPUtime=3.09
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 1126 0 0 0 309 0 0 0 25 0 1 0 244337636 6934528 1075 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 9403508 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 1693 1075 310 324 0 763 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6772

[startup+6.30138 s]
/proc/loadavg: 1.04 1.01 0.94 2/65 31788
/proc/meminfo: memFree=1711600/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=7548 CPUtime=6.29
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 1301 0 0 0 628 1 0 0 25 0 1 0 244337636 7729152 1250 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4160091748 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 1887 1250 310 324 0 957 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7548

[startup+12.7016 s]
/proc/loadavg: 1.04 1.01 0.94 2/65 31788
/proc/meminfo: memFree=1710000/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=9104 CPUtime=12.68
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 1715 0 0 0 1267 1 0 0 25 0 1 0 244337636 9322496 1664 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 2276 1664 310 324 0 1346 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9104

[startup+25.502 s]
/proc/loadavg: 1.03 1.01 0.94 2/65 31788
/proc/meminfo: memFree=1709296/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=9884 CPUtime=25.48
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 1891 0 0 0 2547 1 0 0 25 0 1 0 244337636 10121216 1840 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 9719524 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 2471 1840 310 324 0 1541 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9884

[startup+51.1029 s]
/proc/loadavg: 1.02 1.01 0.94 2/65 31788
/proc/meminfo: memFree=1708848/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=10408 CPUtime=51.07
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 2019 0 0 0 5105 2 0 0 25 0 1 0 244337636 10657792 1968 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 9720188 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 2602 1968 310 324 0 1672 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 10408

[startup+102.305 s]
/proc/loadavg: 1.01 1.00 0.94 2/65 31788
/proc/meminfo: memFree=1708720/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=10528 CPUtime=102.26
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 2057 0 0 0 10224 2 0 0 25 0 1 0 244337636 10780672 2006 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551096 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 2632 2006 310 324 0 1702 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 10528

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31788
/proc/meminfo: memFree=1705840/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=13356 CPUtime=162.23
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 2767 0 0 0 16221 2 0 0 25 0 1 0 244337636 13676544 2716 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 3339 2716 310 324 0 2409 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 13356

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31788
/proc/meminfo: memFree=1705648/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=13608 CPUtime=222.21
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 2819 0 0 0 22219 2 0 0 25 0 1 0 244337636 13934592 2768 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551186 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 3402 2768 310 324 0 2472 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 13608

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31788
/proc/meminfo: memFree=1701616/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=17676 CPUtime=282.19
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 3913 0 0 0 28216 3 0 0 25 0 1 0 244337636 18100224 3785 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550726 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 4419 3785 310 324 0 3489 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 17676

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31788
/proc/meminfo: memFree=1701552/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=17672 CPUtime=342.17
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 3913 0 0 0 34214 3 0 0 25 0 1 0 244337636 18096128 3785 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 4418 3785 310 324 0 3488 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 17672

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31788
/proc/meminfo: memFree=1701552/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=17668 CPUtime=402.15
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 3913 0 0 0 40212 3 0 0 25 0 1 0 244337636 18092032 3785 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551106 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 4417 3785 310 324 0 3487 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 17668

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31788
/proc/meminfo: memFree=1701552/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=17664 CPUtime=462.13
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 3913 0 0 0 46210 3 0 0 25 0 1 0 244337636 18087936 3785 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550820 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 4416 3785 310 324 0 3486 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 17664

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31788
/proc/meminfo: memFree=1701552/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=17664 CPUtime=522.11
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 3913 0 0 0 52208 3 0 0 25 0 1 0 244337636 18087936 3785 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 9719649 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 4416 3785 310 324 0 3486 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 17664

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31788
/proc/meminfo: memFree=1701552/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=17664 CPUtime=582.09
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 3913 0 0 0 58206 3 0 0 25 0 1 0 244337636 18087936 3785 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551353 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 4416 3785 310 324 0 3486 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 17664

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31788
/proc/meminfo: memFree=1701552/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=17652 CPUtime=642.07
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 3913 0 0 0 64204 3 0 0 25 0 1 0 244337636 18075648 3785 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550872 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 4413 3785 310 324 0 3483 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 17652


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

/proc/meminfo: memFree=1701488/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=17656 CPUtime=762.03
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 3914 0 0 0 76200 3 0 0 25 0 1 0 244337636 18079744 3786 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134572730 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 4414 3786 310 324 0 3484 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 17656

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31788
/proc/meminfo: memFree=1700912/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=18296 CPUtime=822
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 4076 0 0 0 82197 3 0 0 25 0 1 0 244337636 18735104 3948 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551052 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 4574 3948 310 324 0 3644 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 18296

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31788
/proc/meminfo: memFree=1700912/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=18252 CPUtime=881.98
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 4076 0 0 0 88195 3 0 0 25 0 1 0 244337636 18690048 3948 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4160091748 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 4563 3948 310 324 0 3633 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 18252

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31788
/proc/meminfo: memFree=1700912/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=18128 CPUtime=941.96
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 4076 0 0 0 94193 3 0 0 25 0 1 0 244337636 18563072 3923 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134573166 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 4532 3923 310 324 0 3602 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 18128

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31788
/proc/meminfo: memFree=1700912/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=18108 CPUtime=1001.94
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 4076 0 0 0 100191 3 0 0 25 0 1 0 244337636 18542592 3918 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 4527 3918 310 324 0 3597 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 18108

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31788
/proc/meminfo: memFree=1700976/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=18108 CPUtime=1061.92
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 4076 0 0 0 106189 3 0 0 25 0 1 0 244337636 18542592 3918 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551065 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 4527 3918 310 324 0 3597 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 18108

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31788
/proc/meminfo: memFree=1701040/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=18108 CPUtime=1121.9
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 4076 0 0 0 112187 3 0 0 25 0 1 0 244337636 18542592 3918 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4160091748 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 4527 3918 310 324 0 3597 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 18108

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31788
/proc/meminfo: memFree=1701040/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=18108 CPUtime=1181.88
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 4076 0 0 0 118185 3 0 0 25 0 1 0 244337636 18542592 3918 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4160521800 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 4527 3918 310 324 0 3597 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 18108

[startup+1242.3 s]
/proc/loadavg: 1.03 1.01 0.94 2/65 31788
/proc/meminfo: memFree=1700976/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=18112 CPUtime=1241.86
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 4077 0 0 0 124183 3 0 0 25 0 1 0 244337636 18546688 3919 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 4528 3919 310 324 0 3598 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 18112

[startup+1302.3 s]
/proc/loadavg: 1.01 1.01 0.94 2/65 31788
/proc/meminfo: memFree=1700976/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=18112 CPUtime=1301.84
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 4077 0 0 0 130181 3 0 0 25 0 1 0 244337636 18546688 3919 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551179 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 4528 3919 310 324 0 3598 0
Current children cumulated CPU time (s) 1301.84
Current children cumulated vsize (KiB) 18112

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31788
/proc/meminfo: memFree=1700976/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=18112 CPUtime=1361.82
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 4077 0 0 0 136179 3 0 0 25 0 1 0 244337636 18546688 3919 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 9717633 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 4528 3919 310 324 0 3598 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 18112

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31788
/proc/meminfo: memFree=1701296/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=17644 CPUtime=1421.8
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 4077 0 0 0 142177 3 0 0 25 0 1 0 244337636 18067456 3802 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134574052 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 4411 3802 310 324 0 3481 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 17644

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31790
/proc/meminfo: memFree=1701296/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=17644 CPUtime=1481.77
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 4077 0 0 0 148174 3 0 0 25 0 1 0 244337636 18067456 3802 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4160091748 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 4411 3802 310 324 0 3481 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 17644

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31790
/proc/meminfo: memFree=1701360/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=17644 CPUtime=1541.75
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 4077 0 0 0 154172 3 0 0 25 0 1 0 244337636 18067456 3802 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 9719506 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 4411 3802 310 324 0 3481 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 17644

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

[startup+1548.7 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31790
/proc/meminfo: memFree=1701360/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=17644 CPUtime=1548.16
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 4077 0 0 0 154813 3 0 0 25 0 1 0 244337636 18067456 3802 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134572560 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 4411 3802 310 324 0 3481 0
Current children cumulated CPU time (s) 1548.16
Current children cumulated vsize (KiB) 17644

[startup+1550.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31790
/proc/meminfo: memFree=1701360/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=17644 CPUtime=1549.75
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 4077 0 0 0 154972 3 0 0 25 0 1 0 244337636 18067456 3802 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 4411 3802 310 324 0 3481 0
Current children cumulated CPU time (s) 1549.75
Current children cumulated vsize (KiB) 17644

[startup+1551.1 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31790
/proc/meminfo: memFree=1701360/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=17644 CPUtime=1550.55
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 4077 0 0 0 155052 3 0 0 25 0 1 0 244337636 18067456 3802 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 9719640 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 4411 3802 310 324 0 3481 0
Current children cumulated CPU time (s) 1550.55
Current children cumulated vsize (KiB) 17644

[startup+1551.5 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31790
/proc/meminfo: memFree=1701360/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=17644 CPUtime=1550.95
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 4077 0 0 0 155092 3 0 0 25 0 1 0 244337636 18067456 3802 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 9727730 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 4411 3802 310 324 0 3481 0
Current children cumulated CPU time (s) 1550.95
Current children cumulated vsize (KiB) 17644

[startup+1551.7 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 31790
/proc/meminfo: memFree=1701360/2055920 swapFree=4184616/4192956
[pid=31787] ppid=31785 vsize=17644 CPUtime=1551.15
/proc/31787/stat : 31787 (bsolo3.0.17) R 31785 31787 30978 0 -1 4194304 4077 0 0 0 155112 3 0 0 25 0 1 0 244337636 18067456 3802 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 9717079 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31787/statm: 4411 3802 310 324 0 3481 0
Current children cumulated CPU time (s) 1551.15
Current children cumulated vsize (KiB) 17644

Child status: 0
Real time (s): 1551.8
CPU time (s): 1551.26
CPU user time (s): 1551.22
CPU system time (s): 0.039993
CPU usage (%): 99.9652
Max. virtual memory (cumulated for all children) (KiB): 18296

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

runsolver used 1.05484 second user time and 3.18352 second system time

The end

Launcher Data (download as text)

Begin job on node59 on Mon Apr 30 20:18:00 UTC 2007

IDJOB= 452741
IDBENCH= 47808
IDSOLVER= 199
FILE ID= node59/452741-1177964280

PBS_JOBID= 4727741

Free space on /tmp= 66558 MiB

SOLVER NAME= bsolo 3.0.17
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/jarvisalo/eq.atree.braun.9.unsat.opb
COMMAND LINE= bsolo3.0.17 -m1800 /tmp/evaluation/452741-1177964280/instance-452741-1177964280.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-452741-1177964280 -o ROOT/results/node59/solver-452741-1177964280 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.17 -m1800 /tmp/evaluation/452741-1177964280/instance-452741-1177964280.opb            

META MD5SUM SOLVER= c9b15312c639dd71a11a1e3ca1b27020
MD5SUM BENCH=  a7c1c2ceec4cdb28326ba802140598e7

RANDOM SEED= 431038483

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node59.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.268
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.268
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:       1716176 kB
Buffers:         34640 kB
Cached:         224524 kB
SwapCached:       2364 kB
Active:         122644 kB
Inactive:       147340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1716176 kB
SwapTotal:     4192956 kB
SwapFree:      4184616 kB
Dirty:            6768 kB
Writeback:           0 kB
Mapped:          17584 kB
Slab:            55708 kB
Committed_AS:  3203892 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= 66558 MiB

End job on node59 on Mon Apr 30 20:43:52 UTC 2007