Trace number 3365869

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 396.845 396.835

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_3b_unknown.cnf
MD5SUMb8621ec1841e055a001ab32c33f2b68c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark114.081
Satisfiable
(Un)Satisfiability was proved
Number of variables39151
Number of clauses533919
Sum of the clauses size1968248
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 251568
Number of clauses of size 364292
Number of clauses of size 4418059
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-3365869-1305319414.cnf
0.00/0.00	c found header 'p cnf 39151 533919'
0.29/0.30	c finished parsing
0.29/0.30	c
0.29/0.30	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.29/0.30	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.29/0.30	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.29/0.30	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.29/0.30	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.29/0.30	c --random=1 --spread=2000 --seed=0 --skip=25
0.29/0.30	c
0.29/0.30	c sizeof     vars[0] = 16   alignment = 0       1 MB
0.29/0.30	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.29/0.30	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.29/0.30	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.29/0.30	c
0.29/0.30	c starting search after 0.3 seconds
0.29/0.30	c no decision limit
0.29/0.31	c
0.29/0.31	c       original/binary      fixed     eliminated      learned       agility
0.29/0.31	c   seconds        variables     equivalent    conflicts       height       MB
0.29/0.31	c
0.29/0.31	c *    0.3   533919   39151      0     0      0       0      0    0.0   0   35
1.39/1.45	c s    1.5   526808   35957     42     0   3152       0      0    0.0   0   35
1.39/1.45	c l    1.5   526808   35957     42     0   3152       0 475509    0.0   0   35
1.49/1.50	c R    1.5   526852   35956     43     0   3152     149    148  759.8  18   37
1.49/1.52	c R    1.5   526852   35956     43     0   3152     249    248  739.3  17   38
1.69/1.70	c R    1.7   526854   35956     43     0   3152     854    853  658.6  19   39
1.69/1.74	c B    1.7   526856   35956     43     0   3152    1000    999  640.7  19   39
1.99/2.03	c B    2.0   526863   35956     43     0   3152    2002   2001  543.2  14   39
2.10/2.13	c R    2.1   526866   35956     43     0   3152    2458   2457  509.1  23   39
3.20/3.30	c R    3.3   538452   35758    217    24   3152    6471   6470  328.4  23   42
3.59/3.61	c B    3.6   538485   35758    217    24   3152    8006   8005  289.8  21   42
5.59/5.62	c R    5.6   541268   35689    223    87   3152   16105  16104  181.5  21   44
7.49/7.54	c B    7.5   544844   35688    223    88   3152   24014  24013  134.4  29   45
11.39/11.49	c R   11.5   545373   35688    223    88   3152   38556  38555  111.3  22   47
16.59/16.65	c s   16.7   532581   35684    223    92   3152   53948  53935  140.5  26   41
16.59/16.65	c -   16.7   532581   35684    223    92   3152   53948 465999  140.5  26   41
19.39/19.49	c B   19.5   532746   35679    228    92   3152   64022  64009  123.0  21   47
26.59/26.62	c N   26.6   534047   35659    241    99   3152   89847  89834   94.9  27   52
39.50/39.59	c s   39.6   532511   35655    241   103   3152  127048 124000   72.4  17   49
51.19/51.28	c
51.19/51.28	c       original/binary      fixed     eliminated      learned       agility
51.19/51.28	c   seconds        variables     equivalent    conflicts       height       MB
51.19/51.28	c
51.19/51.28	c B   51.3   532533   35655    241   103   3152  160053 157002  108.3  23   60
67.80/67.82	c R   67.8   532548   35655    241   103   3152  205245 202192  102.0  20   67
68.69/68.74	c s   68.7   530292   35523    241   119   3268  205352 202287  102.0  25   58
110.30/110.35	c s  110.4   528454   35501    245   137   3268  293568 273659   76.6  19   66
154.89/154.99	c B  155.0   528923   35494    246   143   3268  384114 364190   62.0  15   88
160.10/160.15	c s  160.2   528205   35494    246   143   3268  394794 363933   60.8  24   77
201.50/201.55	c +  201.6   528299   35492    246   145   3268  465999 512598   53.5  18   99
225.59/225.63	c s  225.6   528329   35492    246   145   3268  502713 465647   50.7  19   89
281.70/281.75	c +  281.8   528435   35470    246   167   3268  582495 563857   48.7  22  112
310.40/310.49	c s  310.5   526267   35453    250   180   3268  624741 493261   46.2  25   92
383.00/383.00	c +  383.0   527391   35313    377   193   3268  728115 620242   41.4  26  117
396.80/396.82	c 0  396.8   531083   34229   1467   187   3268  748445 584171   40.6  26  121
396.80/396.82	c
396.80/396.82	s UNSATISFIABLE
396.80/396.82	c
396.80/396.82	c 748445 conflicts, 924871 decisions, 12 random
396.80/396.82	c 13 iterations, 1317 restarts, 595 skipped
396.80/396.82	c 3 enlarged, 2203 shrunken, 7319 rescored, 235 rebiased
396.80/396.82	c 8 simplifications, 0 reductions
396.80/396.82	c
396.80/396.82	c vars: 1467 fixed, 187 equiv, 3268 elim, 251 merged
396.80/396.82	c elim: 3544935 resolutions, 8 phases, 1 rounds
396.80/396.82	c sbst: 0% substituted, 0.0% nots, 0.0% ands, 0.0% xors, 0.0% ites
396.80/396.82	c arty: 0.00 and 0.00 xor average arity
396.80/396.82	c prbe: 361873 probed, 218 phases, 5 rounds
396.80/396.82	c prbe: 126 failed, 61 lifted, 150 merged
396.80/396.82	c sccs: 6 non trivial, 0 fixed, 32 merged
396.80/396.82	c hash: 11 units, 69 merged
396.80/396.82	c mins: 14205097 learned, 51% deleted, 415 strong, 148 depth
396.80/396.82	c subs: 10228 forward, 3825 backward, 8337 doms
396.80/396.82	c strs: 371 forward, 19 backward
396.80/396.82	c doms: 9441 dominators, 2464 high, 306 low
396.80/396.82	c prps: 247846903 propagations, 0.62 megaprops
396.80/396.82	c
396.80/396.82	c 396.8 seconds, 121 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: 961)

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-3365869-1305319414/watcher-3365869-1305319414 -o /tmp/evaluation-result-3365869-1305319414/solver-3365869-1305319414 -C 5000 -W 5100 -M 15500 HOME/precosat HOME/instance-3365869-1305319414.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.01 1.93 2/317 9139
/proc/meminfo: memFree=25382544/32950928 swapFree=60199044/67111528
[pid=9139] ppid=9137 vsize=4468 CPUtime=0 cores=1,3,5,7
/proc/9139/stat : 9139 (precosat) R 9137 9139 8869 0 -1 4202496 1019 0 0 0 0 0 0 0 25 0 1 0 643540248 4575232 976 33554432000 134512640 135151029 4293378880 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/9139/statm: 1117 977 64 156 0 960 0

