Trace number 1783546

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
precosat 236UNSAT 57.1373 57.1573

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG7-gensys-icl001.sat05-2926.reshuffled-07.cnf
MD5SUM98a64f12169bd41f7a54fe2b2f678456
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.9827
Satisfiable
(Un)Satisfiability was proved
Number of variables432
Number of clauses14889
Sum of the clauses size59645
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21078
Number of clauses of size 38535
Number of clauses of size 411
Number of clauses of size 513
Number of clauses of size over 55217

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-1783546-1241861796.cnf
0.00/0.00	c found header 'p cnf 432 14889'
0.00/0.01	c finished parsing
0.00/0.01	c
0.00/0.01	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.00/0.01	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.00/0.01	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.00/0.01	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.00/0.01	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.00/0.01	c --random=1 --spread=2000 --seed=0 --skip=25
0.00/0.01	c
0.00/0.01	c sizeof     vars[0] = 16   alignment = 0       0 MB
0.00/0.01	c sizeof     orgs[0] =  8   alignment = 0       0 MB
0.00/0.01	c sizeof     occs[0] =  8   alignment = 0       0 MB
0.00/0.01	c sizeof iirfs[0..1] =  8   alignment = 0       0 MB
0.00/0.01	c
0.00/0.01	c starting search after 0.0 seconds
0.00/0.01	c no decision limit
0.00/0.01	c
0.00/0.01	c       original/binary      fixed     eliminated      learned       agility
0.00/0.01	c   seconds        variables     equivalent    conflicts       height       MB
0.00/0.01	c
0.00/0.01	c *    0.0    14054     381     49     2      0       0      0    0.0   0    1
0.02/0.05	c -    0.1    12181     365     56     0     11       0   1000    0.0   0    1
0.02/0.08	c s    0.1    12039     361     56     0     15       0      0    0.0   0    1
0.02/0.08	c l    0.1    12039     361     56     0     15       0   7197    0.0   0    1
0.02/0.09	c R    0.1    12039     361     56     0     15     100    100   81.2   9    1
0.02/0.09	c R    0.1    12039     361     56     0     15     200    200   60.8  14    1
0.09/0.12	c R    0.1    12039     361     56     0     15     806    806   37.7  15    1
0.09/0.13	c B    0.1    12039     361     56     0     15    1001   1001   35.2  18    1
0.09/0.18	c B    0.2    12039     361     56     0     15    2001   2001   29.1  19    1
0.19/0.20	c R    0.2    12039     361     56     0     15    2409   2409   26.2  20    1
0.49/0.50	c s    0.5    12040     361     56     0     15    6384   6383   24.2  19    2
0.49/0.50	c R    0.5    12040     361     56     0     15    6429   6428   24.1  16    2
0.49/0.55	c +    0.6    12040     361     56     0     15    7197   7916   23.7  22    2
0.59/0.62	c B    0.6    12040     361     56     0     15    8011   7928   23.5  21    2
0.69/0.72	c +    0.7    12040     361     56     0     15    8996   8707   23.5  16    2
0.89/0.94	c +    0.9    12045     361     56     0     15   11246   9577   21.9  22    2
1.19/1.25	c +    1.3    12049     361     56     0     15   14056  10534   21.4  18    3
1.29/1.35	c s    1.4    12049     361     56     0     15   14916  10441   21.0  17    2
1.39/1.47	c R    1.5    12049     361     56     0     15   16046  10546   20.7  19    2
1.59/1.63	c
1.59/1.63	c       original/binary      fixed     eliminated      learned       agility
1.59/1.63	c   seconds        variables     equivalent    conflicts       height       MB
1.59/1.63	c
1.59/1.63	c +    1.6    12049     361     56     0     15   17571  11587   20.0  19    2
2.09/2.11	c +    2.1    12049     361     56     0     15   21960  12745   19.4  18    3
2.29/2.34	c B    2.3    12049     361     56     0     15   24017  12746   19.4  18    3
2.69/2.79	c +    2.8    12049     361     56     0     15   27452  14019   19.6  18    3
3.59/3.61	c +    3.6    12049     361     56     0     15   34315  15420   19.3  18    3
4.09/4.16	c R    4.2    12049     361     56     0     15   38500  15430   18.8  19    4
4.69/4.71	c +    4.7    12049     361     56     0     15   42890  16962   18.4  20    4
6.19/6.21	c +    6.2    12049     361     56     0     15   53611  18658   17.8  18    4
6.29/6.33	c s    6.3    12050     361     56     0     15   54229  17585   17.8  17    3
7.69/7.75	c B    7.8    12050     361     56     0     15   64035  18665   17.7  20    4
8.09/8.18	c +    8.2    12050     361     56     0     15   67011  20523   17.7  21    4
10.79/10.81	c +   10.8    12050     361     56     0     15   83761  22575   17.7  20    5
11.68/11.72	c R   11.7    12050     361     56     0     15   89816  22594   17.4  20    5
13.78/13.82	c s   13.8    12051     361     56     0     15  102616  22585   16.9  20    4
14.08/14.18	c +   14.2    12051     361     56     0     15  104701  24832   16.9  18    4
16.38/16.42	c s   16.4    12052     361     56     0     15  117205  24845   16.8  21    4
18.99/19.02	c +   19.0    12055     361     56     0     15  130876  27315   16.7  18    5
19.39/19.40	c s   19.4    12055     361     56     0     15  132692  26666   16.7  19    4
24.48/24.53	c B   24.5    12055     361     56     0     15  160063  27321   16.6  18    6
25.18/25.25	c
25.18/25.25	c       original/binary      fixed     eliminated      learned       agility
25.18/25.25	c   seconds        variables     equivalent    conflicts       height       MB
25.18/25.25	c
25.18/25.25	c +   25.2    12055     361     56     0     15  163596  30046   16.5  18    6
33.48/33.56	c s   33.6    12056     361     56     0     15  204016  30056   16.1  17    5
33.68/33.72	c +   33.7    12056     361     56     0     15  204496  33050   16.1  19    5
33.78/33.86	c R   33.9    12056     361     56     0     15  205248  30811   16.1  19    5
37.08/37.16	c s   37.1    12058     361     56     0     15  221335  33069   15.8  20    5
41.37/41.41	c s   41.4    12109     361     56     0     15  240153  33070   15.7  19    5
45.17/45.26	c +   45.3    12110     361     56     0     15  255620  36355   15.7  19    7
45.87/45.99	c s   46.0    12112     361     56     0     15  258323  35763   15.7  19    5
51.18/51.28	c s   51.3    12123     361     56     0     15  277801  36366   15.6  18    5
57.08/57.15	c 0   57.1    13723     131    284     2     15  296498  36354   15.4  20    7
57.08/57.15	c
57.08/57.15	s UNSATISFIABLE
57.08/57.15	c
57.08/57.15	c 296498 conflicts, 349267 decisions, 1 random
57.08/57.15	c 7 iterations, 729 restarts, 0 skipped
57.08/57.15	c 17 enlarged, 1073 shrunken, 2899 rescored, 108 rebiased
57.08/57.15	c 12 simplifications, 0 reductions
57.08/57.15	c
57.08/57.15	c vars: 284 fixed, 2 equiv, 15 elim, 17 merged
57.08/57.15	c elim: 51995 resolutions, 1 phases, 1 rounds
57.08/57.15	c sbst: 73% substituted, 0.0% nots, 100.0% ands, 0.0% xors, 0.0% ites
57.08/57.15	c arty: 6.00 and 0.00 xor average arity
57.08/57.15	c prbe: 18802 probed, 26 phases, 26 rounds
57.08/57.15	c prbe: 0 failed, 0 lifted, 0 merged
57.08/57.15	c sccs: 0 non trivial, 0 fixed, 0 merged
57.08/57.15	c hash: 7 units, 17 merged
57.08/57.15	c mins: 7327231 learned, 42% deleted, 6 strong, 18 depth
57.08/57.15	c subs: 2593 forward, 1315 backward, 2606 doms
57.08/57.15	c strs: 192 forward, 122 backward
57.08/57.15	c doms: 2614 dominators, 1250 high, 40 low
57.08/57.15	c prps: 28240802 propagations, 0.49 megaprops
57.08/57.15	c
57.08/57.15	c 57.1 seconds, 7 MB max, 31 MB recycled

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1783546-1241861796/watcher-1783546-1241861796 -o /tmp/evaluation-result-1783546-1241861796/solver-1783546-1241861796 -C 5000 -W 6000 -M 1800 HOME/precosat HOME/instance-1783546-1241861796.cnf 

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): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 8471
/proc/meminfo: memFree=1700864/2055920 swapFree=4179568/4192956
[pid=8471] ppid=8469 vsize=1052 CPUtime=0
/proc/8471/stat : 8471 (precosat) R 8469 8471 8434 0 -1 4194304 163 0 0 0 0 0 0 0 18 0 1 0 214205865 1077248 148 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8471/statm: 263 148 64 155 0 106 0

