Trace number 1885282

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.01 1798.54

General information on the benchmark

Name/PURE-SAT/SAT09/
APPLICATIONS/bitverif/smulo/smulo016.opb
MD5SUM24b26431da01b29718b347e7b5898c72
Bench CategoryPURE-SAT (instances containing only clauses)
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 benchmark96.1234
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2945
Total number of constraints8738
Number of constraints which are clauses8738
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 constraint1
Maximum length of a constraint3
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 4
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-1885282-1245265192.opb
0.00/0.00	c File size is 239584 bytes.
0.00/0.03	c Highest Coefficient sum: 4
0.00/0.03	c Parsing was ok!!
0.00/0.03	c Total parsing time: 0.031 s
0.00/0.03	c Var: 2945 Constr: 8738 8738/0/0 Lit: 20386 Watch. Lit: 17474
0.00/0.03	c Obj. Vars: 0 (0 % of total variables)
0.07/0.10	c Pre-processing Time: 0.098 s
0.07/0.10	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.07/0.10	c        0   2921     8686    20263    2    17372    2895      0      0 0.10
0.07/0.10	c Switching off lower bounding mode.
1797.96/1798.53	c      100   2921     8880    29469    3    17760    3185    194    543 0.18
1797.96/1798.53	c      251   2921     9182    39723    4    18364    3504    496    912 0.28
1797.96/1798.53	c      476   2921     9615    50417    5    19230    3855    929   1259 0.38
1797.96/1798.53	c      818   2921    10299    79833    7    20598    4241   1613   1503 0.54
1797.96/1798.53	c     1326   2921    11310   146983   12    22620    4666   2624   1357 0.98
1797.96/1798.53	c     2089   2921    12825   212866   16    25650    5133   4139   1290 1.62
1797.96/1798.53	c     3235   2921    11689   417584   35    23378    5647   3003    764 4.23
1797.96/1798.53	c     4957   2921    11571   324193   28    23142    6212   2885    564 8.79
1797.96/1798.53	c     7541   2921    12515   410989   32    25030    6834   3829    561 13.42
1797.96/1798.53	c    11420   2921    12181   297245   24    24362    7518   3495    568 20.09
1797.96/1798.53	c    17242   2921    15245   720046   47    30490    8270   6559    538 31.99
1797.96/1798.53	c    25981   2921    14311   446091   31    28622    9098   5625    500 51.87
1797.96/1798.53	c    39093   2921    15102   584524   38    30204   10008   6416    467 83.66
1797.96/1798.53	c    58765   2921    13873   438045   31    27746   11009   5187    465 126.28
1797.96/1798.53	c    88275   2920    16394   957847   58    32786   12110   7708    454 194.14
1797.96/1798.53	c   132545   2920    17460   689977   39    34918   13322   8774    421 314.46
1797.96/1798.53	c   198955   2918    20007  1433758   71    40010   14655  11321    360 552.30
1797.96/1798.53	c   298575   2918    20956  1578827   75    41908   16121  12270    327 912.97
1797.96/1798.53	c   448010   2918    24711  2294223   92    49418   17734  16025    318 1407.90
1797.96/1798.53	c Resources Exceeded
1797.96/1798.53	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.96/1798.53	c   19   540845 132455   861943    22412  2523753  13726    300 1798.00
1797.96/1798.53	s UNKNOWN
1797.96/1798.53	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-1885282-1245265192/watcher-1885282-1245265192 -o /tmp/evaluation-result-1885282-1245265192/solver-1885282-1245265192 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1885282-1245265192.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.99 3/65 11918
/proc/meminfo: memFree=1817456/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=10948 CPUtime=0
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 257 0 0 0 0 0 0 0 18 0 1 0 194118634 11210752 241 1992294400 134512640 137136520 4294956256 18446744073709551615 134538970 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 2737 242 176 640 0 2034 0

[startup+0.082696 s]
/proc/loadavg: 1.00 1.00 0.99 3/65 11918
/proc/meminfo: memFree=1817456/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=12656 CPUtime=0.07
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 824 0 0 0 7 0 0 0 18 0 1 0 194118634 12959744 749 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 3164 749 193 640 0 2520 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12656

[startup+0.101734 s]
/proc/loadavg: 1.00 1.00 0.99 3/65 11918
/proc/meminfo: memFree=1817456/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=12688 CPUtime=0.09
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 870 0 0 0 8 1 0 0 18 0 1 0 194118634 12992512 739 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 3172 739 195 640 0 2528 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12688