[startup+0.0808511 s]
/proc/loadavg: 2.01 2.01 1.93 2/317 9139
/proc/meminfo: memFree=25382544/32950928 swapFree=60199044/67111528
[pid=9139] ppid=9137 vsize=14152 CPUtime=0.07 cores=1,3,5,7
/proc/9139/stat : 9139 (precosat) R 9137 9139 8869 0 -1 4202496 3519 0 0 0 7 0 0 0 25 0 1 0 643540248 14491648 3378 33554432000 134512640 135151029 4293378880 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/9139/statm: 3538 3379 64 156 0 3381 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 14152

[startup+0.100844 s]
/proc/loadavg: 2.01 2.01 1.93 2/317 9139
/proc/meminfo: memFree=25382544/32950928 swapFree=60199044/67111528
[pid=9139] ppid=9137 vsize=16660 CPUtime=0.09 cores=1,3,5,7
/proc/9139/stat : 9139 (precosat) R 9137 9139 8869 0 -1 4202496 4142 0 0 0 9 0 0 0 25 0 1 0 643540248 17059840 4001 33554432000 134512640 135151029 4293378880 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/9139/statm: 4165 4001 64 156 0 4008 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16660

[startup+0.30081 s]
/proc/loadavg: 2.01 2.01 1.93 2/317 9139
/proc/meminfo: memFree=25382544/32950928 swapFree=60199044/67111528
[pid=9139] ppid=9137 vsize=41080 CPUtime=0.29 cores=1,3,5,7
/proc/9139/stat : 9139 (precosat) R 9137 9139 8869 0 -1 4202496 10253 0 0 0 27 2 0 0 25 0 1 0 643540248 42065920 10112 33554432000 134512640 135151029 4293378880 18446744073709551615 134647399 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/9139/statm: 10270 10113 64 156 0 10113 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41080

