Trace number 3308851

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
SAT09 reference solver:precosat 236UNSAT 387.286 387.285

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_fb_unknown.cnf
MD5SUM2385047c56f7801a7fd110b2ffe2f293
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark108.229
Satisfiable
(Un)Satisfiability was proved
Number of variables35819
Number of clauses773506
Sum of the clauses size2886709
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 255953
Number of clauses of size 395409
Number of clauses of size 4622144
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c PicoSATLight Version 236 3e7a3f8825c0b9e241f38a63fee5517540b2feca
0.00/0.00	c Copyright (C) 2009, Armin Biere, JKU, Linz, Austria.  All rights reserved.
0.00/0.00	c Released on Sun Mar 22 10:16:26 CET 2009
0.00/0.00	c Compiled on Tue Mar 24 21:24:39 CET 2009
0.00/0.00	c g++ (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
0.00/0.00	c -O3 -m32 -static -Wall -Wextra -DNDEBUG -DNLOGPRECO -DNSTATSPRECO
0.00/0.00	c -finline-limit=10000000 -fomit-frame-pointer -fno-exceptions
0.00/0.00	c Linux baghera 2.6.27.19-170.2.35.fc10.i686.PAE i686
0.00/0.00	c
0.00/0.00	c reading HOME/instance-3308851-1303984541.cnf
0.00/0.00	c found header 'p cnf 35819 773506'
0.39/0.48	c finished parsing
0.39/0.48	c
0.39/0.48	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.39/0.48	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.39/0.48	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.39/0.48	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.39/0.48	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.39/0.48	c --random=1 --spread=2000 --seed=0 --skip=25
0.39/0.48	c
0.39/0.48	c sizeof     vars[0] = 16   alignment = 0       1 MB
0.39/0.48	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.39/0.48	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.39/0.48	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.39/0.48	c
0.39/0.48	c starting search after 0.5 seconds
0.39/0.48	c no decision limit
0.49/0.50	c
0.49/0.50	c       original/binary      fixed     eliminated      learned       agility
0.49/0.50	c   seconds        variables     equivalent    conflicts       height       MB
0.49/0.50	c
0.49/0.50	c *    0.5   773506   35819      0     0      0       0      0    0.0   0   48
1.98/2.05	c s    2.0   772531   33612      0     0   2207       0      0    0.0   0   50
1.98/2.05	c l    2.0   772531   33612      0     0   2207       0 715260    0.0   0   50
2.09/2.11	c R    2.1   772651   33612      0     0   2207     100     98  797.8  19   52
2.09/2.15	c R    2.2   772657   33612      0     0   2207     203    201  761.1  24   52
2.28/2.35	c R    2.4   772668   33612      0     0   2207     804    802  608.7  25   53
2.38/2.43	c B    2.4   772671   33612      0     0   2207    1000    998  569.6  23   53
2.68/2.71	c B    2.7   772707   33612      0     0   2207    2000   1998  433.1  23   54
2.78/2.80	c R    2.8   772708   33612      0     0   2207    2413   2411  395.9  25   54
3.99/4.01	c R    4.0   776260   33569     42     1   2207    6421   6419  310.1  18   57
4.49/4.53	c B    4.5   783703   33461    144     7   2207    8000   7997  274.5  22   57
6.99/7.06	c R    7.1   792722   33196    289   127   2207   16038  16033  173.9  18   60
10.09/10.15	c B   10.2   797655   33108    300   204   2207   24006  24001  134.0  18   61
15.59/15.64	c R   15.6   802924   33108    300   204   2207   38482  38477   94.2  24   63
25.49/25.51	c B   25.5   803841   33098    304   210   2207   64013  64008   64.0  23   67
32.19/32.25	c s   32.2   778383   32959    372   281   2207   79631  79563   54.2  28   59
32.19/32.25	c -   32.2   778383   32959    372   281   2207   79631 700955   54.2  28   59
36.99/37.03	c N   37.0   778647   32932    380   300   2207   89782  89713   49.7  28   65
68.98/69.03	c B   69.0   779629   32862    393   357   2207  160042 159970   33.9  23   76
79.69/79.74	c
79.69/79.74	c       original/binary      fixed     eliminated      learned       agility
79.69/79.74	c   seconds        variables     equivalent    conflicts       height       MB
79.69/79.74	c
79.69/79.74	c s   79.7   776802   32859    393   360   2207  178638 178539   31.6  23   70
93.79/93.89	c R   93.9   776807   32858    393   361   2207  205160 205057   29.0  20   78
147.49/147.56	c s  147.6   775079   32792    413   407   2207  295102 288084   24.1  21   82
203.79/203.84	c B  203.8   775204   32789    413   410   2207  384087 377060   21.4  19  105
237.79/237.83	c s  237.8   774783   32772    414   426   2207  426041 404274   20.3  23   96
264.19/264.24	c N  264.2   774873   32764    414   434   2207  461572 439801   19.7  25  113
356.69/356.71	c s  356.7   762339   32435    435   469   2480  573037 412734   24.7  22   98
356.69/356.71	c -  356.7   762339   32435    435   469   2480  573037 693946   24.7  22   98
387.20/387.27	c 0  387.3   766642   31332   1510   497   2480  614902 454498   23.8  22  114
387.20/387.27	c
387.20/387.27	s UNSATISFIABLE
387.20/387.27	c
387.20/387.27	c 614902 conflicts, 748337 decisions, 9 random
387.20/387.27	c 15 iterations, 1097 restarts, 345 skipped
387.20/387.27	c 0 enlarged, 1810 shrunken, 6014 rescored, 189 rebiased
387.20/387.27	c 6 simplifications, 0 reductions
387.20/387.27	c
387.20/387.27	c vars: 1510 fixed, 497 equiv, 2480 elim, 583 merged
387.20/387.27	c elim: 3278002 resolutions, 6 phases, 1 rounds
387.20/387.27	c sbst: 0% substituted, 0.0% nots, 0.0% ands, 0.0% xors, 0.0% ites
387.20/387.27	c arty: 0.00 and 0.00 xor average arity
387.20/387.27	c prbe: 289064 probed, 182 phases, 4 rounds
387.20/387.27	c prbe: 180 failed, 75 lifted, 448 merged
387.20/387.27	c sccs: 10 non trivial, 0 fixed, 23 merged
387.20/387.27	c hash: 9 units, 112 merged
387.20/387.27	c mins: 11691859 learned, 50% deleted, 476 strong, 145 depth
387.20/387.27	c subs: 12427 forward, 3306 backward, 13195 doms
387.20/387.27	c strs: 866 forward, 0 backward
387.20/387.27	c doms: 14875 dominators, 3677 high, 355 low
387.20/387.27	c prps: 207082108 propagations, 0.53 megaprops
387.20/387.27	c
387.20/387.27	c 387.3 seconds, 134 MB max, 18 MB recycled

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3308851-1303984541/watcher-3308851-1303984541 -o /tmp/evaluation-result-3308851-1303984541/solver-3308851-1303984541 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3308851-1303984541.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.74 3.88 2.99 5/189 11194
/proc/meminfo: memFree=18170076/32951124 swapFree=67110396/67111528
[pid=11194] ppid=11192 vsize=2528 CPUtime=0 cores=0,2
/proc/11194/stat : 11194 (precosat) R 11192 11194 10875 0 -1 4202496 511 0 0 0 0 0 0 0 22 0 1 0 588684836 2588672 468 33554432000 134512640 135151029 4291212720 18446744073709551615 134698015 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/11194/statm: 632 479 60 156 0 475 0

[startup+0.0475509 s]
/proc/loadavg: 3.74 3.88 2.99 5/189 11194
/proc/meminfo: memFree=18170076/32951124 swapFree=67110396/67111528
[pid=11194] ppid=11192 vsize=8988 CPUtime=0.03 cores=0,2
/proc/11194/stat : 11194 (precosat) R 11192 11194 10875 0 -1 4202496 2221 0 0 0 3 0 0 0 22 0 1 0 588684836 9203712 2079 33554432000 134512640 135151029 4291212720 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/11194/statm: 2247 2082 64 156 0 2090 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8988

[startup+0.100531 s]
/proc/loadavg: 3.74 3.88 2.99 5/189 11194
/proc/meminfo: memFree=18170076/32951124 swapFree=67110396/67111528
[pid=11194] ppid=11192 vsize=15060 CPUtime=0.08 cores=0,2
/proc/11194/stat : 11194 (precosat) R 11192 11194 10875 0 -1 4202496 3748 0 0 0 8 0 0 0 22 0 1 0 588684836 15421440 3606 33554432000 134512640 135151029 4291212720 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/11194/statm: 3765 3607 64 156 0 3608 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15060

[startup+0.300495 s]
/proc/loadavg: 3.74 3.88 2.99 5/189 11194
/proc/meminfo: memFree=18170076/32951124 swapFree=67110396/67111528
[pid=11194] ppid=11192 vsize=37632 CPUtime=0.28 cores=0,2
/proc/11194/stat : 11194 (precosat) R 11192 11194 10875 0 -1 4202496 9409 0 0 0 27 1 0 0 23 0 1 0 588684836 38535168 9267 33554432000 134512640 135151029 4291212720 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/11194/statm: 9441 9268 64 156 0 9284 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 37632

[startup+0.700459 s]
/proc/loadavg: 3.74 3.88 2.99 5/189 11194
/proc/meminfo: memFree=18170076/32951124 swapFree=67110396/67111528
[pid=11194] ppid=11192 vsize=60852 CPUtime=0.69 cores=0,2
/proc/11194/stat : 11194 (precosat) R 11192 11194 10875 0 -1 4202496 15173 0 0 0 66 3 0 0 25 0 1 0 588684836 62312448 15030 33554432000 134512640 135151029 4291212720 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/11194/statm: 15213 15031 80 156 0 15056 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 60852

[startup+1.50032 s]
/proc/loadavg: 3.74 3.88 2.99 5/187 11216
/proc/meminfo: memFree=18158800/32951124 swapFree=67110396/67111528
[pid=11194] ppid=11192 vsize=82984 CPUtime=1.48 cores=0,2
/proc/11194/stat : 11194 (precosat) R 11192 11194 10875 0 -1 4202496 21452 0 0 0 145 3 0 0 25 0 1 0 588684836 84975616 20551 33554432000 134512640 135151029 4291212720 18446744073709551615 134519076 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/11194/statm: 20746 20551 80 156 0 20589 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 82984

[startup+3.10103 s]
/proc/loadavg: 3.76 3.89 3.00 5/187 11216
/proc/meminfo: memFree=18125728/32951124 swapFree=67110396/67111528
[pid=11194] ppid=11192 vsize=81852 CPUtime=3.08 cores=0,2
/proc/11194/stat : 11194 (precosat) R 11192 11194 10875 0 -1 4202496 21493 0 0 0 305 3 0 0 25 0 1 0 588684836 83816448 20242 33554432000 134512640 135151029 4291212720 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/11194/statm: 20463 20242 80 156 0 20306 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 81852

[startup+6.30049 s]
/proc/loadavg: 3.76 3.89 3.00 5/190 11222
/proc/meminfo: memFree=17980748/32951124 swapFree=67110396/67111528
[pid=11194] ppid=11192 vsize=81852 CPUtime=6.29 cores=0,2
/proc/11194/stat : 11194 (precosat) R 11192 11194 10875 0 -1 4202496 21494 0 0 0 625 4 0 0 25 0 1 0 588684836 83816448 20243 33554432000 134512640 135151029 4291212720 18446744073709551615 134554862 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/11194/statm: 20463 20243 80 156 0 20306 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 81852

[startup+12.7004 s]
/proc/loadavg: 3.87 3.91 3.01 5/190 11249
/proc/meminfo: memFree=17625464/32951124 swapFree=67110396/67111528
[pid=11194] ppid=11192 vsize=81852 CPUtime=12.69 cores=0,2
/proc/11194/stat : 11194 (precosat) R 11192 11194 10875 0 -1 4202496 21494 0 0 0 1265 4 0 0 25 0 1 0 588684836 83816448 20243 33554432000 134512640 135151029 4291212720 18446744073709551615 134542806 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/11194/statm: 20463 20243 80 156 0 20306 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 81852

[startup+25.5003 s]
/proc/loadavg: 3.89 3.91 3.02 5/190 11249
/proc/meminfo: memFree=17550272/32951124 swapFree=67110396/67111528
[pid=11194] ppid=11192 vsize=81852 CPUtime=25.49 cores=0,2
/proc/11194/stat : 11194 (precosat) R 11192 11194 10875 0 -1 4202496 21494 0 0 0 2545 4 0 0 25 0 1 0 588684836 83816448 20243 33554432000 134512640 135151029 4291212720 18446744073709551615 134520176 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/11194/statm: 20463 20243 80 156 0 20306 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 81852

[startup+51.101 s]
/proc/loadavg: 3.93 3.91 3.05 5/190 11249
/proc/meminfo: memFree=17530152/32951124 swapFree=67110396/67111528
[pid=11194] ppid=11192 vsize=81984 CPUtime=51.09 cores=0,2
/proc/11194/stat : 11194 (precosat) R 11192 11194 10875 0 -1 4202496 23552 0 0 0 5104 5 0 0 25 0 1 0 588684836 83951616 20276 33554432000 134512640 135151029 4291212720 18446744073709551615 134554588 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/11194/statm: 20496 20276 80 156 0 20339 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 81984

[startup+102.306 s]
/proc/loadavg: 3.97 3.93 3.10 5/190 11251
/proc/meminfo: memFree=17462660/32951124 swapFree=67110396/67111528
[pid=11194] ppid=11192 vsize=96148 CPUtime=102.29 cores=0,2
/proc/11194/stat : 11194 (precosat) R 11192 11194 10875 0 -1 4202496 29674 0 0 0 10223 6 0 0 25 0 1 0 588684836 98455552 23785 33554432000 134512640 135151029 4291212720 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/11194/statm: 24037 23785 80 156 0 23880 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 96148

[startup+162.3 s]
/proc/loadavg: 3.99 3.94 3.15 5/190 11253
/proc/meminfo: memFree=17391840/32951124 swapFree=67110396/67111528
[pid=11194] ppid=11192 vsize=110196 CPUtime=162.29 cores=0,2
/proc/11194/stat : 11194 (precosat) R 11192 11194 10875 0 -1 4202496 34538 0 0 0 16222 7 0 0 25 0 1 0 588684836 112840704 27328 33554432000 134512640 135151029 4291212720 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/11194/statm: 27549 27328 80 156 0 27392 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 110196

[startup+222.3 s]
/proc/loadavg: 3.99 3.95 3.20 5/190 11282
/proc/meminfo: memFree=17590632/32951124 swapFree=67110396/67111528
[pid=11194] ppid=11192 vsize=125656 CPUtime=222.29 cores=0,2
/proc/11194/stat : 11194 (precosat) R 11192 11194 10875 0 -1 4202496 38151 0 0 0 22220 9 0 0 25 0 1 0 588684836 128671744 30941 33554432000 134512640 135151029 4291212720 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/11194/statm: 31414 30941 80 156 0 31257 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 125656

[startup+282.3 s]
/proc/loadavg: 3.99 3.95 3.25 5/190 11282
/proc/meminfo: memFree=17541620/32951124 swapFree=67110396/67111528
[pid=11194] ppid=11192 vsize=131808 CPUtime=282.29 cores=0,2
/proc/11194/stat : 11194 (precosat) R 11192 11194 10875 0 -1 4202496 40759 0 0 0 28219 10 0 0 25 0 1 0 588684836 134971392 32615 33554432000 134512640 135151029 4291212720 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/11194/statm: 32952 32615 80 156 0 32795 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 131808

[startup+342.3 s]
/proc/loadavg: 4.05 3.97 3.30 5/190 11293
/proc/meminfo: memFree=17507344/32951124 swapFree=67110396/67111528
[pid=11194] ppid=11192 vsize=145652 CPUtime=342.29 cores=0,2
/proc/11194/stat : 11194 (precosat) R 11192 11194 10875 0 -1 4202496 43876 0 0 0 34218 11 0 0 25 0 1 0 588684836 149147648 35732 33554432000 134512640 135151029 4291212720 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/11194/statm: 36413 35732 80 156 0 36256 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 145652

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

[startup+358.301 s]
/proc/loadavg: 4.04 3.97 3.31 5/190 11293
/proc/meminfo: memFree=17494976/32951124 swapFree=67110396/67111528
[pid=11194] ppid=11192 vsize=148740 CPUtime=358.29 cores=0,2
/proc/11194/stat : 11194 (precosat) R 11192 11194 10875 0 -1 4202496 45431 0 0 0 35818 11 0 0 25 0 1 0 588684836 152309760 36633 33554432000 134512640 135151029 4291212720 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/11194/statm: 37185 36633 80 156 0 37028 0
Current children cumulated CPU time (s) 358.29
Current children cumulated vsize (KiB) 148740

[startup+371.1 s]
/proc/loadavg: 4.03 3.97 3.32 5/190 11295
/proc/meminfo: memFree=17489176/32951124 swapFree=67110396/67111528
[pid=11194] ppid=11192 vsize=148740 CPUtime=371.09 cores=0,2
/proc/11194/stat : 11194 (precosat) R 11192 11194 10875 0 -1 4202496 45463 0 0 0 37098 11 0 0 25 0 1 0 588684836 152309760 36665 33554432000 134512640 135151029 4291212720 18446744073709551615 134554644 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/11194/statm: 37185 36665 80 156 0 37028 0
Current children cumulated CPU time (s) 371.09
Current children cumulated vsize (KiB) 148740

[startup+377.5 s]
/proc/loadavg: 4.03 3.97 3.32 5/190 11295
/proc/meminfo: memFree=17486200/32951124 swapFree=67110396/67111528
[pid=11194] ppid=11192 vsize=148740 CPUtime=377.49 cores=0,2
/proc/11194/stat : 11194 (precosat) R 11192 11194 10875 0 -1 4202496 45476 0 0 0 37738 11 0 0 25 0 1 0 588684836 152309760 36678 33554432000 134512640 135151029 4291212720 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/11194/statm: 37185 36678 80 156 0 37028 0
Current children cumulated CPU time (s) 377.49
Current children cumulated vsize (KiB) 148740

[startup+383.907 s]
/proc/loadavg: 4.02 3.97 3.33 5/190 11295
/proc/meminfo: memFree=17467724/32951124 swapFree=67110396/67111528
[pid=11194] ppid=11192 vsize=148740 CPUtime=383.9 cores=0,2
/proc/11194/stat : 11194 (precosat) R 11192 11194 10875 0 -1 4202496 45480 0 0 0 38379 11 0 0 25 0 1 0 588684836 152309760 36682 33554432000 134512640 135151029 4291212720 18446744073709551615 134554752 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/11194/statm: 37185 36682 80 156 0 37028 0
Current children cumulated CPU time (s) 383.9
Current children cumulated vsize (KiB) 148740

[startup+385.501 s]
/proc/loadavg: 4.02 3.97 3.33 5/190 11295
/proc/meminfo: memFree=17483348/32951124 swapFree=67110396/67111528
[pid=11194] ppid=11192 vsize=148740 CPUtime=385.49 cores=0,2
/proc/11194/stat : 11194 (precosat) R 11192 11194 10875 0 -1 4202496 45480 0 0 0 38538 11 0 0 25 0 1 0 588684836 152309760 36682 33554432000 134512640 135151029 4291212720 18446744073709551615 134554851 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/11194/statm: 37185 36682 80 156 0 37028 0
Current children cumulated CPU time (s) 385.49
Current children cumulated vsize (KiB) 148740

[startup+386.301 s]
/proc/loadavg: 4.02 3.97 3.33 5/190 11295
/proc/meminfo: memFree=17489904/32951124 swapFree=67110396/67111528
[pid=11194] ppid=11192 vsize=148740 CPUtime=386.29 cores=0,2
/proc/11194/stat : 11194 (precosat) R 11192 11194 10875 0 -1 4202496 45480 0 0 0 38618 11 0 0 25 0 1 0 588684836 152309760 36682 33554432000 134512640 135151029 4291212720 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/11194/statm: 37185 36682 80 156 0 37028 0
Current children cumulated CPU time (s) 386.29
Current children cumulated vsize (KiB) 148740

[startup+386.701 s]
/proc/loadavg: 4.02 3.97 3.33 5/190 11295
/proc/meminfo: memFree=17489904/32951124 swapFree=67110396/67111528
[pid=11194] ppid=11192 vsize=148740 CPUtime=386.69 cores=0,2
/proc/11194/stat : 11194 (precosat) R 11192 11194 10875 0 -1 4202496 45480 0 0 0 38658 11 0 0 25 0 1 0 588684836 152309760 36682 33554432000 134512640 135151029 4291212720 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/11194/statm: 37185 36682 80 156 0 37028 0
Current children cumulated CPU time (s) 386.69
Current children cumulated vsize (KiB) 148740

[startup+387.101 s]
/proc/loadavg: 4.02 3.97 3.33 5/190 11295
/proc/meminfo: memFree=17485564/32951124 swapFree=67110396/67111528
[pid=11194] ppid=11192 vsize=148740 CPUtime=387.1 cores=0,2
/proc/11194/stat : 11194 (precosat) R 11192 11194 10875 0 -1 4202496 45480 0 0 0 38699 11 0 0 25 0 1 0 588684836 152309760 36682 33554432000 134512640 135151029 4291212720 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/11194/statm: 37185 36682 80 156 0 37028 0
Current children cumulated CPU time (s) 387.1
Current children cumulated vsize (KiB) 148740

[startup+387.207 s]
/proc/loadavg: 4.02 3.97 3.33 5/190 11295
/proc/meminfo: memFree=17485564/32951124 swapFree=67110396/67111528
[pid=11194] ppid=11192 vsize=148740 CPUtime=387.2 cores=0,2
/proc/11194/stat : 11194 (precosat) R 11192 11194 10875 0 -1 4202496 45480 0 0 0 38709 11 0 0 25 0 1 0 588684836 152309760 36682 33554432000 134512640 135151029 4291212720 18446744073709551615 134531109 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/11194/statm: 37185 36682 80 156 0 37028 0
Current children cumulated CPU time (s) 387.2
Current children cumulated vsize (KiB) 148740

Child status: 20
Real time (s): 387.285
CPU time (s): 387.286
CPU user time (s): 387.162
CPU system time (s): 0.123981
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 149300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 387.162
system time used= 0.123981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45481
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= 4
involuntary context switches= 621

runsolver used 0.692894 second user time and 1.42778 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-28 11:55:42
IDJOB=3308851
IDBENCH=82494
IDSOLVER=1690
FILE ID=node118/3308851-1303984541
RUNJOBID= node118-1303983220-10893
PBS_JOBID= 13168708
Free space on /tmp= 71556 MiB

SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT11/application/manthey/traffic/traffic_fb_unknown.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308851-1303984541/watcher-3308851-1303984541 -o /tmp/evaluation-result-3308851-1303984541/solver-3308851-1303984541 -C 2400 -W 1300 -M 7680  HOME/precosat HOME/instance-3308851-1303984541.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 2385047c56f7801a7fd110b2ffe2f293
RANDOM SEED=903626049

node118.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18170232 kB
Buffers:       1893608 kB
Cached:       11935060 kB
SwapCached:        600 kB
Active:        9665576 kB
Inactive:      4576460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18170232 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:           63588 kB
Writeback:           0 kB
AnonPages:      412132 kB
Mapped:          16204 kB
Slab:           473224 kB
PageTables:       5908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   605404 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71464 MiB
End job on node118 at 2011-04-28 12:02:09