Trace number 361337

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.16UNSAT 671.661 671.866

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl10_15_pb.cnf.cr.opb
MD5SUM40f14c006496c25f6960a32528cf1e51
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 benchmark0.001999
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables300
Total number of constraints50
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint15
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 16
Number of bits of the biggest sum of numbers5
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.03	c bsolo beta version 3.0.16 - 04/04/2007 : 1458 GMT
0.00/0.03	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.03	c type "bsolo -h" for help
0.00/0.03	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.03	c Time Limit set to 1800
0.00/0.03	c Memory Limit set to 1800 MB
0.00/0.03	c Instance file /tmp/evaluation/361337-1176982310/instance-361337-1176982310.opb
0.00/0.03	c File size is 5154 bytes.
0.00/0.03	c Highest Coefficient sum: 16
0.00/0.03	c Parsing was ok!!
0.00/0.03	c Total parsing time: 0.002 s
0.00/0.03	c Var: 300 Constr: 50 30/20/0 Lit: 600 Watch. Lit: 360
0.00/0.03	c Obj. Vars: 0 (0 % of total variables)
0.00/0.03	c Pre-processing Time: 0.005 s
0.00/0.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.03	c        0    300       50      600   12      360    1409      0      0 0.01
0.00/0.03	c Switching off LPR mode.
671.59/671.86	c      103    300      153     3985   26      566    1550    103  11444 0.01
671.59/671.86	c      253    300      303     9910   32      866    1706    253  13315 0.02
671.59/671.86	c      478    300      528    21822   41     1316    1877    478  12578 0.04
671.59/671.86	c      818    300      868    38765   44     1996    2065    818   9623 0.09
671.59/671.86	c     1329    300     1379    65847   47     3018    2272   1329   7031 0.19
671.59/671.86	c     2093    300     2143   108422   50     4546    2500   2093   5104 0.41
671.59/671.86	c     3244    300     1995   108657   54     4250    2751   1945   3956 0.82
671.59/671.86	c     4968    300     2264   127549   56     4788    3027   2214   3309 1.50
671.59/671.86	c     7554    300     1701    86667   50     3662    3330   1651   3050 2.48
671.59/671.86	c    11438    300     2123   119581   56     4506    3664   2073   2679 4.27
671.59/671.86	c    17261    300     2236   110041   49     4732    4031   2186   2594 6.65
671.59/671.86	c    25998    300     2646   129619   48     5552    4435   2596   2314 11.23
671.59/671.86	c    39112    300     4236   194949   46     8732    4879   4186   2245 17.42
671.59/671.86	c    58782    300     3693   146882   39     7646    5367   3643   2097 28.02
671.59/671.86	c    88295    300     2791   123118   44     5842    5904   2741   1909 46.23
671.59/671.86	c   132565    300     4717   181344   38     9694    6495   4667   1746 75.92
671.59/671.86	c   198977    300     4780   184532   38     9820    7145   4730   1539 129.24
671.59/671.86	c   298597    300     6122   206775   33    12504    7860   6072   1421 210.03
671.59/671.86	c   448032    300     7394   288824   39    15048    8647   7344   1248 358.90
671.59/671.86	c   672190    299     7601   279964   36    15461    9512   7551   1106 607.52
671.59/671.86	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
671.59/671.86	c   20   724195 106265   872603     6572   208833   6522   1078 671.66
671.59/671.86	s UNSATISFIABLE
671.59/671.86	c Total time: 671.656 s

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node57/watcher-361337-1176982310 -o ROOT/results/node57/solver-361337-1176982310 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/361337-1176982310/instance-361337-1176982310.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.98 0.98 0.96 3/64 18758
/proc/meminfo: memFree=1633296/2055920 swapFree=4183092/4192956
[pid=18758] ppid=18756 vsize=3780 CPUtime=0
/proc/18758/stat : 18758 (bsolo3.0.16) R 18756 18758 17548 0 -1 4194304 185 0 2 0 0 0 0 0 18 0 1 0 139366988 3870720 155 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4160395582 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/18758/statm: 945 155 129 324 0 14 0

