Trace number 1885691

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 911.369 911.906

General information on the benchmark

Name/PURE-SAT/SAT09/APPLICATIONS/
diagnosis/ACG-10-5p0.opb
MD5SUMc0b46ecc3255f9cd86a2192748dc4f54
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 benchmark138.62
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables123925
Total number of constraints539763
Number of constraints which are clauses539763
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-1885691-1245268820.opb.
0.00/0.00	c Instance file HOME/instance-1885691-1245268820.opb
0.00/0.00	c File size is 16584030 bytes.
3.18/3.28	c Highest Coefficient sum: 10
3.18/3.29	c ============================[ Problem Statistics ]=============================
3.18/3.29	c |                                                                             |
3.18/3.29	c |  Parsing time:          3.21         s                                      |
3.18/3.29	c |  Number Variables:      123925                                              |
3.18/3.29	c |  Number Clauses:        539763                                              |
3.18/3.29	c |  Number Cardinality:    0                                                   |
3.18/3.29	c |  Number PB Constraints: 0                                                   |
3.18/3.30	c ============================[ Search Statistics ]==============================
3.18/3.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.18/3.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
3.18/3.30	c ===============================================================================
3.18/3.30	c |         0 |   94199   539763  1246466 |   179921        0    nan |  0.000 % |
3.47/3.50	c |       100 |   94199   539763  1246466 |   197913      100    431 | 23.987 % |
3.77/3.86	c |       250 |   94199   539763  1246466 |   217704      250    322 | 23.987 % |
4.07/4.19	c |       475 |   94196   539763  1246466 |   239474      475    245 | 24.002 % |
4.57/4.64	c |       812 |   93222   539763  1246466 |   263422      807    179 | 30.601 % |
5.27/5.30	c |      1319 |   92116   539763  1246466 |   289764     1314    245 | 32.424 % |
7.76/7.86	c |      2079 |   83738   539763  1246466 |   318741     2052    585 | 32.439 % |
10.66/10.72	c |      3219 |   80656   539763  1246466 |   350615     3168    618 | 35.839 % |
14.86/14.91	c |      4929 |   79487   539763  1246466 |   385676     4865    761 | 35.859 % |
23.86/23.90	c |      7491 |   77475   539763  1246466 |   424244     7418    997 | 37.482 % |
39.82/39.93	c |     11336 |   76078   539763  1246466 |   466668    11226   1174 | 39.314 % |
81.09/81.22	c |     17103 |   74954   539763  1246466 |   513335    16983   2102 | 40.892 % |
178.26/178.40	c |     25753 |   72484   539763  1246466 |   564669    25582   3205 | 42.735 % |
432.95/433.27	c |     38729 |   70666   539763  1246466 |   621136    38380   5412 | 46.001 % |
908.85/909.44	c ===============================================================================
911.05/911.64	c core #1
911.05/911.64	c Core size: 118611	Core Weight: 2147483647	Total Weight: 2147483647
911.05/911.64	c restarts              : 14
911.05/911.64	c conflicts             : 51910          (57 /sec)
911.05/911.64	c decisions             : 564027         (1.32 % random) (621 /sec)
911.05/911.64	c propagations          : 220698089      (242802 /sec)
911.05/911.64	c conflict literals     : 376936841      (0.00 % deleted)
911.05/911.64	c Memory used           : 1592.47 MB
911.05/911.64	c CPU time              : 908.964 s
911.05/911.64	c 
911.05/911.65	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-1885691-1245268820/watcher-1885691-1245268820 -o /tmp/evaluation-result-1885691-1245268820/solver-1885691-1245268820 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1885691-1245268820.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 22486
/proc/meminfo: memFree=1218776/2055920 swapFree=4182160/4192956
[pid=22486] ppid=22484 vsize=18724 CPUtime=0
/proc/22486/stat : 22486 (wbo) R 22484 22486 22443 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 194481170 19173376 186 1992294400 134512640 135709839 4294956240 18446744073709551615 134545237 0 0 4096 3 0 0 0 17 0 0 0
/proc/22486/statm: 4681 186 127 292 0 337 0

