Trace number 3308857

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 383.923 383.924

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_kkb_unknown.cnf
MD5SUM254fcd4eae8129ad5842f186e24e0793
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark110.799
Satisfiable
(Un)Satisfiability was proved
Number of variables34510
Number of clauses701694
Sum of the clauses size2616281
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 252869
Number of clauses of size 384757
Number of clauses of size 4564068
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-3308857-1303984544.cnf
0.00/0.00	c found header 'p cnf 34510 701694'
0.39/0.42	c finished parsing
0.39/0.42	c
0.39/0.42	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.39/0.42	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.39/0.42	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.39/0.42	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.39/0.42	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.39/0.42	c --random=1 --spread=2000 --seed=0 --skip=25
0.39/0.42	c
0.39/0.42	c sizeof     vars[0] = 16   alignment = 0       1 MB
0.39/0.42	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.39/0.42	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.39/0.42	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.39/0.42	c
0.39/0.42	c starting search after 0.4 seconds
0.39/0.42	c no decision limit
0.39/0.43	c
0.39/0.43	c       original/binary      fixed     eliminated      learned       agility
0.39/0.43	c   seconds        variables     equivalent    conflicts       height       MB
0.39/0.43	c
0.39/0.43	c *    0.4   701694   34510      0     0      0       0      0    0.0   0   44
1.79/1.88	c s    1.9   697553   31518     10     0   2982       0      0    0.0   0   45
1.79/1.88	c l    1.9   697553   31518     10     0   2982       0 644289    0.0   0   45
1.89/1.92	c R    1.9   697596   31517     10     1   2982     100     98  666.4  14   47
1.89/1.95	c R    2.0   697598   31517     10     1   2982     201    199  614.3  21   47
2.10/2.13	c N    2.1   697608   31517     10     1   2982     806    804  430.1  27   48
2.10/2.19	c B    2.2   697608   31517     10     1   2982    1000    998  393.6  22   48
2.39/2.46	c B    2.5   697621   31517     10     1   2982    2000   1998  276.6  22   49
2.49/2.58	c R    2.6   697636   31517     10     1   2982    2413   2411  245.7  22   49
3.99/4.00	c R    4.0   700416   31473     52     3   2982    6423   6421  122.2  24   51
4.59/4.60	c B    4.6   708846   31282    236    10   2982    8003   8001  103.9  20   52
7.09/7.14	c R    7.1   717103   30938    349   241   2982   16065  16063   60.5  16   55
9.19/9.20	c B    9.2   720622   30936    349   243   2982   24007  24001   46.0  14   56
13.29/13.36	c R   13.4   722725   30934    349   245   2982   38524  38515   35.5  22   58
20.99/21.01	c B   21.0   723360   30929    349   250   2982   64018  64009   26.1  20   61
25.59/25.63	c s   25.6   699288   30841    448   239   2982   74061  73605   24.1  27   54
25.59/25.63	c -   25.6   699288   30841    448   239   2982   74061 631404   24.1  27   54
30.99/31.05	c R   31.1   699559   30817    452   259   2982   89813  89357   22.0  24   60
59.18/59.21	c B   59.2   700312   30771    467   290   2982  160038 159580   18.5  30   72
62.49/62.59	c
62.49/62.59	c       original/binary      fixed     eliminated      learned       agility
62.49/62.59	c   seconds        variables     equivalent    conflicts       height       MB
62.49/62.59	c
62.49/62.59	c s   62.6   698125   30771    467   290   2982  163240 162779   18.4  29   63
80.49/80.52	c R   80.5   698155   30771    467   290   2982  205210 204747   17.1  14   75
113.99/114.03	c s  114.0   698313   30762    469   297   2982  270715 270248   15.9  22   76
182.59/182.68	c B  182.7   698689   30756    470   302   2982  384098 383618   14.7  18  104
185.28/185.38	c s  185.4   696608   30510    472   302   3226  386691 380660   14.6  21   88
231.29/231.34	c R  231.3   696926   30467    477   340   3226  461589 455555   14.2  20  111
271.09/271.18	c s  271.2   696033   30463    477   344   3226  520580 502737   14.4  16  104
355.59/355.66	c +  355.7   699221   30431    490   363   3226  631406 694544   13.8  20  136
383.90/383.91	c 0  383.9   705899   29447   1480   357   3226  664485 646521   13.7  25  141
383.90/383.91	c
383.90/383.91	s UNSATISFIABLE
383.90/383.91	c
383.90/383.91	c 664485 conflicts, 800432 decisions, 2 random
383.90/383.91	c 14 iterations, 1115 restarts, 388 skipped
383.90/383.91	c 1 enlarged, 1886 shrunken, 6499 rescored, 204 rebiased
383.90/383.91	c 6 simplifications, 0 reductions
383.90/383.91	c
383.90/383.91	c vars: 1480 fixed, 357 equiv, 3226 elim, 473 merged
383.90/383.91	c elim: 3300413 resolutions, 6 phases, 1 rounds
383.90/383.91	c sbst: 0% substituted, 0.0% nots, 0.0% ands, 0.0% xors, 0.0% ites
383.90/383.91	c arty: 0.00 and 0.00 xor average arity
383.90/383.91	c prbe: 306308 probed, 193 phases, 4 rounds
383.90/383.91	c prbe: 173 failed, 96 lifted, 327 merged
383.90/383.91	c sccs: 8 non trivial, 0 fixed, 42 merged
383.90/383.91	c hash: 9 units, 104 merged
383.90/383.91	c mins: 12643284 learned, 50% deleted, 383 strong, 201 depth
383.90/383.91	c subs: 11337 forward, 3175 backward, 16571 doms
383.90/383.91	c strs: 612 forward, 13 backward
383.90/383.91	c doms: 18271 dominators, 8584 high, 259 low
383.90/383.91	c prps: 221031336 propagations, 0.58 megaprops
383.90/383.91	c
383.90/383.91	c 383.9 seconds, 141 MB max, 4 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-3308857-1303984544/watcher-3308857-1303984544 -o /tmp/evaluation-result-3308857-1303984544/solver-3308857-1303984544 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3308857-1303984544.cnf 