[startup+0.036341 s]
/proc/loadavg: 0.98 0.98 0.96 3/64 18758
/proc/meminfo: memFree=1633296/2055920 swapFree=4183092/4192956
[pid=18758] ppid=18756 vsize=4056 CPUtime=0
/proc/18758/stat : 18758 (bsolo3.0.16) R 18756 18758 17548 0 -1 4194304 418 0 5 0 0 0 0 0 18 0 1 0 139366988 4153344 389 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18758/statm: 1014 389 311 324 0 83 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4056

[startup+0.101347 s]
/proc/loadavg: 0.98 0.98 0.96 3/64 18758
/proc/meminfo: memFree=1633296/2055920 swapFree=4183092/4192956
[pid=18758] ppid=18756 vsize=4568 CPUtime=0.07
/proc/18758/stat : 18758 (bsolo3.0.16) R 18756 18758 17548 0 -1 4194304 536 0 5 0 7 0 0 0 18 0 1 0 139366988 4677632 507 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18758/statm: 1142 508 311 324 0 211 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4568

[startup+0.301364 s]
/proc/loadavg: 0.98 0.98 0.96 3/64 18758
/proc/meminfo: memFree=1633296/2055920 swapFree=4183092/4192956
[pid=18758] ppid=18756 vsize=5212 CPUtime=0.27
/proc/18758/stat : 18758 (bsolo3.0.16) R 18756 18758 17548 0 -1 4194304 712 0 5 0 27 0 0 0 19 0 1 0 139366988 5337088 683 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18758/statm: 1303 683 311 324 0 372 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 5212

[startup+0.701398 s]
/proc/loadavg: 0.98 0.98 0.96 3/64 18758
/proc/meminfo: memFree=1633296/2055920 swapFree=4183092/4192956
[pid=18758] ppid=18756 vsize=5996 CPUtime=0.66
/proc/18758/stat : 18758 (bsolo3.0.16) R 18756 18758 17548 0 -1 4194304 917 0 5 0 66 0 0 0 22 0 1 0 139366988 6139904 888 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551024 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18758/statm: 1499 888 311 324 0 568 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 5996

[startup+1.50147 s]
/proc/loadavg: 0.98 0.98 0.96 2/65 18759
/proc/meminfo: memFree=1630152/2055920 swapFree=4183092/4192956
[pid=18758] ppid=18756 vsize=6380 CPUtime=1.46
/proc/18758/stat : 18758 (bsolo3.0.16) R 18756 18758 17548 0 -1 4194304 1014 0 5 0 146 0 0 0 25 0 1 0 139366988 6533120 985 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551105 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18758/statm: 1595 985 311 324 0 664 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 6380

[startup+3.10261 s]
/proc/loadavg: 0.98 0.98 0.96 2/65 18759
/proc/meminfo: memFree=1629384/2055920 swapFree=4183092/4192956
[pid=18758] ppid=18756 vsize=6640 CPUtime=3.07
/proc/18758/stat : 18758 (bsolo3.0.16) R 18756 18758 17548 0 -1 4194304 1073 0 5 0 306 1 0 0 25 0 1 0 139366988 6799360 1044 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551787 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18758/statm: 1660 1044 311 324 0 729 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 6640

[startup+6.30188 s]
/proc/loadavg: 0.98 0.98 0.96 2/65 18759
/proc/meminfo: memFree=1628616/2055920 swapFree=4183092/4192956
[pid=18758] ppid=18756 vsize=7284 CPUtime=6.27
/proc/18758/stat : 18758 (bsolo3.0.16) R 18756 18758 17548 0 -1 4194304 1223 0 5 0 626 1 0 0 25 0 1 0 139366988 7458816 1194 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18758/statm: 1821 1194 311 324 0 890 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7284

