Trace number 1884532

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? 1798 1798.68

General information on the benchmark

Name/PURE-SAT/SAT09/CRAFTED/sgen/
sat/sgen1-sat-160-100.opb
MD5SUMf91a4f3c02541d26a318ab87a6eb760c
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark37.3793
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables160
Total number of constraints384
Number of constraints which are clauses384
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 constraint5
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 6
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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: Cardinality Constraint 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-1884532-1245259343.opb
0.00/0.00	c File size is 10231 bytes.
0.00/0.00	c Highest Coefficient sum: 6
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0 s
0.00/0.00	c Var: 160 Constr: 384 384/0/0 Lit: 960 Watch. Lit: 768
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.00/0.00	c Pre-processing Time: 0.002 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0    160      384      960    2      768     127      0      0 0.00
0.00/0.00	c Switching off lower bounding mode.
1797.92/1798.67	c      100    160      472     3608    7      944     140     88   7142 0.01
1797.92/1798.67	c      251    160      454     2446    5      908     155     70   8096 0.03
1797.92/1798.67	c      476    160      524     4583    8     1048     171    140   8067 0.06
1797.92/1798.67	c      814    160      492     3103    6      984     189    108   7752 0.10
1797.92/1798.67	c     1322    160      480     2607    5      960     208     96   7776 0.17
1797.92/1798.67	c     2085    160      489     2816    5      978     229    105   7393 0.28
1797.92/1798.67	c     3232    160      556     4519    8     1112     252    172   7447 0.43
1797.92/1798.67	c     4956    160      528     3188    6     1056     278    144   7288 0.68
1797.92/1798.67	c     7541    160      524     2915    5     1048     306    140   7074 1.07
1797.92/1798.67	c    11423    160      572     4195    7     1144     337    188   6995 1.63
1797.92/1798.67	c    17247    160      687     7062   10     1374     371    303   6996 2.46
1797.92/1798.67	c    25985    160      571     3636    6     1142     409    187   6832 3.80
1797.92/1798.67	c    39096    160      590     4014    6     1180     450    206   6615 5.91
1797.92/1798.67	c    58767    160      793    10513   13     1586     496    409   6452 9.11
1797.92/1798.67	c    88279    160      854    13021   15     1708     546    470   6261 14.10
1797.92/1798.67	c   132550    160      927    15335   16     1854     601    543   6092 21.76
1797.92/1798.67	c   198964    160      844    12494   14     1688     662    460   5959 33.39
1797.92/1798.67	c   298584    160      800    10843   13     1600     729    416   5762 51.82
1797.92/1798.67	c   448020    160      801     9331   11     1602     802    417   5594 80.09
1797.92/1798.67	c   672178    160     1090    22023   20     2180     883    706   5386 124.80
1797.92/1798.67	c  1008421    160     1261    27074   21     2522     972    877   5168 195.11
1797.92/1798.67	c  1512793    160      871    12482   14     1742    1070    487   4993 302.98
1797.92/1798.67	c  2269356    160     1182    24210   20     2364    1178    798   4826 470.22
1797.92/1798.67	c  3404209    160     1244    28155   22     2488    1296    860   4654 731.40
1797.92/1798.67	c  5106492    160     1160    22880   19     2320    1426    776   4493 1136.43
1797.92/1798.67	c  7659923    160     1514    35359   23     3028    1569   1130   4318 1773.64
1797.92/1798.67	c Resources Exceeded
1797.92/1798.67	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.92/1798.67	c   26  7752469 1315200  9766063     1451    35846   1067   4311 1798.00
1797.92/1798.67	s UNKNOWN
1797.92/1798.67	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-1884532-1245259343/watcher-1884532-1245259343 -o /tmp/evaluation-result-1884532-1245259343/solver-1884532-1245259343 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1884532-1245259343.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.00 1.00 0.94 3/64 9585
/proc/meminfo: memFree=1759624/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=10708 CPUtime=0
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 273 0 0 0 0 0 0 0 20 0 1 0 182460577 10964992 254 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2677 254 196 640 0 2033 0