running on 2 cores: 1,3

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.86 3.91 3.00 5/186 22004
/proc/meminfo: memFree=14449840/32950928 swapFree=67111528/67111528
[pid=22004] ppid=22002 vsize=4292 CPUtime=0 cores=1,3
/proc/22004/stat : 22004 (precosat) R 22002 22004 21693 0 -1 4202496 950 0 0 0 0 0 0 0 21 0 1 0 588685134 4395008 906 33554432000 134512640 135151029 4286973872 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22004/statm: 1073 907 64 156 0 916 0

[startup+0.0671611 s]
/proc/loadavg: 3.86 3.91 3.00 5/186 22004
/proc/meminfo: memFree=14449840/32950928 swapFree=67111528/67111528
[pid=22004] ppid=22002 vsize=11672 CPUtime=0.06 cores=1,3
/proc/22004/stat : 22004 (precosat) R 22002 22004 21693 0 -1 4202496 2905 0 0 0 6 0 0 0 21 0 1 0 588685134 11952128 2763 33554432000 134512640 135151029 4286973872 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22004/statm: 2918 2764 64 156 0 2761 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11672

[startup+0.101157 s]
/proc/loadavg: 3.86 3.91 3.00 5/186 22004
/proc/meminfo: memFree=14449840/32950928 swapFree=67111528/67111528
[pid=22004] ppid=22002 vsize=15632 CPUtime=0.09 cores=1,3
/proc/22004/stat : 22004 (precosat) R 22002 22004 21693 0 -1 4202496 3903 0 0 0 9 0 0 0 21 0 1 0 588685134 16007168 3761 33554432000 134512640 135151029 4286973872 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22004/statm: 3908 3762 64 156 0 3751 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15632

[startup+0.301114 s]
/proc/loadavg: 3.86 3.91 3.00 5/186 22004
/proc/meminfo: memFree=14449840/32950928 swapFree=67111528/67111528
[pid=22004] ppid=22002 vsize=39128 CPUtime=0.29 cores=1,3
/proc/22004/stat : 22004 (precosat) R 22002 22004 21693 0 -1 4202496 9779 0 0 0 27 2 0 0 22 0 1 0 588685134 40067072 9637 33554432000 134512640 135151029 4286973872 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22004/statm: 9782 9638 64 156 0 9625 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39128

[startup+0.701049 s]
/proc/loadavg: 3.86 3.91 3.00 5/186 22004
/proc/meminfo: memFree=14449840/32950928 swapFree=67111528/67111528
[pid=22004] ppid=22002 vsize=56364 CPUtime=0.69 cores=1,3
/proc/22004/stat : 22004 (precosat) R 22002 22004 21693 0 -1 4202496 14050 0 0 0 66 3 0 0 24 0 1 0 588685134 57716736 13907 33554432000 134512640 135151029 4286973872 18446744073709551615 134574672 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22004/statm: 14091 13907 80 156 0 13934 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56364

