Trace number 1884294

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 pb? 1798.26 1798.94

General information on the benchmark

Name/PURE-SAT/SAT07/industrial/palacios/
uts/uts-l05-ipc5-h26-unsat.opb
MD5SUM3e68ecbc5e73169d894b0ea42a7def52
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 benchmark366.716
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables85694
Total number of constraints414657
Number of constraints which are clauses414657
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 constraint403
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 401
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 804
Number of bits of the biggest sum of numbers10
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: Generic Pseudo-Boolean 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-1884294-1245256529.opb
0.00/0.00	c File size is 13130610 bytes.
1.89/1.95	c Highest Coefficient sum: 804
1.89/1.95	c Parsing was ok!!
1.89/1.95	c Total parsing time: 1.956 s
2.09/2.15	c Var: 85694 Constr: 414657 414657/0/0 Lit: 1073659 Watch. Lit: 829124
2.09/2.15	c Obj. Vars: 0 (0 % of total variables)
181.31/181.40	c Pre-processing Time: 181.313 s
181.31/181.42	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
181.31/181.42	c        0  85426   410628  1064344    2   821256  136876      0      0 181.31
181.31/181.42	c Switching off lower bounding mode.
1798.11/1798.87	c      103  85426   410834  1066990    2   821668  150564    206      0 181.90
1798.11/1798.87	c      253  85426   411134  1075696    2   822268  165621    506      1 183.37
1798.11/1798.87	c      479  85426   411584  1205977    2   823168  182184    956      2 217.91
1798.11/1798.87	c      817  85426   412260  1231471    2   824520  200403   1632      3 222.20
1798.11/1798.87	c     1325  85404   413266  1323634    3   826530  220444   2638      5 234.94
1798.11/1798.87	c     2088  85404   414717  1391727    3   829432  242489   4089      8 245.58
1798.11/1798.87	c     3234  85404   417009  1442253    3   834016  266738   6381     11 278.76
1798.11/1798.87	c     4956  85352   420391  1729700    4   840776  293412   9763     15 314.23
1798.11/1798.87	c     7540  85307   425496  2206937    5   850982  322754  14868     20 363.21
1798.11/1798.87	c    11419  85278   433072  2615418    6   866132  355030  22444     28 404.36
1798.11/1798.87	c    17243  85025   443913  4106953    9   887793  390534  33285     35 488.38
1798.11/1798.87	c    25982  85025   459582  6557650   14   919131  429588  48954     43 596.79
1798.11/1798.87	c    39093  84569   479596  9388758   19   959123  472547  68968     49 793.75
1798.11/1798.87	c    58763  84569   510067 16220802   31  1020065  519802  99439     49 1180.17
1798.11/1798.87	c Resources Exceeded
1798.11/1798.87	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.11/1798.87	c   14    86343  32930   270578   548185 23330462 137557     48 1798.19
1798.11/1798.87	s UNKNOWN
1798.11/1798.87	c Total time: 1798.19 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-1884294-1245256529/watcher-1884294-1245256529 -o /tmp/evaluation-result-1884294-1245256529/solver-1884294-1245256529 -C 1800 -W 2000 -M 1800 bsolo -l3 -t1800 -m1800 HOME/instance-1884294-1245256529.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.99 0.97 0.88 3/64 13906
/proc/meminfo: memFree=1850944/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=23536 CPUtime=0
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 255 0 0 0 0 0 0 0 18 0 1 0 193253789 24100864 239 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 5884 239 176 640 0 2034 0

[startup+0.0263649 s]
/proc/loadavg: 0.99 0.97 0.88 3/64 13906
/proc/meminfo: memFree=1850944/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=24220 CPUtime=0.02
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 456 0 0 0 2 0 0 0 18 0 1 0 193253789 24801280 440 1992294400 134512640 137136520 4294956256 18446744073709551615 136658773 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 6055 441 214 640 0 2205 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 24220

[startup+0.101378 s]
/proc/loadavg: 0.99 0.97 0.88 3/64 13906
/proc/meminfo: memFree=1850944/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=26136 CPUtime=0.09
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 1058 0 0 0 9 0 0 0 18 0 1 0 193253789 26763264 1042 1992294400 134512640 137136520 4294956256 18446744073709551615 136509112 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 6534 1043 345 640 0 2684 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26136

[startup+0.301414 s]
/proc/loadavg: 0.99 0.97 0.88 3/64 13906
/proc/meminfo: memFree=1850944/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=31064 CPUtime=0.3
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 2632 0 0 0 29 1 0 0 19 0 1 0 193253789 31809536 2616 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 7766 2616 681 640 0 3916 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 31064

