Trace number 2684852

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.2 Cl? 1798.06 1798.67

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12033_3-sat.opb
MD5SUM5c357873a81db98d0c84cf88eebfbda4
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 variables26136
Total number of constraints86824
Number of constraints which are clauses86396
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints428
Minimum length of a constraint1
Maximum length of a constraint95
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 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 582
Number of bits of the biggest sum of numbers10
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.2 - 23/05/2010 : 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 Time Limit set to 1800
0.00/0.00	c Learning Strategy: Clause Learning
0.00/0.00	c Instance file HOME/instance-2684852-1278435305.opb
0.00/0.00	c File size is 2743127 bytes.
0.48/0.50	c Highest Coefficient sum: 582
0.48/0.50	c Parsing was ok!!
0.48/0.50	c Total parsing time: 0.497 s
0.48/0.54	c Var: 26136 Constr: 86824 86396/0/428 Lit: 222980 Watch. Lit: 204423
0.48/0.54	c Obj. Vars: 0 (0 % of total variables)
8.59/8.68	c Pre-processing Time: 8.675 s
8.59/8.68	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
8.59/8.68	c        0   9708    26784    74670    2    66293   43369      0      0 8.68
8.59/8.68	c Switching off lower bounding mode.
1797.98/1798.62	c      101   9708    26885    79502    2    68833   47706    101     11 8.87
1797.98/1798.62	c      251   9708    27035    85107    3    69172   52477    251     27 9.03
1797.98/1798.62	c      476   9708    27260    95756    3    69845   57725    476     51 9.26
1797.98/1798.62	c      814   9708    27598   113419    4    70497   63498    814     84 9.66
1797.98/1798.62	c     1322   9708    28106   136572    4    71562   69848   1322    132 9.98
1797.98/1798.62	c     2085   9708    28869   171620    5    73009   76833   2085    192 10.81
1797.98/1798.62	c     3231   9708    30015   220827    7    75341   84517   3231    274 11.75
1797.98/1798.62	c     4952   9708    31736   327495   10    78787   92969   4952    351 14.08
1797.98/1798.62	c     7536   9708    34320   424351   12    83952  102266   7536    479 15.70
1797.98/1798.62	c    11415   9708    38199   730591   19    91653  112493  11415    518 22.02
1797.98/1798.62	c    17237   9708    44021  1304829   29   103383  123743  17237    575 29.95
1797.98/1798.62	c    25974   9708    52758  2281403   43   120841  136118  25974    533 48.72
1797.98/1798.62	c    39084   9708    65868  3527474   53   147045  149730  39084    515 75.80
1797.98/1798.62	c    58755   9708    85539  5026019   58   186374  164704  58755    455 129.07
1797.98/1798.62	c    88265   9708   115049  8047603   69   245418  181175  88265    370 238.41
1797.98/1798.62	c   132538   9708   159322 14223976   89   334003  199293 132538    305 433.43
1797.98/1798.62	c   198949   9708   225733 26780731  118   466777  219223 198949    187 1060.22
1797.98/1798.62	c Resources Exceeded
1797.98/1798.62	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.98/1798.62	c   17   293222  80913   456078    93590 15460760  66806    163 1798.02
1797.98/1798.62	s UNKNOWN
1797.98/1798.62	c Total time: 1798.02 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-2684852-1278435305/watcher-2684852-1278435305 -o /tmp/evaluation-result-2684852-1278435305/solver-2684852-1278435305 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2684852-1278435305.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 1.11 3/106 19210
/proc/meminfo: memFree=1482860/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=13480 CPUtime=0
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 334 0 0 0 0 0 0 0 19 0 1 0 11737595 13803520 252 1992294400 134512640 137138936 4290515008 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 3370 253 172 642 0 2056 0