[startup+0.700742 s]
/proc/loadavg: 2.01 2.01 1.93 2/317 9139
/proc/meminfo: memFree=25382544/32950928 swapFree=60199044/67111528
[pid=9139] ppid=9137 vsize=45304 CPUtime=0.69 cores=1,3,5,7
/proc/9139/stat : 9139 (precosat) R 9137 9139 8869 0 -1 4202496 11592 0 0 0 67 2 0 0 25 0 1 0 643540248 46391296 11168 33554432000 134512640 135151029 4293378880 18446744073709551615 134673033 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/9139/statm: 11326 11168 80 156 0 11169 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45304

[startup+1.5006 s]
/proc/loadavg: 2.01 2.01 1.93 5/318 9140
/proc/meminfo: memFree=25321916/32950928 swapFree=60199044/67111528
[pid=9139] ppid=9137 vsize=59384 CPUtime=1.49 cores=1,3,5,7
/proc/9139/stat : 9139 (precosat) R 9137 9139 8869 0 -1 4202496 15505 0 0 0 146 3 0 0 25 0 1 0 643540248 60809216 14621 33554432000 134512640 135151029 4293378880 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/9139/statm: 14846 14621 80 156 0 14689 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59384

[startup+3.10034 s]
/proc/loadavg: 2.01 2.01 1.93 4/318 9140
/proc/meminfo: memFree=25322432/32950928 swapFree=60199044/67111528
[pid=9139] ppid=9137 vsize=59384 CPUtime=3.09 cores=1,3,5,7
/proc/9139/stat : 9139 (precosat) R 9137 9139 8869 0 -1 4202496 15506 0 0 0 306 3 0 0 25 0 1 0 643540248 60809216 14622 33554432000 134512640 135151029 4293378880 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/9139/statm: 14846 14622 80 156 0 14689 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 59384

[startup+6.30074 s]
/proc/loadavg: 2.01 2.01 1.93 5/318 9141
/proc/meminfo: memFree=25321884/32950928 swapFree=60199044/67111528
[pid=9139] ppid=9137 vsize=59384 CPUtime=6.29 cores=1,3,5,7
/proc/9139/stat : 9139 (precosat) R 9137 9139 8869 0 -1 4202496 15506 0 0 0 626 3 0 0 25 0 1 0 643540248 60809216 14622 33554432000 134512640 135151029 4293378880 18446744073709551615 134554848 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/9139/statm: 14846 14622 80 156 0 14689 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59384

[startup+12.7007 s]
/proc/loadavg: 2.01 2.01 1.93 4/318 9141
/proc/meminfo: memFree=25322256/32950928 swapFree=60199044/67111528
[pid=9139] ppid=9137 vsize=59384 CPUtime=12.69 cores=1,3,5,7
/proc/9139/stat : 9139 (precosat) R 9137 9139 8869 0 -1 4202496 15506 0 0 0 1266 3 0 0 25 0 1 0 643540248 60809216 14622 33554432000 134512640 135151029 4293378880 18446744073709551615 134554785 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/9139/statm: 14846 14622 80 156 0 14689 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59384

