Trace number 1885683

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 clUNSAT 618.435 618.612

General information on the benchmark

Name/PURE-SAT/SAT09/APPLICATIONS/
diagnosis/UCG-10-5p0.opb
MD5SUMb3e3439aa338f8019324c79b0efe0cc7
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 benchmark94.2247
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables104481
Total number of constraints500875
Number of constraints which are clauses500875
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 constraint10
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 10
Number of bits of the biggest sum of numbers4
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-1885683-1245268696.opb
0.00/0.00	c File size is 15392406 bytes.
3.20/3.27	c Highest Coefficient sum: 10
3.20/3.27	c Parsing was ok!!
3.20/3.27	c Total parsing time: 3.271 s
3.49/3.50	c Var: 104481 Constr: 500875 500875/0/0 Lit: 1175028 Watch. Lit: 996252
3.49/3.50	c Obj. Vars: 0 (0 % of total variables)
182.83/182.94	c Pre-processing Time: 182.885 s
182.83/182.95	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
182.83/182.95	c        0  39215   148129   367345    2   296258   49376      0      0 182.88
182.83/182.95	c Switching off lower bounding mode.
618.32/618.57	c      100  39215   148229   370807    2   296458   54314    100      0 183.52
618.32/618.57	c      250  39215   148379   378112    2   296758   59746    250      1 184.31
618.32/618.57	c      476  39215   148605   397404    2   297210   65721    476      2 185.67
618.32/618.57	c      815  39215   148944   457655    3   297888   72294    815      4 187.48
618.32/618.57	c     1323  39145   149452   541689    3   298903   79524   1323      6 191.09
618.32/618.57	c     2089  39145   150218   800143    5   300435   87477   2089     10 196.31
618.32/618.57	c     3235  39063   151364  1135574    7   302726   96225   3235     15 203.82
618.32/618.57	c     4958  39063   153087  2028939   13   306172  105848   4958     23 214.76
618.32/618.57	c     7542  39063   155671  2857684   18   311340  116433   7542     31 237.34
618.32/618.57	c    11426  39061   159555  4346007   27   319106  128077  11426     40 281.47
618.32/618.57	c    17248  39061   165377  6698166   40   330750  140885  17248     50 342.52
618.32/618.57	c    25985  38948   174114 11912698   68   348216  154974  25985     56 461.70
618.32/618.57	c Backtracks by Clause: 0
618.32/618.57	c Backtracks by PB constraint: 0
618.32/618.57	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
618.32/618.57	c   12    36229  19606   465255   184358 15591605  36229     58 618.39
618.32/618.57	s UNSATISFIABLE
618.32/618.57	c Total time: 618.394 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-1885683-1245268696/watcher-1885683-1245268696 -o /tmp/evaluation-result-1885683-1245268696/solver-1885683-1245268696 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1885683-1245268696.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: 0.92 0.98 0.99 3/65 15779
/proc/meminfo: memFree=1875112/2055920 swapFree=4181320/4192956
[pid=15779] ppid=15777 vsize=25744 CPUtime=0
/proc/15779/stat : 15779 (bsolo) R 15777 15779 15736 0 -1 4194304 261 0 0 0 0 0 0 0 18 0 1 0 194468102 26361856 245 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15779/statm: 6436 245 177 640 0 2034 0