[startup+0.701489 s]
/proc/loadavg: 0.99 0.97 0.88 3/64 13906
/proc/meminfo: memFree=1850944/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=41012 CPUtime=0.69
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 5826 0 0 0 67 2 0 0 22 0 1 0 193253789 41996288 5770 1992294400 134512640 137136520 4294956256 18446744073709551615 134523143 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 10253 5770 1358 640 0 6403 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41012

[startup+1.50164 s]
/proc/loadavg: 0.99 0.97 0.88 2/65 13907
/proc/meminfo: memFree=1825976/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=60572 CPUtime=1.5
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 12085 0 0 0 145 5 0 0 25 0 1 0 193253789 62025728 11901 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 15143 11901 2616 640 0 11293 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 60572

[startup+3.10193 s]
/proc/loadavg: 0.99 0.97 0.88 2/65 13907
/proc/meminfo: memFree=1781304/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=88416 CPUtime=3.09
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 22757 0 0 0 299 10 0 0 25 0 1 0 193253789 90537984 19210 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 22104 19210 189 640 0 21460 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 88416

[startup+6.30152 s]
/proc/loadavg: 0.99 0.97 0.88 2/65 13907
/proc/meminfo: memFree=1773368/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=89208 CPUtime=6.29
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 22985 0 0 0 619 10 0 0 25 0 1 0 193253789 91348992 19438 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 22302 19438 189 640 0 21658 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 89208

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.88 2/65 13907
/proc/meminfo: memFree=1773496/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=89208 CPUtime=12.69
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 22985 0 0 0 1258 11 0 0 25 0 1 0 193253789 91348992 19438 1992294400 134512640 137136520 4294956256 18446744073709551615 136502029 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 22302 19438 189 640 0 21658 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 89208

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 0.88 2/65 13907
/proc/meminfo: memFree=1773496/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=89208 CPUtime=25.48
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 22985 0 0 0 2537 11 0 0 25 0 1 0 193253789 91348992 19438 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 22302 19438 189 640 0 21658 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 89208

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.88 2/65 13907
/proc/meminfo: memFree=1773368/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=89472 CPUtime=51.05
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 23049 0 0 0 5093 12 0 0 25 0 1 0 193253789 91619328 19502 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 22368 19502 189 640 0 21724 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 89472

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.89 2/65 13907
/proc/meminfo: memFree=1773240/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=89604 CPUtime=102.24
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 23109 0 0 0 10209 15 0 0 25 0 1 0 193253789 91754496 19562 1992294400 134512640 137136520 4294956256 18446744073709551615 136498219 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 22401 19562 189 640 0 21757 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 89604

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.89 2/65 13907
/proc/meminfo: memFree=1773240/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=89604 CPUtime=162.21
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 23109 0 0 0 16201 20 0 0 25 0 1 0 193253789 91754496 19562 1992294400 134512640 137136520 4294956256 18446744073709551615 134544402 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 22401 19562 189 640 0 21757 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 89604

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.90 2/65 13907
/proc/meminfo: memFree=1771192/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=91336 CPUtime=222.18
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 160990 0 0 0 22142 76 0 0 25 0 1 0 193253789 93528064 20019 1992294400 134512640 137136520 4294956256 18446744073709551615 134578843 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 22834 20019 198 640 0 22190 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 91336

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.90 2/65 13907
/proc/meminfo: memFree=1767160/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=95048 CPUtime=282.16
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 575018 0 0 0 27965 251 0 0 25 0 1 0 193253789 97329152 20935 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 23762 20935 198 640 0 23118 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 95048

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13907
/proc/meminfo: memFree=1761528/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=101552 CPUtime=342.15
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 1081492 0 0 0 33740 475 0 0 25 0 1 0 193253789 103989248 22569 1992294400 134512640 137136520 4294956256 18446744073709551615 134571152 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 25388 22569 198 640 0 24744 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 101552

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13907
/proc/meminfo: memFree=1752248/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=110156 CPUtime=402.12
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 1911723 0 0 0 39395 817 0 0 25 0 1 0 193253789 112799744 24728 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 27539 24728 198 640 0 26895 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 110156

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13907
/proc/meminfo: memFree=1739576/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=123008 CPUtime=462.1
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 2579850 0 0 0 45114 1096 0 0 25 0 1 0 193253789 125960192 27911 1992294400 134512640 137136520 4294956256 18446744073709551615 134576192 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 30752 27911 198 640 0 30108 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 123008

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13907
/proc/meminfo: memFree=1724408/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=138128 CPUtime=522.08
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 3409711 0 0 0 50777 1431 0 0 25 0 1 0 193253789 141443072 31716 1992294400 134512640 137136520 4294956256 18446744073709551615 136571969 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 34532 31716 198 640 0 33888 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 138128

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13907
/proc/meminfo: memFree=1703544/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=159292 CPUtime=582.06
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 4229284 0 0 0 56442 1764 0 0 25 0 1 0 193253789 163115008 36993 1992294400 134512640 137136520 4294956256 18446744073709551615 136509112 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 39823 36993 198 640 0 39179 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 159292

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13907
/proc/meminfo: memFree=1692216/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=170156 CPUtime=642.04
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 5013863 0 0 0 62114 2090 0 0 25 0 1 0 193253789 174239744 39700 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 42539 39700 198 640 0 41895 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 170156

