Trace number 2657463

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 ClUNSAT 374.543 374.656

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.ex.br.mem.RobRegValid_bar.ucl.opb
MD5SUMcc698dad3442148ac316666fbe5b4b9e
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark44.1483
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables49621
Total number of constraints138346
Number of constraints which are clauses127390
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10956
Minimum length of a constraint1
Maximum length of a constraint15
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 129
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 510
Number of bits of the biggest sum of numbers9
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-2657463-1276333753.opb
0.00/0.00	c File size is 5254894 bytes.
0.89/0.96	c Highest Coefficient sum: 510
0.89/0.96	c Parsing was ok!!
0.89/0.96	c Total parsing time: 0.965 s
0.99/1.04	c Var: 49621 Constr: 138346 127390/0/10956 Lit: 444838 Watch. Lit: 287658
0.99/1.04	c Obj. Vars: 0 (0 % of total variables)
110.46/110.57	c Pre-processing Time: 110.543 s
110.46/110.58	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
110.46/110.58	c        0  39434   109684   378742    3   235803  329333      0      0 110.54
110.46/110.58	c Switching off lower bounding mode.
374.48/374.64	c      100  39434   109784   379735    3   250871  362267    100      0 111.09
374.48/374.64	c      251  39434   109935   381256    3   269048  398494    251      2 111.39
374.48/374.64	c      477  39434   110161   383615    3   275738  438344    477      4 111.84
374.48/374.64	c      817  39434   110501   397536    3   280397  482179    817      7 112.64
374.48/374.64	c     1325  39434   111009   409780    3   284077  530397   1325     11 114.48
374.48/374.64	c     2088  39434   111772   427222    3   285262  583437   2088     18 114.98
374.48/374.64	c     3235  39434   112919   457050    4   287374  641781   3235     27 117.79
374.48/374.64	c     4956  39434   114640   495470    4   289931  705960   4956     40 121.28
374.48/374.64	c     7541  39434   117225   593615    5   299297  776557   7541     58 129.53
374.48/374.64	c    11421  39434   121105   662941    5   306449  854213  11421     78 146.24
374.48/374.64	c    17248  39434   126932  1032312    8   317234  939635  17248    109 157.38
374.48/374.64	c    25985  39434   135669  1559889   11   334902  500000  25985    142 181.84
374.48/374.64	c    39096  39434   148780  2268421   15   361326  550001  39096    174 224.32
374.48/374.64	c    58766  39434   168450  3609244   21   400529  605002  58766    191 306.20
374.48/374.64	c Backtracks by Clause: 0
374.48/374.64	c Backtracks by PB constraint: 0
374.48/374.64	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
374.48/374.64	c   14    73087  14772   146123   182771  4481032  73087    195 374.53
374.48/374.64	s UNSATISFIABLE
374.48/374.64	c Total time: 374.532 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-2657463-1276333753/watcher-2657463-1276333753 -o /tmp/evaluation-result-2657463-1276333753/solver-2657463-1276333753 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2657463-1276333753.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.02 1.00 3/106 10584
/proc/meminfo: memFree=1851812/2059040 swapFree=4134456/4192956
[pid=10584] ppid=10582 vsize=16060 CPUtime=0
/proc/10584/stat : 10584 (bsolo_pb10) R 10582 10584 9641 0 -1 4202496 341 0 0 0 0 0 0 0 19 0 1 0 8961725 16445440 259 1992294400 134512640 137138936 4289822832 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10584/statm: 4015 259 176 642 0 2088 0

[startup+0.0099801 s]
/proc/loadavg: 1.00 1.02 1.00 3/106 10584
/proc/meminfo: memFree=1851812/2059040 swapFree=4134456/4192956
[pid=10584] ppid=10582 vsize=16060 CPUtime=0
/proc/10584/stat : 10584 (bsolo_pb10) R 10582 10584 9641 0 -1 4202496 354 0 0 0 0 0 0 0 19 0 1 0 8961725 16445440 272 1992294400 134512640 137138936 4289822832 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10584/statm: 4015 272 178 642 0 2088 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 16060

[startup+0.10098 s]
/proc/loadavg: 1.00 1.02 1.00 3/106 10584
/proc/meminfo: memFree=1851812/2059040 swapFree=4134456/4192956
[pid=10584] ppid=10582 vsize=18408 CPUtime=0.09
/proc/10584/stat : 10584 (bsolo_pb10) R 10582 10584 9641 0 -1 4202496 1064 0 0 0 9 0 0 0 21 0 1 0 8961725 18849792 982 1992294400 134512640 137138936 4289822832 18446744073709551615 134517403 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10584/statm: 4602 982 311 642 0 2675 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18408

