Trace number 1732947

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
picosat 913UNSAT 42.2366 42.2512

General information on the benchmark

NameCRAFTED/ramseycube/
Q32inK10.cnf
MD5SUM6acad6aa08a1137d820dbdd152ca2acc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.3421
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of clauses38430
Sum of the clauses size456120
Maximum clause length12
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4630
Number of clauses of size 50
Number of clauses of size over 537800

Solver Data

0.00/0.00	c PicoSAT SAT Solver Version 913
0.00/0.00	c Copyright (c) 2006 - 2009 Armin Biere JKU Linz
0.00/0.00	c gcc -Wall -Wextra -m32 -static -DNDEBUG -O3 -fomit-frame-pointer -finline-limit=1000000
0.00/0.00	c
0.00/0.00	c parsing HOME/instance-1732947-1240784138.cnf
0.00/0.00	c parsed header 'p cnf 45 38430'
0.00/0.07	c initialized 45 variables
0.00/0.07	c found 38430 non trivial clauses
0.00/0.07	c
0.00/0.07	c random number generator seed 0
0.00/0.07	c 
0.00/0.07	c  seconds     variables   original    learned     agility
0.00/0.07	c         level        used      conflicts    limit          MB
0.00/0.07	c 
0.00/0.07	c s   0.1   0.0    45   0.0 38430     0     0     0   0.0   2.6 
0.09/0.12	c 
0.09/0.12	c initial reduction limit 19215 clauses
0.09/0.12	c 
0.09/0.12	c +   0.1  22.1    45 100.0 38430   100   100 21136   4.8   2.6 
0.09/0.12	c R   0.1  22.1    45 100.0 38430   100   100 21136   4.8   2.6 
0.09/0.14	c +   0.1  19.3    45 100.0 38430   250   250 23249  10.4   2.6 
0.09/0.16	c R   0.2  18.8    45 100.0 38430   400   400 23249  15.0   2.6 
0.09/0.16	c +   0.2  18.4    45 100.0 38430   475   475 25573  17.2   2.6 
0.09/0.19	c +   0.2  17.6    45 100.0 38430   812   812 28130  25.0   2.7 
0.19/0.21	c N   0.2  16.7    45 100.0 38430  1203  1203 28130  31.6   2.7 
0.19/0.21	c +   0.2  16.5    45 100.0 38430  1317  1317 30943  32.7   2.7 
0.19/0.25	c +   0.3  15.9    45 100.0 38430  2074  2074 34037  39.2   2.8 
0.29/0.30	c N   0.3  15.4    45 100.0 38430  3207  3207 34037  41.4   2.9 
0.29/0.30	c +   0.3  15.4    45 100.0 38430  3209  3209 37440  41.4   2.9 
0.29/0.38	c +   0.4  14.6    45 100.0 38430  4911  4911 41184  43.6   3.0 
0.49/0.51	c +   0.5  14.4    45 100.0 38430  7464  7464 45302  43.4   3.2 
0.49/0.54	c N   0.5  14.3    45 100.0 38430  8016  8016 45302  43.6   3.2 
0.69/0.76	c +   0.8  14.2    45 100.0 38430 11293 11293 49832  42.0   3.5 
1.09/1.18	c +   1.2  13.8    45 100.0 38430 17036 17036 54815  43.3   4.0 
1.29/1.37	c N   1.4  13.7    45 100.0 38430 19237 19237 54815  43.5   4.2 
1.99/2.02	c +   2.0  13.6    45 100.0 38430 25650 25650 60296  41.8   4.7 
3.59/3.66	c +   3.7  13.4    45 100.0 38430 38571 38571 66325  42.2   5.8 
4.40/4.43	c N   4.4  13.2    45 100.0 38430 44905 44905 66325  43.1   6.2 
4.40/4.43	c 
4.40/4.43	c  seconds     variables   original    learned     agility
4.40/4.43	c         level        used      conflicts    limit          MB
4.40/4.43	c 
5.99/6.06	c +   6.1  13.1    45 100.0 38430 57952 57952 72957  41.7   7.2 
9.59/9.62	c +   9.6  12.8    45 100.0 38430 87023 28246 80252  42.1   5.6 
11.09/11.11	c N  11.1  12.6    45 100.0 38430 102e3 43813 80252  43.3   6.7 
14.48/14.51	c +  14.5  12.3    45 100.0 38430 130e3 71851 88277  43.7   8.6 
21.69/21.71	c N  21.7  11.8    44 100.0 38430 193e3 60231 88277  42.5   7.6 
21.69/21.77	c N  21.8  11.8    44 100.0 38430 193e3 60532 88277  42.5   7.6 
21.89/21.91	c N  21.9  11.9    44 100.0 38430 194e3 61333 88277  42.7   7.7 
22.09/22.13	c +  22.1  11.9    44 100.0 38430 196e3 62798 97104  42.9   7.8 
22.19/22.20	c N  22.2  11.9    44 100.0 38430 196e3 63340 97104  42.9   7.8 
22.69/22.73	c N  22.7  11.9    44 100.0 38430 201e3 68153 97104  43.0   8.2 
23.29/23.36	c s  23.4  11.9    44 100.0 28350 207e3 19684 97104  43.2   4.5 
23.79/23.89	c N  23.9  11.9    44 100.0 28350 212e3 24849 97104  42.3   4.8 
28.69/28.78	c N  28.8  11.9    44 100.0 28350 238e3 50511 97104  43.3   6.6 
35.98/36.03	c N  36.0  11.6    43 100.0 28350 272e3 84914 97104  43.2   8.8 
36.18/36.27	c N  36.3  11.6    43 100.0 28350 272e3 85218 97104  42.8   8.9 
36.58/36.67	c N  36.7  11.6    43 100.0 28350 273e3 86020 97104  43.2   8.9 
37.28/37.35	c N  37.3  11.6    43 100.0 28350 275e3 88023 97104  42.2   9.1 
38.48/38.56	c N  38.5  11.6    43 100.0 28350 280e3 92835 97104  42.3   9.4 
40.68/40.73	c N  40.7  11.5    43 100.0 20790 291e3 19922 97104  43.4   3.8 
40.88/40.91	c +  40.9  11.5    43 100.0 20790 294e3 22247 106e3  43.3   3.9 
41.08/41.19	c N  41.2  11.5    42 100.0 20790 297e3 25591 106e3  42.8   4.1 
41.18/41.22	c N  41.2  11.5    42 100.0 20790 297e3 25893 106e3  42.2   4.2 
41.18/41.22	c 
41.18/41.22	c  seconds     variables   original    learned     agility
41.18/41.22	c         level        used      conflicts    limit          MB
41.18/41.22	c 
41.18/41.28	c N  41.3  11.5    42 100.0 20790 298e3 26695 106e3  42.5   4.2 
41.38/41.42	c N  41.4  11.5    42 100.0 20790 300e3 28700 106e3  41.8   4.3 
41.47/41.53	c N  41.5  11.5    41 100.0 20790 301e3 30013 106e3  41.2   4.4 
41.47/41.56	c N  41.5  11.5    41 100.0 20790 302e3 30313 106e3  41.0   4.4 
41.57/41.62	c N  41.6  11.4    41 100.0 20790 303e3 31113 106e3  41.4   4.5 
41.67/41.77	c N  41.8  11.4    41 100.0 20790 305e3 33116 106e3  42.9   4.6 
41.97/42.00	c N  42.0  11.4    40 100.0 20790 307e3 35974 106e3  43.6   4.8 
41.97/42.02	c N  42.0  11.4    40 100.0 20790 308e3 36275 106e3  43.6   4.8 
41.97/42.08	c N  42.1  11.4    40 100.0 20790 309e3 37077 106e3  43.6   4.8 
42.07/42.19	c N  42.2  11.4    36 100.0 20790 310e3 38355 106e3  43.1   4.9 
42.07/42.19	c N  42.2  11.4    35 100.0 20790 310e3 38467 106e3  43.2   4.9 
42.17/42.22	c N  42.2  11.4    33 100.0 20790 310e3 38864 106e3  43.4   4.9 
42.17/42.22	c 0  42.2  11.4    12 100.0 20790 310e3 38911 106e3  43.4   4.9 
42.17/42.25	c 
42.17/42.25	c  seconds     variables   original    learned     agility
42.17/42.25	c         level        used      conflicts    limit          MB
42.17/42.25	c 
42.17/42.25	s UNSATISFIABLE
42.17/42.25	c
42.17/42.25	c 12 iterations
42.17/42.25	c 5 restarts
42.17/42.25	c 0 failed literals
42.17/42.25	c 310883 conflicts
42.17/42.25	c 325210 decisions
42.17/42.25	c 33 fixed variables
42.17/42.25	c 4075926 learned literals
42.17/42.25	c 29.2% deleted literals
42.17/42.25	c 2987472 propagations
42.17/42.25	c 100.0% variables used
42.17/42.25	c 42.2 seconds in library
42.17/42.25	c 0.1 megaprops/second
42.17/42.25	c 2 simplifications
42.17/42.25	c 3 reductions
42.17/42.25	c 20.1 MB recycled
42.17/42.25	c 9.8 MB maximally allocated
42.17/42.25	c 42.2 seconds total run time

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-1732947-1240784138/watcher-1732947-1240784138 -o /tmp/evaluation-result-1732947-1240784138/solver-1732947-1240784138 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/picosat HOME/instance-1732947-1240784138.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 25652
/proc/meminfo: memFree=1763376/2055920 swapFree=4180820/4192956
[pid=25652] ppid=25650 vsize=912 CPUtime=0
/proc/25652/stat : 25652 (picosat) R 25650 25652 25293 0 -1 4194304 121 0 0 0 0 0 0 0 18 0 1 0 106447890 933888 106 1992294400 134512640 135137933 4294956224 18446744073709551615 134683695 0 0 4096 0 0 0 0 17 1 0 0
/proc/25652/statm: 228 106 56 152 0 74 0