[startup+25.5003 s]
/proc/loadavg: 2.01 2.00 1.93 5/318 9141
/proc/meminfo: memFree=25322344/32950928 swapFree=60199044/67111528
[pid=9139] ppid=9137 vsize=59320 CPUtime=25.49 cores=1,3,5,7
/proc/9139/stat : 9139 (precosat) R 9137 9139 8869 0 -1 4202496 16980 0 0 0 2546 3 0 0 25 0 1 0 643540248 60743680 14653 33554432000 134512640 135151029 4293378880 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/9139/statm: 14830 14653 80 156 0 14673 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59320

[startup+51.1008 s]
/proc/loadavg: 2.00 2.00 1.93 4/318 9142
/proc/meminfo: memFree=25312708/32950928 swapFree=60199044/67111528
[pid=9139] ppid=9137 vsize=69140 CPUtime=51.09 cores=1,3,5,7
/proc/9139/stat : 9139 (precosat) R 9137 9139 8869 0 -1 4202496 21094 0 0 0 5105 4 0 0 25 0 1 0 643540248 70799360 17077 33554432000 134512640 135151029 4293378880 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/9139/statm: 17285 17077 80 156 0 17128 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 69140

[startup+102.312 s]
/proc/loadavg: 2.00 2.00 1.93 5/318 9143
/proc/meminfo: memFree=25261636/32950928 swapFree=60199044/67111528
[pid=9139] ppid=9137 vsize=88212 CPUtime=102.3 cores=1,3,5,7
/proc/9139/stat : 9139 (precosat) R 9137 9139 8869 0 -1 4202496 26821 0 0 0 10225 5 0 0 25 0 1 0 643540248 90329088 21688 33554432000 134512640 135151029 4293378880 18446744073709551615 134554575 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/9139/statm: 22053 21688 80 156 0 21896 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 88212

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.93 5/318 9145
/proc/meminfo: memFree=25192272/32950928 swapFree=60199044/67111528
[pid=9139] ppid=9137 vsize=100800 CPUtime=162.3 cores=1,3,5,7
/proc/9139/stat : 9139 (precosat) R 9137 9139 8869 0 -1 4202496 30959 0 0 0 16223 7 0 0 25 0 1 0 643540248 103219200 24908 33554432000 134512640 135151029 4293378880 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/9139/statm: 25200 24908 80 156 0 25043 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 100800

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.93 5/318 9146
/proc/meminfo: memFree=25063236/32950928 swapFree=60199044/67111528
[pid=9139] ppid=9137 vsize=116680 CPUtime=222.3 cores=1,3,5,7
/proc/9139/stat : 9139 (precosat) R 9137 9139 8869 0 -1 4202496 34556 0 0 0 22222 8 0 0 25 0 1 0 643540248 119480320 28505 33554432000 134512640 135151029 4293378880 18446744073709551615 134530912 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/9139/statm: 29170 28505 80 156 0 29013 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 116680

[startup+282.301 s]
/proc/loadavg: 2.04 2.01 1.94 5/318 9148
/proc/meminfo: memFree=25038632/32950928 swapFree=60199044/67111528
[pid=9139] ppid=9137 vsize=124620 CPUtime=282.3 cores=1,3,5,7
/proc/9139/stat : 9139 (precosat) R 9137 9139 8869 0 -1 4202496 37117 0 0 0 28221 9 0 0 25 0 1 0 643540248 127610880 30607 33554432000 134512640 135151029 4293378880 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/9139/statm: 31155 30607 80 156 0 30998 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 124620

[startup+342.301 s]
/proc/loadavg: 2.05 2.02 1.94 4/318 9149
/proc/meminfo: memFree=25017764/32950928 swapFree=60199044/67111528
[pid=9139] ppid=9137 vsize=130772 CPUtime=342.3 cores=1,3,5,7
/proc/9139/stat : 9139 (precosat) R 9137 9139 8869 0 -1 4202496 38947 0 0 0 34220 10 0 0 25 0 1 0 643540248 133910528 32284 33554432000 134512640 135151029 4293378880 18446744073709551615 134554575 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/9139/statm: 32693 32284 80 156 0 32536 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 130772

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