[startup+0.301 s]
/proc/loadavg: 1.00 1.02 1.00 3/106 10584
/proc/meminfo: memFree=1851812/2059040 swapFree=4134456/4192956
[pid=10584] ppid=10582 vsize=23164 CPUtime=0.29
/proc/10584/stat : 10584 (bsolo_pb10) R 10582 10584 9641 0 -1 4202496 2570 0 0 0 29 0 0 0 21 0 1 0 8961725 23719936 2448 1992294400 134512640 137138936 4289822832 18446744073709551615 136577166 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10584/statm: 5791 2448 585 642 0 3864 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23164

[startup+0.70104 s]
/proc/loadavg: 1.00 1.02 1.00 3/106 10584
/proc/meminfo: memFree=1851812/2059040 swapFree=4134456/4192956
[pid=10584] ppid=10582 vsize=32228 CPUtime=0.69
/proc/10584/stat : 10584 (bsolo_pb10) R 10582 10584 9641 0 -1 4202496 5385 0 0 0 68 1 0 0 22 0 1 0 8961725 33001472 5184 1992294400 134512640 137138936 4289822832 18446744073709551615 134531549 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10584/statm: 8057 5184 1112 642 0 6130 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32228

[startup+1.50112 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 10585
/proc/meminfo: memFree=1828244/2059040 swapFree=4134456/4192956
[pid=10584] ppid=10582 vsize=41768 CPUtime=1.49
/proc/10584/stat : 10584 (bsolo_pb10) R 10582 10584 9641 0 -1 4202496 9313 0 0 0 146 3 0 0 25 0 1 0 8961725 42770432 7780 1992294400 134512640 137138936 4289822832 18446744073709551615 134566395 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10584/statm: 10442 7780 184 642 0 9798 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41768

[startup+3.10128 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 10585
/proc/meminfo: memFree=1820928/2059040 swapFree=4134456/4192956
[pid=10584] ppid=10582 vsize=42164 CPUtime=3.09
/proc/10584/stat : 10584 (bsolo_pb10) R 10582 10584 9641 0 -1 4202496 9404 0 0 0 306 3 0 0 25 0 1 0 8961725 43175936 7871 1992294400 134512640 137138936 4289822832 18446744073709551615 134542246 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10584/statm: 10541 7871 184 642 0 9897 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42164

[startup+6.3016 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 10585
/proc/meminfo: memFree=1820432/2059040 swapFree=4134456/4192956
[pid=10584] ppid=10582 vsize=42428 CPUtime=6.29
/proc/10584/stat : 10584 (bsolo_pb10) R 10582 10584 9641 0 -1 4202496 9484 0 0 0 625 4 0 0 25 0 1 0 8961725 43446272 7951 1992294400 134512640 137138936 4289822832 18446744073709551615 134566117 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10584/statm: 10607 7951 184 642 0 9963 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42428

[startup+12.7012 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 10585
/proc/meminfo: memFree=1819688/2059040 swapFree=4134456/4192956
[pid=10584] ppid=10582 vsize=42956 CPUtime=12.69
/proc/10584/stat : 10584 (bsolo_pb10) R 10582 10584 9641 0 -1 4202496 9600 0 0 0 1264 5 0 0 25 0 1 0 8961725 43986944 8067 1992294400 134512640 137138936 4289822832 18446744073709551615 134566410 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10584/statm: 10739 8067 184 642 0 10095 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42956

[startup+25.5005 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 10587
/proc/meminfo: memFree=1819564/2059040 swapFree=4134456/4192956
[pid=10584] ppid=10582 vsize=43088 CPUtime=25.48
/proc/10584/stat : 10584 (bsolo_pb10) R 10582 10584 9641 0 -1 4202496 9652 0 0 0 2542 6 0 0 25 0 1 0 8961725 44122112 8119 1992294400 134512640 137138936 4289822832 18446744073709551615 134566262 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10584/statm: 10772 8119 184 642 0 10128 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 43088

[startup+51.1011 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 10587
/proc/meminfo: memFree=1818944/2059040 swapFree=4134456/4192956
[pid=10584] ppid=10582 vsize=43748 CPUtime=51.08
/proc/10584/stat : 10584 (bsolo_pb10) R 10582 10584 9641 0 -1 4202496 9816 0 0 0 5099 9 0 0 25 0 1 0 8961725 44797952 8283 1992294400 134512640 137138936 4289822832 18446744073709551615 136500283 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10584/statm: 10937 8283 184 642 0 10293 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 43748

[startup+102.308 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 10589
/proc/meminfo: memFree=1818448/2059040 swapFree=4134456/4192956
[pid=10584] ppid=10582 vsize=44276 CPUtime=102.27
/proc/10584/stat : 10584 (bsolo_pb10) R 10582 10584 9641 0 -1 4202496 9947 0 0 0 10214 13 0 0 25 0 1 0 8961725 45338624 8414 1992294400 134512640 137138936 4289822832 18446744073709551615 136504225 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10584/statm: 11069 8414 184 642 0 10425 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 44276

[startup+162.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 10589
/proc/meminfo: memFree=1812124/2059040 swapFree=4134456/4192956
[pid=10584] ppid=10582 vsize=50492 CPUtime=162.24
/proc/10584/stat : 10584 (bsolo_pb10) R 10582 10584 9641 0 -1 4202496 12170 0 0 0 16190 34 0 0 25 0 1 0 8961725 51703808 9958 1992294400 134512640 137138936 4289822832 18446744073709551615 134542532 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10584/statm: 12623 9958 191 642 0 11979 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 50492

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10591
/proc/meminfo: memFree=1795384/2059040 swapFree=4134456/4192956
[pid=10584] ppid=10582 vsize=67220 CPUtime=222.22
/proc/10584/stat : 10584 (bsolo_pb10) R 10582 10584 9641 0 -1 4202496 16369 0 0 0 22176 46 0 0 25 0 1 0 8961725 68833280 14157 1992294400 134512640 137138936 4289822832 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10584/statm: 16805 14157 191 642 0 16161 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 67220

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10593
/proc/meminfo: memFree=1780504/2059040 swapFree=4134456/4192956
[pid=10584] ppid=10582 vsize=82228 CPUtime=282.21
/proc/10584/stat : 10584 (bsolo_pb10) R 10582 10584 9641 0 -1 4202496 20107 0 0 0 28164 57 0 0 25 0 1 0 8961725 84201472 17895 1992294400 134512640 137138936 4289822832 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10584/statm: 20557 17895 191 642 0 19913 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 82228

[startup+342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10595
/proc/meminfo: memFree=1768972/2059040 swapFree=4134456/4192956
[pid=10584] ppid=10582 vsize=93580 CPUtime=342.19
/proc/10584/stat : 10584 (bsolo_pb10) R 10582 10584 9641 0 -1 4202496 22951 0 0 0 34153 66 0 0 25 0 1 0 8961725 95825920 20739 1992294400 134512640 137138936 4289822832 18446744073709551615 134575186 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10584/statm: 23395 20739 191 642 0 22751 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 93580

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

[startup+358.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10595
/proc/meminfo: memFree=1765376/2059040 swapFree=4134456/4192956
[pid=10584] ppid=10582 vsize=97232 CPUtime=358.18
/proc/10584/stat : 10584 (bsolo_pb10) R 10582 10584 9641 0 -1 4202496 23873 0 0 0 35750 68 0 0 25 0 1 0 8961725 99565568 21661 1992294400 134512640 137138936 4289822832 18446744073709551615 134575200 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10584/statm: 24308 21661 191 642 0 23664 0
Current children cumulated CPU time (s) 358.18
Current children cumulated vsize (KiB) 97232

[startup+364.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10595
/proc/meminfo: memFree=1764260/2059040 swapFree=4134456/4192956
[pid=10584] ppid=10582 vsize=98300 CPUtime=364.58
/proc/10584/stat : 10584 (bsolo_pb10) R 10582 10584 9641 0 -1 4202496 24119 0 0 0 36389 69 0 0 25 0 1 0 8961725 100659200 21907 1992294400 134512640 137138936 4289822832 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10584/statm: 24575 21907 191 642 0 23931 0
Current children cumulated CPU time (s) 364.58
Current children cumulated vsize (KiB) 98300

[startup+371.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10595
/proc/meminfo: memFree=1763020/2059040 swapFree=4134456/4192956
[pid=10584] ppid=10582 vsize=99464 CPUtime=370.98
/proc/10584/stat : 10584 (bsolo_pb10) R 10582 10584 9641 0 -1 4202496 24410 0 0 0 37028 70 0 0 25 0 1 0 8961725 101851136 22198 1992294400 134512640 137138936 4289822832 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10584/statm: 24866 22198 191 642 0 24222 0
Current children cumulated CPU time (s) 370.98
Current children cumulated vsize (KiB) 99464

[startup+372.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10595
/proc/meminfo: memFree=1762896/2059040 swapFree=4134456/4192956
[pid=10584] ppid=10582 vsize=99736 CPUtime=372.58
/proc/10584/stat : 10584 (bsolo_pb10) R 10582 10584 9641 0 -1 4202496 24499 0 0 0 37188 70 0 0 25 0 1 0 8961725 102129664 22287 1992294400 134512640 137138936 4289822832 18446744073709551615 134572786 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10584/statm: 24934 22287 191 642 0 24290 0
Current children cumulated CPU time (s) 372.58
Current children cumulated vsize (KiB) 99736

[startup+373.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10595
/proc/meminfo: memFree=1762648/2059040 swapFree=4134456/4192956
[pid=10584] ppid=10582 vsize=99868 CPUtime=373.38
/proc/10584/stat : 10584 (bsolo_pb10) R 10582 10584 9641 0 -1 4202496 24534 0 0 0 37268 70 0 0 25 0 1 0 8961725 102264832 22322 1992294400 134512640 137138936 4289822832 18446744073709551615 134543012 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10584/statm: 24967 22322 191 642 0 24323 0
Current children cumulated CPU time (s) 373.38
Current children cumulated vsize (KiB) 99868

[startup+374.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10595
/proc/meminfo: memFree=1762524/2059040 swapFree=4134456/4192956
[pid=10584] ppid=10582 vsize=100000 CPUtime=374.18
/proc/10584/stat : 10584 (bsolo_pb10) R 10582 10584 9641 0 -1 4202496 24554 0 0 0 37348 70 0 0 25 0 1 0 8961725 102400000 22342 1992294400 134512640 137138936 4289822832 18446744073709551615 134578224 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10584/statm: 25000 22342 191 642 0 24356 0
Current children cumulated CPU time (s) 374.18
Current children cumulated vsize (KiB) 100000

[startup+374.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10595
/proc/meminfo: memFree=1762524/2059040 swapFree=4134456/4192956
[pid=10584] ppid=10582 vsize=100000 CPUtime=374.38
/proc/10584/stat : 10584 (bsolo_pb10) R 10582 10584 9641 0 -1 4202496 24558 0 0 0 37368 70 0 0 25 0 1 0 8961725 102400000 22346 1992294400 134512640 137138936 4289822832 18446744073709551615 134572768 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10584/statm: 25000 22346 191 642 0 24356 0
Current children cumulated CPU time (s) 374.38
Current children cumulated vsize (KiB) 100000

[startup+374.602 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10595
/proc/meminfo: memFree=1762524/2059040 swapFree=4134456/4192956
[pid=10584] ppid=10582 vsize=100000 CPUtime=374.48
/proc/10584/stat : 10584 (bsolo_pb10) R 10582 10584 9641 0 -1 4202496 24562 0 0 0 37378 70 0 0 25 0 1 0 8961725 102400000 22350 1992294400 134512640 137138936 4289822832 18446744073709551615 134542709 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10584/statm: 25000 22350 191 642 0 24356 0
Current children cumulated CPU time (s) 374.48
Current children cumulated vsize (KiB) 100000

Child status: 0
Real time (s): 374.656
CPU time (s): 374.543
CPU user time (s): 373.827
CPU system time (s): 0.715891
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 100000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 373.827
system time used= 0.715891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24582
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= 1
involuntary context switches= 1496

runsolver used 0.593909 second user time and 1.79873 second system time

The end

Launcher Data

Begin job on node017 at 2010-06-12 11:09:13
IDJOB=2657463
IDBENCH=1461
IDSOLVER=1163
FILE ID=node017/2657463-1276333753
PBS_JOBID= 11173171
Free space on /tmp= 62364 MiB

SOLVER NAME= bsolo 3.2 Cl
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.ex.br.mem.RobRegValid_bar.ucl.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2657463-1276333753/watcher-2657463-1276333753 -o /tmp/evaluation-result-2657463-1276333753/solver-2657463-1276333753 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l1 HOME/instance-2657463-1276333753.opb

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

MD5SUM BENCH= cc698dad3442148ac316666fbe5b4b9e
RANDOM SEED=1368933055

node017.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.201
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.40
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.201
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.51
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1852464 kB
Buffers:         17676 kB
Cached:         115812 kB
SwapCached:      18736 kB
Active:         108560 kB
Inactive:        45896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1852464 kB
SwapTotal:     4192956 kB
SwapFree:      4134456 kB
Dirty:            9008 kB
Writeback:           0 kB
AnonPages:       12140 kB
Mapped:           9276 kB
Slab:            30424 kB
PageTables:       3972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   184232 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62360 MiB
End job on node017 at 2010-06-12 11:15:28