Trace number 1883889

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 cl? (MO) 760.93 761.28

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-61-60.opb
MD5SUM8f6b9d215c54261c818e8073dc5975b0
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3660
Total number of constraints109861
Number of constraints which are clauses109861
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint60
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 61
Number of bits of the biggest sum of numbers6
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: Clause 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-1883889-1245236433.opb
0.00/0.00	c File size is 2820845 bytes.
0.29/0.36	c Highest Coefficient sum: 61
0.29/0.36	c Parsing was ok!!
0.29/0.36	c Total parsing time: 0.367 s
0.39/0.40	c Var: 3660 Constr: 109861 109861/0/0 Lit: 223260 Watch. Lit: 219722
0.39/0.40	c Obj. Vars: 0 (0 % of total variables)
1.09/1.12	c Pre-processing Time: 1.124 s
1.09/1.13	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.09/1.13	c        0   3660   109861   223260    2   219722   36620      0      0 1.12
1.09/1.13	c Switching off lower bounding mode.
760.65/761.00	c      102   3660   109963   245141    2   219926   40283    102     87 1.16
760.65/761.00	c      252   3660   110113   267860    2   220226   44312    252    209 1.20
760.65/761.00	c      480   3660   110341   353703    3   220682   48744    480    372 1.29
760.65/761.00	c      819   3660   110680   473861    4   221360   53619    819    578 1.42
760.65/761.00	c     1329   3660   111190   616521    5   222380   58981   1329    821 1.62
760.65/761.00	c     2095   3660   111956   834964    7   223912   64880   2095    843 2.48
760.65/761.00	c     3241   3660   113102  1153723   10   226204   71369   3241    563 5.75
760.65/761.00	c     4962   3660   114823  1878747   16   229646   78506   4962    361 13.73
760.65/761.00	c     7547   3660   117408  8192340   69   234816   86357   7547    271 27.76
760.65/761.00	c    11428   3660   121289 16798185  138   242578   94993  11428    208 54.73
760.65/761.00	c    17254   3660   127115 33447334  263   254230  104493  17254    152 113.28
760.65/761.00	c    25991   3660   135852 60954106  448   271704  114943  25991     78 330.71
760.65/761.00	c    39101   3660   148962 97852348  656   297924  126438  39101     77 504.87
760.65/761.00	c Caught signal: 15
760.65/761.00	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
760.65/761.00	c   13    53093  15634  3007333   162954 142794165  53093     69 760.65
760.65/761.00	s UNKNOWN
760.65/761.00	c Total time: 760.655 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-1883889-1245236433/watcher-1883889-1245236433 -o /tmp/evaluation-result-1883889-1245236433/solver-1883889-1245236433 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1883889-1245236433.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.15 0.50 0.18 3/64 19736
/proc/meminfo: memFree=1459836/2055920 swapFree=4178700/4192956
[pid=19736] ppid=19734 vsize=21288 CPUtime=0
/proc/19736/stat : 19736 (bsolo) R 19734 19736 19643 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 191241278 21798912 253 1992294400 134512640 137136520 4294956256 18446744073709551615 134600249 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19736/statm: 5322 253 174 640 0 3989 0

[startup+0.0989679 s]
/proc/loadavg: 1.15 0.50 0.18 3/64 19736
/proc/meminfo: memFree=1459836/2055920 swapFree=4178700/4192956
[pid=19736] ppid=19734 vsize=16356 CPUtime=0.09
/proc/19736/stat : 19736 (bsolo) R 19734 19736 19643 0 -1 4194304 1147 0 0 0 9 0 0 0 18 0 1 0 191241278 16748544 1131 1992294400 134512640 137136520 4294956256 18446744073709551615 134517511 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19736/statm: 4089 1131 350 640 0 2756 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16356

[startup+0.101967 s]
/proc/loadavg: 1.15 0.50 0.18 3/64 19736
/proc/meminfo: memFree=1459836/2055920 swapFree=4178700/4192956
[pid=19736] ppid=19734 vsize=16360 CPUtime=0.09
/proc/19736/stat : 19736 (bsolo) R 19734 19736 19643 0 -1 4194304 1174 0 0 0 9 0 0 0 18 0 1 0 191241278 16752640 1158 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19736/statm: 4090 1158 355 640 0 2757 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16360

[startup+0.301987 s]
/proc/loadavg: 1.15 0.50 0.18 3/64 19736
/proc/meminfo: memFree=1459836/2055920 swapFree=4178700/4192956
[pid=19736] ppid=19734 vsize=22404 CPUtime=0.29
/proc/19736/stat : 19736 (bsolo) R 19734 19736 19643 0 -1 4194304 3030 0 0 0 28 1 0 0 19 0 1 0 191241278 22941696 3014 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19736/statm: 5601 3015 731 640 0 4268 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22404

