Trace number 3308875

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 435.034 435.029

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 benchmark120.699
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-3308875-1303984562.cnf
0.00/0.00	c found header 'p cnf 39151 533919'
0.28/0.32	c finished parsing
0.28/0.32	c
0.28/0.32	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.28/0.32	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.28/0.32	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.28/0.32	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.28/0.32	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.28/0.32	c --random=1 --spread=2000 --seed=0 --skip=25
0.28/0.32	c
0.28/0.32	c sizeof     vars[0] = 16   alignment = 0       1 MB
0.28/0.32	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.28/0.32	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.28/0.32	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.28/0.32	c
0.28/0.32	c starting search after 0.3 seconds
0.28/0.32	c no decision limit
0.28/0.33	c
0.28/0.33	c       original/binary      fixed     eliminated      learned       agility
0.28/0.33	c   seconds        variables     equivalent    conflicts       height       MB
0.28/0.33	c
0.28/0.33	c *    0.3   533919   39151      0     0      0       0      0    0.0   0   35
1.48/1.58	c s    1.6   526808   35957     42     0   3152       0      0    0.0   0   35
1.48/1.58	c l    1.6   526808   35957     42     0   3152       0 475509    0.0   0   35
1.58/1.63	c R    1.6   526852   35956     43     0   3152     149    148  759.8  18   37
1.58/1.66	c R    1.7   526852   35956     43     0   3152     249    248  739.3  17   38
1.78/1.87	c R    1.9   526854   35956     43     0   3152     854    853  658.6  19   39
1.88/1.91	c B    1.9   526856   35956     43     0   3152    1000    999  640.7  19   39
2.19/2.24	c B    2.2   526863   35956     43     0   3152    2002   2001  543.2  14   39
2.28/2.35	c R    2.4   526866   35956     43     0   3152    2458   2457  509.1  23   39
3.58/3.67	c R    3.7   538452   35758    217    24   3152    6471   6470  328.4  23   42
3.98/4.01	c B    4.0   538485   35758    217    24   3152    8006   8005  289.8  21   42
6.18/6.27	c R    6.3   541268   35689    223    87   3152   16105  16104  181.5  21   44
8.38/8.42	c B    8.4   544844   35688    223    88   3152   24014  24013  134.4  29   45
12.79/12.85	c R   12.8   545373   35688    223    88   3152   38556  38555  111.3  22   47
18.48/18.57	c s   18.6   532581   35684    223    92   3152   53948  53935  140.5  26   41
18.48/18.57	c -   18.6   532581   35684    223    92   3152   53948 465999  140.5  26   41
21.68/21.77	c B   21.8   532746   35679    228    92   3152   64022  64009  123.0  21   47
29.59/29.67	c N   29.7   534047   35659    241    99   3152   89847  89834   94.9  27   52
43.48/43.54	c s   43.5   532511   35655    241   103   3152  127048 124000   72.4  17   49
56.09/56.12	c
56.09/56.12	c       original/binary      fixed     eliminated      learned       agility
56.09/56.12	c   seconds        variables     equivalent    conflicts       height       MB
56.09/56.12	c
56.09/56.12	c B   56.1   532533   35655    241   103   3152  160053 157002  108.3  23   60
73.99/74.07	c R   74.1   532548   35655    241   103   3152  205245 202192  102.0  20   67
74.98/75.05	c s   75.0   530292   35523    241   119   3268  205352 202287  102.0  25   58
120.39/120.49	c s  120.5   528454   35501    245   137   3268  293568 273659   76.6  19   66
169.30/169.35	c B  169.4   528923   35494    246   143   3268  384114 364190   62.0  15   88
174.90/174.96	c s  175.0   528205   35494    246   143   3268  394794 363933   60.8  24   77
220.39/220.49	c +  220.5   528299   35492    246   145   3268  465999 512598   53.5  18   99
246.79/246.81	c s  246.8   528329   35492    246   145   3268  502713 465647   50.7  19   89
308.19/308.26	c +  308.3   528435   35470    246   167   3268  582495 563857   48.7  22  112
339.49/339.57	c s  339.6   526267   35453    250   180   3268  624741 493261   46.2  25   92
419.60/419.67	c +  419.7   527391   35313    377   193   3268  728115 620242   41.4  26  117
434.99/435.02	c 0  435.0   531083   34229   1467   187   3268  748445 584171   40.6  26  121
434.99/435.02	c
434.99/435.02	s UNSATISFIABLE
434.99/435.02	c
434.99/435.02	c 748445 conflicts, 924871 decisions, 12 random
434.99/435.02	c 13 iterations, 1317 restarts, 595 skipped
434.99/435.02	c 3 enlarged, 2203 shrunken, 7319 rescored, 235 rebiased
434.99/435.02	c 8 simplifications, 0 reductions
434.99/435.02	c
434.99/435.02	c vars: 1467 fixed, 187 equiv, 3268 elim, 251 merged
434.99/435.02	c elim: 3544935 resolutions, 8 phases, 1 rounds
434.99/435.02	c sbst: 0% substituted, 0.0% nots, 0.0% ands, 0.0% xors, 0.0% ites
434.99/435.02	c arty: 0.00 and 0.00 xor average arity
434.99/435.02	c prbe: 361873 probed, 218 phases, 5 rounds
434.99/435.02	c prbe: 126 failed, 61 lifted, 150 merged
434.99/435.02	c sccs: 6 non trivial, 0 fixed, 32 merged
434.99/435.02	c hash: 11 units, 69 merged
434.99/435.02	c mins: 14205097 learned, 51% deleted, 415 strong, 148 depth
434.99/435.02	c subs: 10228 forward, 3825 backward, 8337 doms
434.99/435.02	c strs: 371 forward, 19 backward
434.99/435.02	c doms: 9441 dominators, 2464 high, 306 low
434.99/435.02	c prps: 247846903 propagations, 0.57 megaprops
434.99/435.02	c
434.99/435.02	c 435.0 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: 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-3308875-1303984562/watcher-3308875-1303984562 -o /tmp/evaluation-result-3308875-1303984562/solver-3308875-1303984562 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3308875-1303984562.cnf 

