Trace number 1797427

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
ReVivAl 0.23 + SatElite 2009-03-18UNSAT 116.198 116.293

General information on the benchmark

Namesimon-s03-fifo8-300.cnf
MD5SUMbc88ff447c824a634465ac9483a47d5c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark40.5268
Satisfiable
(Un)Satisfiability was proved
Number of variables194762
Number of clauses530713
Sum of the clauses size1200865
Maximum clause length11
Minimum clause length1
Number of clauses of size 14539
Number of clauses of size 2407666
Number of clauses of size 3101726
Number of clauses of size 413487
Number of clauses of size 51199
Number of clauses of size over 52096

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
1.09/1.12	c ==============================================================================
1.09/1.12	c |           |     ORIGINAL     |              LEARNT              |          |
1.09/1.12	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.09/1.12	c ==============================================================================
1.09/1.12	c |         0 |  512081  1166425 |  153624       0        0     nan |  0.000 % |
4.39/4.47	c |         0 |  104585   338143 |      --       0       --      -- |     --   | -229624/-408982
4.39/4.47	c ==============================================================================
4.39/4.47	c Result  :   #vars: 22541   #clauses: 104585   #literals: 338143
4.39/4.47	c CPU time:   4.31034 s
4.39/4.47	c ==============================================================================
4.69/4.75	c SatElite is done !
4.69/4.75	c revival is preprocessing the formula...#ITERATIONS 28
84.31/84.45	#LEARNT CLAUSES 1206
84.42/84.55	done !
84.42/84.55	c Calling MINISAT
84.42/84.55	This is MiniSat 2.0 beta
84.42/84.55	WARNING: for repeatability, setting FPU to use double precision
84.42/84.55	============================[ Problem Statistics ]=============================
84.42/84.55	|                                                                             |
84.42/84.55	|  Number of variables:  22541                                                |
84.42/84.55	|  Number of clauses:    101836                                               |
84.51/84.65	|  Parsing time:         0.08         s                                       |
84.51/84.66	============================[ Search Statistics ]==============================
84.51/84.66	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
84.51/84.66	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
84.51/84.66	===============================================================================
84.51/84.66	|         0 |   21735   100895   317182 |    33631        0    nan |  0.000 % |
84.51/84.68	|       100 |   21735   100895   317182 |    36994      100      5 |  3.576 % |
84.62/84.71	|       252 |   21735   100895   317182 |    40694      252      5 |  3.576 % |
84.62/84.75	|       477 |   21735   100895   317182 |    44763      477      6 |  3.576 % |
84.71/84.80	|       814 |   21735   100895   317182 |    49240      814      6 |  3.576 % |
84.71/84.87	|      1320 |   21735   100895   317182 |    54164     1320      6 |  3.576 % |
84.81/84.94	|      2079 |   21735   100895   317182 |    59580     2079      6 |  3.576 % |
85.01/85.10	|      3218 |   21735   100895   317182 |    65538     3218      6 |  3.576 % |
85.21/85.31	|      4926 |   21735   100895   317182 |    72092     4926      6 |  3.576 % |
85.51/85.62	|      7488 |   21735   100895   317182 |    79301     7488      6 |  3.576 % |
85.91/86.09	|     11333 |   21735   100895   317182 |    87231    11333      6 |  3.576 % |
86.90/87.09	|     17099 |   21711   100745   316772 |    95955    17050      7 |  3.682 % |
88.40/88.50	|     25749 |   21626   100081   314810 |   105550    25482      7 |  4.059 % |
91.39/91.56	|     38725 |   21542    99490   312987 |   116105    37750      8 |  4.432 % |
96.29/96.48	|     58186 |   21426    98827   310969 |   127716    56478      8 |  5.111 % |
106.38/106.58	|     87378 |   20495    92684   291244 |   140487    80080      9 |  9.077 % |
116.09/116.28	===============================================================================
116.09/116.28	restarts              : 16
116.09/116.28	conflicts             : 103198         (3259 /sec)
116.09/116.28	decisions             : 346740         (1.62 % random) (10949 /sec)
116.09/116.28	propagations          : 28652415       (904741 /sec)
116.09/116.28	conflict literals     : 1049288        (24.26 % deleted)
116.09/116.28	Memory used           : 15.27 MB
116.09/116.28	CPU time              : 31.6692 s
116.09/116.28	
116.09/116.29	UNSATISFIABLE
116.09/116.29	s UNSATISFIABLE

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-1797427-1242090705/watcher-1797427-1242090705 -o /tmp/evaluation-result-1797427-1242090705/solver-1797427-1242090705 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797427-1242090705.cnf HOME 

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 10579
/proc/meminfo: memFree=1221056/2055920 swapFree=4121008/4192956
[pid=10579] ppid=10577 vsize=5360 CPUtime=0
/proc/10579/stat : 10579 (run.sh) S 10577 10579 10447 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 237103845 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10579/statm: 1340 238 197 169 0 51 0
[pid=10580] ppid=10579 vsize=1552 CPUtime=0
/proc/10580/stat : 10580 (SatElite) R 10579 10579 10447 0 -1 4194304 292 0 0 0 0 0 0 0 19 0 1 0 237103845 1589248 275 1992294400 134512640 135031949 4294956224 18446744073709551615 134545461 0 0 4096 3 0 0 0 17 0 0 0
/proc/10580/statm: 388 277 51 126 0 259 0