[startup+0.0702681 s]
/proc/loadavg: 1.00 1.00 1.11 3/106 19210
/proc/meminfo: memFree=1482860/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=15872 CPUtime=0.06
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 1000 0 0 0 6 0 0 0 19 0 1 0 11737595 16252928 918 1992294400 134512640 137138936 4290515008 18446744073709551615 136661015 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 3968 918 267 642 0 2654 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15872

[startup+0.101273 s]
/proc/loadavg: 1.00 1.00 1.11 3/106 19210
/proc/meminfo: memFree=1482860/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=16560 CPUtime=0.09
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 1236 0 0 0 9 0 0 0 19 0 1 0 11737595 16957440 1154 1992294400 134512640 137138936 4290515008 18446744073709551615 136525315 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 4140 1154 314 642 0 2826 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16560

[startup+0.300308 s]
/proc/loadavg: 1.00 1.00 1.11 3/106 19210
/proc/meminfo: memFree=1482860/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=21680 CPUtime=0.28
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 2834 0 0 0 28 0 0 0 20 0 1 0 11737595 22200320 2712 1992294400 134512640 137138936 4290515008 18446744073709551615 134603210 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 5420 2712 619 642 0 4106 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 21680

[startup+0.700377 s]
/proc/loadavg: 1.00 1.00 1.11 3/106 19210
/proc/meminfo: memFree=1482860/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=29476 CPUtime=0.69
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 5627 0 0 0 68 1 0 0 20 0 1 0 11737595 30183424 4835 1992294400 134512640 137138936 4290515008 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 7369 4835 184 642 0 6725 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29476

[startup+1.50051 s]
/proc/loadavg: 1.00 1.00 1.11 2/107 19212
/proc/meminfo: memFree=1464376/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=29608 CPUtime=1.49
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 5636 0 0 0 148 1 0 0 23 0 1 0 11737595 30318592 4844 1992294400 134512640 137138936 4290515008 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 7402 4844 184 642 0 6758 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29608

[startup+3.10079 s]
/proc/loadavg: 1.00 1.00 1.11 2/107 19212
/proc/meminfo: memFree=1464128/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=29608 CPUtime=3.08
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 5637 0 0 0 307 1 0 0 25 0 1 0 11737595 30318592 4845 1992294400 134512640 137138936 4290515008 18446744073709551615 134543123 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 7402 4845 184 642 0 6758 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 29608

[startup+6.30135 s]
/proc/loadavg: 1.00 1.00 1.11 2/107 19212
/proc/meminfo: memFree=1463756/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=29608 CPUtime=6.28
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 5652 0 0 0 626 2 0 0 25 0 1 0 11737595 30318592 4860 1992294400 134512640 137138936 4290515008 18446744073709551615 136500369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 7402 4860 184 642 0 6758 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 29608

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.10 2/107 19212
/proc/meminfo: memFree=1463384/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=29612 CPUtime=12.68
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 5824 0 0 0 1261 7 0 0 25 0 1 0 11737595 30322688 4877 1992294400 134512640 137138936 4290515008 18446744073709551615 136504225 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 7403 4877 191 642 0 6759 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 29612

[startup+25.5007 s]
/proc/loadavg: 1.00 1.00 1.10 2/107 19212
/proc/meminfo: memFree=1460656/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=32928 CPUtime=25.48
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 6660 0 0 0 2537 11 0 0 25 0 1 0 11737595 33718272 5713 1992294400 134512640 137138936 4290515008 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 8232 5713 191 642 0 7588 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32928

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.10 2/107 19213
/proc/meminfo: memFree=1440816/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=52964 CPUtime=51.08
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 11672 0 0 0 5087 21 0 0 25 0 1 0 11737595 54235136 10725 1992294400 134512640 137138936 4290515008 18446744073709551615 134541925 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 13241 10725 191 642 0 12597 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 52964

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 1.09 2/107 19214
/proc/meminfo: memFree=1412916/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=80380 CPUtime=102.26
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 18525 0 0 0 10188 38 0 0 25 0 1 0 11737595 82309120 17578 1992294400 134512640 137138936 4290515008 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 20095 17578 191 642 0 19451 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 80380

