Trace number 1885064

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 pb? 1798.14 1798.64

General information on the benchmark

Name/PURE-SAT/SAT09/CRAFTED/edgematching/
explicit/em_12_2_4_exp.opb
MD5SUMdb64b0179d5c381911ac9d9a3eb1c411
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables12584
Total number of constraints681936
Number of constraints which are clauses681936
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 constraint2
Maximum length of a constraint100
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 101
Number of bits of the biggest sum of numbers7
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: Generic Pseudo-Boolean 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-1885064-1245262571.opb
0.00/0.00	c File size is 19976895 bytes.
2.79/2.85	c Highest Coefficient sum: 101
2.79/2.85	c Parsing was ok!!
2.79/2.85	c Total parsing time: 2.849 s
2.99/3.08	c Var: 12584 Constr: 681936 681936/0/0 Lit: 1576368 Watch. Lit: 1363872
2.99/3.08	c Obj. Vars: 0 (0 % of total variables)
17.39/17.46	c Pre-processing Time: 17.457 s
17.39/17.48	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
17.39/17.48	c        0  12536   673044  1549784    2  1346088  224347      0      0 17.46
17.39/17.48	c Switching off lower bounding mode.
1797.90/1798.49	c      100  12536   673244  1558446    2  1346488  246782    200      5 17.71
1797.90/1798.49	c      250  12536   673544  1568354    2  1347088  271461    500     13 18.18
1797.90/1798.49	c      477  12536   673998  1585678    2  1347996  298608    954     25 18.92
1797.90/1798.49	c      816  12536   674676  1602818    2  1349352  328469   1632     38 20.95
1797.90/1798.49	c     1324  12536   675692  1638058    2  1351384  361316   2648     57 23.17
1797.90/1798.49	c     2087  12536   677218  1684406    2  1354436  397448   4174     77 27.10
1797.90/1798.49	c     3234  12536   679512  2047588    3  1359024  437193   6468    103 31.37
1797.90/1798.49	c     4955  12536   682954  2266042    3  1365908  480913   9910    131 37.55
1797.90/1798.49	c     7539  12536   688122  2970810    4  1376244  529005  15078    161 46.71
1797.90/1798.49	c    11418  12536   695880  4335996    6  1391760  581906  22836    181 62.97
1797.90/1798.49	c    17241  12536   707526  6158834    8  1415052  640097  34482    186 92.57
1797.90/1798.49	c    25979  12536   725002 10162390   14  1450004  704107  51958    174 148.66
1797.90/1798.49	c    39090  12536   751224 12383216   16  1502448  774518  78180    158 247.22
1797.90/1798.49	c    58762  12536   790568 27139806   34  1581136  851970 117524    116 502.80
1797.90/1798.49	c    88272  12536   849588 34907756   41  1699176  937168 176544     93 939.47
1797.90/1798.49	c   132543  12536   938130 61682864   65  1876260  500000 265086     74 1776.66
1797.90/1798.49	c Resources Exceeded
1797.90/1798.49	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.90/1798.49	c   16   134187  70183  9395402   941418 62419570 268374     74 1798.00
1797.90/1798.49	s UNKNOWN
1797.90/1798.49	c Total time: 1798 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-1885064-1245262571/watcher-1885064-1245262571 -o /tmp/evaluation-result-1885064-1245262571/solver-1885064-1245262571 -C 1800 -W 2000 -M 1800 bsolo -l3 -t1800 -m1800 HOME/instance-1885064-1245262571.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: 0.99 0.97 0.91 3/64 13360
/proc/meminfo: memFree=1820696/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=38044 CPUtime=0
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 265 0 0 0 0 0 0 0 18 0 1 0 193853999 38957056 249 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 9511 249 174 640 0 3989 0