[startup+358.301 s]
/proc/loadavg: 2.04 2.02 1.94 4/318 9150
/proc/meminfo: memFree=24266896/32950928 swapFree=60199044/67111528
[pid=9139] ppid=9137 vsize=130772 CPUtime=358.3 cores=1,3,5,7
/proc/9139/stat : 9139 (precosat) R 9137 9139 8869 0 -1 4202496 38993 0 0 0 35820 10 0 0 25 0 1 0 643540248 133910528 32330 33554432000 134512640 135151029 4293378880 18446744073709551615 134574578 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/9139/statm: 32693 32330 80 156 0 32536 0
Current children cumulated CPU time (s) 358.3
Current children cumulated vsize (KiB) 130772

[startup+383.912 s]
/proc/loadavg: 2.71 2.18 2.00 2/315 9168
/proc/meminfo: memFree=27111860/32950928 swapFree=60199044/67111528
[pid=9139] ppid=9137 vsize=130772 CPUtime=383.91 cores=1,3,5,7
/proc/9139/stat : 9139 (precosat) R 9137 9139 8869 0 -1 4202496 39060 0 0 0 38381 10 0 0 25 0 1 0 643540248 133910528 32397 33554432000 134512640 135151029 4293378880 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/9139/statm: 32693 32397 80 156 0 32536 0
Current children cumulated CPU time (s) 383.91
Current children cumulated vsize (KiB) 130772

[startup+390.3 s]
/proc/loadavg: 2.91 2.24 2.02 2/315 9168
/proc/meminfo: memFree=27564584/32950928 swapFree=60199044/67111528
[pid=9139] ppid=9137 vsize=132244 CPUtime=390.3 cores=1,3,5,7
/proc/9139/stat : 9139 (precosat) R 9137 9139 8869 0 -1 4202496 39433 0 0 0 39020 10 0 0 25 0 1 0 643540248 135417856 32770 33554432000 134512640 135151029 4293378880 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/9139/statm: 33061 32770 80 156 0 32904 0
Current children cumulated CPU time (s) 390.3
Current children cumulated vsize (KiB) 132244

[startup+393.501 s]
/proc/loadavg: 2.91 2.24 2.02 2/315 9168
/proc/meminfo: memFree=27827712/32950928 swapFree=60199044/67111528
[pid=9139] ppid=9137 vsize=133696 CPUtime=393.5 cores=1,3,5,7
/proc/9139/stat : 9139 (precosat) R 9137 9139 8869 0 -1 4202496 39784 0 0 0 39340 10 0 0 25 0 1 0 643540248 136904704 33121 33554432000 134512640 135151029 4293378880 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/9139/statm: 33424 33121 80 156 0 33267 0
Current children cumulated CPU time (s) 393.5
Current children cumulated vsize (KiB) 133696

[startup+395.1 s]
/proc/loadavg: 2.99 2.27 2.03 2/315 9168
/proc/meminfo: memFree=28027972/32950928 swapFree=60199044/67111528
[pid=9139] ppid=9137 vsize=134236 CPUtime=395.1 cores=1,3,5,7
/proc/9139/stat : 9139 (precosat) R 9137 9139 8869 0 -1 4202496 39932 0 0 0 39500 10 0 0 25 0 1 0 643540248 137457664 33269 33554432000 134512640 135151029 4293378880 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/9139/statm: 33559 33269 80 156 0 33402 0
Current children cumulated CPU time (s) 395.1
Current children cumulated vsize (KiB) 134236

[startup+395.9 s]
/proc/loadavg: 2.99 2.27 2.03 2/315 9168
/proc/meminfo: memFree=28099024/32950928 swapFree=60199044/67111528
[pid=9139] ppid=9137 vsize=134500 CPUtime=395.9 cores=1,3,5,7
/proc/9139/stat : 9139 (precosat) R 9137 9139 8869 0 -1 4202496 40002 0 0 0 39580 10 0 0 25 0 1 0 643540248 137728000 33339 33554432000 134512640 135151029 4293378880 18446744073709551615 134580636 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/9139/statm: 33625 33339 80 156 0 33468 0
Current children cumulated CPU time (s) 395.9
Current children cumulated vsize (KiB) 134500