[startup+0.701031 s]
/proc/loadavg: 1.15 0.50 0.18 3/64 19736
/proc/meminfo: memFree=1459836/2055920 swapFree=4178700/4192956
[pid=19736] ppid=19734 vsize=30688 CPUtime=0.69
/proc/19736/stat : 19736 (bsolo) R 19734 19736 19643 0 -1 4194304 5955 0 0 0 65 4 0 0 23 0 1 0 191241278 31424512 5250 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19736/statm: 7672 5250 190 640 0 7028 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30688

[startup+1.50111 s]
/proc/loadavg: 1.15 0.50 0.18 2/65 19737
/proc/meminfo: memFree=1439476/2055920 swapFree=4178700/4192956
[pid=19736] ppid=19734 vsize=31232 CPUtime=1.49
/proc/19736/stat : 19736 (bsolo) R 19734 19736 19643 0 -1 4194304 6978 0 0 0 137 12 0 0 25 0 1 0 191241278 31981568 5392 1992294400 134512640 137136520 4294956256 18446744073709551615 134544122 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19736/statm: 7808 5392 195 640 0 7164 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31232

[startup+3.10129 s]
/proc/loadavg: 1.15 0.50 0.18 2/65 19737
/proc/meminfo: memFree=1436404/2055920 swapFree=4178700/4192956
[pid=19736] ppid=19734 vsize=35644 CPUtime=3.09
/proc/19736/stat : 19736 (bsolo) R 19734 19736 19643 0 -1 4194304 8081 0 0 0 282 27 0 0 25 0 1 0 191241278 36499456 6495 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19736/statm: 8911 6495 195 640 0 8267 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35644

[startup+6.30161 s]
/proc/loadavg: 1.22 0.52 0.19 2/65 19737
/proc/meminfo: memFree=1431028/2055920 swapFree=4178700/4192956
[pid=19736] ppid=19734 vsize=39708 CPUtime=6.28
/proc/19736/stat : 19736 (bsolo) R 19734 19736 19643 0 -1 4194304 9101 0 0 0 567 61 0 0 25 0 1 0 191241278 40660992 7515 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19736/statm: 9927 7515 195 640 0 9283 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 39708

[startup+12.7013 s]
/proc/loadavg: 1.36 0.56 0.21 2/65 19737
/proc/meminfo: memFree=1424764/2055920 swapFree=4178700/4192956
[pid=19736] ppid=19734 vsize=45944 CPUtime=12.68
/proc/19736/stat : 19736 (bsolo) R 19734 19736 19643 0 -1 4194304 10656 0 0 0 1135 133 0 0 25 0 1 0 191241278 47046656 9070 1992294400 134512640 137136520 4294956256 18446744073709551615 134576501 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19736/statm: 11486 9070 195 640 0 10842 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 45944

[startup+25.5016 s]
/proc/loadavg: 1.42 0.61 0.23 2/65 19737
/proc/meminfo: memFree=1352060/2055920 swapFree=4178700/4192956
[pid=19736] ppid=19734 vsize=119392 CPUtime=25.48
/proc/19736/stat : 19736 (bsolo) R 19734 19736 19643 0 -1 4194304 29015 0 0 0 2390 158 0 0 25 0 1 0 191241278 122257408 27429 1992294400 134512640 137136520 4294956256 18446744073709551615 134543921 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19736/statm: 29848 27429 195 640 0 29204 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 119392

[startup+51.1012 s]
/proc/loadavg: 1.27 0.64 0.25 2/65 19743
/proc/meminfo: memFree=1261756/2055920 swapFree=4178700/4192956
[pid=19736] ppid=19734 vsize=211372 CPUtime=51.05
/proc/19736/stat : 19736 (bsolo) R 19734 19736 19643 0 -1 4194304 52018 0 0 0 4913 192 0 0 25 0 1 0 191241278 216444928 50432 1992294400 134512640 137136520 4294956256 18446744073709551615 134600223 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19736/statm: 52843 50432 195 640 0 52199 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 211372

[startup+102.305 s]
/proc/loadavg: 1.12 0.70 0.29 2/65 19743
/proc/meminfo: memFree=1040956/2055920 swapFree=4178700/4192956
[pid=19736] ppid=19734 vsize=428640 CPUtime=102.24
/proc/19736/stat : 19736 (bsolo) R 19734 19736 19643 0 -1 4194304 106338 0 0 0 10003 221 0 0 25 0 1 0 191241278 438927360 104752 1992294400 134512640 137136520 4294956256 18446744073709551615 134544249 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19736/statm: 107160 104752 195 640 0 106516 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 428640