running on 2 cores: 5,7

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.94 3.93 3.05 5/189 14281
/proc/meminfo: memFree=12738824/32951124 swapFree=67111528/67111528
[pid=14281] ppid=14279 vsize=11800 CPUtime=0 cores=5,7
/proc/14281/stat : 14281 (runsolver) R 14279 14281 13993 0 -1 4202560 42 0 0 0 0 0 0 0 22 0 1 0 510054280 12083200 52 33554432000 4194304 5434984 140735411346624 18446744073709551615 4881607 0 0 4096 24578 0 0 0 17 7 0 0 0
/proc/14281/statm: 2950 52 31 303 0 2644 0

[startup+0.097343 s]
/proc/loadavg: 3.94 3.93 3.05 5/189 14281
/proc/meminfo: memFree=12738824/32951124 swapFree=67111528/67111528
[pid=14281] ppid=14279 vsize=14944 CPUtime=0.08 cores=5,7
/proc/14281/stat : 14281 (precosat) R 14279 14281 13993 0 -1 4202496 3723 0 0 0 8 0 0 0 22 0 1 0 510054280 15302656 3581 33554432000 134512640 135151029 4292585072 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/14281/statm: 3736 3582 64 156 0 3579 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14944

[startup+0.10034 s]
/proc/loadavg: 3.94 3.93 3.05 5/189 14281
/proc/meminfo: memFree=12738824/32951124 swapFree=67111528/67111528
[pid=14281] ppid=14279 vsize=15208 CPUtime=0.08 cores=5,7
/proc/14281/stat : 14281 (precosat) R 14279 14281 13993 0 -1 4202496 3807 0 0 0 8 0 0 0 22 0 1 0 510054280 15572992 3665 33554432000 134512640 135151029 4292585072 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/14281/statm: 3802 3665 64 156 0 3645 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15208