[startup+702.301 s]

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

/proc/meminfo: memFree=1598008/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=264768 CPUtime=1061.89
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 8901037 0 0 0 102507 3682 0 0 25 0 1 0 193253789 271122432 63378 1992294400 134512640 137136520 4294956256 18446744073709551615 134571152 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 66192 63378 198 640 0 65548 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 264768

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13909
/proc/meminfo: memFree=1584056/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=278132 CPUtime=1121.87
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 9427507 0 0 0 108288 3899 0 0 25 0 1 0 193253789 284807168 66696 1992294400 134512640 137136520 4294956256 18446744073709551615 134543951 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 69533 66696 198 640 0 68889 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 278132

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13909
/proc/meminfo: memFree=1569784/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=292160 CPUtime=1181.84
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 9962914 0 0 0 114072 4112 0 0 25 0 1 0 193253789 299171840 70215 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 73040 70215 198 640 0 72396 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 292160

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13909
/proc/meminfo: memFree=1562744/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=299176 CPUtime=1241.82
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 10456900 0 0 0 119870 4312 0 0 25 0 1 0 193253789 306356224 71961 1992294400 134512640 137136520 4294956256 18446744073709551615 134544245 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 74794 71961 198 640 0 74150 0
Current children cumulated CPU time (s) 1241.82
Current children cumulated vsize (KiB) 299176

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13909
/proc/meminfo: memFree=1555000/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=306992 CPUtime=1301.8
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 10856175 0 0 0 125702 4478 0 0 25 0 1 0 193253789 314359808 73916 1992294400 134512640 137136520 4294956256 18446744073709551615 134605452 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 76748 73916 198 640 0 76104 0
Current children cumulated CPU time (s) 1301.8
Current children cumulated vsize (KiB) 306992

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13909
/proc/meminfo: memFree=1546744/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=314528 CPUtime=1361.78
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 11328641 0 0 0 131513 4665 0 0 25 0 1 0 193253789 322076672 75814 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 78632 75814 198 640 0 77988 0
Current children cumulated CPU time (s) 1361.78
Current children cumulated vsize (KiB) 314528