[startup+0.099796 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 15779
/proc/meminfo: memFree=1875112/2055920 swapFree=4181320/4192956
[pid=15779] ppid=15777 vsize=29264 CPUtime=0.08
/proc/15779/stat : 15779 (bsolo) R 15777 15779 15736 0 -1 4194304 1350 0 0 0 8 0 0 0 18 0 1 0 194468102 29966336 1334 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15779/statm: 7316 1335 386 640 0 2914 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29264

[startup+0.101795 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 15779
/proc/meminfo: memFree=1875112/2055920 swapFree=4181320/4192956
[pid=15779] ppid=15777 vsize=29404 CPUtime=0.09
/proc/15779/stat : 15779 (bsolo) R 15777 15779 15736 0 -1 4194304 1372 0 0 0 9 0 0 0 18 0 1 0 194468102 30109696 1356 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15779/statm: 7351 1357 390 640 0 2949 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29404

[startup+0.301818 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 15779
/proc/meminfo: memFree=1875112/2055920 swapFree=4181320/4192956
[pid=15779] ppid=15777 vsize=36756 CPUtime=0.29
/proc/15779/stat : 15779 (bsolo) R 15777 15779 15736 0 -1 4194304 3609 0 0 0 28 1 0 0 19 0 1 0 194468102 37638144 3474 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15779/statm: 9189 3474 727 640 0 4787 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36756

[startup+0.701864 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 15779
/proc/meminfo: memFree=1875112/2055920 swapFree=4181320/4192956
[pid=15779] ppid=15777 vsize=45344 CPUtime=0.69
/proc/15779/stat : 15779 (bsolo) R 15777 15779 15736 0 -1 4194304 6287 0 0 0 67 2 0 0 23 0 1 0 194468102 46432256 5946 1992294400 134512640 137136520 4294956256 18446744073709551615 136486048 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15779/statm: 11336 5946 1126 640 0 6934 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45344

[startup+1.50196 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 15780
/proc/meminfo: memFree=1851488/2055920 swapFree=4181320/4192956
[pid=15779] ppid=15777 vsize=54800 CPUtime=1.49
/proc/15779/stat : 15779 (bsolo) R 15777 15779 15736 0 -1 4194304 9368 0 0 0 146 3 0 0 25 0 1 0 194468102 56115200 9027 1992294400 134512640 137136520 4294956256 18446744073709551615 136504572 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15779/statm: 13700 9027 1853 640 0 9298 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54800

[startup+3.10114 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 15780
/proc/meminfo: memFree=1839072/2055920 swapFree=4181320/4192956
[pid=15779] ppid=15777 vsize=79500 CPUtime=3.09
/proc/15779/stat : 15779 (bsolo) R 15777 15779 15736 0 -1 4194304 17398 0 0 0 303 6 0 0 25 0 1 0 194468102 81408000 16960 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15779/statm: 19876 16960 3575 640 0 15474 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 79500

[startup+6.3015 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 15780
/proc/meminfo: memFree=1782048/2055920 swapFree=4181320/4192956
[pid=15779] ppid=15777 vsize=104388 CPUtime=6.29
/proc/15779/stat : 15779 (bsolo) R 15777 15779 15736 0 -1 4194304 27391 0 0 0 619 10 0 0 25 0 1 0 194468102 106893312 23195 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15779/statm: 26097 23195 189 640 0 25453 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 104388

[startup+12.7012 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 15780
/proc/meminfo: memFree=1782688/2055920 swapFree=4181320/4192956
[pid=15779] ppid=15777 vsize=104388 CPUtime=12.68
/proc/15779/stat : 15779 (bsolo) R 15777 15779 15736 0 -1 4194304 27395 0 0 0 1258 10 0 0 25 0 1 0 194468102 106893312 23199 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15779/statm: 26097 23199 189 640 0 25453 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 104388

[startup+25.5017 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 15780
/proc/meminfo: memFree=1782880/2055920 swapFree=4181320/4192956
[pid=15779] ppid=15777 vsize=104520 CPUtime=25.48
/proc/15779/stat : 15779 (bsolo) R 15777 15779 15736 0 -1 4194304 27409 0 0 0 2538 10 0 0 25 0 1 0 194468102 107028480 23213 1992294400 134512640 137136520 4294956256 18446744073709551615 136500521 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15779/statm: 26130 23213 189 640 0 25486 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 104520

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15780
/proc/meminfo: memFree=1782560/2055920 swapFree=4181320/4192956
[pid=15779] ppid=15777 vsize=104784 CPUtime=51.08
/proc/15779/stat : 15779 (bsolo) R 15777 15779 15736 0 -1 4194304 27482 0 0 0 5095 13 0 0 25 0 1 0 194468102 107298816 23286 1992294400 134512640 137136520 4294956256 18446744073709551615 136518911 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15779/statm: 26196 23286 189 640 0 25552 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 104784

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15780
/proc/meminfo: memFree=1782560/2055920 swapFree=4181320/4192956
[pid=15779] ppid=15777 vsize=104784 CPUtime=102.27
/proc/15779/stat : 15779 (bsolo) R 15777 15779 15736 0 -1 4194304 27483 0 0 0 10212 15 0 0 25 0 1 0 194468102 107298816 23287 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15779/statm: 26196 23287 189 640 0 25552 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 104784

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15780
/proc/meminfo: memFree=1782496/2055920 swapFree=4181320/4192956
[pid=15779] ppid=15777 vsize=104784 CPUtime=162.25
/proc/15779/stat : 15779 (bsolo) R 15777 15779 15736 0 -1 4194304 27485 0 0 0 16207 18 0 0 25 0 1 0 194468102 107298816 23289 1992294400 134512640 137136520 4294956256 18446744073709551615 136498219 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15779/statm: 26196 23289 189 640 0 25552 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 104784

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15786
/proc/meminfo: memFree=1782432/2055920 swapFree=4181320/4192956
[pid=15779] ppid=15777 vsize=104784 CPUtime=222.22
/proc/15779/stat : 15779 (bsolo) R 15777 15779 15736 0 -1 4194304 1246017 0 0 0 21758 464 0 0 25 0 1 0 194468102 107298816 23301 1992294400 134512640 137136520 4294956256 18446744073709551615 134543760 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15779/statm: 26196 23301 196 640 0 25552 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 104784

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15786
/proc/meminfo: memFree=1769056/2055920 swapFree=4181320/4192956
[pid=15779] ppid=15777 vsize=119112 CPUtime=282.21
/proc/15779/stat : 15779 (bsolo) R 15777 15779 15736 0 -1 4194304 2404844 0 0 0 27310 911 0 0 25 0 1 0 194468102 121970688 26748 1992294400 134512640 137136520 4294956256 18446744073709551615 134571152 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15779/statm: 29778 26758 196 640 0 29134 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 119112

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15786
/proc/meminfo: memFree=1741152/2055920 swapFree=4181320/4192956
[pid=15779] ppid=15777 vsize=146816 CPUtime=342.19
/proc/15779/stat : 15779 (bsolo) R 15777 15779 15736 0 -1 4194304 3562798 0 0 0 32866 1353 0 0 25 0 1 0 194468102 150339584 33832 1992294400 134512640 137136520 4294956256 18446744073709551615 134571152 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15779/statm: 36704 33832 196 640 0 36060 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 146816

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15786
/proc/meminfo: memFree=1706528/2055920 swapFree=4181320/4192956
[pid=15779] ppid=15777 vsize=180916 CPUtime=402.17
/proc/15779/stat : 15779 (bsolo) R 15777 15779 15736 0 -1 4194304 4594666 0 0 0 38469 1748 0 0 25 0 1 0 194468102 185257984 42340 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15779/statm: 45229 42340 196 640 0 44585 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 180916

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15786
/proc/meminfo: memFree=1675616/2055920 swapFree=4181320/4192956
[pid=15779] ppid=15777 vsize=212164 CPUtime=462.15
/proc/15779/stat : 15779 (bsolo) R 15777 15779 15736 0 -1 4194304 5387773 0 0 0 44160 2055 0 0 25 0 1 0 194468102 217255936 50092 1992294400 134512640 137136520 4294956256 18446744073709551615 134571152 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15779/statm: 53041 50101 196 640 0 52397 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 212164

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15786
/proc/meminfo: memFree=1655968/2055920 swapFree=4181320/4192956
[pid=15779] ppid=15777 vsize=232064 CPUtime=522.14
/proc/15779/stat : 15779 (bsolo) R 15777 15779 15736 0 -1 4194304 6262208 0 0 0 49814 2400 0 0 25 0 1 0 194468102 237633536 55122 1992294400 134512640 137136520 4294956256 18446744073709551615 134573581 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15779/statm: 58016 55122 196 640 0 57372 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 232064

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15786
/proc/meminfo: memFree=1637216/2055920 swapFree=4181320/4192956
[pid=15779] ppid=15777 vsize=249552 CPUtime=582.13
/proc/15779/stat : 15779 (bsolo) R 15777 15779 15736 0 -1 4194304 7028589 0 0 0 55515 2698 0 0 25 0 1 0 194468102 255541248 59518 1992294400 134512640 137136520 4294956256 18446744073709551615 134543837 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15779/statm: 62388 59518 196 640 0 61744 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 249552

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

[startup+588.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15786
/proc/meminfo: memFree=1636256/2055920 swapFree=4181320/4192956
[pid=15779] ppid=15777 vsize=250480 CPUtime=588.52
/proc/15779/stat : 15779 (bsolo) R 15777 15779 15736 0 -1 4194304 7094006 0 0 0 56129 2723 0 0 25 0 1 0 194468102 256491520 59745 1992294400 134512640 137136520 4294956256 18446744073709551615 134543806 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15779/statm: 62620 59745 196 640 0 61976 0
Current children cumulated CPU time (s) 588.52
Current children cumulated vsize (KiB) 250480

[startup+601.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15786
/proc/meminfo: memFree=1633504/2055920 swapFree=4181320/4192956
[pid=15779] ppid=15777 vsize=254344 CPUtime=601.32
/proc/15779/stat : 15779 (bsolo) R 15777 15779 15736 0 -1 4194304 7270444 0 0 0 57339 2793 0 0 25 0 1 0 194468102 260448256 60703 1992294400 134512640 137136520 4294956256 18446744073709551615 134573633 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15779/statm: 63586 60703 196 640 0 62942 0
Current children cumulated CPU time (s) 601.32
Current children cumulated vsize (KiB) 254344

[startup+607.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15786
/proc/meminfo: memFree=1631456/2055920 swapFree=4181320/4192956
[pid=15779] ppid=15777 vsize=255532 CPUtime=607.71
/proc/15779/stat : 15779 (bsolo) R 15777 15779 15736 0 -1 4194304 7350477 0 0 0 57945 2826 0 0 25 0 1 0 194468102 261664768 60991 1992294400 134512640 137136520 4294956256 18446744073709551615 134573436 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15779/statm: 63883 60991 196 640 0 63239 0
Current children cumulated CPU time (s) 607.71
Current children cumulated vsize (KiB) 255532

[startup+614.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15786
/proc/meminfo: memFree=1630496/2055920 swapFree=4181320/4192956
[pid=15779] ppid=15777 vsize=255636 CPUtime=614.11
/proc/15779/stat : 15779 (bsolo) R 15777 15779 15736 0 -1 4194304 7432709 0 0 0 58554 2857 0 0 25 0 1 0 194468102 261771264 61018 1992294400 134512640 137136520 4294956256 18446744073709551615 134543760 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15779/statm: 63909 61018 196 640 0 63265 0
Current children cumulated CPU time (s) 614.11
Current children cumulated vsize (KiB) 255636

[startup+615.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15786
/proc/meminfo: memFree=1630368/2055920 swapFree=4181320/4192956
[pid=15779] ppid=15777 vsize=256588 CPUtime=615.72
/proc/15779/stat : 15779 (bsolo) R 15777 15779 15736 0 -1 4194304 7447288 0 0 0 58708 2864 0 0 25 0 1 0 194468102 262746112 61247 1992294400 134512640 137136520 4294956256 18446744073709551615 136498219 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15779/statm: 64147 61247 196 640 0 63503 0
Current children cumulated CPU time (s) 615.72
Current children cumulated vsize (KiB) 256588

[startup+617.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15786
/proc/meminfo: memFree=1629920/2055920 swapFree=4181320/4192956
[pid=15779] ppid=15777 vsize=256432 CPUtime=617.32
/proc/15779/stat : 15779 (bsolo) R 15777 15779 15736 0 -1 4194304 7468584 0 0 0 58859 2873 0 0 25 0 1 0 194468102 262586368 61223 1992294400 134512640 137136520 4294956256 18446744073709551615 135982492 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15779/statm: 64108 61223 196 640 0 63464 0
Current children cumulated CPU time (s) 617.32
Current children cumulated vsize (KiB) 256432

[startup+618.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15786
/proc/meminfo: memFree=1629920/2055920 swapFree=4181320/4192956
[pid=15779] ppid=15777 vsize=256960 CPUtime=618.11
/proc/15779/stat : 15779 (bsolo) R 15777 15779 15736 0 -1 4194304 7482844 0 0 0 58933 2878 0 0 25 0 1 0 194468102 263127040 61338 1992294400 134512640 137136520 4294956256 18446744073709551615 136502041 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15779/statm: 64240 61338 196 640 0 63596 0
Current children cumulated CPU time (s) 618.11
Current children cumulated vsize (KiB) 256960

[startup+618.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15786
/proc/meminfo: memFree=1629920/2055920 swapFree=4181320/4192956
[pid=15779] ppid=15777 vsize=256960 CPUtime=618.32
/proc/15779/stat : 15779 (bsolo) R 15777 15779 15736 0 -1 4194304 7489423 0 0 0 58951 2881 0 0 25 0 1 0 194468102 263127040 61357 1992294400 134512640 137136520 4294956256 18446744073709551615 136498219 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15779/statm: 64240 61357 196 640 0 63596 0
Current children cumulated CPU time (s) 618.32
Current children cumulated vsize (KiB) 256960

[startup+618.601 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15786
/proc/meminfo: memFree=1629920/2055920 swapFree=4181320/4192956
[pid=15779] ppid=15777 vsize=0 CPUtime=618.42
/proc/15779/stat : 15779 (bsolo) R 15777 15779 15736 0 -1 4194308 7492708 0 0 0 58957 2885 0 0 25 0 1 0 194468102 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 0 0 0
/proc/15779/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 618.42
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 618.612
CPU time (s): 618.435
CPU user time (s): 589.571
CPU system time (s): 28.8636
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 257120

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

runsolver used 0.742887 second user time and 1.41678 second system time

The end

Launcher Data

Begin job on node88 at 2009-06-17 21:58:17
IDJOB=1885683
IDBENCH=72081
IDSOLVER=700
FILE ID=node88/1885683-1245268696
PBS_JOBID= 9372474
Free space on /tmp= 66508 MiB

SOLVER NAME= bsolo 3.1 cl
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT09/APPLICATIONS/diagnosis/UCG-10-5p0.opb
COMMAND LINE= bsolo -l1 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1885683-1245268696/watcher-1885683-1245268696 -o /tmp/evaluation-result-1885683-1245268696/solver-1885683-1245268696 -C 1800 -W 2000 -M 1800  bsolo -l1 -t1800 -m1800 HOME/instance-1885683-1245268696.opb

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

MD5SUM BENCH= b3e3439aa338f8019324c79b0efe0cc7
RANDOM SEED=1523187581

node88.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.214
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	: 5931.00
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.214
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:       1875528 kB
Buffers:          8532 kB
Cached:         112732 kB
SwapCached:       5216 kB
Active:          93464 kB
Inactive:        34924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1875528 kB
SwapTotal:     4192956 kB
SwapFree:      4181320 kB
Dirty:           19196 kB
Writeback:           0 kB
Mapped:          13032 kB
Slab:            37848 kB
Committed_AS:   131808 kB
PageTables:       1448 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-1885683-1245268696.opb

Free space on /tmp at the end= 66504 MiB
End job on node88 at 2009-06-17 22:08:35