[startup+0.30172 s]
/proc/loadavg: 1.00 1.00 0.99 3/65 11918
/proc/meminfo: memFree=1817456/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=12692 CPUtime=0.29
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 898 0 0 0 28 1 0 0 19 0 1 0 194118634 12996608 767 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 3173 767 198 640 0 2529 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12692

[startup+0.701765 s]
/proc/loadavg: 1.00 1.00 0.99 3/65 11918
/proc/meminfo: memFree=1817456/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=13684 CPUtime=0.69
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 1127 0 0 0 68 1 0 0 23 0 1 0 194118634 14012416 996 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 3421 996 198 640 0 2777 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13684

[startup+1.50186 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11919
/proc/meminfo: memFree=1813480/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=15268 CPUtime=1.49
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 1516 0 0 0 147 2 0 0 25 0 1 0 194118634 15634432 1385 1992294400 134512640 137136520 4294956256 18446744073709551615 136502067 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 3817 1385 198 640 0 3173 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15268

[startup+3.10104 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11919
/proc/meminfo: memFree=1811496/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=18368 CPUtime=3.09
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 2291 0 0 0 307 2 0 0 25 0 1 0 194118634 18808832 2160 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 4592 2160 198 640 0 3948 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18368

[startup+6.3014 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11919
/proc/meminfo: memFree=1806440/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=22112 CPUtime=6.29
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 3228 0 0 0 626 3 0 0 25 0 1 0 194118634 22642688 3097 1992294400 134512640 137136520 4294956256 18446744073709551615 134544440 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 5528 3097 198 640 0 4884 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22112

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11919
/proc/meminfo: memFree=1802744/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=24824 CPUtime=12.69
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 3914 0 0 0 1265 4 0 0 25 0 1 0 194118634 25419776 3783 1992294400 134512640 137136520 4294956256 18446744073709551615 136518911 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 6206 3783 198 640 0 5562 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24824

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11919
/proc/meminfo: memFree=1802744/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=24828 CPUtime=25.48
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 3915 0 0 0 2543 5 0 0 25 0 1 0 194118634 25423872 3784 1992294400 134512640 137136520 4294956256 18446744073709551615 136499604 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 6207 3784 198 640 0 5563 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24828

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11919
/proc/meminfo: memFree=1800824/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=26696 CPUtime=51.08
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 4389 0 0 0 5100 8 0 0 25 0 1 0 194118634 27336704 4258 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 6674 4258 198 640 0 6030 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 26696

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11925
/proc/meminfo: memFree=1799672/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=27816 CPUtime=102.26
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 4658 0 0 0 10214 12 0 0 25 0 1 0 194118634 28483584 4527 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 6954 4527 198 640 0 6310 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 27816

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11925
/proc/meminfo: memFree=1793144/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=34276 CPUtime=162.24
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 6287 0 0 0 16206 18 0 0 25 0 1 0 194118634 35098624 6156 1992294400 134512640 137136520 4294956256 18446744073709551615 134606731 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 8569 6156 198 640 0 7925 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 34276

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11925
/proc/meminfo: memFree=1790392/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=36920 CPUtime=222.22
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 6944 0 0 0 22198 24 0 0 25 0 1 0 194118634 37806080 6813 1992294400 134512640 137136520 4294956256 18446744073709551615 134606731 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 9230 6813 198 640 0 8586 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 36920

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11925
/proc/meminfo: memFree=1788856/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=38428 CPUtime=282.2
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 7323 0 0 0 28192 28 0 0 25 0 1 0 194118634 39350272 7192 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 9607 7192 198 640 0 8963 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 38428

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11925
/proc/meminfo: memFree=1788984/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=38428 CPUtime=342.19
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 7324 0 0 0 34187 32 0 0 25 0 1 0 194118634 39350272 7193 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 9607 7193 198 640 0 8963 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 38428

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11925
/proc/meminfo: memFree=1781624/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=45696 CPUtime=402.17
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 9140 0 0 0 40180 37 0 0 25 0 1 0 194118634 46792704 9009 1992294400 134512640 137136520 4294956256 18446744073709551615 134544256 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 11424 9009 198 640 0 10780 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 45696

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11925
/proc/meminfo: memFree=1780216/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=47148 CPUtime=462.15
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 9496 0 0 0 46174 41 0 0 25 0 1 0 194118634 48279552 9365 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 11787 9365 198 640 0 11143 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 47148

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11925
/proc/meminfo: memFree=1780216/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=47148 CPUtime=522.13
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 9496 0 0 0 52167 46 0 0 25 0 1 0 194118634 48279552 9365 1992294400 134512640 137136520 4294956256 18446744073709551615 134543977 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 11787 9365 198 640 0 11143 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 47148

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11925
/proc/meminfo: memFree=1780216/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=47136 CPUtime=582.11
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 9497 0 0 0 58161 50 0 0 25 0 1 0 194118634 48267264 9366 1992294400 134512640 137136520 4294956256 18446744073709551615 134606731 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 11784 9366 198 640 0 11140 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 47136

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11925
/proc/meminfo: memFree=1768184/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=59064 CPUtime=642.1
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 12481 0 0 0 64153 57 0 0 25 0 1 0 194118634 60481536 12350 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 14766 12350 198 640 0 14122 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 59064

[startup+702.301 s]

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

/proc/meminfo: memFree=1767992/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=59060 CPUtime=1061.98
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 12483 0 0 0 106111 87 0 0 25 0 1 0 194118634 60477440 12352 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 14765 12352 198 640 0 14121 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 59060

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11925
/proc/meminfo: memFree=1768312/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=58520 CPUtime=1121.96
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 12483 0 0 0 112103 93 0 0 25 0 1 0 194118634 59924480 12224 1992294400 134512640 137136520 4294956256 18446744073709551615 136502448 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 14630 12224 198 640 0 13986 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 58520

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11925
/proc/meminfo: memFree=1768312/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=58520 CPUtime=1181.94
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 12483 0 0 0 118096 98 0 0 25 0 1 0 194118634 59924480 12224 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 14630 12224 198 640 0 13986 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 58520

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11925
/proc/meminfo: memFree=1768312/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=58516 CPUtime=1241.92
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 12483 0 0 0 124090 102 0 0 25 0 1 0 194118634 59920384 12223 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 14629 12223 198 640 0 13985 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 58516

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11925
/proc/meminfo: memFree=1768312/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=58516 CPUtime=1301.91
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 12483 0 0 0 130084 107 0 0 25 0 1 0 194118634 59920384 12223 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 14629 12223 198 640 0 13985 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 58516

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11925
/proc/meminfo: memFree=1768376/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=58516 CPUtime=1361.89
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 12483 0 0 0 136076 113 0 0 25 0 1 0 194118634 59920384 12223 1992294400 134512640 137136520 4294956256 18446744073709551615 136518900 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 14629 12223 198 640 0 13985 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 58516

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11925
/proc/meminfo: memFree=1769784/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=56988 CPUtime=1421.88
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 12483 0 0 0 142070 118 0 0 25 0 1 0 194118634 58355712 11841 1992294400 134512640 137136520 4294956256 18446744073709551615 134606731 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 14247 11841 198 640 0 13603 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 56988

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11925
/proc/meminfo: memFree=1769784/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=56992 CPUtime=1481.85
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 12484 0 0 0 148063 122 0 0 25 0 1 0 194118634 58359808 11842 1992294400 134512640 137136520 4294956256 18446744073709551615 134606742 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 14248 11842 198 640 0 13604 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 56992

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11925
/proc/meminfo: memFree=1769784/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=56992 CPUtime=1541.83
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 12484 0 0 0 154058 125 0 0 25 0 1 0 194118634 58359808 11842 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 14248 11842 198 640 0 13604 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 56992

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11925
/proc/meminfo: memFree=1769784/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=56992 CPUtime=1601.82
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 12484 0 0 0 160053 129 0 0 25 0 1 0 194118634 58359808 11842 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 14248 11842 198 640 0 13604 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 56992

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11925
/proc/meminfo: memFree=1769784/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=56992 CPUtime=1661.81
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 12484 0 0 0 166048 133 0 0 25 0 1 0 194118634 58359808 11842 1992294400 134512640 137136520 4294956256 18446744073709551615 136518953 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 14248 11842 198 640 0 13604 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 56992

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11925
/proc/meminfo: memFree=1769848/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=56992 CPUtime=1721.79
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 12484 0 0 0 172042 137 0 0 25 0 1 0 194118634 58359808 11842 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 14248 11842 198 640 0 13604 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 56992

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11925
/proc/meminfo: memFree=1769784/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=56988 CPUtime=1781.77
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 12484 0 0 0 178036 141 0 0 25 0 1 0 194118634 58355712 11840 1992294400 134512640 137136520 4294956256 18446744073709551615 134543939 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 14247 11840 198 640 0 13603 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 56988

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11925
/proc/meminfo: memFree=1769784/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=56988 CPUtime=1791.37
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 12484 0 0 0 178996 141 0 0 25 0 1 0 194118634 58355712 11840 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 14247 11840 198 640 0 13603 0
Current children cumulated CPU time (s) 1791.37
Current children cumulated vsize (KiB) 56988

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11925
/proc/meminfo: memFree=1769784/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=56988 CPUtime=1794.56
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 12484 0 0 0 179315 141 0 0 25 0 1 0 194118634 58355712 11840 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 14247 11840 198 640 0 13603 0
Current children cumulated CPU time (s) 1794.56
Current children cumulated vsize (KiB) 56988

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11925
/proc/meminfo: memFree=1769784/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=56988 CPUtime=1796.16
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 12484 0 0 0 179475 141 0 0 25 0 1 0 194118634 58355712 11840 1992294400 134512640 137136520 4294956256 18446744073709551615 134606759 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 14247 11840 198 640 0 13603 0
Current children cumulated CPU time (s) 1796.16
Current children cumulated vsize (KiB) 56988

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11925
/proc/meminfo: memFree=1769784/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=56988 CPUtime=1796.96
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 12484 0 0 0 179555 141 0 0 25 0 1 0 194118634 58355712 11840 1992294400 134512640 137136520 4294956256 18446744073709551615 134599680 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 14247 11840 198 640 0 13603 0
Current children cumulated CPU time (s) 1796.96
Current children cumulated vsize (KiB) 56988

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11925
/proc/meminfo: memFree=1769784/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=56988 CPUtime=1797.76
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 12484 0 0 0 179635 141 0 0 25 0 1 0 194118634 58355712 11840 1992294400 134512640 137136520 4294956256 18446744073709551615 134606731 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 14247 11840 198 640 0 13603 0
Current children cumulated CPU time (s) 1797.76
Current children cumulated vsize (KiB) 56988

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11925
/proc/meminfo: memFree=1769784/2055920 swapFree=4181080/4192956
[pid=11918] ppid=11916 vsize=56988 CPUtime=1797.96
/proc/11918/stat : 11918 (bsolo) R 11916 11918 11407 0 -1 4194304 12484 0 0 0 179655 141 0 0 25 0 1 0 194118634 58355712 11840 1992294400 134512640 137136520 4294956256 18446744073709551615 136502161 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11918/statm: 14247 11840 198 640 0 13603 0
Current children cumulated CPU time (s) 1797.96
Current children cumulated vsize (KiB) 56988

Child status: 0
Real time (s): 1798.54
CPU time (s): 1798.01
CPU user time (s): 1796.59
CPU system time (s): 1.42778
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 59068

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

runsolver used 1.91971 second user time and 3.36849 second system time

The end

Launcher Data

Begin job on node32 at 2009-06-17 20:59:52
IDJOB=1885282
IDBENCH=72041
IDSOLVER=699
FILE ID=node32/1885282-1245265192
PBS_JOBID= 9372421
Free space on /tmp= 66344 MiB

SOLVER NAME= bsolo 3.1
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT09/APPLICATIONS/bitverif/smulo/smulo016.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1885282-1245265192/watcher-1885282-1245265192 -o /tmp/evaluation-result-1885282-1245265192/solver-1885282-1245265192 -C 1800 -W 2000 -M 1800  bsolo -l2 -t1800 -m1800 HOME/instance-1885282-1245265192.opb

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

MD5SUM BENCH= 24b26431da01b29718b347e7b5898c72
RANDOM SEED=987153376

node32.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.234
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.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1817872 kB
Buffers:         27460 kB
Cached:         149152 kB
SwapCached:       5016 kB
Active:          56300 kB
Inactive:       128640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1817872 kB
SwapTotal:     4192956 kB
SwapFree:      4181080 kB
Dirty:            4172 kB
Writeback:           0 kB
Mapped:          14664 kB
Slab:            38816 kB
Committed_AS:   207024 kB
PageTables:       1492 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1885282-1245265192.opb

Free space on /tmp at the end= 66340 MiB
End job on node32 at 2009-06-17 21:29:51