[startup+162.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/107 19216
/proc/meminfo: memFree=1389480/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=104108 CPUtime=162.24
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 24436 0 0 0 16169 55 0 0 25 0 1 0 11737595 106606592 23489 1992294400 134512640 137138936 4290515008 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 26027 23489 191 642 0 25383 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 104108

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/107 19217
/proc/meminfo: memFree=1366664/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=126520 CPUtime=222.22
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 30043 0 0 0 22154 68 0 0 25 0 1 0 11737595 129556480 29096 1992294400 134512640 137138936 4290515008 18446744073709551615 136504225 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 31630 29096 191 642 0 30986 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 126520

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 19219
/proc/meminfo: memFree=1339136/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=154312 CPUtime=282.2
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 36992 0 0 0 28137 83 0 0 25 0 1 0 11737595 158015488 36045 1992294400 134512640 137138936 4290515008 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 38578 36045 191 642 0 37934 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 154312

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 19221
/proc/meminfo: memFree=1309748/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=183444 CPUtime=342.18
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 44275 0 0 0 34121 97 0 0 25 0 1 0 11737595 187846656 43328 1992294400 134512640 137138936 4290515008 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 45861 43328 191 642 0 45217 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 183444

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/107 19231
/proc/meminfo: memFree=1286312/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=206296 CPUtime=402.14
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 49987 0 0 0 40107 107 0 0 25 0 1 0 11737595 211247104 49040 1992294400 134512640 137138936 4290515008 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 51574 49040 191 642 0 50930 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 206296

[startup+462.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/107 19233
/proc/meminfo: memFree=1270192/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=222228 CPUtime=462.11
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 53972 0 0 0 46094 117 0 0 25 0 1 0 11737595 227561472 53025 1992294400 134512640 137138936 4290515008 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 55557 53025 191 642 0 54913 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 222228

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/107 19234
/proc/meminfo: memFree=1246384/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=246260 CPUtime=522.1
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 59980 0 0 0 52082 128 0 0 25 0 1 0 11737595 252170240 59033 1992294400 134512640 137138936 4290515008 18446744073709551615 134575311 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 61565 59033 191 642 0 60921 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 246260

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/107 19236
/proc/meminfo: memFree=1229024/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=263276 CPUtime=582.08
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 64252 0 0 0 58072 136 0 0 25 0 1 0 11737595 269594624 63305 1992294400 134512640 137138936 4290515008 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 65819 63305 191 642 0 65175 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 263276

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/107 19238
/proc/meminfo: memFree=1212780/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=279380 CPUtime=642.07
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 68273 0 0 0 64062 145 0 0 25 0 1 0 11737595 286085120 67326 1992294400 134512640 137138936 4290515008 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 69845 67326 191 642 0 69201 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 279380

[startup+702.301 s]

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

/proc/meminfo: memFree=1097956/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=394016 CPUtime=1121.9
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 96936 0 0 0 111987 203 0 0 25 0 1 0 11737595 403472384 95989 1992294400 134512640 137138936 4290515008 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 98504 95989 191 642 0 97860 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 394016

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19252
/proc/meminfo: memFree=1085804/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=406348 CPUtime=1181.88
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 100009 0 0 0 117978 210 0 0 25 0 1 0 11737595 416100352 99062 1992294400 134512640 137138936 4290515008 18446744073709551615 134542915 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 101587 99062 191 642 0 100943 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 406348

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19254
/proc/meminfo: memFree=1068320/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=423792 CPUtime=1241.87
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 104370 0 0 0 123970 217 0 0 25 0 1 0 11737595 433963008 103423 1992294400 134512640 137138936 4290515008 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 105948 103424 191 642 0 105304 0
Current children cumulated CPU time (s) 1241.87
Current children cumulated vsize (KiB) 423792

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19255
/proc/meminfo: memFree=1055672/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=436160 CPUtime=1301.85
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 107463 0 0 0 129960 225 0 0 25 0 1 0 11737595 446627840 106516 1992294400 134512640 137138936 4290515008 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 109040 106516 191 642 0 108396 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 436160

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19257
/proc/meminfo: memFree=1042776/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=449064 CPUtime=1361.83
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 110690 0 0 0 135952 231 0 0 25 0 1 0 11737595 459841536 109743 1992294400 134512640 137138936 4290515008 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 112266 109743 191 642 0 111622 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 449064

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19258
/proc/meminfo: memFree=1030872/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=460860 CPUtime=1421.82
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 113647 0 0 0 141944 238 0 0 25 0 1 0 11737595 471920640 112700 1992294400 134512640 137138936 4290515008 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 115215 112700 191 642 0 114571 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 460860

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19262
/proc/meminfo: memFree=1024672/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=465912 CPUtime=1481.78
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 115135 0 0 0 147934 244 0 0 25 0 1 0 11737595 477093888 113952 1992294400 134512640 137138936 4290515008 18446744073709551615 136504207 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 116478 113952 191 642 0 115834 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 465912

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19265
/proc/meminfo: memFree=1024672/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=465912 CPUtime=1541.77
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 115135 0 0 0 153928 249 0 0 25 0 1 0 11737595 477093888 113952 1992294400 134512640 137138936 4290515008 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 116478 113952 191 642 0 115834 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 465912

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19266
/proc/meminfo: memFree=1024920/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=465912 CPUtime=1601.75
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 115135 0 0 0 159921 254 0 0 25 0 1 0 11737595 477093888 113952 1992294400 134512640 137138936 4290515008 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 116478 113952 191 642 0 115834 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 465912

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19268
/proc/meminfo: memFree=1024920/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=465912 CPUtime=1661.73
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 115135 0 0 0 165916 257 0 0 25 0 1 0 11737595 477093888 113952 1992294400 134512640 137138936 4290515008 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 116478 113952 191 642 0 115834 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 465912

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19269
/proc/meminfo: memFree=1024920/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=465912 CPUtime=1721.71
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 115135 0 0 0 171909 262 0 0 25 0 1 0 11737595 477093888 113952 1992294400 134512640 137138936 4290515008 18446744073709551615 134575390 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 116478 113952 191 642 0 115834 0
Current children cumulated CPU time (s) 1721.71
Current children cumulated vsize (KiB) 465912

[startup+1782.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/107 19271
/proc/meminfo: memFree=1024920/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=465912 CPUtime=1781.69
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 115135 0 0 0 177904 265 0 0 25 0 1 0 11737595 477093888 113952 1992294400 134512640 137138936 4290515008 18446744073709551615 134542497 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 116478 113952 191 642 0 115834 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 465912

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

[startup+1791.91 s]
/proc/loadavg: 1.03 1.01 1.00 2/107 19271
/proc/meminfo: memFree=1024920/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=465912 CPUtime=1791.29
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 115135 0 0 0 178864 265 0 0 25 0 1 0 11737595 477093888 113952 1992294400 134512640 137138936 4290515008 18446744073709551615 136504142 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 116478 113952 191 642 0 115834 0
Current children cumulated CPU time (s) 1791.29
Current children cumulated vsize (KiB) 465912

[startup+1795.1 s]
/proc/loadavg: 1.03 1.01 1.00 2/107 19271
/proc/meminfo: memFree=1024920/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=465912 CPUtime=1794.49
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 115135 0 0 0 179184 265 0 0 25 0 1 0 11737595 477093888 113952 1992294400 134512640 137138936 4290515008 18446744073709551615 134542342 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 116478 113952 191 642 0 115834 0
Current children cumulated CPU time (s) 1794.49
Current children cumulated vsize (KiB) 465912

[startup+1796.7 s]
/proc/loadavg: 1.03 1.01 1.00 2/107 19271
/proc/meminfo: memFree=1024920/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=465912 CPUtime=1796.08
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 115135 0 0 0 179343 265 0 0 25 0 1 0 11737595 477093888 113952 1992294400 134512640 137138936 4290515008 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 116478 113952 191 642 0 115834 0
Current children cumulated CPU time (s) 1796.08
Current children cumulated vsize (KiB) 465912

[startup+1797.5 s]
/proc/loadavg: 1.11 1.03 1.01 2/107 19271
/proc/meminfo: memFree=1024920/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=465912 CPUtime=1796.88
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 115135 0 0 0 179423 265 0 0 25 0 1 0 11737595 477093888 113952 1992294400 134512640 137138936 4290515008 18446744073709551615 136520975 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 116478 113952 191 642 0 115834 0
Current children cumulated CPU time (s) 1796.88
Current children cumulated vsize (KiB) 465912

[startup+1798.3 s]
/proc/loadavg: 1.11 1.03 1.01 2/107 19271
/proc/meminfo: memFree=1024920/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=465912 CPUtime=1797.68
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 115135 0 0 0 179503 265 0 0 25 0 1 0 11737595 477093888 113952 1992294400 134512640 137138936 4290515008 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 116478 113952 191 642 0 115834 0
Current children cumulated CPU time (s) 1797.68
Current children cumulated vsize (KiB) 465912

[startup+1798.51 s]
/proc/loadavg: 1.11 1.03 1.01 2/107 19271
/proc/meminfo: memFree=1024920/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=465912 CPUtime=1797.89
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 115135 0 0 0 179524 265 0 0 25 0 1 0 11737595 477093888 113952 1992294400 134512640 137138936 4290515008 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 116478 113952 191 642 0 115834 0
Current children cumulated CPU time (s) 1797.89
Current children cumulated vsize (KiB) 465912

[startup+1798.6 s]
/proc/loadavg: 1.11 1.03 1.01 2/107 19271
/proc/meminfo: memFree=1024920/2059040 swapFree=4192956/4192956
[pid=19210] ppid=19208 vsize=465912 CPUtime=1797.98
/proc/19210/stat : 19210 (bsolo_pb10) R 19208 19210 19102 0 -1 4202496 115135 0 0 0 179533 265 0 0 25 0 1 0 11737595 477093888 113952 1992294400 134512640 137138936 4290515008 18446744073709551615 134574100 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19210/statm: 116478 113952 191 642 0 115834 0
Current children cumulated CPU time (s) 1797.98
Current children cumulated vsize (KiB) 465912

Child status: 0
Real time (s): 1798.67
CPU time (s): 1798.06
CPU user time (s): 1795.36
CPU system time (s): 2.70159
CPU usage (%): 99.9662
Max. virtual memory (cumulated for all children) (KiB): 466856

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

runsolver used 2.81057 second user time and 8.64768 second system time

The end

Launcher Data

Begin job on node048 at 2010-07-06 18:55:05
IDJOB=2684852
IDBENCH=73786
IDSOLVER=1163
FILE ID=node048/2684852-1278435305
PBS_JOBID= 11233477
Free space on /tmp= 62564 MiB

SOLVER NAME= bsolo 3.2 Cl
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j12033_3-sat.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l1 BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2684852-1278435305/watcher-2684852-1278435305 -o /tmp/evaluation-result-2684852-1278435305/solver-2684852-1278435305 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l1 HOME/instance-2684852-1278435305.opb

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

MD5SUM BENCH= 5c357873a81db98d0c84cf88eebfbda4
RANDOM SEED=358317457

node048.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.262
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.52
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.262
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.53
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1483996 kB
Buffers:        106216 kB
Cached:         337308 kB
SwapCached:          0 kB
Active:         171400 kB
Inactive:       332080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1483996 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            6624 kB
Writeback:           0 kB
AnonPages:       59976 kB
Mapped:          14384 kB
Slab:            49620 kB
PageTables:       4156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   179808 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2684852-1278435305.opb

Free space on /tmp at the end= 62560 MiB
End job on node048 at 2010-07-06 19:25:04