[startup+0.0615249 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 10579
/proc/meminfo: memFree=1221056/2055920 swapFree=4121008/4192956
[pid=10579] ppid=10577 vsize=5360 CPUtime=0
/proc/10579/stat : 10579 (run.sh) S 10577 10579 10447 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 237103845 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10579/statm: 1340 238 197 169 0 51 0
[pid=10580] ppid=10579 vsize=24840 CPUtime=0.05
/proc/10580/stat : 10580 (SatElite) R 10579 10579 10447 0 -1 4194304 4681 0 0 0 4 1 0 0 19 0 1 0 237103845 25436160 4517 1992294400 134512640 135031949 4294956224 18446744073709551615 134545038 0 0 4096 3 0 0 0 17 0 0 0
/proc/10580/statm: 6210 4519 51 126 0 6081 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30200

[startup+0.101529 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 10579
/proc/meminfo: memFree=1221056/2055920 swapFree=4121008/4192956
[pid=10579] ppid=10577 vsize=5360 CPUtime=0
/proc/10579/stat : 10579 (run.sh) S 10577 10579 10447 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 237103845 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10579/statm: 1340 238 197 169 0 51 0
[pid=10580] ppid=10579 vsize=28440 CPUtime=0.09
/proc/10580/stat : 10580 (SatElite) R 10579 10579 10447 0 -1 4194304 5682 0 0 0 7 2 0 0 19 0 1 0 237103845 29122560 5518 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/10580/statm: 7110 5519 52 126 0 6981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33800

[startup+0.301552 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 10579
/proc/meminfo: memFree=1221056/2055920 swapFree=4121008/4192956
[pid=10579] ppid=10577 vsize=5360 CPUtime=0
/proc/10579/stat : 10579 (run.sh) S 10577 10579 10447 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 237103845 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10579/statm: 1340 238 197 169 0 51 0
[pid=10580] ppid=10579 vsize=44116 CPUtime=0.29
/proc/10580/stat : 10580 (SatElite) R 10579 10579 10447 0 -1 4194304 9486 0 0 0 24 5 0 0 21 0 1 0 237103845 45174784 9322 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/10580/statm: 11029 9323 52 126 0 10900 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49476

[startup+0.701598 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 10579
/proc/meminfo: memFree=1221056/2055920 swapFree=4121008/4192956
[pid=10579] ppid=10577 vsize=5360 CPUtime=0
/proc/10579/stat : 10579 (run.sh) S 10577 10579 10447 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 237103845 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10579/statm: 1340 238 197 169 0 51 0
[pid=10580] ppid=10579 vsize=61912 CPUtime=0.68
/proc/10580/stat : 10580 (SatElite) R 10579 10579 10447 0 -1 4194304 13944 0 0 0 61 7 0 0 24 0 1 0 237103845 63397888 13780 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/10580/statm: 15478 13781 52 126 0 15349 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 67272

[startup+1.50169 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 10581
/proc/meminfo: memFree=1154288/2055920 swapFree=4121008/4192956
[pid=10579] ppid=10577 vsize=5360 CPUtime=0
/proc/10579/stat : 10579 (run.sh) S 10577 10579 10447 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 237103845 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10579/statm: 1340 238 197 169 0 51 0
[pid=10580] ppid=10579 vsize=77568 CPUtime=1.49
/proc/10580/stat : 10580 (SatElite) R 10579 10579 10447 0 -1 4194304 17725 0 0 0 140 9 0 0 25 0 1 0 237103845 79429632 17497 1992294400 134512640 135031949 4294956224 18446744073709551615 134536638 0 0 4096 3 0 0 0 17 0 0 0
/proc/10580/statm: 19392 17497 63 126 0 19263 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 82928

[startup+3.10188 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 10581
/proc/meminfo: memFree=1144944/2055920 swapFree=4121008/4192956
[pid=10579] ppid=10577 vsize=5360 CPUtime=0
/proc/10579/stat : 10579 (run.sh) S 10577 10579 10447 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 237103845 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10579/statm: 1340 238 197 169 0 51 0
[pid=10580] ppid=10579 vsize=83252 CPUtime=3.09
/proc/10580/stat : 10580 (SatElite) R 10579 10579 10447 0 -1 4194304 20365 0 0 0 296 13 0 0 25 0 1 0 237103845 85250048 18628 1992294400 134512640 135031949 4294956224 18446744073709551615 134566067 0 0 4096 3 0 0 0 17 0 0 0
/proc/10580/statm: 20813 18628 67 126 0 20684 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 88612

[startup+6.30126 s]
/proc/loadavg: 0.92 0.95 0.98 2/66 10582
/proc/meminfo: memFree=1204336/2055920 swapFree=4121008/4192956
[pid=10579] ppid=10577 vsize=5360 CPUtime=4.74
/proc/10579/stat : 10579 (run.sh) S 10577 10579 10447 0 -1 4194304 317 23329 0 0 0 0 456 18 19 0 1 0 237103845 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10579/statm: 1340 241 197 169 0 51 0
[pid=10582] ppid=10579 vsize=8464 CPUtime=1.53
/proc/10582/stat : 10582 (revival) R 10579 10579 10447 0 -1 4194304 2250 0 0 0 152 1 0 0 25 0 1 50000 237104320 8667136 1654 1992294400 134512640 134537284 4294956384 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 1 0 0
/proc/10582/statm: 2116 1654 85 6 0 1754 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13824

[startup+12.703 s]
/proc/loadavg: 0.93 0.95 0.98 2/66 10582
/proc/meminfo: memFree=1204216/2055920 swapFree=4121008/4192956
[pid=10579] ppid=10577 vsize=5360 CPUtime=4.74
/proc/10579/stat : 10579 (run.sh) S 10577 10579 10447 0 -1 4194304 317 23329 0 0 0 0 456 18 19 0 1 0 237103845 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10579/statm: 1340 241 197 169 0 51 0
[pid=10582] ppid=10579 vsize=8464 CPUtime=7.93
/proc/10582/stat : 10582 (revival) R 10579 10579 10447 0 -1 4194304 2264 0 0 0 792 1 0 0 25 0 1 50000 237104320 8667136 1668 1992294400 134512640 134537284 4294956384 18446744073709551615 134516778 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10582/statm: 2116 1668 85 6 0 1754 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13824

[startup+25.5015 s]
/proc/loadavg: 0.94 0.96 0.98 2/66 10582
/proc/meminfo: memFree=1204280/2055920 swapFree=4121008/4192956
[pid=10579] ppid=10577 vsize=5360 CPUtime=4.74
/proc/10579/stat : 10579 (run.sh) S 10577 10579 10447 0 -1 4194304 317 23329 0 0 0 0 456 18 19 0 1 0 237103845 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10579/statm: 1340 241 197 169 0 51 0
[pid=10582] ppid=10579 vsize=8596 CPUtime=20.72
/proc/10582/stat : 10582 (revival) R 10579 10579 10447 0 -1 4194304 2299 0 0 0 2071 1 0 0 25 0 1 50000 237104320 8802304 1703 1992294400 134512640 134537284 4294956384 18446744073709551615 134524545 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10582/statm: 2149 1703 85 6 0 1787 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13956

[startup+51.1014 s]
/proc/loadavg: 0.96 0.96 0.98 2/66 10582
/proc/meminfo: memFree=1204024/2055920 swapFree=4121008/4192956
[pid=10579] ppid=10577 vsize=5360 CPUtime=4.74
/proc/10579/stat : 10579 (run.sh) S 10577 10579 10447 0 -1 4194304 317 23329 0 0 0 0 456 18 19 0 1 0 237103845 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10579/statm: 1340 241 197 169 0 51 0
[pid=10582] ppid=10579 vsize=8992 CPUtime=46.3
/proc/10582/stat : 10582 (revival) R 10579 10579 10447 0 -1 4194304 2390 0 0 0 4629 1 0 0 25 0 1 50000 237104320 9207808 1794 1992294400 134512640 134537284 4294956384 18446744073709551615 134523887 0 0 4096 8192 0 0 0 17 0 0 0
/proc/10582/statm: 2248 1794 85 6 0 1886 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 14352

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/66 10583
/proc/meminfo: memFree=1196600/2055920 swapFree=4121008/4192956
[pid=10579] ppid=10577 vsize=5360 CPUtime=84.48
/proc/10579/stat : 10579 (run.sh) S 10577 10579 10447 0 -1 4194304 343 25846 0 0 0 0 8427 21 16 0 1 0 237103845 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10579/statm: 1340 241 197 169 0 51 0
[pid=10583] ppid=10579 vsize=13468 CPUtime=17.71
/proc/10583/stat : 10583 (minisat) R 10579 10579 10447 0 -1 4194304 3139 0 0 0 1769 2 0 0 25 0 1 0 237112301 13791232 3123 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10583/statm: 3367 3123 77 170 0 3195 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 18828

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

[startup+108.701 s]
/proc/loadavg: 0.98 0.96 0.98 2/66 10583
/proc/meminfo: memFree=1195640/2055920 swapFree=4121008/4192956
[pid=10579] ppid=10577 vsize=5360 CPUtime=84.48
/proc/10579/stat : 10579 (run.sh) S 10577 10579 10447 0 -1 4194304 343 25846 0 0 0 0 8427 21 16 0 1 0 237103845 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10579/statm: 1340 241 197 169 0 51 0
[pid=10583] ppid=10579 vsize=14524 CPUtime=24.1
/proc/10583/stat : 10583 (minisat) R 10579 10579 10447 0 -1 4194304 3426 0 0 0 2408 2 0 0 25 0 1 0 237112301 14872576 3410 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/10583/statm: 3631 3410 77 170 0 3459 0
Current children cumulated CPU time (s) 108.58
Current children cumulated vsize (KiB) 19884

[startup+111.901 s]
/proc/loadavg: 0.98 0.96 0.98 2/66 10583
/proc/meminfo: memFree=1195192/2055920 swapFree=4121008/4192956
[pid=10579] ppid=10577 vsize=5360 CPUtime=84.48
/proc/10579/stat : 10579 (run.sh) S 10577 10579 10447 0 -1 4194304 343 25846 0 0 0 0 8427 21 16 0 1 0 237103845 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10579/statm: 1340 241 197 169 0 51 0
[pid=10583] ppid=10579 vsize=14920 CPUtime=27.3
/proc/10583/stat : 10583 (minisat) R 10579 10579 10447 0 -1 4194304 3526 0 0 0 2728 2 0 0 25 0 1 0 237112301 15278080 3510 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10583/statm: 3730 3510 77 170 0 3558 0
Current children cumulated CPU time (s) 111.78
Current children cumulated vsize (KiB) 20280

[startup+113.502 s]
/proc/loadavg: 0.98 0.97 0.98 2/66 10583
/proc/meminfo: memFree=1194936/2055920 swapFree=4121008/4192956
[pid=10579] ppid=10577 vsize=5360 CPUtime=84.48
/proc/10579/stat : 10579 (run.sh) S 10577 10579 10447 0 -1 4194304 343 25846 0 0 0 0 8427 21 16 0 1 0 237103845 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10579/statm: 1340 241 197 169 0 51 0
[pid=10583] ppid=10579 vsize=15052 CPUtime=28.91
/proc/10583/stat : 10583 (minisat) R 10579 10579 10447 0 -1 4194304 3569 0 0 0 2888 3 0 0 25 0 1 0 237112301 15413248 3553 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10583/statm: 3763 3553 77 170 0 3591 0
Current children cumulated CPU time (s) 113.39
Current children cumulated vsize (KiB) 20412

[startup+115.103 s]
/proc/loadavg: 0.98 0.97 0.98 2/66 10583
/proc/meminfo: memFree=1194808/2055920 swapFree=4121008/4192956
[pid=10579] ppid=10577 vsize=5360 CPUtime=84.48
/proc/10579/stat : 10579 (run.sh) S 10577 10579 10447 0 -1 4194304 343 25846 0 0 0 0 8427 21 16 0 1 0 237103845 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10579/statm: 1340 241 197 169 0 51 0
[pid=10583] ppid=10579 vsize=15316 CPUtime=30.51
/proc/10583/stat : 10583 (minisat) R 10579 10579 10447 0 -1 4194304 3614 0 0 0 3048 3 0 0 25 0 1 0 237112301 15683584 3598 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/10583/statm: 3829 3599 77 170 0 3657 0
Current children cumulated CPU time (s) 114.99
Current children cumulated vsize (KiB) 20676

[startup+115.903 s]
/proc/loadavg: 0.98 0.97 0.98 2/66 10583
/proc/meminfo: memFree=1194680/2055920 swapFree=4121008/4192956
[pid=10579] ppid=10577 vsize=5360 CPUtime=84.48
/proc/10579/stat : 10579 (run.sh) S 10577 10579 10447 0 -1 4194304 343 25846 0 0 0 0 8427 21 16 0 1 0 237103845 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10579/statm: 1340 241 197 169 0 51 0
[pid=10583] ppid=10579 vsize=15628 CPUtime=31.31
/proc/10583/stat : 10583 (minisat) R 10579 10579 10447 0 -1 4194304 3645 0 0 0 3128 3 0 0 25 0 1 0 237112301 16003072 3629 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/10583/statm: 3907 3629 77 170 0 3735 0
Current children cumulated CPU time (s) 115.79
Current children cumulated vsize (KiB) 20988

[startup+116.103 s]
/proc/loadavg: 0.98 0.97 0.98 2/66 10583
/proc/meminfo: memFree=1194680/2055920 swapFree=4121008/4192956
[pid=10579] ppid=10577 vsize=5360 CPUtime=84.48
/proc/10579/stat : 10579 (run.sh) S 10577 10579 10447 0 -1 4194304 343 25846 0 0 0 0 8427 21 16 0 1 0 237103845 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10579/statm: 1340 241 197 169 0 51 0
[pid=10583] ppid=10579 vsize=15628 CPUtime=31.51
/proc/10583/stat : 10583 (minisat) R 10579 10579 10447 0 -1 4194304 3645 0 0 0 3148 3 0 0 25 0 1 0 237112301 16003072 3629 1992294400 134512640 135212939 4294956240 18446744073709551615 134529392 0 0 4096 3 0 0 0 17 0 0 0
/proc/10583/statm: 3907 3629 77 170 0 3735 0
Current children cumulated CPU time (s) 115.99
Current children cumulated vsize (KiB) 20988

[startup+116.203 s]
/proc/loadavg: 0.98 0.97 0.98 2/66 10583
/proc/meminfo: memFree=1194680/2055920 swapFree=4121008/4192956
[pid=10579] ppid=10577 vsize=5360 CPUtime=84.48
/proc/10579/stat : 10579 (run.sh) S 10577 10579 10447 0 -1 4194304 343 25846 0 0 0 0 8427 21 16 0 1 0 237103845 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10579/statm: 1340 241 197 169 0 51 0
[pid=10583] ppid=10579 vsize=15628 CPUtime=31.61
/proc/10583/stat : 10583 (minisat) R 10579 10579 10447 0 -1 4194304 3645 0 0 0 3158 3 0 0 25 0 1 0 237112301 16003072 3629 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/10583/statm: 3907 3629 77 170 0 3735 0
Current children cumulated CPU time (s) 116.09
Current children cumulated vsize (KiB) 20988

Child status: 20
Real time (s): 116.293
CPU time (s): 116.198
CPU user time (s): 115.945
CPU system time (s): 0.252961
CPU usage (%): 99.9189
Max. virtual memory (cumulated for all children) (KiB): 90280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 115.945
system time used= 0.252961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29856
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= 10
involuntary context switches= 396

runsolver used 0.106983 second user time and 0.32695 second system time

The end

Launcher Data

Begin job on node20 at 2009-05-12 03:11:46
IDJOB=1797427
IDBENCH=71758
IDSOLVER=648
FILE ID=node20/1797427-1242090705
PBS_JOBID= 9277694
Free space on /tmp= 66308 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT_RACE06/simon-s03-fifo8-300.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797427-1242090705/watcher-1797427-1242090705 -o /tmp/evaluation-result-1797427-1242090705/solver-1797427-1242090705 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1797427-1242090705.cnf HOME

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

MD5SUM BENCH= bc88ff447c824a634465ac9483a47d5c
RANDOM SEED=1541759586

node20.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.214
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	: 5931.00
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.214
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:       1221600 kB
Buffers:         79248 kB
Cached:         601548 kB
SwapCached:      66320 kB
Active:         279236 kB
Inactive:       469560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1221600 kB
SwapTotal:     4192956 kB
SwapFree:      4121008 kB
Dirty:           10576 kB
Writeback:           0 kB
Mapped:          13504 kB
Slab:            71644 kB
Committed_AS:   918372 kB
PageTables:       1396 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= 66296 MiB
End job on node20 at 2009-05-12 03:13:43