[startup+0.300308 s]
/proc/loadavg: 3.94 3.93 3.05 5/189 14281
/proc/meminfo: memFree=12738824/32951124 swapFree=67111528/67111528
[pid=14281] ppid=14279 vsize=39232 CPUtime=0.28 cores=5,7
/proc/14281/stat : 14281 (precosat) R 14279 14281 13993 0 -1 4202496 9782 0 0 0 26 2 0 0 23 0 1 0 510054280 40173568 9640 33554432000 134512640 135151029 4292585072 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/14281/statm: 9808 9640 64 156 0 9651 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 39232

[startup+0.700238 s]
/proc/loadavg: 3.94 3.93 3.05 5/189 14281
/proc/meminfo: memFree=12738824/32951124 swapFree=67111528/67111528
[pid=14281] ppid=14279 vsize=45820 CPUtime=0.68 cores=5,7
/proc/14281/stat : 14281 (precosat) R 14279 14281 13993 0 -1 4202496 11429 0 0 0 66 2 0 0 25 0 1 0 510054280 46919680 11286 33554432000 134512640 135151029 4292585072 18446744073709551615 134555096 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/14281/statm: 11455 11286 80 156 0 11298 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 45820

[startup+1.50109 s]
/proc/loadavg: 3.94 3.93 3.05 5/190 14282
/proc/meminfo: memFree=12687736/32951124 swapFree=67111528/67111528
[pid=14281] ppid=14279 vsize=59384 CPUtime=1.48 cores=5,7
/proc/14281/stat : 14281 (precosat) R 14279 14281 13993 0 -1 4202496 15507 0 0 0 145 3 0 0 25 0 1 0 510054280 60809216 14622 33554432000 134512640 135151029 4292585072 18446744073709551615 134521507 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/14281/statm: 14846 14622 80 156 0 14689 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 59384

[startup+3.1008 s]
/proc/loadavg: 3.94 3.93 3.05 5/190 14282
/proc/meminfo: memFree=12686868/32951124 swapFree=67111528/67111528
[pid=14281] ppid=14279 vsize=59384 CPUtime=3.08 cores=5,7
/proc/14281/stat : 14281 (precosat) R 14279 14281 13993 0 -1 4202496 15507 0 0 0 305 3 0 0 25 0 1 0 510054280 60809216 14622 33554432000 134512640 135151029 4292585072 18446744073709551615 134555112 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/14281/statm: 14846 14622 80 156 0 14689 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 59384

[startup+6.30022 s]
/proc/loadavg: 3.95 3.93 3.06 5/190 14282
/proc/meminfo: memFree=12686688/32951124 swapFree=67111528/67111528
[pid=14281] ppid=14279 vsize=59384 CPUtime=6.28 cores=5,7
/proc/14281/stat : 14281 (precosat) R 14279 14281 13993 0 -1 4202496 15508 0 0 0 625 3 0 0 25 0 1 0 510054280 60809216 14623 33554432000 134512640 135151029 4292585072 18446744073709551615 134542496 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/14281/statm: 14846 14623 80 156 0 14689 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 59384

[startup+12.7011 s]
/proc/loadavg: 3.95 3.94 3.06 5/190 14282
/proc/meminfo: memFree=12679264/32951124 swapFree=67111528/67111528
[pid=14281] ppid=14279 vsize=59384 CPUtime=12.69 cores=5,7
/proc/14281/stat : 14281 (precosat) R 14279 14281 13993 0 -1 4202496 15508 0 0 0 1266 3 0 0 25 0 1 0 510054280 60809216 14623 33554432000 134512640 135151029 4292585072 18446744073709551615 134554568 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/14281/statm: 14846 14623 80 156 0 14689 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59384

[startup+25.5007 s]
/proc/loadavg: 3.96 3.94 3.08 5/190 14283
/proc/meminfo: memFree=12688672/32951124 swapFree=67111528/67111528
[pid=14281] ppid=14279 vsize=59320 CPUtime=25.48 cores=5,7
/proc/14281/stat : 14281 (precosat) R 14279 14281 13993 0 -1 4202496 16982 0 0 0 2545 3 0 0 25 0 1 0 510054280 60743680 14654 33554432000 134512640 135151029 4292585072 18446744073709551615 134552139 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/14281/statm: 14830 14654 80 156 0 14673 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 59320

