Trace number 1885681

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
wbo 1.0UNSAT 654.659 654.936

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 This is wbo 1.0 alpha (based on Minisat 2.0 beta)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Parsing opb file format. File HOME/instance-1885681-1245268665.opb.
0.00/0.00	c Instance file HOME/instance-1885681-1245268665.opb
0.00/0.00	c File size is 15392406 bytes.
3.09/3.12	c Highest Coefficient sum: 10
3.09/3.12	c ============================[ Problem Statistics ]=============================
3.09/3.12	c |                                                                             |
3.09/3.12	c |  Parsing time:          3.08         s                                      |
3.09/3.12	c |  Number Variables:      104481                                              |
3.09/3.12	c |  Number Clauses:        500875                                              |
3.09/3.12	c |  Number Cardinality:    0                                                   |
3.09/3.12	c |  Number PB Constraints: 0                                                   |
3.09/3.13	c ============================[ Search Statistics ]==============================
3.09/3.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.09/3.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
3.09/3.13	c ===============================================================================
3.09/3.13	c |         0 |   74755   500875  1168690 |   166958        0    nan |  0.000 % |
3.30/3.33	c |       102 |   74755   500875  1168690 |   183654      102    160 | 28.451 % |
3.69/3.71	c |       252 |   74148   500875  1168690 |   202019      252    219 | 31.640 % |
4.09/4.10	c |       477 |   73708   500875  1168690 |   222221      477    252 | 31.640 % |
4.79/4.80	c |       814 |   71068   500875  1168690 |   244443      809    245 | 35.269 % |
5.59/5.63	c |      1321 |   67612   500875  1168690 |   268888     1308    285 | 35.288 % |
6.79/6.85	c |      2080 |   67612   500875  1168690 |   295776     2067    379 | 35.288 % |
9.89/9.91	c |      3222 |   67265   500875  1168690 |   325354     3208    727 | 36.058 % |
14.59/14.65	c |      4931 |   64970   500875  1168690 |   357890     4898    887 | 38.730 % |
23.58/23.63	c |      7494 |   61845   500875  1168690 |   393679     7441    925 | 40.807 % |
39.48/39.60	c |     11338 |   60880   500875  1168690 |   433046    11271   1219 | 41.731 % |
67.77/67.87	c |     17104 |   60472   500875  1168690 |   476351    17037   1380 | 43.252 % |
165.23/165.34	c |     25758 |   58638   500875  1168690 |   523986    25416   2837 | 43.889 % |
352.15/352.31	c |     38733 |   57893   500875  1168690 |   576385    38391   3817 | 46.260 % |
652.91/653.21	c ===============================================================================
654.42/654.74	c core #1
654.42/654.74	c Core size: 109987	Core Weight: 2147483647	Total Weight: 2147483647
654.42/654.74	c restarts              : 14
654.42/654.74	c conflicts             : 54592          (84 /sec)
654.42/654.74	c decisions             : 591222         (1.44 % random) (906 /sec)
654.42/654.74	c propagations          : 195322817      (299316 /sec)
654.42/654.74	c conflict literals     : 285075450      (0.00 % deleted)
654.42/654.74	c Memory used           : 1236.24 MB
654.42/654.74	c CPU time              : 652.565 s
654.42/654.74	c 
654.42/654.75	s UNSATISFIABLE

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-1885681-1245268665/watcher-1885681-1245268665 -o /tmp/evaluation-result-1885681-1245268665/solver-1885681-1245268665 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1885681-1245268665.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.84 0.94 0.90 3/64 5132
/proc/meminfo: memFree=1638944/2055920 swapFree=4181988/4192956
[pid=5132] ppid=5130 vsize=17560 CPUtime=0
/proc/5132/stat : 5132 (wbo) R 5130 5132 5089 0 -1 4194304 202 0 0 0 0 0 0 0 18 0 1 0 194464490 17981440 186 1992294400 134512640 135709839 4294956240 18446744073709551615 134545362 0 0 4096 3 0 0 0 17 0 0 0
/proc/5132/statm: 4390 186 127 292 0 337 0