[startup+162.302 s]
/proc/loadavg: 1.04 0.75 0.33 2/65 19743
/proc/meminfo: memFree=920444/2055920 swapFree=4178700/4192956
[pid=19736] ppid=19734 vsize=549812 CPUtime=162.21
/proc/19736/stat : 19736 (bsolo) R 19734 19736 19643 0 -1 4194304 136630 0 0 0 15985 236 0 0 25 0 1 0 191241278 563007488 135044 1992294400 134512640 137136520 4294956256 18446744073709551615 134543921 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19736/statm: 137453 135044 195 640 0 136809 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 549812

[startup+222.302 s]
/proc/loadavg: 1.01 0.79 0.37 2/65 19743
/proc/meminfo: memFree=833724/2055920 swapFree=4178700/4192956
[pid=19736] ppid=19734 vsize=635492 CPUtime=222.18
/proc/19736/stat : 19736 (bsolo) R 19734 19736 19643 0 -1 4194304 158050 0 0 0 21972 246 0 0 25 0 1 0 191241278 650743808 156464 1992294400 134512640 137136520 4294956256 18446744073709551615 134544256 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19736/statm: 158873 156464 195 640 0 158229 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 635492

[startup+282.302 s]
/proc/loadavg: 1.00 0.83 0.40 2/65 19744
/proc/meminfo: memFree=735612/2055920 swapFree=4178700/4192956
[pid=19736] ppid=19734 vsize=734148 CPUtime=282.16
/proc/19736/stat : 19736 (bsolo) R 19734 19736 19643 0 -1 4194304 182707 0 0 0 27960 256 0 0 25 0 1 0 191241278 751767552 181121 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19736/statm: 183537 181121 195 640 0 182893 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 734148

[startup+342.302 s]
/proc/loadavg: 1.00 0.86 0.44 2/65 19744
/proc/meminfo: memFree=660220/2055920 swapFree=4178700/4192956
[pid=19736] ppid=19734 vsize=808452 CPUtime=342.13
/proc/19736/stat : 19736 (bsolo) R 19734 19736 19643 0 -1 4194304 201282 0 0 0 33947 266 0 0 25 0 1 0 191241278 827854848 199696 1992294400 134512640 137136520 4294956256 18446744073709551615 134543977 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19736/statm: 202113 199696 195 640 0 201469 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 808452

[startup+402.301 s]
/proc/loadavg: 1.00 0.88 0.47 2/65 19744
/proc/meminfo: memFree=520252/2055920 swapFree=4178700/4192956
[pid=19736] ppid=19734 vsize=951488 CPUtime=402.12
/proc/19736/stat : 19736 (bsolo) R 19734 19736 19643 0 -1 4194304 237031 0 0 0 39917 295 0 0 25 0 1 0 191241278 974323712 235445 1992294400 134512640 137136520 4294956256 18446744073709551615 136498324 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19736/statm: 237872 235445 195 640 0 237228 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 951488

[startup+462.301 s]
/proc/loadavg: 1.00 0.90 0.50 2/65 19744
/proc/meminfo: memFree=303804/2055920 swapFree=4178700/4192956
[pid=19736] ppid=19734 vsize=1164840 CPUtime=462.07
/proc/19736/stat : 19736 (bsolo) R 19734 19736 19643 0 -1 4194304 290391 0 0 0 45889 318 0 0 25 0 1 0 191241278 1192796160 288805 1992294400 134512640 137136520 4294956256 18446744073709551615 134544256 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19736/statm: 291210 288805 195 640 0 290566 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 1164840

[startup+522.301 s]
/proc/loadavg: 1.00 0.91 0.53 2/65 19744
/proc/meminfo: memFree=152956/2055920 swapFree=4178700/4192956
[pid=19736] ppid=19734 vsize=1316980 CPUtime=522.05
/proc/19736/stat : 19736 (bsolo) R 19734 19736 19643 0 -1 4194304 328421 0 0 0 51866 339 0 0 25 0 1 0 191241278 1348587520 326835 1992294400 134512640 137136520 4294956256 18446744073709551615 136504213 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19736/statm: 329245 326835 195 640 0 328601 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 1316980

