Trace number 1884432

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.1UNSAT 452.448 452.617

General information on the benchmark

Name/PURE-SAT/SAT_RACE06/
manol-pipe-g7nidw.opb
MD5SUM21342b3f9ff0e3703cb92fe827fedc3e
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 benchmark44.6252
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables75496
Total number of constraints222379
Number of constraints which are clauses222379
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
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-1884432-1245258316.opb
0.00/0.00	c File size is 6692676 bytes.
0.89/0.99	c Highest Coefficient sum: 5
0.89/0.99	c Parsing was ok!!
0.89/0.99	c Total parsing time: 0.992 s
1.09/1.12	c Var: 75496 Constr: 222379 222379/0/0 Lit: 518883 Watch. Lit: 444757
1.09/1.12	c Obj. Vars: 0 (0 % of total variables)
10.58/10.66	c Pre-processing Time: 10.653 s
10.58/10.67	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
10.58/10.67	c        0  67902   199764   466095    2   399528   66587      0      0 10.65
10.58/10.67	c Switching off lower bounding mode.
452.32/452.55	c      100  67869   199957   467388    2   399912   73246    193      8 11.19
452.32/452.55	c      251  67869   200256   469900    2   400510   80571    492     20 12.25
452.32/452.55	c      476  67837   200691   475438    2   401378   88629    927     36 12.94
452.32/452.55	c      814  67837   201356   482654    2   402708   97492   1592     55 14.71
452.32/452.55	c     1322  67837   202347   496843    2   404690  107242   2583     76 17.19
452.32/452.55	c     2086  67576   203773   537734    2   407540  117967   4009    104 20.00
452.32/452.55	c     3234  67576   205990   577984    2   411974  129764   6226    115 28.05
452.32/452.55	c     4958  67576   209433   806018    3   418860  142741   9669    156 31.67
452.32/452.55	c     7542  67576   214582  1884916    8   429158  157016  14818    168 44.89
452.32/452.55	c    11422  67574   222232  2142373    9   444456  172718  22468    202 56.33
452.32/452.55	c    17245  67435   232853  3492265   14   465694  189990  33089    216 79.61
452.32/452.55	c    25982  67435   249463  6853414   27   498914  208990  49699    227 114.36
452.32/452.55	c    39092  67426   275035  8849019   32   550057  229890  75271    256 152.54
452.32/452.55	c    58765  67426   313184 13610668   43   626355  252880 113420    245 239.06
452.32/452.55	c    88277  67372   367284 23030517   62   734554  278169 167520    206 427.19
452.32/452.55	c Backtracks by Clause: 91405
452.32/452.55	c Backtracks by PB constraint: 9
452.32/452.55	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
452.32/452.55	c   15    91414  33343   423183   370929 23191950 171165    202 452.39
452.32/452.55	s UNSATISFIABLE
452.32/452.55	c Total time: 452.389 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-1884432-1245258316/watcher-1884432-1245258316 -o /tmp/evaluation-result-1884432-1245258316/solver-1884432-1245258316 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1884432-1245258316.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.91 3/64 11492
/proc/meminfo: memFree=1913080/2055920 swapFree=4181252/4192956
[pid=11492] ppid=11490 vsize=17244 CPUtime=0
/proc/11492/stat : 11492 (bsolo) R 11490 11492 11221 0 -1 4194304 256 0 0 0 0 0 0 0 18 0 1 0 193428039 17657856 240 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11492/statm: 4311 240 176 640 0 2033 0