[startup+0.10164 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 13360
/proc/meminfo: memFree=1820696/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=33564 CPUtime=0.09
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 1245 0 0 0 9 0 0 0 18 0 1 0 193853999 34369536 1229 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 8391 1229 346 640 0 2869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33564

[startup+0.201643 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 13360
/proc/meminfo: memFree=1820696/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=36456 CPUtime=0.19
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 2185 0 0 0 18 1 0 0 18 0 1 0 193853999 37330944 2169 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 9114 2170 537 640 0 3592 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 36456

[startup+0.301653 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 13360
/proc/meminfo: memFree=1820696/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=39068 CPUtime=0.29
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 3016 0 0 0 28 1 0 0 19 0 1 0 193853999 40005632 3000 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 9767 3000 709 640 0 4245 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39068

[startup+0.701699 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 13360
/proc/meminfo: memFree=1820696/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=49648 CPUtime=0.69
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 6317 0 0 0 66 3 0 0 22 0 1 0 193853999 50839552 6301 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 12412 6301 1392 640 0 6890 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49648

[startup+1.50179 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13361
/proc/meminfo: memFree=1790608/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=70276 CPUtime=1.49
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 12835 0 0 0 143 6 0 0 25 0 1 0 193853999 71962624 12819 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 17569 12819 2742 640 0 12047 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 70276

[startup+3.10196 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13361
/proc/meminfo: memFree=1762896/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=114260 CPUtime=3.09
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 30975 0 0 0 295 14 0 0 25 0 1 0 193853999 117002240 26081 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 28565 26081 189 640 0 27921 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 114260

[startup+6.30132 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13361
/proc/meminfo: memFree=1691288/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=139652 CPUtime=6.29
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 37351 0 0 0 599 30 0 0 25 0 1 0 193853999 143003648 32457 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 34913 32457 193 640 0 34269 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 139652

[startup+12.702 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13361
/proc/meminfo: memFree=1691352/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=139784 CPUtime=12.68
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 37368 0 0 0 1204 64 0 0 25 0 1 0 193853999 143138816 32474 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 34946 32474 193 640 0 34302 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 139784

[startup+25.5024 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13361
/proc/meminfo: memFree=1693720/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=137232 CPUtime=25.49
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 37397 0 0 0 2443 106 0 0 25 0 1 0 193853999 140525568 31868 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 34308 31868 198 640 0 33664 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 137232

[startup+51.1023 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13361
/proc/meminfo: memFree=1693912/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=137260 CPUtime=51.05
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 37406 0 0 0 4941 164 0 0 25 0 1 0 193853999 140554240 31877 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 34315 31877 198 640 0 33671 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 137260

[startup+102.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13361
/proc/meminfo: memFree=1649304/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=181868 CPUtime=102.24
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 48526 0 0 0 10010 214 0 0 25 0 1 0 193853999 186232832 42997 1992294400 134512640 137136520 4294956256 18446744073709551615 135982528 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 45467 42997 198 640 0 44823 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 181868

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13361
/proc/meminfo: memFree=1597976/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=233200 CPUtime=162.22
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 61359 0 0 0 15976 246 0 0 25 0 1 0 193853999 238796800 55830 1992294400 134512640 137136520 4294956256 18446744073709551615 134576379 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 58300 55830 198 640 0 57656 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 233200

[startup+222.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13361
/proc/meminfo: memFree=1579800/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=251144 CPUtime=222.22
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 65874 0 0 0 21918 304 0 0 25 0 1 0 193853999 257171456 60345 1992294400 134512640 137136520 4294956256 18446744073709551615 134543887 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 62786 60345 198 640 0 62142 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 251144

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13361
/proc/meminfo: memFree=1546776/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=285000 CPUtime=282.2
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 74311 0 0 0 27873 347 0 0 25 0 1 0 193853999 291840000 68782 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 71250 68782 198 640 0 70606 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 285000

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13361
/proc/meminfo: memFree=1489944/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=340876 CPUtime=342.18
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 88307 0 0 0 33863 355 0 0 25 0 1 0 193853999 349057024 82778 1992294400 134512640 137136520 4294956256 18446744073709551615 134543962 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 85219 82778 198 640 0 84575 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 340876

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13361
/proc/meminfo: memFree=1443672/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=387532 CPUtime=402.16
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 99944 0 0 0 39856 360 0 0 25 0 1 0 193853999 396832768 94415 1992294400 134512640 137136520 4294956256 18446744073709551615 134605495 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 96883 94415 198 640 0 96239 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 387532

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13361
/proc/meminfo: memFree=1409304/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=421400 CPUtime=462.14
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 108437 0 0 0 45839 375 0 0 25 0 1 0 193853999 431513600 102908 1992294400 134512640 137136520 4294956256 18446744073709551615 134543986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 105350 102908 198 640 0 104706 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 421400

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13361
/proc/meminfo: memFree=1374744/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=456492 CPUtime=522.13
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 117210 0 0 0 51823 390 0 0 25 0 1 0 193853999 467447808 111681 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 114123 111681 198 640 0 113479 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 456492

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13361
/proc/meminfo: memFree=1357144/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=473696 CPUtime=582.11
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 121485 0 0 0 57789 422 0 0 25 0 1 0 193853999 485064704 115956 1992294400 134512640 137136520 4294956256 18446744073709551615 136509112 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 118424 115956 198 640 0 117780 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 473696

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13361
/proc/meminfo: memFree=1331288/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=499092 CPUtime=642.1
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 127860 0 0 0 63763 447 0 0 25 0 1 0 193853999 511070208 122331 1992294400 134512640 137136520 4294956256 18446744073709551615 134576192 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 124773 122331 198 640 0 124129 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 499092

[startup+702.301 s]

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

/proc/meminfo: memFree=1256984/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=573296 CPUtime=1061.99
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 146410 0 0 0 105549 650 0 0 25 0 1 0 193853999 587055104 140881 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 143324 140881 198 640 0 142680 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 573296

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13361
/proc/meminfo: memFree=1223768/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=606412 CPUtime=1121.98
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 154689 0 0 0 111537 661 0 0 25 0 1 0 193853999 620965888 149160 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 151603 149160 198 640 0 150959 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 606412

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13361
/proc/meminfo: memFree=1192728/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=637272 CPUtime=1181.96
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 162404 0 0 0 117529 667 0 0 25 0 1 0 193853999 652566528 156875 1992294400 134512640 137136520 4294956256 18446744073709551615 136502027 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 159318 156875 198 640 0 158674 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 637272

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13361
/proc/meminfo: memFree=1184728/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=645208 CPUtime=1241.94
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 164391 0 0 0 123496 698 0 0 25 0 1 0 193853999 660692992 158862 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 161302 158862 198 640 0 160658 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 645208

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13361
/proc/meminfo: memFree=1175640/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=654368 CPUtime=1301.93
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 166653 0 0 0 129462 731 0 0 25 0 1 0 193853999 670072832 161124 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 163592 161124 198 640 0 162948 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 654368

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13361
/proc/meminfo: memFree=1166616/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=663540 CPUtime=1361.91
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 168946 0 0 0 135434 757 0 0 25 0 1 0 193853999 679464960 163417 1992294400 134512640 137136520 4294956256 18446744073709551615 136502016 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 165885 163417 198 640 0 165241 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 663540

[startup+1422.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13361
/proc/meminfo: memFree=1155480/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=674372 CPUtime=1421.9
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 171654 0 0 0 141408 782 0 0 25 0 1 0 193853999 690556928 166125 1992294400 134512640 137136520 4294956256 18446744073709551615 136502161 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 168593 166125 198 640 0 167949 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 674372

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13361
/proc/meminfo: memFree=1143960/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=686156 CPUtime=1481.87
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 174605 0 0 0 147374 813 0 0 25 0 1 0 193853999 702623744 169076 1992294400 134512640 137136520 4294956256 18446744073709551615 134543933 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 171539 169076 198 640 0 170895 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 686156

[startup+1542.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13361
/proc/meminfo: memFree=1084376/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=745296 CPUtime=1541.87
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 189415 0 0 0 153367 820 0 0 25 0 1 0 193853999 763183104 183886 1992294400 134512640 137136520 4294956256 18446744073709551615 135982528 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 186324 183886 198 640 0 185680 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 745296

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13361
/proc/meminfo: memFree=1036312/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=793804 CPUtime=1601.85
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 201541 0 0 0 159360 825 0 0 25 0 1 0 193853999 812855296 196012 1992294400 134512640 137136520 4294956256 18446744073709551615 136502448 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 198451 196012 198 640 0 197807 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 793804

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13361
/proc/meminfo: memFree=992920/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=836516 CPUtime=1661.83
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 212219 0 0 0 165351 832 0 0 25 0 1 0 193853999 856592384 206690 1992294400 134512640 137136520 4294956256 18446744073709551615 136502448 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 209129 206690 198 640 0 208485 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 836516

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13361
/proc/meminfo: memFree=957912/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=872084 CPUtime=1721.82
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 221106 0 0 0 171346 836 0 0 25 0 1 0 193853999 893014016 215577 1992294400 134512640 137136520 4294956256 18446744073709551615 134543971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 218021 215577 198 640 0 217377 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 872084

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13361
/proc/meminfo: memFree=919640/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=909684 CPUtime=1781.8
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 230482 0 0 0 177340 840 0 0 25 0 1 0 193853999 931516416 224953 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 227421 224953 198 640 0 226777 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 909684

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

[startup+1792.01 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13361
/proc/meminfo: memFree=915032/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=914176 CPUtime=1791.5
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 231631 0 0 0 178309 841 0 0 25 0 1 0 193853999 936116224 226102 1992294400 134512640 137136520 4294956256 18446744073709551615 134543849 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 228544 226102 198 640 0 227900 0
Current children cumulated CPU time (s) 1791.5
Current children cumulated vsize (KiB) 914176

[startup+1795.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13361
/proc/meminfo: memFree=913752/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=915400 CPUtime=1794.7
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 231936 0 0 0 178629 841 0 0 25 0 1 0 193853999 937369600 226407 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 228850 226407 198 640 0 228206 0
Current children cumulated CPU time (s) 1794.7
Current children cumulated vsize (KiB) 915400

[startup+1796.8 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13361
/proc/meminfo: memFree=913240/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=916228 CPUtime=1796.29
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 232145 0 0 0 178788 841 0 0 25 0 1 0 193853999 938217472 226616 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 229057 226616 198 640 0 228413 0
Current children cumulated CPU time (s) 1796.29
Current children cumulated vsize (KiB) 916228

[startup+1797.6 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13361
/proc/meminfo: memFree=912472/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=916856 CPUtime=1797.09
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 232275 0 0 0 178868 841 0 0 25 0 1 0 193853999 938860544 226746 1992294400 134512640 137136520 4294956256 18446744073709551615 136498219 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 229214 226746 198 640 0 228570 0
Current children cumulated CPU time (s) 1797.09
Current children cumulated vsize (KiB) 916856

[startup+1798.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13361
/proc/meminfo: memFree=912472/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=917484 CPUtime=1797.9
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194304 232434 0 0 0 178948 842 0 0 25 0 1 0 193853999 939503616 226905 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 229371 226905 198 640 0 228727 0
Current children cumulated CPU time (s) 1797.9
Current children cumulated vsize (KiB) 917484

[startup+1798.61 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13361
/proc/meminfo: memFree=936216/2055920 swapFree=4181884/4192956
[pid=13360] ppid=13358 vsize=0 CPUtime=1798.09
/proc/13360/stat : 13360 (bsolo) R 13358 13360 11599 0 -1 4194308 232458 0 0 0 178957 852 0 0 25 0 1 0 193853999 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13360/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.09
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.64
CPU time (s): 1798.14
CPU user time (s): 1789.58
CPU system time (s): 8.5627
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 917484

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

runsolver used 1.22981 second user time and 3.77443 second system time

The end

Launcher Data

Begin job on node42 at 2009-06-17 20:16:12
IDJOB=1885064
IDBENCH=72019
IDSOLVER=701
FILE ID=node42/1885064-1245262571
PBS_JOBID= 9372411
Free space on /tmp= 66128 MiB

SOLVER NAME= bsolo 3.1 pb
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT09/CRAFTED/edgematching/explicit/em_12_2_4_exp.opb
COMMAND LINE= bsolo -l3 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1885064-1245262571/watcher-1885064-1245262571 -o /tmp/evaluation-result-1885064-1245262571/solver-1885064-1245262571 -C 1800 -W 2000 -M 1800  bsolo -l3 -t1800 -m1800 HOME/instance-1885064-1245262571.opb

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

MD5SUM BENCH= db64b0179d5c381911ac9d9a3eb1c411
RANDOM SEED=10931198

node42.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.214
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.214
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:       1821112 kB
Buffers:         35920 kB
Cached:         116820 kB
SwapCached:       5156 kB
Active:          89396 kB
Inactive:        71488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1821112 kB
SwapTotal:     4192956 kB
SwapFree:      4181884 kB
Dirty:           23460 kB
Writeback:           0 kB
Mapped:          14356 kB
Slab:            59888 kB
Committed_AS:   208296 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1885064-1245262571.opb

Free space on /tmp at the end= 66124 MiB
End job on node42 at 2009-06-17 20:46:10