[startup+12.7014 s]
/proc/loadavg: 0.98 0.98 0.96 2/65 18759
/proc/meminfo: memFree=1628688/2055920 swapFree=4183092/4192956
[pid=18758] ppid=18756 vsize=7288 CPUtime=12.66
/proc/18758/stat : 18758 (bsolo3.0.16) R 18756 18758 17548 0 -1 4194304 1224 0 5 0 1264 2 0 0 25 0 1 0 139366988 7462912 1195 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4160091748 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18758/statm: 1822 1195 311 324 0 891 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7288

[startup+25.5015 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 18759
/proc/meminfo: memFree=1628176/2055920 swapFree=4183092/4192956
[pid=18758] ppid=18756 vsize=7920 CPUtime=25.46
/proc/18758/stat : 18758 (bsolo3.0.16) R 18756 18758 17548 0 -1 4194304 1376 0 5 0 2542 4 0 0 25 0 1 0 139366988 8110080 1347 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18758/statm: 1980 1347 311 324 0 1049 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 7920

[startup+51.1018 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 18759
/proc/meminfo: memFree=1627920/2055920 swapFree=4183092/4192956
[pid=18758] ppid=18756 vsize=8288 CPUtime=51.06
/proc/18758/stat : 18758 (bsolo3.0.16) R 18756 18758 17548 0 -1 4194304 1486 0 5 0 5099 7 0 0 25 0 1 0 139366988 8486912 1457 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4160091748 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18758/statm: 2072 1457 311 324 0 1141 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 8288

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 18759
/proc/meminfo: memFree=1627472/2055920 swapFree=4183092/4192956
[pid=18758] ppid=18756 vsize=8668 CPUtime=102.25
/proc/18758/stat : 18758 (bsolo3.0.16) R 18756 18758 17548 0 -1 4194304 1571 0 5 0 10211 14 0 0 25 0 1 0 139366988 8876032 1542 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18758/statm: 2167 1542 311 324 0 1236 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 8668

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 18759
/proc/meminfo: memFree=1627408/2055920 swapFree=4183092/4192956
[pid=18758] ppid=18756 vsize=8616 CPUtime=162.22
/proc/18758/stat : 18758 (bsolo3.0.16) R 18756 18758 17548 0 -1 4194304 1572 0 5 0 16199 23 0 0 25 0 1 0 139366988 8822784 1543 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18758/statm: 2154 1543 311 324 0 1223 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 8616

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 18759
/proc/meminfo: memFree=1627280/2055920 swapFree=4183092/4192956
[pid=18758] ppid=18756 vsize=8864 CPUtime=222.21
/proc/18758/stat : 18758 (bsolo3.0.16) R 18756 18758 17548 0 -1 4194304 1614 0 5 0 22191 30 0 0 25 0 1 0 139366988 9076736 1585 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18758/statm: 2216 1585 311 324 0 1285 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 8864

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 18759
/proc/meminfo: memFree=1626064/2055920 swapFree=4183092/4192956
[pid=18758] ppid=18756 vsize=10100 CPUtime=282.19
/proc/18758/stat : 18758 (bsolo3.0.16) R 18756 18758 17548 0 -1 4194304 1922 0 5 0 28182 37 0 0 25 0 1 0 139366988 10342400 1893 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18758/statm: 2525 1893 311 324 0 1594 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 10100

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 18759
/proc/meminfo: memFree=1626000/2055920 swapFree=4183092/4192956
[pid=18758] ppid=18756 vsize=10092 CPUtime=342.18
/proc/18758/stat : 18758 (bsolo3.0.16) R 18756 18758 17548 0 -1 4194304 1922 0 5 0 34173 45 0 0 25 0 1 0 139366988 10334208 1893 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18758/statm: 2523 1893 311 324 0 1592 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 10092

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 18759
/proc/meminfo: memFree=1625808/2055920 swapFree=4183092/4192956
[pid=18758] ppid=18756 vsize=10224 CPUtime=402.16
/proc/18758/stat : 18758 (bsolo3.0.16) R 18756 18758 17548 0 -1 4194304 1966 0 5 0 40165 51 0 0 25 0 1 0 139366988 10469376 1937 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551102 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18758/statm: 2556 1937 311 324 0 1625 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 10224

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 18759
/proc/meminfo: memFree=1625808/2055920 swapFree=4183092/4192956
[pid=18758] ppid=18756 vsize=10200 CPUtime=462.14
/proc/18758/stat : 18758 (bsolo3.0.16) R 18756 18758 17548 0 -1 4194304 1966 0 5 0 46156 58 0 0 25 0 1 0 139366988 10444800 1937 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551285 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18758/statm: 2550 1937 311 324 0 1619 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 10200

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 18759
/proc/meminfo: memFree=1625744/2055920 swapFree=4183092/4192956
[pid=18758] ppid=18756 vsize=10192 CPUtime=522.13
/proc/18758/stat : 18758 (bsolo3.0.16) R 18756 18758 17548 0 -1 4194304 1966 0 5 0 52149 64 0 0 25 0 1 0 139366988 10436608 1937 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551285 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18758/statm: 2548 1937 311 324 0 1617 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 10192

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 18759
/proc/meminfo: memFree=1625744/2055920 swapFree=4183092/4192956
[pid=18758] ppid=18756 vsize=10076 CPUtime=582.11
/proc/18758/stat : 18758 (bsolo3.0.16) R 18756 18758 17548 0 -1 4194304 1966 0 5 0 58140 71 0 0 25 0 1 0 139366988 10317824 1912 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18758/statm: 2519 1912 311 324 0 1588 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 10076

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 18759
/proc/meminfo: memFree=1625808/2055920 swapFree=4183092/4192956
[pid=18758] ppid=18756 vsize=10208 CPUtime=642.09
/proc/18758/stat : 18758 (bsolo3.0.16) R 18756 18758 17548 0 -1 4194304 1979 0 5 0 64132 77 0 0 25 0 1 0 139366988 10452992 1925 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18758/statm: 2552 1925 311 324 0 1621 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 10208

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

[startup+652.702 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 18759
/proc/meminfo: memFree=1625808/2055920 swapFree=4183092/4192956
[pid=18758] ppid=18756 vsize=10208 CPUtime=652.49
/proc/18758/stat : 18758 (bsolo3.0.16) R 18756 18758 17548 0 -1 4194304 1979 0 5 0 65170 79 0 0 25 0 1 0 139366988 10452992 1925 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4160036204 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18758/statm: 2552 1925 311 324 0 1621 0
Current children cumulated CPU time (s) 652.49
Current children cumulated vsize (KiB) 10208

[startup+665.505 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 18759
/proc/meminfo: memFree=1625808/2055920 swapFree=4183092/4192956
[pid=18758] ppid=18756 vsize=10208 CPUtime=665.29
/proc/18758/stat : 18758 (bsolo3.0.16) R 18756 18758 17548 0 -1 4194304 1979 0 5 0 66449 80 0 0 25 0 1 0 139366988 10452992 1925 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18758/statm: 2552 1925 311 324 0 1621 0
Current children cumulated CPU time (s) 665.29
Current children cumulated vsize (KiB) 10208

[startup+668.701 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 18759
/proc/meminfo: memFree=1625808/2055920 swapFree=4183092/4192956
[pid=18758] ppid=18756 vsize=10208 CPUtime=668.49
/proc/18758/stat : 18758 (bsolo3.0.16) R 18756 18758 17548 0 -1 4194304 1979 0 5 0 66769 80 0 0 25 0 1 0 139366988 10452992 1925 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18758/statm: 2552 1925 311 324 0 1621 0
Current children cumulated CPU time (s) 668.49
Current children cumulated vsize (KiB) 10208

[startup+670.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 18759
/proc/meminfo: memFree=1625808/2055920 swapFree=4183092/4192956
[pid=18758] ppid=18756 vsize=10208 CPUtime=670.09
/proc/18758/stat : 18758 (bsolo3.0.16) R 18756 18758 17548 0 -1 4194304 1979 0 5 0 66929 80 0 0 25 0 1 0 139366988 10452992 1925 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551288 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18758/statm: 2552 1925 311 324 0 1621 0
Current children cumulated CPU time (s) 670.09
Current children cumulated vsize (KiB) 10208

[startup+671.102 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 18759
/proc/meminfo: memFree=1625808/2055920 swapFree=4183092/4192956
[pid=18758] ppid=18756 vsize=10208 CPUtime=670.89
/proc/18758/stat : 18758 (bsolo3.0.16) R 18756 18758 17548 0 -1 4194304 1979 0 5 0 67009 80 0 0 25 0 1 0 139366988 10452992 1925 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550943 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18758/statm: 2552 1925 311 324 0 1621 0
Current children cumulated CPU time (s) 670.89
Current children cumulated vsize (KiB) 10208

[startup+671.502 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 18759
/proc/meminfo: memFree=1625808/2055920 swapFree=4183092/4192956
[pid=18758] ppid=18756 vsize=10208 CPUtime=671.29
/proc/18758/stat : 18758 (bsolo3.0.16) R 18756 18758 17548 0 -1 4194304 1979 0 5 0 67049 80 0 0 25 0 1 0 139366988 10452992 1925 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18758/statm: 2552 1925 311 324 0 1621 0
Current children cumulated CPU time (s) 671.29
Current children cumulated vsize (KiB) 10208

[startup+671.702 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 18759
/proc/meminfo: memFree=1625808/2055920 swapFree=4183092/4192956
[pid=18758] ppid=18756 vsize=10208 CPUtime=671.49
/proc/18758/stat : 18758 (bsolo3.0.16) R 18756 18758 17548 0 -1 4194304 1979 0 5 0 67069 80 0 0 25 0 1 0 139366988 10452992 1925 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18758/statm: 2552 1925 311 324 0 1621 0
Current children cumulated CPU time (s) 671.49
Current children cumulated vsize (KiB) 10208

[startup+671.802 s]
/proc/loadavg: 0.99 0.98 0.96 2/65 18759
/proc/meminfo: memFree=1625808/2055920 swapFree=4183092/4192956
[pid=18758] ppid=18756 vsize=10208 CPUtime=671.59
/proc/18758/stat : 18758 (bsolo3.0.16) R 18756 18758 17548 0 -1 4194304 1979 0 5 0 67079 80 0 0 25 0 1 0 139366988 10452992 1925 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550974 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18758/statm: 2552 1925 311 324 0 1621 0
Current children cumulated CPU time (s) 671.59
Current children cumulated vsize (KiB) 10208

Child status: 0
Real time (s): 671.866
CPU time (s): 671.661
CPU user time (s): 670.853
CPU system time (s): 0.807877
CPU usage (%): 99.9695
Max. virtual memory (cumulated for all children) (KiB): 10224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 670.853
system time used= 0.807877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1980
page faults= 5
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 793

runsolver used 0.398939 second user time and 1.44878 second system time

The end

Launcher Data (download as text)

Begin job on node57 on Thu Apr 19 11:31:50 UTC 2007

IDJOB= 361337
IDBENCH= 1435
IDSOLVER= 163
FILE ID= node57/361337-1176982310

PBS_JOBID= 4630324

Free space on /tmp= 66452 MiB

SOLVER NAME= bsolo 3.0.16
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl10_15_pb.cnf.cr.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/361337-1176982310/instance-361337-1176982310.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node57/watcher-361337-1176982310 -o ROOT/results/node57/solver-361337-1176982310 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/361337-1176982310/instance-361337-1176982310.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  40f14c006496c25f6960a32528cf1e51

RANDOM SEED= 251391500

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node57.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.239
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.239
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:       1633704 kB
Buffers:          5608 kB
Cached:         368364 kB
SwapCached:       3564 kB
Active:         135520 kB
Inactive:       248716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1633704 kB
SwapTotal:     4192956 kB
SwapFree:      4183092 kB
Dirty:            4396 kB
Writeback:           0 kB
Mapped:          16312 kB
Slab:            24048 kB
Committed_AS:   903532 kB
PageTables:       1412 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= 66452 MiB

End job on node57 on Thu Apr 19 11:43:02 UTC 2007