[startup+396.3 s]
/proc/loadavg: 2.99 2.27 2.03 2/315 9168
/proc/meminfo: memFree=28099024/32950928 swapFree=60199044/67111528
[pid=9139] ppid=9137 vsize=134632 CPUtime=396.3 cores=1,3,5,7
/proc/9139/stat : 9139 (precosat) R 9137 9139 8869 0 -1 4202496 40016 0 0 0 39620 10 0 0 25 0 1 0 643540248 137863168 33353 33554432000 134512640 135151029 4293378880 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/9139/statm: 33658 33353 80 156 0 33501 0
Current children cumulated CPU time (s) 396.3
Current children cumulated vsize (KiB) 134632

[startup+396.7 s]
/proc/loadavg: 2.99 2.27 2.03 2/315 9168
/proc/meminfo: memFree=28099024/32950928 swapFree=60199044/67111528
[pid=9139] ppid=9137 vsize=134632 CPUtime=396.7 cores=1,3,5,7
/proc/9139/stat : 9139 (precosat) R 9137 9139 8869 0 -1 4202496 40036 0 0 0 39660 10 0 0 25 0 1 0 643540248 137863168 33373 33554432000 134512640 135151029 4293378880 18446744073709551615 134554797 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/9139/statm: 33658 33373 80 156 0 33501 0
Current children cumulated CPU time (s) 396.7
Current children cumulated vsize (KiB) 134632

[startup+396.801 s]
/proc/loadavg: 2.99 2.27 2.03 2/315 9168
/proc/meminfo: memFree=28099024/32950928 swapFree=60199044/67111528
[pid=9139] ppid=9137 vsize=134764 CPUtime=396.8 cores=1,3,5,7
/proc/9139/stat : 9139 (precosat) R 9137 9139 8869 0 -1 4202496 40044 0 0 0 39670 10 0 0 25 0 1 0 643540248 137998336 33381 33554432000 134512640 135151029 4293378880 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/9139/statm: 33691 33381 80 156 0 33534 0
Current children cumulated CPU time (s) 396.8
Current children cumulated vsize (KiB) 134764

Child status: 20
Real time (s): 396.835
CPU time (s): 396.845
CPU user time (s): 396.731
CPU system time (s): 0.113982
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 134764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 396.731
system time used= 0.113982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40048
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= 3
involuntary context switches= 301

runsolver used 1.11083 second user time and 2.85757 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-13 22:43:35
IDJOB=3365869
IDBENCH=82502
IDSOLVER=1843
FILE ID=node122/3365869-1305319414
RUNJOBID= node122-1305315246-8888
PBS_JOBID= 13324310
Free space on /tmp= 43828 MiB

SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT11/application/manthey/traffic/traffic_3b_unknown.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365869-1305319414/watcher-3365869-1305319414 -o /tmp/evaluation-result-3365869-1305319414/solver-3365869-1305319414 -C 5000 -W 5100 -M 15500  HOME/precosat HOME/instance-3365869-1305319414.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= b8621ec1841e055a001ab32c33f2b68c
RANDOM SEED=2098473044

node122.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.820
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.64
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.820
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.820
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.75
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.820
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.83
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.820
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.75
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.820
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.820
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.820
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	: 5332.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      25382832 kB
Buffers:        216048 kB
Cached:        2807544 kB
SwapCached:      50072 kB
Active:        4069460 kB
Inactive:      3297216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25382832 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:           13816 kB
Writeback:          40 kB
AnonPages:     4304164 kB
Mapped:          14348 kB
Slab:           100596 kB
PageTables:      38352 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 55790620 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= 40484 MiB
End job on node122 at 2011-05-13 22:50:11