[startup+0.0247189 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 8471
/proc/meminfo: memFree=1700864/2055920 swapFree=4179568/4192956
[pid=8471] ppid=8469 vsize=1840 CPUtime=0.02
/proc/8471/stat : 8471 (precosat) R 8469 8471 8434 0 -1 4194304 398 0 0 0 2 0 0 0 18 0 1 0 214205865 1884160 382 1992294400 134512640 135151029 4294956240 18446744073709551615 134522091 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8471/statm: 460 382 79 155 0 303 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1840

[startup+0.101732 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 8471
/proc/meminfo: memFree=1700864/2055920 swapFree=4179568/4192956
[pid=8471] ppid=8469 vsize=2368 CPUtime=0.09
/proc/8471/stat : 8471 (precosat) R 8469 8471 8434 0 -1 4194304 514 0 0 0 9 0 0 0 18 0 1 0 214205865 2424832 498 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8471/statm: 592 498 79 155 0 435 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2368

[startup+0.301769 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 8471
/proc/meminfo: memFree=1700864/2055920 swapFree=4179568/4192956
[pid=8471] ppid=8469 vsize=2500 CPUtime=0.29
/proc/8471/stat : 8471 (precosat) R 8469 8471 8434 0 -1 4194304 541 0 0 0 29 0 0 0 19 0 1 0 214205865 2560000 525 1992294400 134512640 135151029 4294956240 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8471/statm: 625 525 79 155 0 468 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2500

[startup+0.70184 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 8471
/proc/meminfo: memFree=1700864/2055920 swapFree=4179568/4192956
[pid=8471] ppid=8469 vsize=3292 CPUtime=0.69
/proc/8471/stat : 8471 (precosat) R 8469 8471 8434 0 -1 4194304 736 0 0 0 69 0 0 0 22 0 1 0 214205865 3371008 720 1992294400 134512640 135151029 4294956240 18446744073709551615 134551374 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8471/statm: 823 720 79 155 0 666 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3292

[startup+1.50198 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 8472
/proc/meminfo: memFree=1698040/2055920 swapFree=4179568/4192956
[pid=8471] ppid=8469 vsize=3696 CPUtime=1.49
/proc/8471/stat : 8471 (precosat) R 8469 8471 8434 0 -1 4194304 848 0 0 0 149 0 0 0 25 0 1 0 214205865 3784704 832 1992294400 134512640 135151029 4294956240 18446744073709551615 134581586 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8471/statm: 924 832 79 155 0 767 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3696

[startup+3.10127 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 8472
/proc/meminfo: memFree=1697400/2055920 swapFree=4179568/4192956
[pid=8471] ppid=8469 vsize=4496 CPUtime=3.09
/proc/8471/stat : 8471 (precosat) R 8469 8471 8434 0 -1 4194304 1054 0 0 0 309 0 0 0 25 0 1 0 214205865 4603904 1038 1992294400 134512640 135151029 4294956240 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8471/statm: 1124 1038 79 155 0 967 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4496

[startup+6.30185 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 8472
/proc/meminfo: memFree=1696120/2055920 swapFree=4179568/4192956
[pid=8471] ppid=8469 vsize=5440 CPUtime=6.29
/proc/8471/stat : 8471 (precosat) R 8469 8471 8434 0 -1 4194304 1262 0 0 0 629 0 0 0 25 0 1 0 214205865 5570560 1246 1992294400 134512640 135151029 4294956240 18446744073709551615 134554756 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8471/statm: 1360 1246 79 155 0 1203 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5440

[startup+12.702 s]
/proc/loadavg: 0.15 0.03 0.01 2/65 8472
/proc/meminfo: memFree=1694968/2055920 swapFree=4179568/4192956
[pid=8471] ppid=8469 vsize=6388 CPUtime=12.68
/proc/8471/stat : 8471 (precosat) R 8469 8471 8434 0 -1 4194304 1542 0 0 0 1268 0 0 0 25 0 1 0 214205865 6541312 1489 1992294400 134512640 135151029 4294956240 18446744073709551615 134551924 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8471/statm: 1597 1489 79 155 0 1440 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6388

[startup+25.5013 s]
/proc/loadavg: 0.34 0.08 0.02 2/65 8472
/proc/meminfo: memFree=1693752/2055920 swapFree=4179568/4192956
[pid=8471] ppid=8469 vsize=7600 CPUtime=25.48
/proc/8471/stat : 8471 (precosat) R 8469 8471 8434 0 -1 4194304 2055 0 0 0 2547 1 0 0 25 0 1 0 214205865 7782400 1784 1992294400 134512640 135151029 4294956240 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8471/statm: 1900 1784 79 155 0 1743 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7600

[startup+51.1019 s]
/proc/loadavg: 0.56 0.15 0.05 2/65 8472
/proc/meminfo: memFree=1692408/2055920 swapFree=4179568/4192956
[pid=8471] ppid=8469 vsize=9024 CPUtime=51.08
/proc/8471/stat : 8471 (precosat) R 8469 8471 8434 0 -1 4194304 2657 0 0 0 5105 3 0 0 25 0 1 0 214205865 9240576 2141 1992294400 134512640 135151029 4294956240 18446744073709551615 134554900 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8471/statm: 2256 2141 79 155 0 2099 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 9024

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

[startup+54.3015 s]
/proc/loadavg: 0.60 0.17 0.05 2/65 8472
/proc/meminfo: memFree=1692600/2055920 swapFree=4179568/4192956
[pid=8471] ppid=8469 vsize=8732 CPUtime=54.28
/proc/8471/stat : 8471 (precosat) R 8469 8471 8434 0 -1 4194304 2776 0 0 0 5425 3 0 0 25 0 1 0 214205865 8941568 2068 1992294400 134512640 135151029 4294956240 18446744073709551615 134555146 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8471/statm: 2183 2068 79 155 0 2026 0
Current children cumulated CPU time (s) 54.28
Current children cumulated vsize (KiB) 8732

[startup+55.9018 s]
/proc/loadavg: 0.60 0.17 0.05 2/65 8472
/proc/meminfo: memFree=1692536/2055920 swapFree=4179568/4192956
[pid=8471] ppid=8469 vsize=8868 CPUtime=55.88
/proc/8471/stat : 8471 (precosat) R 8469 8471 8434 0 -1 4194304 2811 0 0 0 5585 3 0 0 25 0 1 0 214205865 9080832 2103 1992294400 134512640 135151029 4294956240 18446744073709551615 134552123 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8471/statm: 2217 2103 79 155 0 2060 0
Current children cumulated CPU time (s) 55.88
Current children cumulated vsize (KiB) 8868

[startup+56.7019 s]
/proc/loadavg: 0.60 0.17 0.05 2/65 8472
/proc/meminfo: memFree=1692408/2055920 swapFree=4179568/4192956
[pid=8471] ppid=8469 vsize=8868 CPUtime=56.68
/proc/8471/stat : 8471 (precosat) R 8469 8471 8434 0 -1 4194304 2827 0 0 0 5665 3 0 0 25 0 1 0 214205865 9080832 2119 1992294400 134512640 135151029 4294956240 18446744073709551615 134574578 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8471/statm: 2217 2119 79 155 0 2060 0
Current children cumulated CPU time (s) 56.68
Current children cumulated vsize (KiB) 8868

[startup+57.102 s]
/proc/loadavg: 0.60 0.17 0.05 2/65 8472
/proc/meminfo: memFree=1692344/2055920 swapFree=4179568/4192956
[pid=8471] ppid=8469 vsize=9060 CPUtime=57.08
/proc/8471/stat : 8471 (precosat) R 8469 8471 8434 0 -1 4194304 2840 0 0 0 5705 3 0 0 25 0 1 0 214205865 9277440 2132 1992294400 134512640 135151029 4294956240 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 1 0 0
/proc/8471/statm: 2265 2132 79 155 0 2108 0
Current children cumulated CPU time (s) 57.08
Current children cumulated vsize (KiB) 9060

Child status: 20
Real time (s): 57.1573
CPU time (s): 57.1373
CPU user time (s): 57.1043
CPU system time (s): 0.032994
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (KiB): 9060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 57.1043
system time used= 0.032994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2845
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= 2
involuntary context switches= 149

runsolver used 0.046992 second user time and 0.121981 second system time

The end

Launcher Data

Begin job on node67 at 2009-05-09 11:36:36
IDJOB=1783546
IDBENCH=24593
IDSOLVER=607
FILE ID=node67/1783546-1241861796
PBS_JOBID= 9264549
Free space on /tmp= 66292 MiB

SOLVER NAME= precosat 236
BENCH NAME= SAT07/crafted/Medium/contest05/others/QG7-gensys-icl001.sat05-2926.reshuffled-07.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1783546-1241861796/watcher-1783546-1241861796 -o /tmp/evaluation-result-1783546-1241861796/solver-1783546-1241861796 -C 5000 -W 6000 -M 1800  HOME/precosat HOME/instance-1783546-1241861796.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 98a64f12169bd41f7a54fe2b2f678456
RANDOM SEED=1224302716

node67.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.277
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.277
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1701344 kB
Buffers:         23956 kB
Cached:         280828 kB
SwapCached:       8220 kB
Active:         123440 kB
Inactive:       190876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1701344 kB
SwapTotal:     4192956 kB
SwapFree:      4179568 kB
Dirty:            1192 kB
Writeback:           0 kB
Mapped:          13988 kB
Slab:            26172 kB
Committed_AS:   713236 kB
PageTables:       1436 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66292 MiB
End job on node67 at 2009-05-09 11:37:34