[startup+51.1011 s]
/proc/loadavg: 3.97 3.94 3.10 5/190 14310
/proc/meminfo: memFree=13078760/32951124 swapFree=67111528/67111528
[pid=14281] ppid=14279 vsize=66208 CPUtime=51.08 cores=5,7
/proc/14281/stat : 14281 (precosat) R 14279 14281 13993 0 -1 4202496 20394 0 0 0 5104 4 0 0 25 0 1 0 510054280 67796992 16376 33554432000 134512640 135151029 4292585072 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/14281/statm: 16552 16376 80 156 0 16395 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 66208

[startup+102.307 s]
/proc/loadavg: 3.99 3.95 3.15 5/190 14312
/proc/meminfo: memFree=13053616/32951124 swapFree=67111528/67111528
[pid=14281] ppid=14279 vsize=85064 CPUtime=102.29 cores=5,7
/proc/14281/stat : 14281 (precosat) R 14279 14281 13993 0 -1 4202496 26102 0 0 0 10222 7 0 0 25 0 1 0 510054280 87105536 20968 33554432000 134512640 135151029 4292585072 18446744073709551615 134554679 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/14281/statm: 21266 20968 80 156 0 21109 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 85064

[startup+162.301 s]
/proc/loadavg: 3.99 3.95 3.20 5/190 14313
/proc/meminfo: memFree=13019872/32951124 swapFree=67111528/67111528
[pid=14281] ppid=14279 vsize=97232 CPUtime=162.29 cores=5,7
/proc/14281/stat : 14281 (precosat) R 14279 14281 13993 0 -1 4202496 29533 0 0 0 16220 9 0 0 25 0 1 0 510054280 99565568 23940 33554432000 134512640 135151029 4292585072 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/14281/statm: 24308 23940 80 156 0 24151 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 97232

[startup+222.301 s]
/proc/loadavg: 3.99 3.96 3.24 5/190 14315
/proc/meminfo: memFree=12980176/32951124 swapFree=67111528/67111528
[pid=14281] ppid=14279 vsize=111404 CPUtime=222.29 cores=5,7
/proc/14281/stat : 14281 (precosat) R 14279 14281 13993 0 -1 4202496 33444 0 0 0 22219 10 0 0 25 0 1 0 510054280 114077696 27392 33554432000 134512640 135151029 4292585072 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/14281/statm: 27851 27392 80 156 0 27694 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 111404

[startup+282.301 s]
/proc/loadavg: 4.04 3.98 3.29 5/190 14317
/proc/meminfo: memFree=12956472/32951124 swapFree=67111528/67111528
[pid=14281] ppid=14279 vsize=120916 CPUtime=282.29 cores=5,7
/proc/14281/stat : 14281 (precosat) R 14279 14281 13993 0 -1 4202496 36321 0 0 0 28217 12 0 0 25 0 1 0 510054280 123817984 29810 33554432000 134512640 135151029 4292585072 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/14281/statm: 30229 29810 80 156 0 30072 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 120916

[startup+342.301 s]
/proc/loadavg: 3.91 3.96 3.33 4/184 14345
/proc/meminfo: memFree=13456436/32951124 swapFree=67111528/67111528
[pid=14281] ppid=14279 vsize=130772 CPUtime=342.29 cores=5,7
/proc/14281/stat : 14281 (precosat) R 14279 14281 13993 0 -1 4202496 38884 0 0 0 34215 14 0 0 25 0 1 0 510054280 133910528 32220 33554432000 134512640 135151029 4292585072 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/14281/statm: 32693 32220 80 156 0 32536 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 130772