[startup+0.0957641 s]
/proc/loadavg: 0.84 0.94 0.90 3/64 5132
/proc/meminfo: memFree=1638944/2055920 swapFree=4181988/4192956
[pid=5132] ppid=5130 vsize=20404 CPUtime=0.09
/proc/5132/stat : 5132 (wbo) R 5130 5132 5089 0 -1 4194304 1056 0 0 0 9 0 0 0 18 0 1 0 194464490 20893696 1040 1992294400 134512640 135709839 4294956240 18446744073709551615 135351985 0 0 4096 3 0 0 0 17 0 0 0
/proc/5132/statm: 5101 1040 323 292 0 1048 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20404

[startup+0.102764 s]
/proc/loadavg: 0.84 0.94 0.90 3/64 5132
/proc/meminfo: memFree=1638944/2055920 swapFree=4181988/4192956
[pid=5132] ppid=5130 vsize=20404 CPUtime=0.09
/proc/5132/stat : 5132 (wbo) R 5130 5132 5089 0 -1 4194304 1091 0 0 0 9 0 0 0 18 0 1 0 194464490 20893696 1075 1992294400 134512640 135709839 4294956240 18446744073709551615 135080873 0 0 4096 3 0 0 0 17 0 0 0
/proc/5132/statm: 5101 1075 338 292 0 1048 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20404

[startup+0.302793 s]
/proc/loadavg: 0.84 0.94 0.90 3/64 5132
/proc/meminfo: memFree=1638944/2055920 swapFree=4181988/4192956
[pid=5132] ppid=5130 vsize=29012 CPUtime=0.29
/proc/5132/stat : 5132 (wbo) R 5130 5132 5089 0 -1 4194304 3220 0 0 0 29 0 0 0 19 0 1 0 194464490 29708288 3131 1992294400 134512640 135709839 4294956240 18446744073709551615 135189664 0 0 4096 3 0 0 0 17 0 0 0
/proc/5132/statm: 7253 3131 663 292 0 3200 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29012

[startup+0.701836 s]
/proc/loadavg: 0.84 0.94 0.90 3/64 5132
/proc/meminfo: memFree=1638944/2055920 swapFree=4181988/4192956
[pid=5132] ppid=5130 vsize=37100 CPUtime=0.69
/proc/5132/stat : 5132 (wbo) R 5130 5132 5089 0 -1 4194304 5857 0 0 0 68 1 0 0 23 0 1 0 194464490 37990400 5575 1992294400 134512640 135709839 4294956240 18446744073709551615 134557204 0 0 4096 3 0 0 0 17 0 0 0
/proc/5132/statm: 9275 5575 1084 292 0 5222 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37100

[startup+1.50193 s]
/proc/loadavg: 0.84 0.94 0.90 2/65 5133
/proc/meminfo: memFree=1618776/2055920 swapFree=4181988/4192956
[pid=5132] ppid=5130 vsize=41992 CPUtime=1.49
/proc/5132/stat : 5132 (wbo) R 5130 5132 5089 0 -1 4194304 7939 0 0 0 147 2 0 0 25 0 1 0 194464490 42999808 7657 1992294400 134512640 135709839 4294956240 18446744073709551615 134547798 0 0 4096 3 0 0 0 17 0 0 0
/proc/5132/statm: 10498 7657 1886 292 0 6445 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41992

[startup+3.10112 s]
/proc/loadavg: 0.85 0.94 0.90 2/65 5133
/proc/meminfo: memFree=1611800/2055920 swapFree=4181988/4192956
[pid=5132] ppid=5130 vsize=60040 CPUtime=3.09
/proc/5132/stat : 5132 (wbo) R 5130 5132 5089 0 -1 4194304 13736 0 0 0 305 4 0 0 25 0 1 0 194464490 61480960 13357 1992294400 134512640 135709839 4294956240 18446744073709551615 134517174 0 0 4096 3 0 0 0 17 0 0 0
/proc/5132/statm: 15010 13358 3840 292 0 10957 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 60040