[startup+1.50091 s]
/proc/loadavg: 3.86 3.91 3.00 5/190 22011
/proc/meminfo: memFree=14331104/32950928 swapFree=67111528/67111528
[pid=22004] ppid=22002 vsize=76300 CPUtime=1.49 cores=1,3
/proc/22004/stat : 22004 (precosat) R 22002 22004 21693 0 -1 4202496 19258 0 0 0 145 4 0 0 25 0 1 0 588685134 78131200 18851 33554432000 134512640 135151029 4286973872 18446744073709551615 134547915 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22004/statm: 19075 18851 80 156 0 18918 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 76300

[startup+3.10062 s]
/proc/loadavg: 3.87 3.91 3.00 5/190 22011
/proc/meminfo: memFree=14290060/32950928 swapFree=67111528/67111528
[pid=22004] ppid=22002 vsize=75488 CPUtime=3.09 cores=1,3
/proc/22004/stat : 22004 (precosat) R 22002 22004 21693 0 -1 4202496 19261 0 0 0 305 4 0 0 25 0 1 0 588685134 77299712 18651 33554432000 134512640 135151029 4286973872 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22004/statm: 18872 18651 80 156 0 18715 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 75488

[startup+6.30105 s]
/proc/loadavg: 3.87 3.91 3.00 5/190 22012
/proc/meminfo: memFree=14288148/32950928 swapFree=67111528/67111528
[pid=22004] ppid=22002 vsize=75488 CPUtime=6.29 cores=1,3
/proc/22004/stat : 22004 (precosat) R 22002 22004 21693 0 -1 4202496 19261 0 0 0 625 4 0 0 25 0 1 0 588685134 77299712 18651 33554432000 134512640 135151029 4286973872 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22004/statm: 18872 18651 80 156 0 18715 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 75488

[startup+12.7009 s]
/proc/loadavg: 3.97 3.93 3.02 5/190 22012
/proc/meminfo: memFree=14279356/32950928 swapFree=67111528/67111528
[pid=22004] ppid=22002 vsize=75488 CPUtime=12.69 cores=1,3
/proc/22004/stat : 22004 (precosat) R 22002 22004 21693 0 -1 4202496 19261 0 0 0 1265 4 0 0 25 0 1 0 588685134 77299712 18651 33554432000 134512640 135151029 4286973872 18446744073709551615 134520112 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22004/statm: 18872 18651 80 156 0 18715 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 75488

[startup+25.5007 s]
/proc/loadavg: 3.98 3.93 3.03 5/190 22012
/proc/meminfo: memFree=14262248/32950928 swapFree=67111528/67111528
[pid=22004] ppid=22002 vsize=75488 CPUtime=25.49 cores=1,3
/proc/22004/stat : 22004 (precosat) R 22002 22004 21693 0 -1 4202496 21015 0 0 0 2545 4 0 0 25 0 1 0 588685134 77299712 18681 33554432000 134512640 135151029 4286973872 18446744073709551615 134522085 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22004/statm: 18872 18681 80 156 0 18715 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 75488

[startup+51.1011 s]
/proc/loadavg: 3.98 3.94 3.05 5/190 22013
/proc/meminfo: memFree=14255292/32950928 swapFree=67111528/67111528
[pid=22004] ppid=22002 vsize=79680 CPUtime=51.09 cores=1,3
/proc/22004/stat : 22004 (precosat) R 22002 22004 21693 0 -1 4202496 21998 0 0 0 5105 4 0 0 25 0 1 0 588685134 81592320 19664 33554432000 134512640 135151029 4286973872 18446744073709551615 134554752 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22004/statm: 19920 19664 80 156 0 19763 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 79680

[startup+102.307 s]
/proc/loadavg: 3.99 3.94 3.10 5/190 22042
/proc/meminfo: memFree=14248752/32950928 swapFree=67111528/67111528
[pid=22004] ppid=22002 vsize=96648 CPUtime=102.29 cores=1,3
/proc/22004/stat : 22004 (precosat) R 22002 22004 21693 0 -1 4202496 28221 0 0 0 10223 6 0 0 25 0 1 0 588685134 98967552 23801 33554432000 134512640 135151029 4286973872 18446744073709551615 134554575 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22004/statm: 24162 23801 80 156 0 24005 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 96648