[startup+582.302 s]
/proc/loadavg: 1.00 0.93 0.56 2/65 19744
/proc/meminfo: memFree=15932/2055920 swapFree=4178700/4192956
[pid=19736] ppid=19734 vsize=1461792 CPUtime=582.02
/proc/19736/stat : 19736 (bsolo) R 19734 19736 19643 0 -1 4194304 364623 0 0 0 57844 358 0 0 25 0 1 0 191241278 1496875008 363037 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19736/statm: 365448 363037 195 640 0 364804 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 1461792

[startup+642.302 s]
/proc/loadavg: 1.00 0.94 0.58 2/65 19744
/proc/meminfo: memFree=15420/2055920 swapFree=4178700/4192956
[pid=19736] ppid=19734 vsize=1605084 CPUtime=641.99
/proc/19736/stat : 19736 (bsolo) R 19734 19736 19643 0 -1 4194304 400431 0 0 0 63824 375 0 0 25 0 1 0 191241278 1643606016 398845 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19736/statm: 401271 398845 195 640 0 400627 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 1605084

[startup+702.302 s]
/proc/loadavg: 1.04 0.96 0.61 2/65 19744
/proc/meminfo: memFree=15804/2055920 swapFree=4178700/4192956
[pid=19736] ppid=19734 vsize=1719924 CPUtime=701.96
/proc/19736/stat : 19736 (bsolo) R 19734 19736 19643 0 -1 4194304 429157 0 0 0 69808 388 0 0 25 0 1 0 191241278 1761202176 427571 1992294400 134512640 137136520 4294956256 18446744073709551615 134544256 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19736/statm: 429981 427571 195 640 0 429337 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 1719924



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+761.002 s]
/proc/loadavg: 1.01 0.97 0.63 2/65 19744
/proc/meminfo: memFree=15676/2055920 swapFree=4178700/4192956
[pid=19736] ppid=19734 vsize=1843372 CPUtime=760.65
/proc/19736/stat : 19736 (bsolo) R 19734 19736 19643 0 -1 4194304 460024 0 0 0 75662 403 0 0 25 0 1 0 191241278 1887612928 458438 1992294400 134512640 137136520 4294956256 18446744073709551615 134544157 0 0 4096 16384 0 0 0 17 0 0 0
/proc/19736/statm: 460843 458438 195 640 0 460199 0
Current children cumulated CPU time (s) 760.65
Current children cumulated vsize (KiB) 1843372

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+761.206 s]
/proc/loadavg: 1.01 0.97 0.63 2/66 19745
/proc/meminfo: memFree=668948/2055920 swapFree=4178700/4192956
[pid=19736] ppid=19734 vsize=0 CPUtime=760.85
/proc/19736/stat : 19736 (bsolo) R 19734 19736 19643 0 -1 4194308 460025 0 0 0 75662 423 0 0 25 0 1 0 191241278 0 0 1992294400 0 0 0 0 0 0 16384 4096 16384 0 0 0 17 0 0 0
/proc/19736/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 760.85
Current children cumulated vsize (KiB) 0

Child status: 15
Real time (s): 761.28
CPU time (s): 760.93
CPU user time (s): 756.623
CPU system time (s): 4.30735
CPU usage (%): 99.9541
Max. virtual memory (cumulated for all children) (KiB): 1843372

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

runsolver used 0.714891 second user time and 1.71674 second system time

The end

Launcher Data

Begin job on node90 at 2009-06-17 13:00:33
IDJOB=1883889
IDBENCH=2575
IDSOLVER=700
FILE ID=node90/1883889-1245236433
PBS_JOBID= 9372263
Free space on /tmp= 66528 MiB

SOLVER NAME= bsolo 3.1 cl
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-clauses-61-60.opb
COMMAND LINE= bsolo -l1 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1883889-1245236433/watcher-1883889-1245236433 -o /tmp/evaluation-result-1883889-1245236433/solver-1883889-1245236433 -C 1800 -W 2000 -M 1800  bsolo -l1 -t1800 -m1800 HOME/instance-1883889-1245236433.opb

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

MD5SUM BENCH= 8f6b9d215c54261c818e8073dc5975b0
RANDOM SEED=1806723769

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1460252 kB
Buffers:          4048 kB
Cached:         526096 kB
SwapCached:       8008 kB
Active:          42740 kB
Inactive:       497376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1460252 kB
SwapTotal:     4192956 kB
SwapFree:      4178700 kB
Dirty:            6704 kB
Writeback:           0 kB
Mapped:          15768 kB
Slab:            41496 kB
Committed_AS:   126736 kB
PageTables:       1436 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1883889-1245236433.opb

Free space on /tmp at the end= 66524 MiB
End job on node90 at 2009-06-17 13:13:17