[startup+0.042037 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 22486
/proc/meminfo: memFree=1218776/2055920 swapFree=4182160/4192956
[pid=22486] ppid=22484 vsize=19968 CPUtime=0.03
/proc/22486/stat : 22486 (wbo) R 22484 22486 22443 0 -1 4194304 572 0 0 0 3 0 0 0 20 0 1 0 194481170 20447232 556 1992294400 134512640 135709839 4294956240 18446744073709551615 135187184 0 0 4096 3 0 0 0 17 0 0 0
/proc/22486/statm: 4992 556 209 292 0 648 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 19968

[startup+0.101043 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 22486
/proc/meminfo: memFree=1218776/2055920 swapFree=4182160/4192956
[pid=22486] ppid=22484 vsize=21568 CPUtime=0.09
/proc/22486/stat : 22486 (wbo) R 22484 22486 22443 0 -1 4194304 1083 0 0 0 9 0 0 0 20 0 1 0 194481170 22085632 1067 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 0 0 0
/proc/22486/statm: 5392 1067 336 292 0 1048 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21568

[startup+0.301063 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 22486
/proc/meminfo: memFree=1218776/2055920 swapFree=4182160/4192956
[pid=22486] ppid=22484 vsize=30176 CPUtime=0.28
/proc/22486/stat : 22486 (wbo) R 22484 22486 22443 0 -1 4194304 3202 0 0 0 27 1 0 0 22 0 1 0 194481170 30900224 3113 1992294400 134512640 135709839 4294956240 18446744073709551615 135168492 0 0 4096 3 0 0 0 17 0 0 0
/proc/22486/statm: 7544 3113 660 292 0 3200 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 30176

[startup+0.701113 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 22486
/proc/meminfo: memFree=1218776/2055920 swapFree=4182160/4192956
[pid=22486] ppid=22484 vsize=38264 CPUtime=0.69
/proc/22486/stat : 22486 (wbo) R 22484 22486 22443 0 -1 4194304 5860 0 0 0 66 3 0 0 25 0 1 0 194481170 39182336 5578 1992294400 134512640 135709839 4294956240 18446744073709551615 135187171 0 0 4096 3 0 0 0 17 1 0 0
/proc/22486/statm: 9566 5578 1086 292 0 5222 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38264

[startup+1.5012 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 22487
/proc/meminfo: memFree=1198032/2055920 swapFree=4182160/4192956
[pid=22486] ppid=22484 vsize=43156 CPUtime=1.48
/proc/22486/stat : 22486 (wbo) R 22484 22486 22443 0 -1 4194304 7930 0 0 0 145 3 0 0 25 0 1 0 194481170 44191744 7648 1992294400 134512640 135709839 4294956240 18446744073709551615 135187171 0 0 4096 3 0 0 0 17 1 0 0
/proc/22486/statm: 10789 7648 1879 292 0 6445 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 43156

[startup+3.10137 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 22487
/proc/meminfo: memFree=1191184/2055920 swapFree=4182160/4192956
[pid=22486] ppid=22484 vsize=61448 CPUtime=3.08
/proc/22486/stat : 22486 (wbo) R 22484 22486 22443 0 -1 4194304 14003 0 0 0 302 6 0 0 25 0 1 0 194481170 62922752 13624 1992294400 134512640 135709839 4294956240 18446744073709551615 134552288 0 0 4096 3 0 0 0 17 1 0 0
/proc/22486/statm: 15362 13624 3833 292 0 11018 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 61448

[startup+6.3027 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 22487
/proc/meminfo: memFree=1168848/2055920 swapFree=4182160/4192956
[pid=22486] ppid=22484 vsize=57844 CPUtime=6.27
/proc/22486/stat : 22486 (wbo) R 22484 22486 22443 0 -1 4194304 18136 0 0 0 617 10 0 0 25 0 1 0 194481170 59232256 12809 1992294400 134512640 135709839 4294956240 18446744073709551615 134517520 0 0 4096 3 0 0 0 17 1 0 0
/proc/22486/statm: 14461 12809 135 292 0 14166 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 57844

[startup+12.7014 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 22487
/proc/meminfo: memFree=1158768/2055920 swapFree=4182160/4192956
[pid=22486] ppid=22484 vsize=68736 CPUtime=12.66
/proc/22486/stat : 22486 (wbo) R 22484 22486 22443 0 -1 4194304 20881 0 0 0 1251 15 0 0 25 0 1 0 194481170 70385664 15554 1992294400 134512640 135709839 4294956240 18446744073709551615 134573892 0 0 4096 3 0 0 0 17 0 0 0
/proc/22486/statm: 17184 15554 135 292 0 16889 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 68736

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22487
/proc/meminfo: memFree=1133040/2055920 swapFree=4182160/4192956
[pid=22486] ppid=22484 vsize=93300 CPUtime=25.46
/proc/22486/stat : 22486 (wbo) R 22484 22486 22443 0 -1 4194304 27017 0 0 0 2524 22 0 0 25 0 1 0 194481170 95539200 21690 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/22486/statm: 23325 21690 135 292 0 23030 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 93300

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22493
/proc/meminfo: memFree=1089136/2055920 swapFree=4182160/4192956
[pid=22486] ppid=22484 vsize=137784 CPUtime=51
/proc/22486/stat : 22486 (wbo) R 22484 22486 22443 0 -1 4194304 38131 0 0 0 5068 32 0 0 25 0 1 0 194481170 141090816 32804 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/22486/statm: 34446 32804 135 292 0 34151 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 137784

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22493
/proc/meminfo: memFree=965424/2055920 swapFree=4182160/4192956
[pid=22486] ppid=22484 vsize=260624 CPUtime=102.19
/proc/22486/stat : 22486 (wbo) R 22484 22486 22443 0 -1 4194304 68840 0 0 0 10170 49 0 0 25 0 1 0 194481170 266878976 63513 1992294400 134512640 135709839 4294956240 18446744073709551615 134573759 0 0 4096 3 0 0 0 17 0 0 0
/proc/22486/statm: 65156 63513 135 292 0 64861 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 260624

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22493
/proc/meminfo: memFree=847408/2055920 swapFree=4182160/4192956
[pid=22486] ppid=22484 vsize=378184 CPUtime=162.16
/proc/22486/stat : 22486 (wbo) R 22484 22486 22443 0 -1 4194304 98224 0 0 0 16153 63 0 0 25 0 1 0 194481170 387260416 92897 1992294400 134512640 135709839 4294956240 18446744073709551615 134587938 0 0 4096 3 0 0 0 17 0 0 0
/proc/22486/statm: 94546 92897 135 292 0 94251 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 378184

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22493
/proc/meminfo: memFree=706096/2055920 swapFree=4182160/4192956
[pid=22486] ppid=22484 vsize=519764 CPUtime=222.14
/proc/22486/stat : 22486 (wbo) R 22484 22486 22443 0 -1 4194304 133612 0 0 0 22134 80 0 0 25 0 1 0 194481170 532238336 128285 1992294400 134512640 135709839 4294956240 18446744073709551615 134601448 0 0 4096 3 0 0 0 17 0 0 0
/proc/22486/statm: 129941 128285 135 292 0 129646 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 519764

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22493
/proc/meminfo: memFree=593648/2055920 swapFree=4182160/4192956
[pid=22486] ppid=22484 vsize=632000 CPUtime=282.11
/proc/22486/stat : 22486 (wbo) R 22484 22486 22443 0 -1 4194304 161663 0 0 0 28120 91 0 0 25 0 1 0 194481170 647168000 156336 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/22486/statm: 158000 156336 135 292 0 157705 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 632000

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22493
/proc/meminfo: memFree=491568/2055920 swapFree=4182160/4192956
[pid=22486] ppid=22484 vsize=733400 CPUtime=342.09
/proc/22486/stat : 22486 (wbo) R 22484 22486 22443 0 -1 4194304 187042 0 0 0 34103 106 0 0 25 0 1 0 194481170 751001600 181715 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/22486/statm: 183350 181715 135 292 0 183055 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 733400

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22493
/proc/meminfo: memFree=362672/2055920 swapFree=4182160/4192956
[pid=22486] ppid=22484 vsize=863236 CPUtime=402.07
/proc/22486/stat : 22486 (wbo) R 22484 22486 22443 0 -1 4194304 219492 0 0 0 40086 121 0 0 25 0 1 0 194481170 883953664 214165 1992294400 134512640 135709839 4294956240 18446744073709551615 134601448 0 0 4096 3 0 0 0 17 0 0 0
/proc/22486/statm: 215809 214165 135 292 0 215514 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 863236

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22493
/proc/meminfo: memFree=230704/2055920 swapFree=4182160/4192956
[pid=22486] ppid=22484 vsize=994352 CPUtime=462.04
/proc/22486/stat : 22486 (wbo) R 22484 22486 22443 0 -1 4194304 252240 0 0 0 46067 137 0 0 25 0 1 0 194481170 1018216448 246913 1992294400 134512640 135709839 4294956240 18446744073709551615 134517510 0 0 4096 3 0 0 0 17 0 0 0
/proc/22486/statm: 248588 246913 135 292 0 248293 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 994352

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22493
/proc/meminfo: memFree=189360/2055920 swapFree=4182160/4192956
[pid=22486] ppid=22484 vsize=1035108 CPUtime=522.02
/proc/22486/stat : 22486 (wbo) R 22484 22486 22443 0 -1 4194304 262435 0 0 0 52061 141 0 0 25 0 1 0 194481170 1059950592 257108 1992294400 134512640 135709839 4294956240 18446744073709551615 134601441 0 0 4096 3 0 0 0 17 0 0 0
/proc/22486/statm: 258777 257108 135 292 0 258482 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 1035108

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22493
/proc/meminfo: memFree=97136/2055920 swapFree=4182160/4192956
[pid=22486] ppid=22484 vsize=1127424 CPUtime=581.99
/proc/22486/stat : 22486 (wbo) R 22484 22486 22443 0 -1 4194304 285494 0 0 0 58046 153 0 0 25 0 1 0 194481170 1154482176 280167 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/22486/statm: 281856 280167 135 292 0 281561 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 1127424

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22493
/proc/meminfo: memFree=16240/2055920 swapFree=4182160/4192956
[pid=22486] ppid=22484 vsize=1210688 CPUtime=641.96
/proc/22486/stat : 22486 (wbo) R 22484 22486 22443 0 -1 4194304 306332 0 0 0 64032 164 0 0 25 0 1 0 194481170 1239744512 301005 1992294400 134512640 135709839 4294956240 18446744073709551615 134573829 0 0 4096 3 0 0 0 17 0 0 0
/proc/22486/statm: 302672 301005 135 292 0 302377 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 1210688

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22493
/proc/meminfo: memFree=15216/2055920 swapFree=4182160/4192956
[pid=22486] ppid=22484 vsize=1293456 CPUtime=701.89
/proc/22486/stat : 22486 (wbo) R 22484 22486 22443 0 -1 4194304 327030 0 0 0 70015 174 0 0 25 0 1 0 194481170 1324498944 321703 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/22486/statm: 323364 321703 135 292 0 323069 0
Current children cumulated CPU time (s) 701.89
Current children cumulated vsize (KiB) 1293456

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22493
/proc/meminfo: memFree=16240/2055920 swapFree=4182160/4192956
[pid=22486] ppid=22484 vsize=1401676 CPUtime=761.87
/proc/22486/stat : 22486 (wbo) R 22484 22486 22443 0 -1 4194304 354091 0 0 0 75999 188 0 0 25 0 1 0 194481170 1435316224 348764 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/22486/statm: 350419 348764 135 292 0 350124 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 1401676

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22493
/proc/meminfo: memFree=15536/2055920 swapFree=4182160/4192956
[pid=22486] ppid=22484 vsize=1526452 CPUtime=821.84
/proc/22486/stat : 22486 (wbo) R 22484 22486 22443 0 -1 4194304 385257 0 0 0 81982 202 0 0 25 0 1 0 194481170 1563086848 379930 1992294400 134512640 135709839 4294956240 18446744073709551615 134601448 0 0 4096 3 0 0 0 17 0 0 0
/proc/22486/statm: 381613 379930 135 292 0 381318 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 1526452

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22493
/proc/meminfo: memFree=15216/2055920 swapFree=4182160/4192956
[pid=22486] ppid=22484 vsize=1626924 CPUtime=881.77
/proc/22486/stat : 22486 (wbo) R 22484 22486 22443 0 -1 4194304 410377 0 0 0 87963 214 0 0 25 0 1 0 194481170 1665970176 405050 1992294400 134512640 135709839 4294956240 18446744073709551615 134573807 0 0 4096 3 0 0 0 17 0 0 0
/proc/22486/statm: 406731 405050 135 292 0 406436 0
Current children cumulated CPU time (s) 881.77
Current children cumulated vsize (KiB) 1626924

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

[startup+895.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22493
/proc/meminfo: memFree=15792/2055920 swapFree=4182160/4192956
[pid=22486] ppid=22484 vsize=1628320 CPUtime=895.36
/proc/22486/stat : 22486 (wbo) R 22484 22486 22443 0 -1 4194304 410749 0 0 0 89322 214 0 0 25 0 1 0 194481170 1667399680 405422 1992294400 134512640 135709839 4294956240 18446744073709551615 134599091 0 0 4096 3 0 0 0 17 0 0 0
/proc/22486/statm: 407080 405422 135 292 0 406785 0
Current children cumulated CPU time (s) 895.36
Current children cumulated vsize (KiB) 1628320

[startup+902.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22493
/proc/meminfo: memFree=15280/2055920 swapFree=4182160/4192956
[pid=22486] ppid=22484 vsize=1628968 CPUtime=901.76
/proc/22486/stat : 22486 (wbo) R 22484 22486 22443 0 -1 4194304 410888 0 0 0 89962 214 0 0 25 0 1 0 194481170 1668063232 405561 1992294400 134512640 135709839 4294956240 18446744073709551615 134599686 0 0 4096 3 0 0 0 17 0 0 0
/proc/22486/statm: 407242 405561 135 292 0 406947 0
Current children cumulated CPU time (s) 901.76
Current children cumulated vsize (KiB) 1628968

[startup+908.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22493
/proc/meminfo: memFree=15280/2055920 swapFree=4182160/4192956
[pid=22486] ppid=22484 vsize=1628968 CPUtime=908.16
/proc/22486/stat : 22486 (wbo) R 22484 22486 22443 0 -1 4194304 410888 0 0 0 90602 214 0 0 25 0 1 0 194481170 1668063232 405561 1992294400 134512640 135709839 4294956240 18446744073709551615 134599686 0 0 4096 3 0 0 0 17 0 0 0
/proc/22486/statm: 407242 405561 135 292 0 406947 0
Current children cumulated CPU time (s) 908.16
Current children cumulated vsize (KiB) 1628968

[startup+910.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22493
/proc/meminfo: memFree=15280/2055920 swapFree=4182160/4192956
[pid=22486] ppid=22484 vsize=1630156 CPUtime=909.75
/proc/22486/stat : 22486 (wbo) R 22484 22486 22443 0 -1 4194304 411208 0 0 0 90761 214 0 0 25 0 1 0 194481170 1669279744 405881 1992294400 134512640 135709839 4294956240 18446744073709551615 134584174 0 0 4096 3 0 0 0 17 0 0 0
/proc/22486/statm: 407539 405881 136 292 0 407244 0
Current children cumulated CPU time (s) 909.75
Current children cumulated vsize (KiB) 1630156

[startup+911.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22493
/proc/meminfo: memFree=15216/2055920 swapFree=4182160/4192956
[pid=22486] ppid=22484 vsize=1630420 CPUtime=910.55
/proc/22486/stat : 22486 (wbo) R 22484 22486 22443 0 -1 4194304 411292 0 0 0 90841 214 0 0 25 0 1 0 194481170 1669550080 405965 1992294400 134512640 135709839 4294956240 18446744073709551615 134584171 0 0 4096 3 0 0 0 17 0 0 0
/proc/22486/statm: 407605 405965 136 292 0 407310 0
Current children cumulated CPU time (s) 910.55
Current children cumulated vsize (KiB) 1630420

[startup+911.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22493
/proc/meminfo: memFree=15216/2055920 swapFree=4182160/4192956
[pid=22486] ppid=22484 vsize=1630552 CPUtime=910.95
/proc/22486/stat : 22486 (wbo) R 22484 22486 22443 0 -1 4194304 411316 0 0 0 90881 214 0 0 25 0 1 0 194481170 1669685248 405989 1992294400 134512640 135709839 4294956240 18446744073709551615 134583751 0 0 4096 3 0 0 0 17 0 0 0
/proc/22486/statm: 407638 405989 136 292 0 407343 0
Current children cumulated CPU time (s) 910.95
Current children cumulated vsize (KiB) 1630552

[startup+911.905 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22493
/proc/meminfo: memFree=978224/2055920 swapFree=4182160/4192956
[pid=22486] ppid=22484 vsize=0 CPUtime=911.36
/proc/22486/stat : 22486 (wbo) R 22484 22486 22443 0 -1 4194308 411343 0 0 0 90897 239 0 0 25 0 1 0 194481170 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/22486/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 911.36
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 911.906
CPU time (s): 911.369
CPU user time (s): 908.975
CPU system time (s): 2.39464
CPU usage (%): 99.9411
Max. virtual memory (cumulated for all children) (KiB): 1630684

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

runsolver used 0.936857 second user time and 1.9777 second system time

The end

Launcher Data

Begin job on node79 at 2009-06-17 22:00:21
IDJOB=1885691
IDBENCH=72082
IDSOLVER=698
FILE ID=node79/1885691-1245268820
PBS_JOBID= 9372480
Free space on /tmp= 66000 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT09/APPLICATIONS/diagnosis/ACG-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-1885691-1245268820/watcher-1885691-1245268820 -o /tmp/evaluation-result-1885691-1245268820/solver-1885691-1245268820 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1885691-1245268820.opb

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

MD5SUM BENCH= c0b46ecc3255f9cd86a2192748dc4f54
RANDOM SEED=12574556

node79.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.234
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.234
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:       1219328 kB
Buffers:         46460 kB
Cached:         717736 kB
SwapCached:       4884 kB
Active:         170036 kB
Inactive:       601596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1219328 kB
SwapTotal:     4192956 kB
SwapFree:      4182160 kB
Dirty:           18588 kB
Writeback:           0 kB
Mapped:          13260 kB
Slab:            50992 kB
Committed_AS:   103792 kB
PageTables:       1388 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-1885691-1245268820.opb

Free space on /tmp at the end= 65996 MiB
End job on node79 at 2009-06-17 22:15:33