Trace number 3365621

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 40.1089 40.1137

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-gcdm16-23.cnf
MD5SUMa61ef2b7b3d16661e8162c430ffb1a51
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.6988
Satisfiable
(Un)Satisfiability was proved
Number of variables135543
Number of clauses404326
Sum of the clauses size943426
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2269550
Number of clauses of size 3134775
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c PicoSATLight Version 236 3e7a3f8825c0b9e241f38a63fee5517540b2feca
0.00/0.01	c Copyright (C) 2009, Armin Biere, JKU, Linz, Austria.  All rights reserved.
0.00/0.01	c Released on Sun Mar 22 10:16:26 CET 2009
0.00/0.01	c Compiled on Tue Mar 24 21:24:39 CET 2009
0.00/0.01	c g++ (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
0.00/0.01	c -O3 -m32 -static -Wall -Wextra -DNDEBUG -DNLOGPRECO -DNSTATSPRECO
0.00/0.01	c -finline-limit=10000000 -fomit-frame-pointer -fno-exceptions
0.00/0.01	c Linux baghera 2.6.27.19-170.2.35.fc10.i686.PAE i686
0.00/0.01	c
0.00/0.01	c reading HOME/instance-3365621-1305315422.cnf
0.00/0.01	c found header 'p cnf 135543 404326'
0.28/0.35	c finished parsing
0.28/0.35	c
0.28/0.35	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.28/0.35	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.28/0.35	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.28/0.35	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.28/0.35	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.28/0.35	c --random=1 --spread=2000 --seed=0 --skip=25
0.28/0.35	c
0.28/0.35	c sizeof     vars[0] = 16   alignment = 0       2 MB
0.28/0.35	c sizeof     orgs[0] =  8   alignment = 0       1 MB
0.28/0.35	c sizeof     occs[0] =  8   alignment = 0       1 MB
0.28/0.35	c sizeof iirfs[0..1] =  8   alignment = 0       1 MB
0.28/0.35	c
0.28/0.35	c starting search after 0.3 seconds
0.28/0.35	c no decision limit
0.28/0.36	c
0.28/0.36	c       original/binary      fixed     eliminated      learned       agility
0.28/0.36	c   seconds        variables     equivalent    conflicts       height       MB
0.28/0.36	c
0.28/0.36	c *    0.4   404200  135492     51     0      0       0      0    0.0   0   36
2.39/2.42	c s    2.4    93045   12625   3248 12362 107308       0      0    0.0   0   23
2.39/2.42	c l    2.4    93045   12625   3248 12362 107308       0  88183    0.0   0   23
2.49/2.53	c R    2.5    93046   12625   3248 12362 107308     101    101   47.8   9   24
2.49/2.54	c R    2.5    93084   12625   3248 12362 107308     202    201   38.5   6   24
2.59/2.66	c R    2.7    93226   12622   3248 12365 107308     806    803   68.5  14   24
2.59/2.68	c B    2.7    93619   12622   3248 12365 107308    1002    998   64.3  21   24
3.30/3.39	c B    3.4   219177    9172   5822 13241 107308    2002   1996   56.8  15   32
3.39/3.42	c R    3.4   221641    9169   5824 13242 107308    2410   2394   61.8  16   32
3.89/3.96	c s    4.0   131605    9137   5841 13257 107308    4289   3631   53.4  18   26
3.89/3.96	c -    4.0   131605    9137   5841 13257 107308    4289  56438   53.4  18   26
4.30/4.40	c R    4.4   133984    9120   5849 13266 107308    6428   5758   47.2  11   27
4.58/4.62	c B    4.6   134138    9120   5849 13266 107308    8002   7307   46.5  28   27
6.49/6.55	c s    6.5    65031    6413   6047 13420 109663   17706  13636   38.7   8   23
6.49/6.55	c -    6.5    65031    6413   6047 13420 109663   17706  45151   38.7   8   23
7.60/7.61	c B    7.6   109522    5981   6164 13735 109663   24007  19876   36.5  19   27
8.19/8.21	c s    8.2    86789    5954   6188 13738 109663   27052  16929   36.2  25   25
8.19/8.21	c -    8.2    86789    5954   6188 13738 109663   27052  41539   36.2  25   25
10.19/10.25	c +   10.2   105478    5810   6312 13758 109663   41539  45692   35.8  22   29
10.68/10.78	c
10.68/10.78	c       original/binary      fixed     eliminated      learned       agility
10.68/10.78	c   seconds        variables     equivalent    conflicts       height       MB
10.68/10.78	c
10.68/10.78	c s   10.8    69820    5524   6312 13759 109948   43311  27767   35.7  21   26
10.68/10.78	c -   10.8    69820    5524   6312 13759 109948   43311  42951   35.7  21   26
11.48/11.57	c +   11.6    72129    5520   6315 13760 109948   48805  47246   35.6  22   28
11.58/11.62	c R   11.6    72131    5520   6315 13760 109948   49083  33527   35.6  25   28
13.28/13.31	c s   13.3    73151    5449   6381 13765 109948   58911  41516   35.1  20   28
13.28/13.31	c -   13.3    73151    5449   6381 13765 109948   58911  46774   35.1  20   28
13.38/13.45	c +   13.4    73242    5449   6381 13765 109948   60397  51451   34.8  21   29
14.19/14.29	c B   14.3    76915    5420   6409 13766 109948   64014  46614   35.1  22   31
16.08/16.14	c +   16.1    98766    5296   6502 13797 109948   75495  56596   34.0  19   33
16.89/16.94	c s   16.9    64080    5049   6545 13801 110148   77628  44594   33.8  23   28
16.89/16.94	c -   16.9    64080    5049   6545 13801 110148   77628  52635   33.8  23   28
18.49/18.58	c +   18.6    72005    4944   6631 13820 110148   87760  57898   33.1  19   31
20.49/20.51	c s   20.5    70934    4860   6700 13835 110148   97843  55805   32.4  13   30
20.49/20.51	c -   20.5    70934    4860   6700 13835 110148   97843  55583   32.4  13   30
21.79/21.84	c +   21.8    70986    4860   6700 13835 110148  105315  61141   32.4  30   32
24.69/24.79	c s   24.8    59038    4714   6710 13839 110280  123071  56662   32.6  31   29
24.69/24.79	c -   24.8    59038    4714   6710 13839 110280  123071  59919   32.6  31   29
25.69/25.75	c +   25.8    61056    4689   6726 13848 110280  129008  65910   32.2  23   31
26.59/26.61	c N   26.6    65188    4648   6766 13849 110280  133244  64224   31.9  26   32
28.79/28.83	c
28.79/28.83	c       original/binary      fixed     eliminated      learned       agility
28.79/28.83	c   seconds        variables     equivalent    conflicts       height       MB
28.79/28.83	c
28.79/28.83	c s   28.8    70302    4644   6770 13849 110280  146208  64195   31.4  15   31
28.79/28.83	c -   28.8    70302    4644   6770 13849 110280  146208  64592   31.4  15   31
30.80/30.83	c +   30.8    72651    4617   6780 13866 110280  158035  71051   31.0  18   33
31.19/31.21	c B   31.2    73140    4617   6780 13866 110280  160044  66901   31.0  23   33
33.59/33.66	c s   33.7    59399    4514   6785 13887 110357  172757  65124   30.6  35   30
33.59/33.66	c -   33.7    59399    4514   6785 13887 110357  172757  69630   30.6  35   30
37.49/37.51	c +   37.5    85306    4310   6951 13925 110357  193590  76593   30.3  24   34
37.89/37.93	c s   37.9    67120    4307   6954 13925 110357  195003  69883   30.2  19   31
37.89/37.93	c -   37.9    67120    4307   6954 13925 110357  195003  71998   30.2  19   31
40.09/40.11	c 0   40.1    76967    4030   7220 13936 110357  209448  72006   29.5  17   34
40.09/40.11	c
40.09/40.11	s UNSATISFIABLE
40.09/40.11	c
40.09/40.11	c 209448 conflicts, 351295 decisions, 7 random
40.09/40.11	c 28 iterations, 655 restarts, 128 skipped
40.09/40.11	c 9 enlarged, 17907 shrunken, 2048 rescored, 74 rebiased
40.09/40.11	c 12 simplifications, 0 reductions
40.09/40.11	c
40.09/40.11	c vars: 7220 fixed, 13936 equiv, 110357 elim, 14142 merged
40.09/40.11	c elim: 2456081 resolutions, 6 phases, 6 rounds
40.09/40.11	c sbst: 97% substituted, 0.9% nots, 94.4% ands, 4.7% xors, 0.0% ites
40.09/40.11	c arty: 2.00 and 2.00 xor average arity
40.09/40.11	c prbe: 610626 probed, 46 phases, 53 rounds
40.09/40.11	c prbe: 1255 failed, 4041 lifted, 11433 merged
40.09/40.11	c sccs: 57 non trivial, 0 fixed, 209 merged
40.09/40.11	c hash: 1310 units, 2500 merged
40.09/40.11	c mins: 5585363 learned, 32% deleted, 112 strong, 224 depth
40.09/40.11	c subs: 21811 forward, 106267 backward, 225232 doms
40.09/40.11	c strs: 9381 forward, 5072 backward
40.09/40.11	c doms: 237418 dominators, 197334 high, 120 low
40.09/40.11	c prps: 53281608 propagations, 1.33 megaprops
40.09/40.11	c
40.09/40.11	c 40.1 seconds, 49 MB max, 58 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-3365621-1305315422/watcher-3365621-1305315422 -o /tmp/evaluation-result-3365621-1305315422/solver-3365621-1305315422 -C 5000 -W 5100 -M 15500 HOME/precosat HOME/instance-3365621-1305315422.cnf 

running on 4 cores: 0,2,4,6

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: 1.51 0.49 0.17 3/349 29794
/proc/meminfo: memFree=26650788/32951124 swapFree=53501236/67111528
[pid=29794] ppid=29792 vsize=6684 CPUtime=0 cores=0,2,4,6
/proc/29794/stat : 29794 (precosat) R 29792 29794 29726 0 -1 4202496 1451 0 0 0 0 0 0 0 25 0 1 0 643144858 6844416 1408 33554432000 134512640 135151029 4286747888 18446744073709551615 134534335 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29794/statm: 1671 1409 60 156 0 1514 0

[startup+0.046651 s]
/proc/loadavg: 1.51 0.49 0.17 3/349 29794
/proc/meminfo: memFree=26650788/32951124 swapFree=53501236/67111528
[pid=29794] ppid=29792 vsize=15664 CPUtime=0.03 cores=0,2,4,6
/proc/29794/stat : 29794 (precosat) R 29792 29794 29726 0 -1 4202496 3741 0 0 0 3 0 0 0 25 0 1 0 643144858 16039936 3665 33554432000 134512640 135151029 4286747888 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/29794/statm: 3916 3666 65 156 0 3759 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15664

[startup+0.100641 s]
/proc/loadavg: 1.51 0.49 0.17 3/349 29794
/proc/meminfo: memFree=26650788/32951124 swapFree=53501236/67111528
[pid=29794] ppid=29792 vsize=21052 CPUtime=0.08 cores=0,2,4,6
/proc/29794/stat : 29794 (precosat) R 29792 29794 29726 0 -1 4202496 5279 0 0 0 8 0 0 0 25 0 1 0 643144858 21557248 5009 33554432000 134512640 135151029 4286747888 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/29794/statm: 5263 5010 65 156 0 5106 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 21052

[startup+0.300613 s]
/proc/loadavg: 1.51 0.49 0.17 3/349 29794
/proc/meminfo: memFree=26650788/32951124 swapFree=53501236/67111528
[pid=29794] ppid=29792 vsize=38576 CPUtime=0.28 cores=0,2,4,6
/proc/29794/stat : 29794 (precosat) R 29792 29794 29726 0 -1 4202496 9920 0 0 0 27 1 0 0 25 0 1 0 643144858 39501824 9393 33554432000 134512640 135151029 4286747888 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/29794/statm: 9644 9394 65 156 0 9487 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 38576

[startup+0.700542 s]
/proc/loadavg: 1.51 0.49 0.17 3/349 29794
/proc/meminfo: memFree=26650788/32951124 swapFree=53501236/67111528
[pid=29794] ppid=29792 vsize=44072 CPUtime=0.69 cores=0,2,4,6
/proc/29794/stat : 29794 (precosat) R 29792 29794 29726 0 -1 4202496 13194 0 0 0 67 2 0 0 25 0 1 0 643144858 45129728 10598 33554432000 134512640 135151029 4286747888 18446744073709551615 134578391 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/29794/statm: 11018 10598 80 156 0 10861 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44072

[startup+1.50039 s]
/proc/loadavg: 1.55 0.52 0.18 3/350 29795
/proc/meminfo: memFree=26598804/32951124 swapFree=53501236/67111528
[pid=29794] ppid=29792 vsize=60004 CPUtime=1.48 cores=0,2,4,6
/proc/29794/stat : 29794 (precosat) R 29792 29794 29726 0 -1 4202496 20000 0 0 0 146 2 0 0 25 0 1 0 643144858 61444096 14581 33554432000 134512640 135151029 4286747888 18446744073709551615 134544420 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/29794/statm: 15001 14581 80 156 0 14844 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 60004

[startup+3.1011 s]
/proc/loadavg: 1.55 0.52 0.18 3/350 29795
/proc/meminfo: memFree=26589504/32951124 swapFree=53501236/67111528
[pid=29794] ppid=29792 vsize=53996 CPUtime=3.09 cores=0,2,4,6
/proc/29794/stat : 29794 (precosat) R 29792 29794 29726 0 -1 4202496 21015 0 0 0 306 3 0 0 25 0 1 0 643144858 55291904 12603 33554432000 134512640 135151029 4286747888 18446744073709551615 134554594 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/29794/statm: 13499 12603 80 156 0 13342 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53996

[startup+6.30054 s]
/proc/loadavg: 1.55 0.52 0.18 3/350 29795
/proc/meminfo: memFree=26599664/32951124 swapFree=53501236/67111528
[pid=29794] ppid=29792 vsize=58816 CPUtime=6.28 cores=0,2,4,6
/proc/29794/stat : 29794 (precosat) R 29792 29794 29726 0 -1 4202496 24107 0 0 0 625 3 0 0 25 0 1 0 643144858 60227584 13840 33554432000 134512640 135151029 4286747888 18446744073709551615 134544750 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/29794/statm: 14704 13840 80 156 0 14547 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 58816

[startup+12.7004 s]
/proc/loadavg: 1.62 0.56 0.20 3/350 29795
/proc/meminfo: memFree=26599324/32951124 swapFree=53501236/67111528
[pid=29794] ppid=29792 vsize=52936 CPUtime=12.68 cores=0,2,4,6
/proc/29794/stat : 29794 (precosat) R 29792 29794 29726 0 -1 4202496 27254 0 0 0 1264 4 0 0 25 0 1 0 643144858 54206464 12354 33554432000 134512640 135151029 4286747888 18446744073709551615 134552588 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/29794/statm: 13234 12354 80 156 0 13077 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 52936

[startup+25.5012 s]
/proc/loadavg: 1.68 0.61 0.22 3/350 29795
/proc/meminfo: memFree=26600320/32951124 swapFree=53501236/67111528
[pid=29794] ppid=29792 vsize=52936 CPUtime=25.49 cores=0,2,4,6
/proc/29794/stat : 29794 (precosat) R 29792 29794 29726 0 -1 4202496 33270 0 0 0 2544 5 0 0 25 0 1 0 643144858 54206464 12357 33554432000 134512640 135151029 4286747888 18446744073709551615 134552524 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/29794/statm: 13234 12357 80 156 0 13077 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52936

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

[startup+31.913 s]
/proc/loadavg: 1.73 0.66 0.24 3/350 29795
/proc/meminfo: memFree=26600068/32951124 swapFree=53501236/67111528
[pid=29794] ppid=29792 vsize=53224 CPUtime=31.9 cores=0,2,4,6
/proc/29794/stat : 29794 (precosat) R 29792 29794 29726 0 -1 4202496 33994 0 0 0 3185 5 0 0 25 0 1 0 643144858 54501376 12432 33554432000 134512640 135151029 4286747888 18446744073709551615 134552306 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/29794/statm: 13306 12432 80 156 0 13149 0
Current children cumulated CPU time (s) 31.9
Current children cumulated vsize (KiB) 53224

[startup+35.1005 s]
/proc/loadavg: 1.73 0.66 0.24 3/350 29795
/proc/meminfo: memFree=26600080/32951124 swapFree=53501236/67111528
[pid=29794] ppid=29792 vsize=53080 CPUtime=35.1 cores=0,2,4,6
/proc/29794/stat : 29794 (precosat) R 29792 29794 29726 0 -1 4202496 36364 0 0 0 3504 6 0 0 25 0 1 0 643144858 54353920 12390 33554432000 134512640 135151029 4286747888 18446744073709551615 134554549 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/29794/statm: 13270 12390 80 156 0 13113 0
Current children cumulated CPU time (s) 35.1
Current children cumulated vsize (KiB) 53080

[startup+38.3009 s]
/proc/loadavg: 1.75 0.68 0.25 3/350 29796
/proc/meminfo: memFree=26599864/32951124 swapFree=53501236/67111528
[pid=29794] ppid=29792 vsize=52680 CPUtime=38.29 cores=0,2,4,6
/proc/29794/stat : 29794 (precosat) R 29792 29794 29726 0 -1 4202496 36973 0 0 0 3823 6 0 0 25 0 1 0 643144858 53944320 12294 33554432000 134512640 135151029 4286747888 18446744073709551615 134520448 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/29794/statm: 13170 12294 80 156 0 13013 0
Current children cumulated CPU time (s) 38.29
Current children cumulated vsize (KiB) 52680

[startup+39.1008 s]
/proc/loadavg: 1.75 0.68 0.25 3/350 29796
/proc/meminfo: memFree=26599120/32951124 swapFree=53501236/67111528
[pid=29794] ppid=29792 vsize=52936 CPUtime=39.09 cores=0,2,4,6
/proc/29794/stat : 29794 (precosat) R 29792 29794 29726 0 -1 4202496 37037 0 0 0 3903 6 0 0 25 0 1 0 643144858 54206464 12358 33554432000 134512640 135151029 4286747888 18446744073709551615 134554809 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/29794/statm: 13234 12358 80 156 0 13077 0
Current children cumulated CPU time (s) 39.09
Current children cumulated vsize (KiB) 52936

[startup+39.9006 s]
/proc/loadavg: 1.75 0.68 0.25 3/350 29796
/proc/meminfo: memFree=26599240/32951124 swapFree=53501236/67111528
[pid=29794] ppid=29792 vsize=52936 CPUtime=39.89 cores=0,2,4,6
/proc/29794/stat : 29794 (precosat) R 29792 29794 29726 0 -1 4202496 37037 0 0 0 3983 6 0 0 25 0 1 0 643144858 54206464 12358 33554432000 134512640 135151029 4286747888 18446744073709551615 134520432 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/29794/statm: 13234 12358 80 156 0 13077 0
Current children cumulated CPU time (s) 39.89
Current children cumulated vsize (KiB) 52936

[startup+40.1006 s]
/proc/loadavg: 1.75 0.68 0.25 3/350 29796
/proc/meminfo: memFree=26599240/32951124 swapFree=53501236/67111528
[pid=29794] ppid=29792 vsize=52936 CPUtime=40.09 cores=0,2,4,6
/proc/29794/stat : 29794 (precosat) R 29792 29794 29726 0 -1 4202496 37040 0 0 0 4003 6 0 0 25 0 1 0 643144858 54206464 12361 33554432000 134512640 135151029 4286747888 18446744073709551615 134551343 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/29794/statm: 13234 12361 80 156 0 13077 0
Current children cumulated CPU time (s) 40.09
Current children cumulated vsize (KiB) 52936

Child status: 20
Real time (s): 40.1137
CPU time (s): 40.1089
CPU user time (s): 40.0429
CPU system time (s): 0.065989
CPU usage (%): 99.988
Max. virtual memory (cumulated for all children) (KiB): 64000

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

runsolver used 0.159975 second user time and 0.286956 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-13 21:37:02
IDJOB=3365621
IDBENCH=70952
IDSOLVER=1843
FILE ID=node103/3365621-1305315422
RUNJOBID= node103-1305315334-29744
PBS_JOBID= 13324329
Free space on /tmp= 48408 MiB

SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-gcdm16-23.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3365621-1305315422/watcher-3365621-1305315422 -o /tmp/evaluation-result-3365621-1305315422/solver-3365621-1305315422 -C 5000 -W 5100 -M 15500  HOME/precosat HOME/instance-3365621-1305315422.cnf

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED=1779941500

node103.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.858
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.71
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.858
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.858
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.858
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.77
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.858
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.858
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.858
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.83
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.858
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:      26651060 kB
Buffers:        243564 kB
Cached:        3492084 kB
SwapCached:     340160 kB
Active:        1256836 kB
Inactive:      4785072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26651060 kB
SwapTotal:    67111528 kB
SwapFree:     53501236 kB
Dirty:            7804 kB
Writeback:           0 kB
AnonPages:     1976680 kB
Mapped:          11048 kB
Slab:           140240 kB
PageTables:      53052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78352400 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= 48408 MiB
End job on node103 at 2011-05-13 21:37:43