[startup+0.105478 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 25652
/proc/meminfo: memFree=1763376/2055920 swapFree=4180820/4192956
[pid=25652] ppid=25650 vsize=3692 CPUtime=0.09
/proc/25652/stat : 25652 (picosat) R 25650 25652 25293 0 -1 4194304 803 0 0 0 9 0 0 0 18 0 1 0 106447890 3780608 788 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25652/statm: 923 788 69 152 0 769 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3692

[startup+0.201494 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 25652
/proc/meminfo: memFree=1763376/2055920 swapFree=4180820/4192956
[pid=25652] ppid=25650 vsize=3824 CPUtime=0.19
/proc/25652/stat : 25652 (picosat) R 25650 25652 25293 0 -1 4194304 827 0 0 0 19 0 0 0 18 0 1 0 106447890 3915776 812 1992294400 134512640 135137933 4294956224 18446744073709551615 134548913 0 0 4096 0 0 0 0 17 1 0 0
/proc/25652/statm: 956 812 69 152 0 802 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3824

[startup+0.301513 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 25652
/proc/meminfo: memFree=1763376/2055920 swapFree=4180820/4192956
[pid=25652] ppid=25650 vsize=3956 CPUtime=0.29
/proc/25652/stat : 25652 (picosat) R 25650 25652 25293 0 -1 4194304 877 0 0 0 29 0 0 0 19 0 1 0 106447890 4050944 862 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25652/statm: 989 862 69 152 0 835 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3956

[startup+0.701586 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 25652
/proc/meminfo: memFree=1763376/2055920 swapFree=4180820/4192956
[pid=25652] ppid=25650 vsize=4668 CPUtime=0.69
/proc/25652/stat : 25652 (picosat) R 25650 25652 25293 0 -1 4194304 1040 0 0 0 69 0 0 0 22 0 1 0 106447890 4780032 1025 1992294400 134512640 135137933 4294956224 18446744073709551615 134527931 0 0 4096 0 0 0 0 17 1 0 0
/proc/25652/statm: 1167 1025 69 152 0 1013 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4668

[startup+1.50173 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25653
/proc/meminfo: memFree=1759080/2055920 swapFree=4180820/4192956
[pid=25652] ppid=25650 vsize=5592 CPUtime=1.49
/proc/25652/stat : 25652 (picosat) R 25650 25652 25293 0 -1 4194304 1266 0 0 0 149 0 0 0 25 0 1 0 106447890 5726208 1251 1992294400 134512640 135137933 4294956224 18446744073709551615 134548890 0 0 4096 0 0 0 0 17 1 0 0
/proc/25652/statm: 1398 1251 69 152 0 1244 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5592

[startup+3.10203 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25653
/proc/meminfo: memFree=1757864/2055920 swapFree=4180820/4192956
[pid=25652] ppid=25650 vsize=6908 CPUtime=3.09
/proc/25652/stat : 25652 (picosat) R 25650 25652 25293 0 -1 4194304 1577 0 0 0 309 0 0 0 25 0 1 0 106447890 7073792 1562 1992294400 134512640 135137933 4294956224 18446744073709551615 134548913 0 0 4096 0 0 0 0 17 1 0 0
/proc/25652/statm: 1727 1562 69 152 0 1573 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6908

[startup+6.30161 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25653
/proc/meminfo: memFree=1755624/2055920 swapFree=4180820/4192956
[pid=25652] ppid=25650 vsize=8888 CPUtime=6.29
/proc/25652/stat : 25652 (picosat) R 25650 25652 25293 0 -1 4194304 2092 0 0 0 628 1 0 0 25 0 1 0 106447890 9101312 2077 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25652/statm: 2222 2077 69 152 0 2068 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8888

[startup+12.7018 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25653
/proc/meminfo: memFree=1753576/2055920 swapFree=4180820/4192956
[pid=25652] ppid=25650 vsize=10716 CPUtime=12.69
/proc/25652/stat : 25652 (picosat) R 25650 25652 25293 0 -1 4194304 2468 0 0 0 1268 1 0 0 25 0 1 0 106447890 10973184 2427 1992294400 134512640 135137933 4294956224 18446744073709551615 134548913 0 0 4096 0 0 0 0 17 1 0 0
/proc/25652/statm: 2679 2427 69 152 0 2525 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10716

[startup+25.5011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25653
/proc/meminfo: memFree=1752488/2055920 swapFree=4180820/4192956
[pid=25652] ppid=25650 vsize=11640 CPUtime=25.48
/proc/25652/stat : 25652 (picosat) R 25650 25652 25293 0 -1 4194304 2737 0 0 0 2546 2 0 0 25 0 1 0 106447890 11919360 2696 1992294400 134512640 135137933 4294956224 18446744073709551615 134548866 0 0 4096 0 0 0 0 17 1 0 0
/proc/25652/statm: 2910 2696 69 152 0 2756 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11640

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

[startup+25.6011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25653
/proc/meminfo: memFree=1752488/2055920 swapFree=4180820/4192956
[pid=25652] ppid=25650 vsize=11640 CPUtime=25.58
/proc/25652/stat : 25652 (picosat) R 25650 25652 25293 0 -1 4194304 2737 0 0 0 2556 2 0 0 25 0 1 0 106447890 11919360 2696 1992294400 134512640 135137933 4294956224 18446744073709551615 134548877 0 0 4096 0 0 0 0 17 1 0 0
/proc/25652/statm: 2910 2696 69 152 0 2756 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 11640

[startup+32.0053 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25653
/proc/meminfo: memFree=1752488/2055920 swapFree=4180820/4192956
[pid=25652] ppid=25650 vsize=11640 CPUtime=31.99
/proc/25652/stat : 25652 (picosat) R 25650 25652 25293 0 -1 4194304 2737 0 0 0 3197 2 0 0 25 0 1 0 106447890 11919360 2696 1992294400 134512640 135137933 4294956224 18446744073709551615 134548910 0 0 4096 0 0 0 0 17 1 0 0
/proc/25652/statm: 2910 2696 69 152 0 2756 0
Current children cumulated CPU time (s) 31.99
Current children cumulated vsize (KiB) 11640

[startup+38.4015 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25653
/proc/meminfo: memFree=1752424/2055920 swapFree=4180820/4192956
[pid=25652] ppid=25650 vsize=11640 CPUtime=38.38
/proc/25652/stat : 25652 (picosat) R 25650 25652 25293 0 -1 4194304 2758 0 0 0 3836 2 0 0 25 0 1 0 106447890 11919360 2717 1992294400 134512640 135137933 4294956224 18446744073709551615 134548825 0 0 4096 0 0 0 0 17 1 0 0
/proc/25652/statm: 2910 2717 69 152 0 2756 0
Current children cumulated CPU time (s) 38.38
Current children cumulated vsize (KiB) 11640

[startup+40.0028 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25653
/proc/meminfo: memFree=1752424/2055920 swapFree=4180820/4192956
[pid=25652] ppid=25650 vsize=11640 CPUtime=39.98
/proc/25652/stat : 25652 (picosat) R 25650 25652 25293 0 -1 4194304 2763 0 0 0 3996 2 0 0 25 0 1 0 106447890 11919360 2722 1992294400 134512640 135137933 4294956224 18446744073709551615 134527931 0 0 4096 0 0 0 0 17 1 0 0
/proc/25652/statm: 2910 2722 69 152 0 2756 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (KiB) 11640

[startup+41.6011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25653
/proc/meminfo: memFree=1752424/2055920 swapFree=4180820/4192956
[pid=25652] ppid=25650 vsize=11640 CPUtime=41.57
/proc/25652/stat : 25652 (picosat) R 25650 25652 25293 0 -1 4194304 2763 0 0 0 4155 2 0 0 25 0 1 0 106447890 11919360 2722 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25652/statm: 2910 2722 69 152 0 2756 0
Current children cumulated CPU time (s) 41.57
Current children cumulated vsize (KiB) 11640

[startup+42.0011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25653
/proc/meminfo: memFree=1752424/2055920 swapFree=4180820/4192956
[pid=25652] ppid=25650 vsize=11640 CPUtime=41.97
/proc/25652/stat : 25652 (picosat) R 25650 25652 25293 0 -1 4194304 2763 0 0 0 4195 2 0 0 25 0 1 0 106447890 11919360 2722 1992294400 134512640 135137933 4294956224 18446744073709551615 134548890 0 0 4096 0 0 0 0 17 1 0 0
/proc/25652/statm: 2910 2722 69 152 0 2756 0
Current children cumulated CPU time (s) 41.97
Current children cumulated vsize (KiB) 11640

[startup+42.2012 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25653
/proc/meminfo: memFree=1752424/2055920 swapFree=4180820/4192956
[pid=25652] ppid=25650 vsize=11640 CPUtime=42.17
/proc/25652/stat : 25652 (picosat) R 25650 25652 25293 0 -1 4194304 2763 0 0 0 4215 2 0 0 25 0 1 0 106447890 11919360 2722 1992294400 134512640 135137933 4294956224 18446744073709551615 134548819 0 0 4096 0 0 0 0 17 1 0 0
/proc/25652/statm: 2910 2722 69 152 0 2756 0
Current children cumulated CPU time (s) 42.17
Current children cumulated vsize (KiB) 11640

Child status: 20
Real time (s): 42.2512
CPU time (s): 42.2366
CPU user time (s): 42.2076
CPU system time (s): 0.028995
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 11640

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

runsolver used 0.046992 second user time and 0.094985 second system time

The end

Launcher Data

Begin job on node2 at 2009-04-27 00:15:38
IDJOB=1732947
IDBENCH=71131
IDSOLVER=506
FILE ID=node2/1732947-1240784138
PBS_JOBID= 9187234
Free space on /tmp= 66316 MiB

SOLVER NAME= picosat 913
BENCH NAME= SAT09/CRAFTED/ramseycube/Q32inK10.cnf
COMMAND LINE= HOME/picosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1732947-1240784138/watcher-1732947-1240784138 -o /tmp/evaluation-result-1732947-1240784138/solver-1732947-1240784138 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/picosat HOME/instance-1732947-1240784138.cnf

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

MD5SUM BENCH= 6acad6aa08a1137d820dbdd152ca2acc
RANDOM SEED=18616749

node2.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.265
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.265
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:       1763856 kB
Buffers:         43540 kB
Cached:         171412 kB
SwapCached:       5980 kB
Active:          53416 kB
Inactive:       170016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1763856 kB
SwapTotal:     4192956 kB
SwapFree:      4180820 kB
Dirty:            2020 kB
Writeback:           0 kB
Mapped:          14112 kB
Slab:            54600 kB
Committed_AS:   415448 kB
PageTables:       1468 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= 66316 MiB
End job on node2 at 2009-04-27 00:16:20