[startup+0.090739 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 11492
/proc/meminfo: memFree=1913080/2055920 swapFree=4181252/4192956
[pid=11492] ppid=11490 vsize=20024 CPUtime=0.08
/proc/11492/stat : 11492 (bsolo) R 11490 11492 11221 0 -1 4194304 1089 0 0 0 8 0 0 0 18 0 1 0 193428039 20504576 1073 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11492/statm: 5006 1074 327 640 0 2728 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 20024

[startup+0.10174 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 11492
/proc/meminfo: memFree=1913080/2055920 swapFree=4181252/4192956
[pid=11492] ppid=11490 vsize=20304 CPUtime=0.09
/proc/11492/stat : 11492 (bsolo) R 11490 11492 11221 0 -1 4194304 1196 0 0 0 9 0 0 0 18 0 1 0 193428039 20791296 1180 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11492/statm: 5076 1180 347 640 0 2798 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20304

[startup+0.301774 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 11492
/proc/meminfo: memFree=1913080/2055920 swapFree=4181252/4192956
[pid=11492] ppid=11490 vsize=26256 CPUtime=0.29
/proc/11492/stat : 11492 (bsolo) R 11490 11492 11221 0 -1 4194304 3024 0 0 0 29 0 0 0 19 0 1 0 193428039 26886144 2968 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11492/statm: 6564 2968 681 640 0 4286 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26256

[startup+0.702844 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 11492
/proc/meminfo: memFree=1913080/2055920 swapFree=4181252/4192956
[pid=11492] ppid=11490 vsize=37112 CPUtime=0.69
/proc/11492/stat : 11492 (bsolo) R 11490 11492 11221 0 -1 4194304 6491 0 0 0 68 1 0 0 22 0 1 0 193428039 38002688 6307 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11492/statm: 9278 6307 1326 640 0 7000 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37112

[startup+1.50198 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11493
/proc/meminfo: memFree=1885168/2055920 swapFree=4181252/4192956
[pid=11492] ppid=11490 vsize=56388 CPUtime=1.49
/proc/11492/stat : 11492 (bsolo) R 11490 11492 11221 0 -1 4194304 13187 0 0 0 145 4 0 0 25 0 1 0 193428039 57741312 11369 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11492/statm: 14097 11369 189 640 0 13453 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56388

[startup+3.10126 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11493
/proc/meminfo: memFree=1868080/2055920 swapFree=4181252/4192956
[pid=11492] ppid=11490 vsize=56388 CPUtime=3.09
/proc/11492/stat : 11492 (bsolo) R 11490 11492 11221 0 -1 4194304 13197 0 0 0 304 5 0 0 25 0 1 0 193428039 57741312 11379 1992294400 134512640 137136520 4294956256 18446744073709551615 134563028 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11492/statm: 14097 11379 189 640 0 13453 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56388

[startup+6.30181 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11493
/proc/meminfo: memFree=1867824/2055920 swapFree=4181252/4192956
[pid=11492] ppid=11490 vsize=56388 CPUtime=6.28
/proc/11492/stat : 11492 (bsolo) R 11490 11492 11221 0 -1 4194304 13212 0 0 0 620 8 0 0 25 0 1 0 193428039 57741312 11394 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11492/statm: 14097 11394 189 640 0 13453 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 56388

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11493
/proc/meminfo: memFree=1864880/2055920 swapFree=4181252/4192956
[pid=11492] ppid=11490 vsize=59244 CPUtime=12.67
/proc/11492/stat : 11492 (bsolo) R 11490 11492 11221 0 -1 4194304 15688 0 0 0 1239 28 0 0 25 0 1 0 193428039 60665856 12129 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11492/statm: 14811 12129 198 640 0 14167 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 59244

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11493
/proc/meminfo: memFree=1864880/2055920 swapFree=4181252/4192956
[pid=11492] ppid=11490 vsize=59244 CPUtime=25.47
/proc/11492/stat : 11492 (bsolo) R 11490 11492 11221 0 -1 4194304 15689 0 0 0 2513 34 0 0 25 0 1 0 193428039 60665856 12130 1992294400 134512640 137136520 4294956256 18446744073709551615 134543939 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11492/statm: 14811 12130 198 640 0 14167 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 59244

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11493
/proc/meminfo: memFree=1847984/2055920 swapFree=4181252/4192956
[pid=11492] ppid=11490 vsize=76156 CPUtime=51.07
/proc/11492/stat : 11492 (bsolo) R 11490 11492 11221 0 -1 4194304 789810 0 0 0 4798 309 0 0 25 0 1 0 193428039 77983744 16355 1992294400 134512640 137136520 4294956256 18446744073709551615 134576192 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11492/statm: 19039 16355 198 640 0 18395 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 76156

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11493
/proc/meminfo: memFree=1799600/2055920 swapFree=4181252/4192956
[pid=11492] ppid=11490 vsize=124160 CPUtime=102.25
/proc/11492/stat : 11492 (bsolo) R 11490 11492 11221 0 -1 4194304 2837689 0 0 0 9206 1019 0 0 25 0 1 0 193428039 127139840 28346 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11492/statm: 31040 28346 198 640 0 30396 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 124160

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11493
/proc/meminfo: memFree=1749488/2055920 swapFree=4181252/4192956
[pid=11492] ppid=11490 vsize=174256 CPUtime=162.22
/proc/11492/stat : 11492 (bsolo) R 11490 11492 11221 0 -1 4194304 5575779 0 0 0 14238 1984 0 0 25 0 1 0 193428039 178438144 40868 1992294400 134512640 137136520 4294956256 18446744073709551615 136571969 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11492/statm: 43564 40868 198 640 0 42920 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 174256

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11493
/proc/meminfo: memFree=1698992/2055920 swapFree=4181252/4192956
[pid=11492] ppid=11490 vsize=224992 CPUtime=222.2
/proc/11492/stat : 11492 (bsolo) R 11490 11492 11221 0 -1 4194304 7722482 0 0 0 19462 2758 0 0 25 0 1 0 193428039 230391808 53559 1992294400 134512640 137136520 4294956256 18446744073709551615 134606749 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11492/statm: 56248 53559 198 640 0 55604 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 224992

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11493
/proc/meminfo: memFree=1664688/2055920 swapFree=4181252/4192956
[pid=11492] ppid=11490 vsize=259908 CPUtime=282.19
/proc/11492/stat : 11492 (bsolo) R 11490 11492 11221 0 -1 4194304 9233254 0 0 0 24895 3324 0 0 25 0 1 0 193428039 266145792 62279 1992294400 134512640 137136520 4294956256 18446744073709551615 136571969 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11492/statm: 64977 62279 198 640 0 64333 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 259908

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 11493
/proc/meminfo: memFree=1618352/2055920 swapFree=4181252/4192956
[pid=11492] ppid=11490 vsize=305196 CPUtime=342.16
/proc/11492/stat : 11492 (bsolo) R 11490 11492 11221 0 -1 4194304 10620521 0 0 0 30374 3842 0 0 25 0 1 0 193428039 312520704 73590 1992294400 134512640 137136520 4294956256 18446744073709551615 136571969 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11492/statm: 76299 73590 198 640 0 75655 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 305196

[startup+402.301 s]
/proc/loadavg: 1.03 1.01 0.91 2/65 11493
/proc/meminfo: memFree=1574192/2055920 swapFree=4181252/4192956
[pid=11492] ppid=11490 vsize=349656 CPUtime=402.14
/proc/11492/stat : 11492 (bsolo) R 11490 11492 11221 0 -1 4194304 11935843 0 0 0 35873 4341 0 0 25 0 1 0 193428039 358047744 84736 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11492/statm: 87414 84736 198 640 0 86770 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 349656

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

[startup+409.501 s]
/proc/loadavg: 1.10 1.03 0.92 2/65 11493
/proc/meminfo: memFree=1570608/2055920 swapFree=4181252/4192956
[pid=11492] ppid=11490 vsize=353688 CPUtime=409.34
/proc/11492/stat : 11492 (bsolo) R 11490 11492 11221 0 -1 4194304 12163114 0 0 0 36511 4423 0 0 25 0 1 0 193428039 362176512 85715 1992294400 134512640 137136520 4294956256 18446744073709551615 136498149 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11492/statm: 88422 85715 198 640 0 87778 0
Current children cumulated CPU time (s) 409.34
Current children cumulated vsize (KiB) 353688

[startup+435.102 s]
/proc/loadavg: 1.35 1.09 0.94 2/65 11493
/proc/meminfo: memFree=1563312/2055920 swapFree=4181252/4192956
[pid=11492] ppid=11490 vsize=360116 CPUtime=434.93
/proc/11492/stat : 11492 (bsolo) R 11490 11492 11221 0 -1 4194304 12644551 0 0 0 38885 4608 0 0 25 0 1 0 193428039 368758784 87336 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11492/statm: 90029 87336 198 640 0 89385 0
Current children cumulated CPU time (s) 434.93
Current children cumulated vsize (KiB) 360116

[startup+441.502 s]
/proc/loadavg: 1.32 1.09 0.94 2/65 11493
/proc/meminfo: memFree=1562416/2055920 swapFree=4181252/4192956
[pid=11492] ppid=11490 vsize=360912 CPUtime=441.33
/proc/11492/stat : 11492 (bsolo) R 11490 11492 11221 0 -1 4194304 12757376 0 0 0 39483 4650 0 0 25 0 1 0 193428039 369573888 87533 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11492/statm: 90228 87533 198 640 0 89584 0
Current children cumulated CPU time (s) 441.33
Current children cumulated vsize (KiB) 360912

[startup+447.902 s]
/proc/loadavg: 1.27 1.08 0.94 2/65 11493
/proc/meminfo: memFree=1562096/2055920 swapFree=4181252/4192956
[pid=11492] ppid=11490 vsize=361312 CPUtime=447.73
/proc/11492/stat : 11492 (bsolo) R 11490 11492 11221 0 -1 4194304 12873674 0 0 0 40078 4695 0 0 25 0 1 0 193428039 369983488 87651 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11492/statm: 90328 87651 198 640 0 89684 0
Current children cumulated CPU time (s) 447.73
Current children cumulated vsize (KiB) 361312

[startup+451.102 s]
/proc/loadavg: 1.27 1.08 0.94 2/65 11493
/proc/meminfo: memFree=1561648/2055920 swapFree=4181252/4192956
[pid=11492] ppid=11490 vsize=361840 CPUtime=450.92
/proc/11492/stat : 11492 (bsolo) R 11490 11492 11221 0 -1 4194304 12924541 0 0 0 40376 4716 0 0 25 0 1 0 193428039 370524160 87754 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11492/statm: 90460 87754 198 640 0 89816 0
Current children cumulated CPU time (s) 450.92
Current children cumulated vsize (KiB) 361840

[startup+451.902 s]
/proc/loadavg: 1.27 1.08 0.94 2/65 11493
/proc/meminfo: memFree=1561648/2055920 swapFree=4181252/4192956
[pid=11492] ppid=11490 vsize=361844 CPUtime=451.72
/proc/11492/stat : 11492 (bsolo) R 11490 11492 11221 0 -1 4194304 12944391 0 0 0 40448 4724 0 0 25 0 1 0 193428039 370528256 87772 1992294400 134512640 137136520 4294956256 18446744073709551615 136502385 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11492/statm: 90461 87772 198 640 0 89817 0
Current children cumulated CPU time (s) 451.72
Current children cumulated vsize (KiB) 361844

[startup+452.302 s]
/proc/loadavg: 1.27 1.08 0.94 2/65 11493
/proc/meminfo: memFree=1561136/2055920 swapFree=4181252/4192956
[pid=11492] ppid=11490 vsize=361844 CPUtime=452.12
/proc/11492/stat : 11492 (bsolo) R 11490 11492 11221 0 -1 4194304 12959346 0 0 0 40483 4729 0 0 25 0 1 0 193428039 370528256 87779 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11492/statm: 90461 87779 198 640 0 89817 0
Current children cumulated CPU time (s) 452.12
Current children cumulated vsize (KiB) 361844

[startup+452.502 s]
/proc/loadavg: 1.27 1.08 0.94 2/65 11493
/proc/meminfo: memFree=1561136/2055920 swapFree=4181252/4192956
[pid=11492] ppid=11490 vsize=361844 CPUtime=452.32
/proc/11492/stat : 11492 (bsolo) R 11490 11492 11221 0 -1 4194304 12967339 0 0 0 40500 4732 0 0 25 0 1 0 193428039 370528256 87780 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11492/statm: 90461 87780 198 640 0 89817 0
Current children cumulated CPU time (s) 452.32
Current children cumulated vsize (KiB) 361844

[startup+452.602 s]
/proc/loadavg: 1.27 1.08 0.94 2/65 11493
/proc/meminfo: memFree=1561136/2055920 swapFree=4181252/4192956
[pid=11492] ppid=11490 vsize=0 CPUtime=452.43
/proc/11492/stat : 11492 (bsolo) R 11490 11492 11221 0 -1 4194308 12969412 0 0 0 40506 4737 0 0 25 0 1 0 193428039 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11492/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 452.43
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 452.617
CPU time (s): 452.448
CPU user time (s): 405.061
CPU system time (s): 47.3868
CPU usage (%): 99.9627
Max. virtual memory (cumulated for all children) (KiB): 362436

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

runsolver used 0.360945 second user time and 0.944856 second system time

The end

Launcher Data

Begin job on node48 at 2009-06-17 19:05:17
IDJOB=1884432
IDBENCH=71956
IDSOLVER=699
FILE ID=node48/1884432-1245258316
PBS_JOBID= 9372406
Free space on /tmp= 66228 MiB

SOLVER NAME= bsolo 3.1
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT_RACE06/manol-pipe-g7nidw.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1884432-1245258316/watcher-1884432-1245258316 -o /tmp/evaluation-result-1884432-1245258316/solver-1884432-1245258316 -C 1800 -W 2000 -M 1800  bsolo -l2 -t1800 -m1800 HOME/instance-1884432-1245258316.opb

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

MD5SUM BENCH= 21342b3f9ff0e3703cb92fe827fedc3e
RANDOM SEED=1361667287

node48.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.270
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.270
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:       1913496 kB
Buffers:          3212 kB
Cached:          76552 kB
SwapCached:       5440 kB
Active:          44900 kB
Inactive:        42708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1913496 kB
SwapTotal:     4192956 kB
SwapFree:      4181252 kB
Dirty:           10472 kB
Writeback:           0 kB
Mapped:          13544 kB
Slab:            40772 kB
Committed_AS:   176064 kB
PageTables:       1372 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-1884432-1245258316.opb

Free space on /tmp at the end= 66228 MiB
End job on node48 at 2009-06-17 19:12:50