Trace number 1878922

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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.1 clUNSAT 422.903 423.057

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl10_15_pb.cnf.cr.opb
MD5SUM40f14c006496c25f6960a32528cf1e51
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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.007998
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

0.00/0.00	c bsolo beta version 3.1 - 13/04/2009 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos 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 Learning Strategy: Clause Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file HOME/instance-1878922-1245127396.opb
0.00/0.00	c File size is 5154 bytes.
0.00/0.00	c Highest Coefficient sum: 16
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0 s
0.00/0.00	c Var: 300 Constr: 50 30/20/0 Lit: 600 Watch. Lit: 360
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.00/0.00	c Pre-processing Time: 0.003 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0    300       50      600   12      360    1409      0      0 0.00
0.00/0.00	c Switching off lower bounding mode.
422.83/423.05	c      101    300      151     3526   23      562    1550    101  11222 0.01
422.83/423.05	c      252    300      302     9166   30      864    1706    252  13263 0.02
422.83/423.05	c      478    300      528    19244   36     1316    1877    478  11658 0.04
422.83/423.05	c      816    300      866    34377   39     1992    2065    816   9168 0.09
422.83/423.05	c     1324    300     1374    57539   41     3008    2272   1324   6018 0.22
422.83/423.05	c     2087    300     2137    93077   43     4534    2500   2087   3753 0.56
422.83/423.05	c     3233    300     1964    84788   43     4188    2751   1914   3220 1.00
422.83/423.05	c     4954    300     2234    93053   41     4728    3027   2184   3214 1.54
422.83/423.05	c     7539    300     1657    67632   40     3574    3330   1607   2880 2.62
422.83/423.05	c    11418    300     2076    85197   41     4412    3664   2026   2565 4.45
422.83/423.05	c    17245    300     2216    93665   42     4692    4031   2166   2348 7.34
422.83/423.05	c    25985    300     2616   101790   38     5492    4435   2566   2262 11.49
422.83/423.05	c    39097    300     4246   201237   47     8752    4879   4196   2093 18.68
422.83/423.05	c    58770    300     3803   176372   46     7866    5367   3753   1922 30.57
422.83/423.05	c    88287    300     3048   113250   37     6356    5904   2998   1743 50.65
422.83/423.05	c   132557    300     4982   199464   40    10224    6495   4932   1667 79.52
422.83/423.05	c   198972    300     4886   199710   40    10032    7145   4836   1447 137.46
422.83/423.05	c   298596    300     6045   260920   43    12350    7860   5995   1327 224.89
422.83/423.05	c   448031    300     7247   224750   31    14754    8647   7197   1191 376.02
422.83/423.05	c Backtracks by Clause: 0
422.83/423.05	c Backtracks by PB constraint: 0
422.83/423.05	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
422.83/423.05	c   19   485422  81940   607645     5204   151875   5154   1147 422.90
422.83/423.05	s UNSATISFIABLE
422.83/423.05	c Total time: 422.9 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1878922-1245127396/watcher-1878922-1245127396 -o /tmp/evaluation-result-1878922-1245127396/solver-1878922-1245127396 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1878922-1245127396.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 6716
/proc/meminfo: memFree=1943360/2055920 swapFree=4182996/4192956
[pid=6716] ppid=6714 vsize=18524 CPUtime=0
/proc/6716/stat : 6716 (bsolo) R 6714 6716 5205 0 -1 4194304 262 0 0 0 0 0 0 0 18 0 1 0 180340184 18968576 244 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6716/statm: 4631 244 190 640 0 3987 0