[startup+162.3 s]
/proc/loadavg: 3.99 3.95 3.16 5/190 22044
/proc/meminfo: memFree=14200392/32950928 swapFree=67111528/67111528
[pid=22004] ppid=22002 vsize=109228 CPUtime=162.29 cores=1,3
/proc/22004/stat : 22004 (precosat) R 22002 22004 21693 0 -1 4202496 31906 0 0 0 16221 8 0 0 25 0 1 0 588685134 111849472 26867 33554432000 134512640 135151029 4286973872 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22004/statm: 27307 26867 80 156 0 27150 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 109228

[startup+222.301 s]
/proc/loadavg: 3.99 3.96 3.21 5/190 22045
/proc/meminfo: memFree=14151276/32950928 swapFree=67111528/67111528
[pid=22004] ppid=22002 vsize=122220 CPUtime=222.28 cores=1,3
/proc/22004/stat : 22004 (precosat) R 22002 22004 21693 0 -1 4202496 35387 0 0 0 22220 8 0 0 25 0 1 0 588685134 125153280 30213 33554432000 134512640 135151029 4286973872 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22004/statm: 30555 30213 80 156 0 30398 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 122220

[startup+282.301 s]
/proc/loadavg: 3.99 3.96 3.25 5/190 22047
/proc/meminfo: memFree=14119624/32950928 swapFree=67111528/67111528
[pid=22004] ppid=22002 vsize=134800 CPUtime=282.29 cores=1,3
/proc/22004/stat : 22004 (precosat) R 22002 22004 21693 0 -1 4202496 39132 0 0 0 28219 10 0 0 25 0 1 0 588685134 138035200 33455 33554432000 134512640 135151029 4286973872 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22004/statm: 33700 33455 80 156 0 33543 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 134800

[startup+342.301 s]
/proc/loadavg: 4.09 4.00 3.31 5/190 22058
/proc/meminfo: memFree=14075856/32950928 swapFree=67111528/67111528
[pid=22004] ppid=22002 vsize=148512 CPUtime=342.29 cores=1,3
/proc/22004/stat : 22004 (precosat) R 22002 22004 21693 0 -1 4202496 42140 0 0 0 34218 11 0 0 25 0 1 0 588685134 152076288 36463 33554432000 134512640 135151029 4286973872 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22004/statm: 37128 36463 80 156 0 36971 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 148512

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

[startup+358.3 s]
/proc/loadavg: 4.07 4.00 3.32 5/190 22058
/proc/meminfo: memFree=14069248/32950928 swapFree=67111528/67111528
[pid=22004] ppid=22002 vsize=151916 CPUtime=358.29 cores=1,3
/proc/22004/stat : 22004 (precosat) R 22002 22004 21693 0 -1 4202496 42912 0 0 0 35818 11 0 0 25 0 1 0 588685134 155561984 37235 33554432000 134512640 135151029 4286973872 18446744073709551615 134555150 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22004/statm: 37979 37235 80 156 0 37822 0
Current children cumulated CPU time (s) 358.29
Current children cumulated vsize (KiB) 151916

[startup+371.101 s]
/proc/loadavg: 4.06 4.00 3.32 5/190 22058
/proc/meminfo: memFree=14066268/32950928 swapFree=67111528/67111528
[pid=22004] ppid=22002 vsize=154104 CPUtime=371.09 cores=1,3
/proc/22004/stat : 22004 (precosat) R 22002 22004 21693 0 -1 4202496 43396 0 0 0 37098 11 0 0 25 0 1 0 588685134 157802496 37719 33554432000 134512640 135151029 4286973872 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22004/statm: 38526 37719 80 156 0 38369 0
Current children cumulated CPU time (s) 371.09
Current children cumulated vsize (KiB) 154104

[startup+377.501 s]
/proc/loadavg: 4.05 4.00 3.33 5/190 22058
/proc/meminfo: memFree=14065024/32950928 swapFree=67111528/67111528
[pid=22004] ppid=22002 vsize=155220 CPUtime=377.49 cores=1,3
/proc/22004/stat : 22004 (precosat) R 22002 22004 21693 0 -1 4202496 43643 0 0 0 37738 11 0 0 25 0 1 0 588685134 158945280 37966 33554432000 134512640 135151029 4286973872 18446744073709551615 134574592 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22004/statm: 38805 37966 80 156 0 38648 0
Current children cumulated CPU time (s) 377.49
Current children cumulated vsize (KiB) 155220