[startup+6.30149 s]
/proc/loadavg: 0.85 0.94 0.90 2/65 5133
/proc/meminfo: memFree=1593760/2055920 swapFree=4181988/4192956
[pid=5132] ppid=5130 vsize=53500 CPUtime=6.29
/proc/5132/stat : 5132 (wbo) R 5130 5132 5089 0 -1 4194304 16256 0 0 0 622 7 0 0 25 0 1 0 194464490 54784000 11733 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/5132/statm: 13375 11733 135 292 0 13080 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53500

[startup+12.7012 s]
/proc/loadavg: 0.88 0.94 0.90 2/65 5133
/proc/meminfo: memFree=1580712/2055920 swapFree=4181988/4192956
[pid=5132] ppid=5130 vsize=67596 CPUtime=12.69
/proc/5132/stat : 5132 (wbo) R 5130 5132 5089 0 -1 4194304 19774 0 0 0 1258 11 0 0 25 0 1 0 194464490 69218304 15251 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/5132/statm: 16899 15251 135 292 0 16604 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67596

[startup+25.5028 s]
/proc/loadavg: 0.89 0.94 0.90 2/65 5133
/proc/meminfo: memFree=1559912/2055920 swapFree=4181988/4192956
[pid=5132] ppid=5130 vsize=86832 CPUtime=25.49
/proc/5132/stat : 5132 (wbo) R 5130 5132 5089 0 -1 4194304 24598 0 0 0 2531 18 0 0 25 0 1 0 194464490 88915968 20075 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/5132/statm: 21708 20075 135 292 0 21413 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 86832

[startup+51.1028 s]
/proc/loadavg: 0.93 0.94 0.90 2/65 5133
/proc/meminfo: memFree=1512616/2055920 swapFree=4181988/4192956
[pid=5132] ppid=5130 vsize=134172 CPUtime=51.07
/proc/5132/stat : 5132 (wbo) R 5130 5132 5089 0 -1 4194304 36420 0 0 0 5079 28 0 0 25 0 1 0 194464490 137392128 31897 1992294400 134512640 135709839 4294956240 18446744073709551615 134573697 0 0 4096 3 0 0 0 17 0 0 0
/proc/5132/statm: 33543 31897 135 292 0 33248 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 134172

[startup+102.306 s]
/proc/loadavg: 0.97 0.95 0.91 2/65 5133
/proc/meminfo: memFree=1411368/2055920 swapFree=4181988/4192956
[pid=5132] ppid=5130 vsize=234648 CPUtime=102.26
/proc/5132/stat : 5132 (wbo) R 5130 5132 5089 0 -1 4194304 61515 0 0 0 10180 46 0 0 25 0 1 0 194464490 240279552 56992 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/5132/statm: 58662 56992 135 292 0 58367 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 234648

[startup+162.302 s]
/proc/loadavg: 0.99 0.96 0.91 2/65 5133
/proc/meminfo: memFree=1284904/2055920 swapFree=4181988/4192956
[pid=5132] ppid=5130 vsize=362516 CPUtime=162.22
/proc/5132/stat : 5132 (wbo) R 5130 5132 5089 0 -1 4194304 93494 0 0 0 16156 66 0 0 25 0 1 0 194464490 371216384 88971 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/5132/statm: 90629 88971 135 292 0 90334 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 362516