[startup+0.0307851 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 6716
/proc/meminfo: memFree=1943360/2055920 swapFree=4182996/4192956
[pid=6716] ppid=6714 vsize=10840 CPUtime=0.02
/proc/6716/stat : 6716 (bsolo) R 6714 6716 5205 0 -1 4194304 316 0 0 0 2 0 0 0 18 0 1 0 180340184 11100160 298 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6716/statm: 2710 298 195 640 0 2066 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10840

[startup+0.101798 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 6716
/proc/meminfo: memFree=1943360/2055920 swapFree=4182996/4192956
[pid=6716] ppid=6714 vsize=11224 CPUtime=0.09
/proc/6716/stat : 6716 (bsolo) R 6714 6716 5205 0 -1 4194304 402 0 0 0 9 0 0 0 18 0 1 0 180340184 11493376 384 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6716/statm: 2806 384 195 640 0 2162 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11224

[startup+0.301834 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 6716
/proc/meminfo: memFree=1943360/2055920 swapFree=4182996/4192956
[pid=6716] ppid=6714 vsize=11612 CPUtime=0.29
/proc/6716/stat : 6716 (bsolo) R 6714 6716 5205 0 -1 4194304 518 0 0 0 29 0 0 0 19 0 1 0 180340184 11890688 500 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6716/statm: 2903 500 195 640 0 2259 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11612

[startup+0.701906 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 6716
/proc/meminfo: memFree=1943360/2055920 swapFree=4182996/4192956
[pid=6716] ppid=6714 vsize=12256 CPUtime=0.69
/proc/6716/stat : 6716 (bsolo) R 6714 6716 5205 0 -1 4194304 668 0 0 0 69 0 0 0 22 0 1 0 180340184 12550144 650 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6716/statm: 3064 650 195 640 0 2420 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12256

[startup+1.50105 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 6717
/proc/meminfo: memFree=1941368/2055920 swapFree=4182996/4192956
[pid=6716] ppid=6714 vsize=12640 CPUtime=1.49
/proc/6716/stat : 6716 (bsolo) R 6714 6716 5205 0 -1 4194304 749 0 0 0 149 0 0 0 25 0 1 0 180340184 12943360 731 1992294400 134512640 137136520 4294956256 18446744073709551615 134598604 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6716/statm: 3160 731 195 640 0 2516 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12640

[startup+3.10134 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 6717
/proc/meminfo: memFree=1940920/2055920 swapFree=4182996/4192956
[pid=6716] ppid=6714 vsize=12772 CPUtime=3.09
/proc/6716/stat : 6716 (bsolo) R 6714 6716 5205 0 -1 4194304 783 0 0 0 308 1 0 0 25 0 1 0 180340184 13078528 765 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6716/statm: 3193 765 195 640 0 2549 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12772

[startup+6.30191 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 6717
/proc/meminfo: memFree=1940344/2055920 swapFree=4182996/4192956
[pid=6716] ppid=6714 vsize=13156 CPUtime=6.29
/proc/6716/stat : 6716 (bsolo) R 6714 6716 5205 0 -1 4194304 892 0 0 0 628 1 0 0 25 0 1 0 180340184 13471744 874 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6716/statm: 3289 874 195 640 0 2645 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13156

[startup+12.7011 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 6717
/proc/meminfo: memFree=1940096/2055920 swapFree=4182996/4192956
[pid=6716] ppid=6714 vsize=13416 CPUtime=12.68
/proc/6716/stat : 6716 (bsolo) R 6714 6716 5205 0 -1 4194304 969 0 0 0 1266 2 0 0 25 0 1 0 180340184 13737984 951 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6716/statm: 3354 951 195 640 0 2710 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13416

[startup+25.5014 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 6717
/proc/meminfo: memFree=1939200/2055920 swapFree=4182996/4192956
[pid=6716] ppid=6714 vsize=14440 CPUtime=25.48
/proc/6716/stat : 6716 (bsolo) R 6714 6716 5205 0 -1 4194304 1209 0 0 0 2543 5 0 0 25 0 1 0 180340184 14786560 1191 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6716/statm: 3610 1191 195 640 0 2966 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14440

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6717
/proc/meminfo: memFree=1938816/2055920 swapFree=4182996/4192956
[pid=6716] ppid=6714 vsize=14684 CPUtime=51.07
/proc/6716/stat : 6716 (bsolo) R 6714 6716 5205 0 -1 4194304 1273 0 0 0 5097 10 0 0 25 0 1 0 180340184 15036416 1255 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6716/statm: 3671 1255 195 640 0 3027 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 14684

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6717
/proc/meminfo: memFree=1938048/2055920 swapFree=4182996/4192956
[pid=6716] ppid=6714 vsize=15564 CPUtime=102.26
/proc/6716/stat : 6716 (bsolo) R 6714 6716 5205 0 -1 4194304 1481 0 0 0 10208 18 0 0 25 0 1 0 180340184 15937536 1463 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6716/statm: 3891 1463 195 640 0 3247 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 15564

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6717
/proc/meminfo: memFree=1937984/2055920 swapFree=4182996/4192956
[pid=6716] ppid=6714 vsize=15556 CPUtime=162.23
/proc/6716/stat : 6716 (bsolo) R 6714 6716 5205 0 -1 4194304 1482 0 0 0 16199 24 0 0 25 0 1 0 180340184 15929344 1464 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6716/statm: 3889 1464 195 640 0 3245 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 15556

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6717
/proc/meminfo: memFree=1937984/2055920 swapFree=4182996/4192956
[pid=6716] ppid=6714 vsize=15544 CPUtime=222.21
/proc/6716/stat : 6716 (bsolo) R 6714 6716 5205 0 -1 4194304 1482 0 0 0 22190 31 0 0 25 0 1 0 180340184 15917056 1464 1992294400 134512640 137136520 4294956256 18446744073709551615 136502388 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6716/statm: 3886 1464 195 640 0 3242 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 15544

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6717
/proc/meminfo: memFree=1936960/2055920 swapFree=4182996/4192956
[pid=6716] ppid=6714 vsize=16548 CPUtime=282.19
/proc/6716/stat : 6716 (bsolo) R 6714 6716 5205 0 -1 4194304 1729 0 0 0 28180 39 0 0 25 0 1 0 180340184 16945152 1711 1992294400 134512640 137136520 4294956256 18446744073709551615 134544256 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6716/statm: 4137 1711 195 640 0 3493 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 16548

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6717
/proc/meminfo: memFree=1936896/2055920 swapFree=4182996/4192956
[pid=6716] ppid=6714 vsize=16544 CPUtime=342.17
/proc/6716/stat : 6716 (bsolo) R 6714 6716 5205 0 -1 4194304 1729 0 0 0 34171 46 0 0 25 0 1 0 180340184 16941056 1711 1992294400 134512640 137136520 4294956256 18446744073709551615 134544148 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6716/statm: 4136 1711 195 640 0 3492 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 16544

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6717
/proc/meminfo: memFree=1936832/2055920 swapFree=4182996/4192956
[pid=6716] ppid=6714 vsize=16544 CPUtime=402.14
/proc/6716/stat : 6716 (bsolo) R 6714 6716 5205 0 -1 4194304 1730 0 0 0 40162 52 0 0 25 0 1 0 180340184 16941056 1712 1992294400 134512640 137136520 4294956256 18446744073709551615 134544140 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6716/statm: 4136 1712 195 640 0 3492 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 16544

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

[startup+409.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6717
/proc/meminfo: memFree=1936832/2055920 swapFree=4182996/4192956
[pid=6716] ppid=6714 vsize=16544 CPUtime=409.34
/proc/6716/stat : 6716 (bsolo) R 6714 6716 5205 0 -1 4194304 1730 0 0 0 40881 53 0 0 25 0 1 0 180340184 16941056 1712 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6716/statm: 4136 1712 195 640 0 3492 0
Current children cumulated CPU time (s) 409.34
Current children cumulated vsize (KiB) 16544

[startup+415.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6717
/proc/meminfo: memFree=1936832/2055920 swapFree=4182996/4192956
[pid=6716] ppid=6714 vsize=16544 CPUtime=415.74
/proc/6716/stat : 6716 (bsolo) R 6714 6716 5205 0 -1 4194304 1730 0 0 0 41520 54 0 0 25 0 1 0 180340184 16941056 1712 1992294400 134512640 137136520 4294956256 18446744073709551615 134544387 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6716/statm: 4136 1712 195 640 0 3492 0
Current children cumulated CPU time (s) 415.74
Current children cumulated vsize (KiB) 16544

[startup+419.106 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6717
/proc/meminfo: memFree=1936832/2055920 swapFree=4182996/4192956
[pid=6716] ppid=6714 vsize=16544 CPUtime=418.94
/proc/6716/stat : 6716 (bsolo) R 6714 6716 5205 0 -1 4194304 1730 0 0 0 41840 54 0 0 25 0 1 0 180340184 16941056 1712 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6716/statm: 4136 1712 195 640 0 3492 0
Current children cumulated CPU time (s) 418.94
Current children cumulated vsize (KiB) 16544

[startup+420.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6717
/proc/meminfo: memFree=1936832/2055920 swapFree=4182996/4192956
[pid=6716] ppid=6714 vsize=16544 CPUtime=420.54
/proc/6716/stat : 6716 (bsolo) R 6714 6716 5205 0 -1 4194304 1730 0 0 0 42000 54 0 0 25 0 1 0 180340184 16941056 1712 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6716/statm: 4136 1712 195 640 0 3492 0
Current children cumulated CPU time (s) 420.54
Current children cumulated vsize (KiB) 16544

[startup+422.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6717
/proc/meminfo: memFree=1936832/2055920 swapFree=4182996/4192956
[pid=6716] ppid=6714 vsize=16544 CPUtime=422.14
/proc/6716/stat : 6716 (bsolo) R 6714 6716 5205 0 -1 4194304 1730 0 0 0 42160 54 0 0 25 0 1 0 180340184 16941056 1712 1992294400 134512640 137136520 4294956256 18446744073709551615 134543834 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6716/statm: 4136 1712 195 640 0 3492 0
Current children cumulated CPU time (s) 422.14
Current children cumulated vsize (KiB) 16544

[startup+422.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6717
/proc/meminfo: memFree=1936832/2055920 swapFree=4182996/4192956
[pid=6716] ppid=6714 vsize=16544 CPUtime=422.54
/proc/6716/stat : 6716 (bsolo) R 6714 6716 5205 0 -1 4194304 1730 0 0 0 42200 54 0 0 25 0 1 0 180340184 16941056 1712 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6716/statm: 4136 1712 195 640 0 3492 0
Current children cumulated CPU time (s) 422.54
Current children cumulated vsize (KiB) 16544

[startup+422.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6717
/proc/meminfo: memFree=1936832/2055920 swapFree=4182996/4192956
[pid=6716] ppid=6714 vsize=16544 CPUtime=422.73
/proc/6716/stat : 6716 (bsolo) R 6714 6716 5205 0 -1 4194304 1730 0 0 0 42219 54 0 0 25 0 1 0 180340184 16941056 1712 1992294400 134512640 137136520 4294956256 18446744073709551615 136501958 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6716/statm: 4136 1712 195 640 0 3492 0
Current children cumulated CPU time (s) 422.73
Current children cumulated vsize (KiB) 16544

[startup+423.002 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6717
/proc/meminfo: memFree=1936832/2055920 swapFree=4182996/4192956
[pid=6716] ppid=6714 vsize=16544 CPUtime=422.83
/proc/6716/stat : 6716 (bsolo) R 6714 6716 5205 0 -1 4194304 1730 0 0 0 42229 54 0 0 25 0 1 0 180340184 16941056 1712 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6716/statm: 4136 1712 195 640 0 3492 0
Current children cumulated CPU time (s) 422.83
Current children cumulated vsize (KiB) 16544

Child status: 0
Real time (s): 423.057
CPU time (s): 422.903
CPU user time (s): 422.354
CPU system time (s): 0.548916
CPU usage (%): 99.9636
Max. virtual memory (cumulated for all children) (KiB): 16552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 422.354
system time used= 0.548916
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1732
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= 2
involuntary context switches= 772

runsolver used 0.415936 second user time and 0.759884 second system time

The end

Launcher Data

Begin job on node12 at 2009-06-16 06:43:16
IDJOB=1878922
IDBENCH=1435
IDSOLVER=700
FILE ID=node12/1878922-1245127396
PBS_JOBID= 9363643
Free space on /tmp= 66236 MiB

SOLVER NAME= bsolo 3.1 cl
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl10_15_pb.cnf.cr.opb
COMMAND LINE= bsolo -l1 -tTIMEOUT -mMEMLIMIT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1878922-1245127396/watcher-1878922-1245127396 -o /tmp/evaluation-result-1878922-1245127396/solver-1878922-1245127396 -C 1800 -W 2000 -M 1800  bsolo -l1 -t1800 -m1800 HOME/instance-1878922-1245127396.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 40f14c006496c25f6960a32528cf1e51
RANDOM SEED=1146936809

node12.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.281
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.281
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:       1943840 kB
Buffers:          1680 kB
Cached:          43756 kB
SwapCached:       3728 kB
Active:          22720 kB
Inactive:        30560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1943840 kB
SwapTotal:     4192956 kB
SwapFree:      4182996 kB
Dirty:            3948 kB
Writeback:           0 kB
Mapped:          14408 kB
Slab:            44912 kB
Committed_AS:   150676 kB
PageTables:       1380 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= 66232 MiB
End job on node12 at 2009-06-16 06:50:19