[startup+0.0277699 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 9585
/proc/meminfo: memFree=1759624/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=10708 CPUtime=0.02
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 293 0 0 0 2 0 0 0 20 0 1 0 182460577 10964992 274 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2677 274 196 640 0 2033 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10708

[startup+0.102785 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 9585
/proc/meminfo: memFree=1759624/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=10836 CPUtime=0.09
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 299 0 0 0 9 0 0 0 20 0 1 0 182460577 11096064 280 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2709 280 196 640 0 2065 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10836

[startup+0.301823 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 9585
/proc/meminfo: memFree=1759624/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=10836 CPUtime=0.29
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 304 0 0 0 29 0 0 0 22 0 1 0 182460577 11096064 285 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2709 285 196 640 0 2065 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10836

[startup+0.702914 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 9585
/proc/meminfo: memFree=1759624/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=10836 CPUtime=0.69
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 313 0 0 0 69 0 0 0 25 0 1 0 182460577 11096064 294 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2709 294 196 640 0 2065 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10836

[startup+1.50106 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9586
/proc/meminfo: memFree=1759104/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=10836 CPUtime=1.49
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 315 0 0 0 148 1 0 0 25 0 1 0 182460577 11096064 296 1992294400 134512640 137136520 4294956256 18446744073709551615 136499675 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2709 296 196 640 0 2065 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10836

[startup+3.10137 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9586
/proc/meminfo: memFree=1758848/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=10836 CPUtime=3.09
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 324 0 0 0 307 2 0 0 25 0 1 0 182460577 11096064 305 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2709 305 196 640 0 2065 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10836

[startup+6.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9586
/proc/meminfo: memFree=1758784/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=10964 CPUtime=6.29
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 333 0 0 0 626 3 0 0 25 0 1 0 182460577 11227136 314 1992294400 134512640 137136520 4294956256 18446744073709551615 136295557 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2741 314 196 640 0 2097 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10964

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9586
/proc/meminfo: memFree=1758720/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=10964 CPUtime=12.68
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 346 0 0 0 1262 6 0 0 25 0 1 0 182460577 11227136 327 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2741 327 196 640 0 2097 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10964

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9586
/proc/meminfo: memFree=1758656/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=10968 CPUtime=25.48
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 355 0 0 0 2534 14 0 0 25 0 1 0 182460577 11231232 336 1992294400 134512640 137136520 4294956256 18446744073709551615 136295569 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2742 336 196 640 0 2098 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10968

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9586
/proc/meminfo: memFree=1758592/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=11096 CPUtime=51.06
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 373 0 0 0 5081 25 0 0 25 0 1 0 182460577 11362304 354 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2774 354 196 640 0 2130 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 11096

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9586
/proc/meminfo: memFree=1758464/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=11208 CPUtime=102.25
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 399 0 0 0 10178 47 0 0 25 0 1 0 182460577 11476992 380 1992294400 134512640 137136520 4294956256 18446744073709551615 134551491 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2802 380 196 640 0 2158 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 11208

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9586
/proc/meminfo: memFree=1758464/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=11208 CPUtime=162.23
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 410 0 0 0 16150 73 0 0 25 0 1 0 182460577 11476992 391 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2802 391 196 640 0 2158 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 11208

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9586
/proc/meminfo: memFree=1758336/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=11308 CPUtime=222.21
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 421 0 0 0 22119 102 0 0 25 0 1 0 182460577 11579392 402 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2827 402 196 640 0 2183 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 11308

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9586
/proc/meminfo: memFree=1758272/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=11308 CPUtime=282.18
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 428 0 0 0 28092 126 0 0 25 0 1 0 182460577 11579392 409 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2827 409 196 640 0 2183 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 11308

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9586
/proc/meminfo: memFree=1758208/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=11308 CPUtime=342.16
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 441 0 0 0 34068 148 0 0 25 0 1 0 182460577 11579392 422 1992294400 134512640 137136520 4294956256 18446744073709551615 135982497 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2827 422 197 640 0 2183 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 11308

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9586
/proc/meminfo: memFree=1758144/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=11308 CPUtime=402.13
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 441 0 0 0 40042 171 0 0 25 0 1 0 182460577 11579392 422 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2827 422 197 640 0 2183 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 11308

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9586
/proc/meminfo: memFree=1758080/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=11308 CPUtime=462.11
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 441 0 0 0 46015 196 0 0 25 0 1 0 182460577 11579392 422 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2827 422 197 640 0 2183 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 11308

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9586
/proc/meminfo: memFree=1758016/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=11436 CPUtime=522.09
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 462 0 0 0 51989 220 0 0 25 0 1 0 182460577 11710464 443 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2859 443 197 640 0 2215 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 11436

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9586
/proc/meminfo: memFree=1758016/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=11436 CPUtime=582.06
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 462 0 0 0 57963 243 0 0 25 0 1 0 182460577 11710464 443 1992294400 134512640 137136520 4294956256 18446744073709551615 136509112 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2859 443 197 640 0 2215 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 11436

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9586
/proc/meminfo: memFree=1758016/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=11436 CPUtime=642.05
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 462 0 0 0 63939 266 0 0 25 0 1 0 182460577 11710464 443 1992294400 134512640 137136520 4294956256 18446744073709551615 134544164 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2859 443 197 640 0 2215 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 11436

[startup+702.301 s]

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

/proc/meminfo: memFree=1757760/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=11520 CPUtime=1121.87
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 482 0 0 0 111744 443 0 0 25 0 1 0 182460577 11796480 463 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2880 463 197 640 0 2236 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 11520

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9588
/proc/meminfo: memFree=1757632/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=11652 CPUtime=1181.85
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 509 0 0 0 117723 462 0 0 25 0 1 0 182460577 11931648 490 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2913 490 197 640 0 2269 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 11652

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9588
/proc/meminfo: memFree=1757568/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=11652 CPUtime=1241.82
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 509 0 0 0 123699 483 0 0 25 0 1 0 182460577 11931648 490 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2913 490 197 640 0 2269 0
Current children cumulated CPU time (s) 1241.82
Current children cumulated vsize (KiB) 11652

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9588
/proc/meminfo: memFree=1757504/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=11644 CPUtime=1301.8
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 509 0 0 0 129675 505 0 0 25 0 1 0 182460577 11923456 490 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2911 490 197 640 0 2267 0
Current children cumulated CPU time (s) 1301.8
Current children cumulated vsize (KiB) 11644

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9588
/proc/meminfo: memFree=1757504/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=11636 CPUtime=1361.78
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 509 0 0 0 135652 526 0 0 25 0 1 0 182460577 11915264 490 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2909 490 197 640 0 2265 0
Current children cumulated CPU time (s) 1361.78
Current children cumulated vsize (KiB) 11636

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9588
/proc/meminfo: memFree=1757440/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=11596 CPUtime=1421.76
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 509 0 0 0 141626 550 0 0 25 0 1 0 182460577 11874304 490 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2899 490 197 640 0 2255 0
Current children cumulated CPU time (s) 1421.76
Current children cumulated vsize (KiB) 11596

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9588
/proc/meminfo: memFree=1757504/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=11596 CPUtime=1481.74
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 509 0 0 0 147601 573 0 0 25 0 1 0 182460577 11874304 490 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2899 490 197 640 0 2255 0
Current children cumulated CPU time (s) 1481.74
Current children cumulated vsize (KiB) 11596

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9588
/proc/meminfo: memFree=1757440/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=11596 CPUtime=1541.71
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 509 0 0 0 153578 593 0 0 25 0 1 0 182460577 11874304 490 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2899 490 197 640 0 2255 0
Current children cumulated CPU time (s) 1541.71
Current children cumulated vsize (KiB) 11596

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9588
/proc/meminfo: memFree=1757440/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=11596 CPUtime=1601.69
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 509 0 0 0 159558 611 0 0 25 0 1 0 182460577 11874304 490 1992294400 134512640 137136520 4294956256 18446744073709551615 135982525 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2899 490 197 640 0 2255 0
Current children cumulated CPU time (s) 1601.69
Current children cumulated vsize (KiB) 11596

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9588
/proc/meminfo: memFree=1757440/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=11596 CPUtime=1661.66
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 509 0 0 0 165533 633 0 0 25 0 1 0 182460577 11874304 490 1992294400 134512640 137136520 4294956256 18446744073709551615 135982506 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2899 490 197 640 0 2255 0
Current children cumulated CPU time (s) 1661.66
Current children cumulated vsize (KiB) 11596

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9588
/proc/meminfo: memFree=1757376/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=11596 CPUtime=1721.64
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 509 0 0 0 171511 653 0 0 25 0 1 0 182460577 11874304 490 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2899 490 197 640 0 2255 0
Current children cumulated CPU time (s) 1721.64
Current children cumulated vsize (KiB) 11596

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9588
/proc/meminfo: memFree=1757376/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=11600 CPUtime=1781.62
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 517 0 0 0 177489 673 0 0 25 0 1 0 182460577 11878400 498 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2900 498 197 640 0 2256 0
Current children cumulated CPU time (s) 1781.62
Current children cumulated vsize (KiB) 11600

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9588
/proc/meminfo: memFree=1757312/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=11724 CPUtime=1791.22
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 524 0 0 0 178445 677 0 0 25 0 1 0 182460577 12005376 505 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2931 505 197 640 0 2287 0
Current children cumulated CPU time (s) 1791.22
Current children cumulated vsize (KiB) 11724

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9588
/proc/meminfo: memFree=1757312/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=11724 CPUtime=1794.42
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 524 0 0 0 178763 679 0 0 25 0 1 0 182460577 12005376 505 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2931 505 197 640 0 2287 0
Current children cumulated CPU time (s) 1794.42
Current children cumulated vsize (KiB) 11724

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9588
/proc/meminfo: memFree=1757312/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=11724 CPUtime=1796.01
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 524 0 0 0 178922 679 0 0 25 0 1 0 182460577 12005376 505 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2931 505 197 640 0 2287 0
Current children cumulated CPU time (s) 1796.01
Current children cumulated vsize (KiB) 11724

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9588
/proc/meminfo: memFree=1757312/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=11724 CPUtime=1796.81
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 524 0 0 0 179002 679 0 0 25 0 1 0 182460577 12005376 505 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2931 505 197 640 0 2287 0
Current children cumulated CPU time (s) 1796.81
Current children cumulated vsize (KiB) 11724

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9588
/proc/meminfo: memFree=1757312/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=11724 CPUtime=1797.61
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 524 0 0 0 179082 679 0 0 25 0 1 0 182460577 12005376 505 1992294400 134512640 137136520 4294956256 18446744073709551615 134544393 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2931 505 197 640 0 2287 0
Current children cumulated CPU time (s) 1797.61
Current children cumulated vsize (KiB) 11724

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9588
/proc/meminfo: memFree=1757312/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=11724 CPUtime=1797.82
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 524 0 0 0 179102 680 0 0 25 0 1 0 182460577 12005376 505 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2931 505 197 640 0 2287 0
Current children cumulated CPU time (s) 1797.82
Current children cumulated vsize (KiB) 11724

[startup+1798.6 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 9588
/proc/meminfo: memFree=1757312/2055920 swapFree=4192812/4192956
[pid=9585] ppid=9583 vsize=11724 CPUtime=1797.92
/proc/9585/stat : 9585 (bsolo) R 9583 9585 9021 0 -1 4194304 524 0 0 0 179112 680 0 0 25 0 1 0 182460577 12005376 505 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9585/statm: 2931 505 197 640 0 2287 0
Current children cumulated CPU time (s) 1797.92
Current children cumulated vsize (KiB) 11724

Child status: 0
Real time (s): 1798.68
CPU time (s): 1798
CPU user time (s): 1791.2
CPU system time (s): 6.80196
CPU usage (%): 99.9623
Max. virtual memory (cumulated for all children) (KiB): 11728

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

runsolver used 1.3248 second user time and 4.03539 second system time

The end

Launcher Data

Begin job on node53 at 2009-06-17 19:22:23
IDJOB=1884532
IDBENCH=71966
IDSOLVER=699
FILE ID=node53/1884532-1245259343
PBS_JOBID= 9372402
Free space on /tmp= 66308 MiB

SOLVER NAME= bsolo 3.1
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT09/CRAFTED/sgen/sat/sgen1-sat-160-100.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1884532-1245259343/watcher-1884532-1245259343 -o /tmp/evaluation-result-1884532-1245259343/solver-1884532-1245259343 -C 1800 -W 2000 -M 1800  bsolo -l2 -t1800 -m1800 HOME/instance-1884532-1245259343.opb

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

MD5SUM BENCH= f91a4f3c02541d26a318ab87a6eb760c
RANDOM SEED=1067796145

node53.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.283
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.283
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1760040 kB
Buffers:         31192 kB
Cached:         195104 kB
SwapCached:        144 kB
Active:          94768 kB
Inactive:       145052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1760040 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3944 kB
Writeback:           0 kB
Mapped:          23244 kB
Slab:            42108 kB
Committed_AS:    99248 kB
PageTables:       1380 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-1884532-1245259343.opb

Free space on /tmp at the end= 66304 MiB
End job on node53 at 2009-06-17 19:52:22