[startup+402.3 s]
/proc/loadavg: 3.33 3.78 3.31 4/184 14347
/proc/meminfo: memFree=13450232/32951124 swapFree=67111528/67111528
[pid=14281] ppid=14279 vsize=130772 CPUtime=402.29 cores=5,7
/proc/14281/stat : 14281 (precosat) R 14279 14281 13993 0 -1 4202496 39030 0 0 0 40215 14 0 0 25 0 1 0 510054280 133910528 32366 33554432000 134512640 135151029 4292585072 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/14281/statm: 32693 32366 80 156 0 32536 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 130772

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

[startup+409.501 s]
/proc/loadavg: 3.31 3.77 3.30 4/184 14347
/proc/meminfo: memFree=13449720/32951124 swapFree=67111528/67111528
[pid=14281] ppid=14279 vsize=130772 CPUtime=409.49 cores=5,7
/proc/14281/stat : 14281 (precosat) R 14279 14281 13993 0 -1 4202496 39051 0 0 0 40935 14 0 0 25 0 1 0 510054280 133910528 32387 33554432000 134512640 135151029 4292585072 18446744073709551615 134554756 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/14281/statm: 32693 32387 80 156 0 32536 0
Current children cumulated CPU time (s) 409.49
Current children cumulated vsize (KiB) 130772

[startup+422.301 s]
/proc/loadavg: 3.24 3.73 3.30 4/184 14347
/proc/meminfo: memFree=13448848/32951124 swapFree=67111528/67111528
[pid=14281] ppid=14279 vsize=130772 CPUtime=422.3 cores=5,7
/proc/14281/stat : 14281 (precosat) R 14279 14281 13993 0 -1 4202496 39076 0 0 0 42216 14 0 0 25 0 1 0 510054280 133910528 32412 33554432000 134512640 135151029 4292585072 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/14281/statm: 32693 32412 80 156 0 32536 0
Current children cumulated CPU time (s) 422.3
Current children cumulated vsize (KiB) 130772

[startup+428.7 s]
/proc/loadavg: 3.22 3.72 3.30 4/184 14348
/proc/meminfo: memFree=13447360/32951124 swapFree=67111528/67111528
[pid=14281] ppid=14279 vsize=132376 CPUtime=428.69 cores=5,7
/proc/14281/stat : 14281 (precosat) R 14279 14281 13993 0 -1 4202496 39479 0 0 0 42855 14 0 0 25 0 1 0 510054280 135553024 32815 33554432000 134512640 135151029 4292585072 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/14281/statm: 33094 32815 80 156 0 32937 0
Current children cumulated CPU time (s) 428.69
Current children cumulated vsize (KiB) 132376

[startup+431.901 s]
/proc/loadavg: 3.20 3.71 3.29 4/184 14348
/proc/meminfo: memFree=13445748/32951124 swapFree=67111528/67111528
[pid=14281] ppid=14279 vsize=133960 CPUtime=431.89 cores=5,7
/proc/14281/stat : 14281 (precosat) R 14279 14281 13993 0 -1 4202496 39876 0 0 0 43175 14 0 0 25 0 1 0 510054280 137175040 33212 33554432000 134512640 135151029 4292585072 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/14281/statm: 33490 33212 80 156 0 33333 0
Current children cumulated CPU time (s) 431.89
Current children cumulated vsize (KiB) 133960

[startup+433.501 s]
/proc/loadavg: 3.20 3.71 3.29 4/184 14348
/proc/meminfo: memFree=13444880/32951124 swapFree=67111528/67111528
[pid=14281] ppid=14279 vsize=134368 CPUtime=433.49 cores=5,7
/proc/14281/stat : 14281 (precosat) R 14279 14281 13993 0 -1 4202496 39954 0 0 0 43335 14 0 0 25 0 1 0 510054280 137592832 33290 33554432000 134512640 135151029 4292585072 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/14281/statm: 33592 33290 80 156 0 33435 0
Current children cumulated CPU time (s) 433.49
Current children cumulated vsize (KiB) 134368