[startup+222.303 s]
/proc/loadavg: 0.99 0.96 0.91 2/65 5139
/proc/meminfo: memFree=1184744/2055920 swapFree=4181988/4192956
[pid=5132] ppid=5130 vsize=460696 CPUtime=222.2
/proc/5132/stat : 5132 (wbo) R 5130 5132 5089 0 -1 4194304 118037 0 0 0 22141 79 0 0 25 0 1 0 194464490 471752704 113514 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 0 0 0
/proc/5132/statm: 115174 113514 135 292 0 114879 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 460696

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5139
/proc/meminfo: memFree=1097128/2055920 swapFree=4181988/4192956
[pid=5132] ppid=5130 vsize=548156 CPUtime=282.17
/proc/5132/stat : 5132 (wbo) R 5130 5132 5089 0 -1 4194304 139911 0 0 0 28123 94 0 0 25 0 1 0 194464490 561311744 135388 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/5132/statm: 137039 135388 135 292 0 136744 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 548156

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5139
/proc/meminfo: memFree=985960/2055920 swapFree=4181988/4192956
[pid=5132] ppid=5130 vsize=659552 CPUtime=342.15
/proc/5132/stat : 5132 (wbo) R 5130 5132 5089 0 -1 4194304 167751 0 0 0 34103 112 0 0 25 0 1 0 194464490 675381248 163228 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 0 0 0
/proc/5132/statm: 164888 163228 135 292 0 164593 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 659552

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5139
/proc/meminfo: memFree=865960/2055920 swapFree=4181988/4192956
[pid=5132] ppid=5130 vsize=779716 CPUtime=402.13
/proc/5132/stat : 5132 (wbo) R 5130 5132 5089 0 -1 4194304 197788 0 0 0 40082 131 0 0 25 0 1 0 194464490 798429184 193265 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/5132/statm: 194929 193265 135 292 0 194634 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 779716

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5139
/proc/meminfo: memFree=743912/2055920 swapFree=4181988/4192956
[pid=5132] ppid=5130 vsize=901184 CPUtime=462.08
/proc/5132/stat : 5132 (wbo) R 5130 5132 5089 0 -1 4194304 228140 0 0 0 46061 147 0 0 25 0 1 0 194464490 922812416 223617 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/5132/statm: 225296 223617 135 292 0 225001 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 901184

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5139
/proc/meminfo: memFree=614440/2055920 swapFree=4181988/4192956
[pid=5132] ppid=5130 vsize=1030828 CPUtime=522.06
/proc/5132/stat : 5132 (wbo) R 5130 5132 5089 0 -1 4194304 260538 0 0 0 52043 163 0 0 25 0 1 0 194464490 1055567872 256015 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/5132/statm: 257707 256015 135 292 0 257412 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 1030828

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5139
/proc/meminfo: memFree=492648/2055920 swapFree=4181988/4192956
[pid=5132] ppid=5130 vsize=1151760 CPUtime=582.04
/proc/5132/stat : 5132 (wbo) R 5130 5132 5089 0 -1 4194304 290803 0 0 0 58027 177 0 0 25 0 1 0 194464490 1179402240 286280 1992294400 134512640 135709839 4294956240 18446744073709551615 134573921 0 0 4096 3 0 0 0 17 0 0 0
/proc/5132/statm: 287940 286280 135 292 0 287645 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 1151760

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5139
/proc/meminfo: memFree=380008/2055920 swapFree=4181988/4192956
[pid=5132] ppid=5130 vsize=1263656 CPUtime=642.02
/proc/5132/stat : 5132 (wbo) R 5130 5132 5089 0 -1 4194304 318782 0 0 0 64013 189 0 0 25 0 1 0 194464490 1293983744 314259 1992294400 134512640 135709839 4294956240 18446744073709551615 134599091 0 0 4096 3 0 0 0 17 0 0 0
/proc/5132/statm: 315914 314259 135 292 0 315619 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 1263656

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