[startup+1422.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13909
/proc/meminfo: memFree=1538296/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=323392 CPUtime=1421.76
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 11752201 0 0 0 137340 4836 0 0 25 0 1 0 193253789 331153408 78030 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 80848 78030 198 640 0 80204 0
Current children cumulated CPU time (s) 1421.76
Current children cumulated vsize (KiB) 323392

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13909
/proc/meminfo: memFree=1529080/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=333456 CPUtime=1481.73
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 12228970 0 0 0 143146 5027 0 0 25 0 1 0 193253789 341458944 80535 1992294400 134512640 137136520 4294956256 18446744073709551615 134606742 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 83364 80535 198 640 0 82720 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 333456

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13915
/proc/meminfo: memFree=1520632/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=341116 CPUtime=1541.7
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 12709521 0 0 0 148953 5217 0 0 25 0 1 0 193253789 349302784 82454 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 85279 82454 198 640 0 84635 0
Current children cumulated CPU time (s) 1541.7
Current children cumulated vsize (KiB) 341116

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13915
/proc/meminfo: memFree=1512504/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=349992 CPUtime=1601.68
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 13117278 0 0 0 154782 5386 0 0 25 0 1 0 193253789 358391808 84659 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 87498 84659 198 640 0 86854 0
Current children cumulated CPU time (s) 1601.68
Current children cumulated vsize (KiB) 349992

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13915
/proc/meminfo: memFree=1500984/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=360172 CPUtime=1661.66
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 13523885 0 0 0 160615 5551 0 0 25 0 1 0 193253789 368816128 87226 1992294400 134512640 137136520 4294956256 18446744073709551615 134544125 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 90043 87226 198 640 0 89399 0
Current children cumulated CPU time (s) 1661.66
Current children cumulated vsize (KiB) 360172

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13915
/proc/meminfo: memFree=1491320/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=370364 CPUtime=1721.64
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 14006897 0 0 0 166415 5749 0 0 25 0 1 0 193253789 379252736 89758 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 92591 89758 198 640 0 91947 0
Current children cumulated CPU time (s) 1721.64
Current children cumulated vsize (KiB) 370364

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13915
/proc/meminfo: memFree=1477624/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=384544 CPUtime=1781.62
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 14490261 0 0 0 172222 5940 0 0 25 0 1 0 193253789 393773056 93314 1992294400 134512640 137136520 4294956256 18446744073709551615 134571152 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 96136 93314 198 640 0 95492 0
Current children cumulated CPU time (s) 1781.62
Current children cumulated vsize (KiB) 384544

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

[startup+1791.91 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13915
/proc/meminfo: memFree=1476344/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=385868 CPUtime=1791.22
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 14556765 0 0 0 173156 5966 0 0 25 0 1 0 193253789 395128832 93626 1992294400 134512640 137136520 4294956256 18446744073709551615 134571152 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 96467 93626 198 640 0 95823 0
Current children cumulated CPU time (s) 1791.22
Current children cumulated vsize (KiB) 385868

[startup+1795.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13915
/proc/meminfo: memFree=1475512/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=385856 CPUtime=1794.42
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 14579472 0 0 0 173466 5976 0 0 25 0 1 0 193253789 395116544 93653 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 96464 93653 198 640 0 95820 0
Current children cumulated CPU time (s) 1794.42
Current children cumulated vsize (KiB) 385856

[startup+1796.7 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13915
/proc/meminfo: memFree=1475256/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=386252 CPUtime=1796.01
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 14589304 0 0 0 173620 5981 0 0 25 0 1 0 193253789 395522048 93741 1992294400 134512640 137136520 4294956256 18446744073709551615 135982492 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 96563 93741 198 640 0 95919 0
Current children cumulated CPU time (s) 1796.01
Current children cumulated vsize (KiB) 386252

[startup+1798.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13915
/proc/meminfo: memFree=1475064/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=386516 CPUtime=1797.61
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 14599608 0 0 0 173776 5985 0 0 25 0 1 0 193253789 395792384 93797 1992294400 134512640 137136520 4294956256 18446744073709551615 134543986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 96629 93797 198 640 0 95985 0
Current children cumulated CPU time (s) 1797.61
Current children cumulated vsize (KiB) 386516

[startup+1798.7 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13915
/proc/meminfo: memFree=1474936/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=387320 CPUtime=1798.01
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194304 14602318 0 0 0 173815 5986 0 0 25 0 1 0 193253789 396615680 93987 1992294400 134512640 137136520 4294956256 18446744073709551615 134606742 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 96830 93987 198 640 0 96186 0
Current children cumulated CPU time (s) 1798.01
Current children cumulated vsize (KiB) 387320

[startup+1798.9 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 13915
/proc/meminfo: memFree=1474936/2055920 swapFree=4181928/4192956
[pid=13906] ppid=13904 vsize=0 CPUtime=1798.2
/proc/13906/stat : 13906 (bsolo) R 13904 13906 13785 0 -1 4194308 14603164 0 0 0 173832 5988 0 0 25 0 1 0 193253789 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13906/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.2
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.94
CPU time (s): 1798.26
CPU user time (s): 1738.33
CPU system time (s): 59.9309
CPU usage (%): 99.9621
Max. virtual memory (cumulated for all children) (KiB): 387320

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

runsolver used 1.75773 second user time and 3.21851 second system time

The end

Launcher Data

Begin job on node7 at 2009-06-17 18:35:30
IDJOB=1884294
IDBENCH=71942
IDSOLVER=701
FILE ID=node7/1884294-1245256529
PBS_JOBID= 9372446
Free space on /tmp= 66260 MiB

SOLVER NAME= bsolo 3.1 pb
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT07/industrial/palacios/uts/uts-l05-ipc5-h26-unsat.opb
COMMAND LINE= bsolo -l3 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1884294-1245256529/watcher-1884294-1245256529 -o /tmp/evaluation-result-1884294-1245256529/solver-1884294-1245256529 -C 1800 -W 2000 -M 1800  bsolo -l3 -t1800 -m1800 HOME/instance-1884294-1245256529.opb

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

MD5SUM BENCH= 3e68ecbc5e73169d894b0ea42a7def52
RANDOM SEED=1188872776

node7.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.274
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.274
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:       1851360 kB
Buffers:         38908 kB
Cached:         103444 kB
SwapCached:       5072 kB
Active:          38160 kB
Inactive:       112296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1851360 kB
SwapTotal:     4192956 kB
SwapFree:      4181928 kB
Dirty:           16764 kB
Writeback:           0 kB
Mapped:          14304 kB
Slab:            40104 kB
Committed_AS:   184068 kB
PageTables:       1444 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-1884294-1245256529.opb

Free space on /tmp at the end= 66256 MiB
End job on node7 at 2009-06-17 19:05:29