[startup+434.3 s]
/proc/loadavg: 3.20 3.71 3.29 4/184 14348
/proc/meminfo: memFree=13444880/32951124 swapFree=67111528/67111528
[pid=14281] ppid=14279 vsize=134632 CPUtime=434.29 cores=5,7
/proc/14281/stat : 14281 (precosat) R 14279 14281 13993 0 -1 4202496 40013 0 0 0 43415 14 0 0 25 0 1 0 510054280 137863168 33349 33554432000 134512640 135151029 4292585072 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/14281/statm: 33658 33349 80 156 0 33501 0
Current children cumulated CPU time (s) 434.29
Current children cumulated vsize (KiB) 134632

[startup+434.7 s]
/proc/loadavg: 3.20 3.71 3.29 4/184 14348
/proc/meminfo: memFree=13436820/32951124 swapFree=67111528/67111528
[pid=14281] ppid=14279 vsize=134632 CPUtime=434.69 cores=5,7
/proc/14281/stat : 14281 (precosat) R 14279 14281 13993 0 -1 4202496 40027 0 0 0 43455 14 0 0 25 0 1 0 510054280 137863168 33363 33554432000 134512640 135151029 4292585072 18446744073709551615 134554833 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/14281/statm: 33658 33363 80 156 0 33501 0
Current children cumulated CPU time (s) 434.69
Current children cumulated vsize (KiB) 134632

[startup+434.9 s]
/proc/loadavg: 3.20 3.71 3.29 4/184 14348
/proc/meminfo: memFree=13436820/32951124 swapFree=67111528/67111528
[pid=14281] ppid=14279 vsize=134632 CPUtime=434.89 cores=5,7
/proc/14281/stat : 14281 (precosat) R 14279 14281 13993 0 -1 4202496 40038 0 0 0 43475 14 0 0 25 0 1 0 510054280 137863168 33374 33554432000 134512640 135151029 4292585072 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/14281/statm: 33658 33374 80 156 0 33501 0
Current children cumulated CPU time (s) 434.89
Current children cumulated vsize (KiB) 134632

[startup+435 s]
/proc/loadavg: 3.20 3.71 3.29 4/184 14348
/proc/meminfo: memFree=13436820/32951124 swapFree=67111528/67111528
[pid=14281] ppid=14279 vsize=134764 CPUtime=434.99 cores=5,7
/proc/14281/stat : 14281 (precosat) R 14279 14281 13993 0 -1 4202496 40045 0 0 0 43485 14 0 0 25 0 1 0 510054280 137998336 33381 33554432000 134512640 135151029 4292585072 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/14281/statm: 33691 33381 80 156 0 33534 0
Current children cumulated CPU time (s) 434.99
Current children cumulated vsize (KiB) 134764

Child status: 20
Real time (s): 435.029
CPU time (s): 435.034
CPU user time (s): 434.88
CPU system time (s): 0.153976
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 134764

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

runsolver used 0.628904 second user time and 1.74973 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-28 11:56:03
IDJOB=3308875
IDBENCH=82502
IDSOLVER=1690
FILE ID=node138/3308875-1303984562
RUNJOBID= node138-1303983196-14014
PBS_JOBID= 13168688
Free space on /tmp= 71696 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-3308875-1303984562/watcher-3308875-1303984562 -o /tmp/evaluation-result-3308875-1303984562/solver-3308875-1303984562 -C 2400 -W 1300 -M 7680  HOME/precosat HOME/instance-3308875-1303984562.cnf

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

MD5SUM BENCH= b8621ec1841e055a001ab32c33f2b68c
RANDOM SEED=832435103

node138.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.854
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.70
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.854
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.854
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.82
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.854
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.854
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.80
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.854
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.854
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.82
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.854
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12739104 kB
Buffers:       2088112 kB
Cached:       16569208 kB
SwapCached:          0 kB
Active:       11730380 kB
Inactive:      7911496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12739104 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          111420 kB
Writeback:           0 kB
AnonPages:      984260 kB
Mapped:          15992 kB
Slab:           504192 kB
PageTables:       7032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1175820 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= 71788 MiB
End job on node138 at 2011-04-28 12:03:18