[startup+646.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5139
/proc/meminfo: memFree=379752/2055920 swapFree=4181988/4192956
[pid=5132] ppid=5130 vsize=1263920 CPUtime=646.01
/proc/5132/stat : 5132 (wbo) R 5130 5132 5089 0 -1 4194304 318836 0 0 0 64412 189 0 0 25 0 1 0 194464490 1294254080 314313 1992294400 134512640 135709839 4294956240 18446744073709551615 134599091 0 0 4096 3 0 0 0 17 0 0 0
/proc/5132/statm: 315980 314313 135 292 0 315685 0
Current children cumulated CPU time (s) 646.01
Current children cumulated vsize (KiB) 1263920

[startup+649.501 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5139
/proc/meminfo: memFree=379304/2055920 swapFree=4181988/4192956
[pid=5132] ppid=5130 vsize=1264324 CPUtime=649.21
/proc/5132/stat : 5132 (wbo) R 5130 5132 5089 0 -1 4194304 318918 0 0 0 64732 189 0 0 25 0 1 0 194464490 1294667776 314395 1992294400 134512640 135709839 4294956240 18446744073709551615 134599686 0 0 4096 3 0 0 0 17 0 0 0
/proc/5132/statm: 316081 314395 135 292 0 315786 0
Current children cumulated CPU time (s) 649.21
Current children cumulated vsize (KiB) 1264324

[startup+652.702 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5139
/proc/meminfo: memFree=379304/2055920 swapFree=4181988/4192956
[pid=5132] ppid=5130 vsize=1264324 CPUtime=652.41
/proc/5132/stat : 5132 (wbo) R 5130 5132 5089 0 -1 4194304 318918 0 0 0 65052 189 0 0 25 0 1 0 194464490 1294667776 314395 1992294400 134512640 135709839 4294956240 18446744073709551615 134599686 0 0 4096 3 0 0 0 17 0 0 0
/proc/5132/statm: 316081 314395 135 292 0 315786 0
Current children cumulated CPU time (s) 652.41
Current children cumulated vsize (KiB) 1264324

[startup+654.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5139
/proc/meminfo: memFree=379304/2055920 swapFree=4181988/4192956
[pid=5132] ppid=5130 vsize=1265644 CPUtime=654.02
/proc/5132/stat : 5132 (wbo) R 5130 5132 5089 0 -1 4194304 319269 0 0 0 65212 190 0 0 25 0 1 0 194464490 1296019456 314746 1992294400 134512640 135709839 4294956240 18446744073709551615 134584101 0 0 4096 3 0 0 0 17 0 0 0
/proc/5132/statm: 316411 314746 136 292 0 316116 0
Current children cumulated CPU time (s) 654.02
Current children cumulated vsize (KiB) 1265644

[startup+654.702 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5139
/proc/meminfo: memFree=377896/2055920 swapFree=4181988/4192956
[pid=5132] ppid=5130 vsize=1265776 CPUtime=654.42
/proc/5132/stat : 5132 (wbo) R 5130 5132 5089 0 -1 4194304 319313 0 0 0 65252 190 0 0 25 0 1 0 194464490 1296154624 314790 1992294400 134512640 135709839 4294956240 18446744073709551615 134583751 0 0 4096 3 0 0 0 17 0 0 0
/proc/5132/statm: 316444 314790 136 292 0 316149 0
Current children cumulated CPU time (s) 654.42
Current children cumulated vsize (KiB) 1265776

[startup+654.902 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 5139
/proc/meminfo: memFree=377896/2055920 swapFree=4181988/4192956
[pid=5132] ppid=5130 vsize=0 CPUtime=654.61
/proc/5132/stat : 5132 (wbo) R 5130 5132 5089 0 -1 4194308 319318 0 0 0 65257 204 0 0 25 0 1 0 194464490 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/5132/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 654.61
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 654.936
CPU time (s): 654.659
CPU user time (s): 652.576
CPU system time (s): 2.08268
CPU usage (%): 99.9577
Max. virtual memory (cumulated for all children) (KiB): 1265776

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

runsolver used 0.604908 second user time and 1.23381 second system time

The end

Launcher Data

Begin job on node75 at 2009-06-17 21:57:46
IDJOB=1885681
IDBENCH=72081
IDSOLVER=698
FILE ID=node75/1885681-1245268665
PBS_JOBID= 9372472
Free space on /tmp= 66400 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT09/APPLICATIONS/diagnosis/UCG-10-5p0.opb
COMMAND LINE= wbo -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1885681-1245268665/watcher-1885681-1245268665 -o /tmp/evaluation-result-1885681-1245268665/solver-1885681-1245268665 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1885681-1245268665.opb

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

MD5SUM BENCH= b3e3439aa338f8019324c79b0efe0cc7
RANDOM SEED=1289148604

node75.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.236
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.236
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:       1639432 kB
Buffers:         42748 kB
Cached:         288744 kB
SwapCached:       4768 kB
Active:          80344 kB
Inactive:       258380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1639432 kB
SwapTotal:     4192956 kB
SwapFree:      4181988 kB
Dirty:           17520 kB
Writeback:           0 kB
Mapped:          13036 kB
Slab:            63716 kB
Committed_AS:   126320 kB
PageTables:       1420 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-1885681-1245268665.opb

Free space on /tmp at the end= 66396 MiB
End job on node75 at 2009-06-17 22:08:41