[startup+380.7 s]
/proc/loadavg: 4.05 4.00 3.33 5/190 22059
/proc/meminfo: memFree=14064528/32950928 swapFree=67111528/67111528
[pid=22004] ppid=22002 vsize=155772 CPUtime=380.69 cores=1,3
/proc/22004/stat : 22004 (precosat) R 22002 22004 21693 0 -1 4202496 43771 0 0 0 38058 11 0 0 25 0 1 0 588685134 159510528 38094 33554432000 134512640 135151029 4286973872 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22004/statm: 38943 38094 80 156 0 38786 0
Current children cumulated CPU time (s) 380.69
Current children cumulated vsize (KiB) 155772

[startup+382.301 s]
/proc/loadavg: 4.04 4.00 3.33 5/190 22059
/proc/meminfo: memFree=14064408/32950928 swapFree=67111528/67111528
[pid=22004] ppid=22002 vsize=156036 CPUtime=382.29 cores=1,3
/proc/22004/stat : 22004 (precosat) R 22002 22004 21693 0 -1 4202496 43832 0 0 0 38218 11 0 0 25 0 1 0 588685134 159780864 38155 33554432000 134512640 135151029 4286973872 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22004/statm: 39009 38155 80 156 0 38852 0
Current children cumulated CPU time (s) 382.29
Current children cumulated vsize (KiB) 156036

[startup+383.101 s]
/proc/loadavg: 4.04 4.00 3.33 5/190 22059
/proc/meminfo: memFree=14064036/32950928 swapFree=67111528/67111528
[pid=22004] ppid=22002 vsize=156168 CPUtime=383.09 cores=1,3
/proc/22004/stat : 22004 (precosat) R 22002 22004 21693 0 -1 4202496 43885 0 0 0 38298 11 0 0 25 0 1 0 588685134 159916032 38208 33554432000 134512640 135151029 4286973872 18446744073709551615 134574641 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22004/statm: 39042 38208 80 156 0 38885 0
Current children cumulated CPU time (s) 383.09
Current children cumulated vsize (KiB) 156168

[startup+383.501 s]
/proc/loadavg: 4.04 4.00 3.33 5/190 22059
/proc/meminfo: memFree=14064036/32950928 swapFree=67111528/67111528
[pid=22004] ppid=22002 vsize=156300 CPUtime=383.49 cores=1,3
/proc/22004/stat : 22004 (precosat) R 22002 22004 21693 0 -1 4202496 43910 0 0 0 38338 11 0 0 25 0 1 0 588685134 160051200 38233 33554432000 134512640 135151029 4286973872 18446744073709551615 134554797 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22004/statm: 39075 38233 80 156 0 38918 0
Current children cumulated CPU time (s) 383.49
Current children cumulated vsize (KiB) 156300

[startup+383.907 s]
/proc/loadavg: 4.04 4.00 3.33 5/190 22059
/proc/meminfo: memFree=14063788/32950928 swapFree=67111528/67111528
[pid=22004] ppid=22002 vsize=156432 CPUtime=383.9 cores=1,3
/proc/22004/stat : 22004 (precosat) R 22002 22004 21693 0 -1 4202496 43935 0 0 0 38379 11 0 0 25 0 1 0 588685134 160186368 38258 33554432000 134512640 135151029 4286973872 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22004/statm: 39108 38258 80 156 0 38951 0
Current children cumulated CPU time (s) 383.9
Current children cumulated vsize (KiB) 156432

Child status: 20
Real time (s): 383.924
CPU time (s): 383.923
CPU user time (s): 383.8
CPU system time (s): 0.122981
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 156432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 383.8
system time used= 0.122981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43938
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= 5
involuntary context switches= 498

runsolver used 0.638902 second user time and 1.46478 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-28 11:55:45
IDJOB=3308857
IDBENCH=82496
IDSOLVER=1690
FILE ID=node112/3308857-1303984544
RUNJOBID= node112-1303983222-21713
PBS_JOBID= 13168714
Free space on /tmp= 72532 MiB

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

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

MD5SUM BENCH= 254fcd4eae8129ad5842f186e24e0793
RANDOM SEED=1819559859

node112.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.828
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.65
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.828
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.83
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.828
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.67
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.828
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.82
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.828
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	: 5261.27
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.828
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.82
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.828
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.828
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14450368 kB
Buffers:       1991704 kB
Cached:       15762268 kB
SwapCached:          0 kB
Active:        6915740 kB
Inactive:     11028516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14450368 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           33844 kB
Writeback:           0 kB
AnonPages:      190096 kB
Mapped:          15608 kB
Slab:           493188 kB
PageTables:       5224 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   360876 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= 72524 MiB
End job on node112 at 2011-04-28 12:02:09