Trace number 1807028

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

General information on the benchmark

NameCRAFTED/modcircuits/
mod3_4vars_6gates.cnf
MD5SUMafeeef613d4caffff91375d49585d115
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark721.25
Satisfiable
(Un)Satisfiability was proved
Number of variables289
Number of clauses33900
Sum of the clauses size195928
Maximum clause length19
Minimum clause length1
Number of clauses of size 165
Number of clauses of size 2730
Number of clauses of size 31
Number of clauses of size 4893
Number of clauses of size 52499
Number of clauses of size over 529712

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 17
0.79/0.89	#LEARNT CLAUSES 10
0.89/0.90	done !
0.89/0.90	c Now, SatElite...
0.89/0.90	c Parsing...
0.89/0.91	c ==============================================================================
0.89/0.91	c |           |     ORIGINAL     |              LEARNT              |          |
0.89/0.91	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.89/0.91	c ==============================================================================
0.89/0.91	c |         0 |    9054    33038 |    2716       0        0     nan |  0.000 % |
0.89/0.94	c |         0 |    7864    34036 |      --       0       --      -- |     --   | -1190/998
0.89/0.94	c ==============================================================================
0.89/0.94	c Result  :   #vars: 153   #clauses: 7864   #literals: 34036
0.89/0.94	c CPU time:   0.033994 s
0.89/0.94	c ==============================================================================
0.89/0.95	c SatElite is done !
0.89/0.95	c Calling MINISAT
0.89/0.95	This is MiniSat 2.0 beta
0.89/0.95	WARNING: for repeatability, setting FPU to use double precision
0.89/0.95	============================[ Problem Statistics ]=============================
0.89/0.95	|                                                                             |
0.89/0.95	|  Number of variables:  153                                                  |
0.89/0.95	|  Number of clauses:    7864                                                 |
0.89/0.96	|  Parsing time:         0.00         s                                       |
0.89/0.96	============================[ Search Statistics ]==============================
0.89/0.96	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.96	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.89/0.96	===============================================================================
0.89/0.96	|         0 |     153     7864    34036 |     2621        0    nan |  0.000 % |
0.89/0.96	|       100 |     153     7864    34036 |     2883      100     11 |  0.009 % |
0.89/0.97	|       251 |     153     7864    34036 |     3171      251     16 |  0.004 % |
0.89/0.97	|       477 |     153     7864    34036 |     3488      477     16 |  0.004 % |
0.89/0.98	|       816 |     153     7864    34036 |     3837      816     16 |  0.004 % |
0.89/1.00	|      1322 |     153     7864    34036 |     4221     1322     15 |  0.004 % |
0.98/1.02	|      2081 |     153     7864    34036 |     4643     2081     16 |  0.004 % |
0.98/1.07	|      3222 |     153     7864    34036 |     5108     3222     15 |  0.004 % |
1.08/1.15	|      4930 |     153     7864    34036 |     5619     4930     16 |  0.004 % |
1.18/1.28	|      7492 |     153     7864    34036 |     6180     4657     17 |  0.004 % |
1.48/1.50	|     11337 |     153     7864    34036 |     6799     5386     18 |  0.009 % |
1.78/1.85	|     17104 |     153     7864    34036 |     7478     4304     19 |  0.009 % |
2.28/2.35	|     25753 |     153     7864    34036 |     8226     5429     15 |  0.009 % |
3.08/3.11	|     38728 |     153     7864    34036 |     9049     5996     16 |  0.009 % |
4.28/4.37	|     58189 |     153     7864    34036 |     9954     7262     19 |  0.030 % |
6.18/6.26	|     87381 |     153     7864    34036 |    10949     6437     18 |  0.005 % |
9.08/9.18	|    131172 |     153     7864    34036 |    12044     6223     18 |  0.004 % |
13.57/13.68	|    196856 |     153     7864    34036 |    13249    11442     18 |  0.009 % |
20.67/20.80	|    295383 |     153     7864    34036 |    14574    10242     20 |  0.004 % |
32.95/33.09	|    443172 |     153     7864    34036 |    16031    11732     18 |  0.005 % |
53.34/53.40	|    664855 |     153     7864    34036 |    17635     8297     17 |  0.009 % |
84.93/85.05	|    997380 |     153     7864    34036 |    19398    13627     21 |  0.004 % |
137.70/137.80	|   1496169 |     153     7864    34036 |    21338    16507     19 |  0.021 % |
219.08/219.21	|   2244352 |     153     7864    34036 |    23472    16103     17 |  0.004 % |
357.62/357.82	|   3366626 |     153     7864    34036 |    25819    21007     19 |  0.039 % |
586.62/586.91	|   5050038 |     153     7864    34036 |    28401    21317     16 |  0.005 % |
961.07/961.55	|   7575155 |     147     6822    29669 |    31241    24045     16 |  3.926 % |
1045.93/1046.45	===============================================================================
1045.93/1046.45	restarts              : 27
1045.93/1046.45	conflicts             : 8130620        (7780 /sec)
1045.93/1046.45	decisions             : 9215180        (1.51 % random) (8818 /sec)
1045.93/1046.45	propagations          : 235070543      (224941 /sec)
1045.93/1046.45	conflict literals     : 154381083      (20.01 % deleted)
1045.93/1046.45	Memory used           : 10.54 MB
1045.93/1046.45	CPU time              : 1045.03 s
1045.93/1046.45	
1045.93/1046.45	UNSATISFIABLE
1045.93/1046.45	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-1807028-1242154515/watcher-1807028-1242154515 -o /tmp/evaluation-result-1807028-1242154515/solver-1807028-1242154515 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1807028-1242154515.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.99 0.98 0.98 3/64 21370
/proc/meminfo: memFree=1404000/2055920 swapFree=4192812/4192956
[pid=21370] ppid=21368 vsize=5360 CPUtime=0
/proc/21370/stat : 21370 (run.sh) R 21368 21370 20961 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 70453394 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 244671113887 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/21370/statm: 1340 236 195 169 0 51 0
[pid=21371] ppid=21370 vsize=2124 CPUtime=0
/proc/21371/stat : 21371 (revival) R 21370 21370 20961 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 70453394 2174976 253 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/21371/statm: 531 259 81 6 0 169 0

[startup+0.020969 s]
/proc/loadavg: 0.99 0.98 0.98 3/64 21370
/proc/meminfo: memFree=1404000/2055920 swapFree=4192812/4192956
[pid=21370] ppid=21368 vsize=5360 CPUtime=0
/proc/21370/stat : 21370 (run.sh) S 21368 21370 20961 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 70453394 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21370/statm: 1340 237 196 169 0 51 0
[pid=21371] ppid=21370 vsize=4020 CPUtime=0.01
/proc/21371/stat : 21371 (revival) R 21370 21370 20961 0 -1 4194304 745 0 0 0 1 0 0 0 19 0 1 0 70453394 4116480 711 1992294400 134512640 134537284 4294956368 18446744073709551615 134521609 0 0 4096 0 0 0 0 17 0 0 0
/proc/21371/statm: 1005 711 82 6 0 643 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9380

[startup+0.101977 s]
/proc/loadavg: 0.99 0.98 0.98 3/64 21370
/proc/meminfo: memFree=1404000/2055920 swapFree=4192812/4192956
[pid=21370] ppid=21368 vsize=5360 CPUtime=0
/proc/21370/stat : 21370 (run.sh) S 21368 21370 20961 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 70453394 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21370/statm: 1340 237 196 169 0 51 0
[pid=21371] ppid=21370 vsize=3260 CPUtime=0.09
/proc/21371/stat : 21371 (revival) R 21370 21370 20961 0 -1 4194304 769 0 0 0 9 0 0 0 19 0 1 50000 70453394 3338240 513 1992294400 134512640 134537284 4294956368 18446744073709551615 134523932 0 0 4096 8192 0 0 0 17 0 0 0
/proc/21371/statm: 815 513 85 6 0 453 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8620

[startup+0.301998 s]
/proc/loadavg: 0.99 0.98 0.98 3/64 21370
/proc/meminfo: memFree=1404000/2055920 swapFree=4192812/4192956
[pid=21370] ppid=21368 vsize=5360 CPUtime=0
/proc/21370/stat : 21370 (run.sh) S 21368 21370 20961 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 70453394 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21370/statm: 1340 237 196 169 0 51 0
[pid=21371] ppid=21370 vsize=3260 CPUtime=0.29
/proc/21371/stat : 21371 (revival) R 21370 21370 20961 0 -1 4194304 769 0 0 0 29 0 0 0 21 0 1 50000 70453394 3338240 513 1992294400 134512640 134537284 4294956368 18446744073709551615 134523890 0 0 4096 8192 0 0 0 17 0 0 0
/proc/21371/statm: 815 513 85 6 0 453 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8620

[startup+0.701039 s]
/proc/loadavg: 0.99 0.98 0.98 3/64 21370
/proc/meminfo: memFree=1404000/2055920 swapFree=4192812/4192956
[pid=21370] ppid=21368 vsize=5360 CPUtime=0
/proc/21370/stat : 21370 (run.sh) S 21368 21370 20961 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 70453394 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21370/statm: 1340 237 196 169 0 51 0
[pid=21371] ppid=21370 vsize=3260 CPUtime=0.69
/proc/21371/stat : 21371 (revival) R 21370 21370 20961 0 -1 4194304 769 0 0 0 69 0 0 0 25 0 1 50000 70453394 3338240 513 1992294400 134512640 134537284 4294956368 18446744073709551615 134523890 0 0 4096 8192 0 0 0 17 0 0 0
/proc/21371/statm: 815 513 85 6 0 453 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8620

[startup+1.50112 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 21374
/proc/meminfo: memFree=1402576/2055920 swapFree=4192812/4192956
[pid=21370] ppid=21368 vsize=5360 CPUtime=0.94
/proc/21370/stat : 21370 (run.sh) S 21368 21370 20961 0 -1 4194304 341 1105 0 0 0 0 94 0 16 0 1 0 70453394 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21370/statm: 1340 241 197 169 0 51 0
[pid=21374] ppid=21370 vsize=2944 CPUtime=0.54
/proc/21374/stat : 21374 (minisat) R 21370 21370 20961 0 -1 4194304 414 0 0 0 54 0 0 0 22 0 1 0 70453490 3014656 398 1992294400 134512640 135212939 4294956240 18446744073709551615 134536114 0 0 4096 3 0 0 0 17 0 0 0
/proc/21374/statm: 736 398 76 170 0 564 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8304

[startup+3.10129 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 21374
/proc/meminfo: memFree=1401680/2055920 swapFree=4192812/4192956
[pid=21370] ppid=21368 vsize=5360 CPUtime=0.94
/proc/21370/stat : 21370 (run.sh) S 21368 21370 20961 0 -1 4194304 341 1105 0 0 0 0 94 0 16 0 1 0 70453394 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21370/statm: 1340 241 197 169 0 51 0
[pid=21374] ppid=21370 vsize=3344 CPUtime=2.14
/proc/21374/stat : 21374 (minisat) R 21370 21370 20961 0 -1 4194304 502 0 0 0 214 0 0 0 25 0 1 0 70453490 3424256 486 1992294400 134512640 135212939 4294956240 18446744073709551615 134537506 0 0 4096 3 0 0 0 17 0 0 0
/proc/21374/statm: 836 486 76 170 0 664 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8704

[startup+6.30263 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 21374
/proc/meminfo: memFree=1401040/2055920 swapFree=4192812/4192956
[pid=21370] ppid=21368 vsize=5360 CPUtime=0.94
/proc/21370/stat : 21370 (run.sh) S 21368 21370 20961 0 -1 4194304 341 1105 0 0 0 0 94 0 16 0 1 0 70453394 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21370/statm: 1340 241 197 169 0 51 0
[pid=21374] ppid=21370 vsize=3748 CPUtime=5.34
/proc/21374/stat : 21374 (minisat) R 21370 21370 20961 0 -1 4194304 602 0 0 0 534 0 0 0 25 0 1 0 70453490 3837952 586 1992294400 134512640 135212939 4294956240 18446744073709551615 134526845 0 0 4096 3 0 0 0 17 0 0 0
/proc/21374/statm: 937 586 76 170 0 765 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9108

[startup+12.7013 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 21374
/proc/meminfo: memFree=1400592/2055920 swapFree=4192812/4192956
[pid=21370] ppid=21368 vsize=5360 CPUtime=0.94
/proc/21370/stat : 21370 (run.sh) S 21368 21370 20961 0 -1 4194304 341 1105 0 0 0 0 94 0 16 0 1 0 70453394 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21370/statm: 1340 241 197 169 0 51 0
[pid=21374] ppid=21370 vsize=4144 CPUtime=11.73
/proc/21374/stat : 21374 (minisat) R 21370 21370 20961 0 -1 4194304 707 0 0 0 1173 0 0 0 25 0 1 0 70453490 4243456 691 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/21374/statm: 1036 691 76 170 0 864 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9504

[startup+25.5016 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 21374
/proc/meminfo: memFree=1400144/2055920 swapFree=4192812/4192956
[pid=21370] ppid=21368 vsize=5360 CPUtime=0.94
/proc/21370/stat : 21370 (run.sh) S 21368 21370 20961 0 -1 4194304 341 1105 0 0 0 0 94 0 16 0 1 0 70453394 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21370/statm: 1340 241 197 169 0 51 0
[pid=21374] ppid=21370 vsize=4676 CPUtime=24.53
/proc/21374/stat : 21374 (minisat) R 21370 21370 20961 0 -1 4194304 855 0 0 0 2453 0 0 0 25 0 1 0 70453490 4788224 839 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/21374/statm: 1169 839 76 170 0 997 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10036

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 21374
/proc/meminfo: memFree=1399504/2055920 swapFree=4192812/4192956
[pid=21370] ppid=21368 vsize=5360 CPUtime=0.94
/proc/21370/stat : 21370 (run.sh) S 21368 21370 20961 0 -1 4194304 341 1105 0 0 0 0 94 0 16 0 1 0 70453394 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21370/statm: 1340 241 197 169 0 51 0
[pid=21374] ppid=21370 vsize=5228 CPUtime=50.1
/proc/21374/stat : 21374 (minisat) R 21370 21370 20961 0 -1 4194304 993 0 0 0 5010 0 0 0 25 0 1 0 70453490 5353472 977 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/21374/statm: 1307 977 76 170 0 1135 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 10588

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 21374
/proc/meminfo: memFree=1398544/2055920 swapFree=4192812/4192956
[pid=21370] ppid=21368 vsize=5360 CPUtime=0.94
/proc/21370/stat : 21370 (run.sh) S 21368 21370 20961 0 -1 4194304 341 1105 0 0 0 0 94 0 16 0 1 0 70453394 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21370/statm: 1340 241 197 169 0 51 0
[pid=21374] ppid=21370 vsize=6312 CPUtime=101.29
/proc/21374/stat : 21374 (minisat) R 21370 21370 20961 0 -1 4194304 1229 0 0 0 10129 0 0 0 25 0 1 0 70453490 6463488 1213 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21374/statm: 1578 1213 76 170 0 1406 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 11672

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 21374
/proc/meminfo: memFree=1398160/2055920 swapFree=4192812/4192956
[pid=21370] ppid=21368 vsize=5360 CPUtime=0.94
/proc/21370/stat : 21370 (run.sh) S 21368 21370 20961 0 -1 4194304 341 1105 0 0 0 0 94 0 16 0 1 0 70453394 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21370/statm: 1340 241 197 169 0 51 0
[pid=21374] ppid=21370 vsize=6596 CPUtime=161.26
/proc/21374/stat : 21374 (minisat) R 21370 21370 20961 0 -1 4194304 1328 0 0 0 16125 1 0 0 25 0 1 0 70453490 6754304 1312 1992294400 134512640 135212939 4294956240 18446744073709551615 134526636 0 0 4096 3 0 0 0 17 1 0 0
/proc/21374/statm: 1649 1312 76 170 0 1477 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 11956

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 21374
/proc/meminfo: memFree=1397776/2055920 swapFree=4192812/4192956
[pid=21370] ppid=21368 vsize=5360 CPUtime=0.94
/proc/21370/stat : 21370 (run.sh) S 21368 21370 20961 0 -1 4194304 341 1105 0 0 0 0 94 0 16 0 1 0 70453394 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21370/statm: 1340 241 197 169 0 51 0
[pid=21374] ppid=21370 vsize=6916 CPUtime=221.24
/proc/21374/stat : 21374 (minisat) R 21370 21370 20961 0 -1 4194304 1409 0 0 0 22123 1 0 0 25 0 1 0 70453490 7081984 1393 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/21374/statm: 1729 1393 76 170 0 1557 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 12276

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 21374
/proc/meminfo: memFree=1397136/2055920 swapFree=4192812/4192956
[pid=21370] ppid=21368 vsize=5360 CPUtime=0.94
/proc/21370/stat : 21370 (run.sh) S 21368 21370 20961 0 -1 4194304 341 1105 0 0 0 0 94 0 16 0 1 0 70453394 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21370/statm: 1340 241 197 169 0 51 0
[pid=21374] ppid=21370 vsize=7668 CPUtime=281.21
/proc/21374/stat : 21374 (minisat) R 21370 21370 20961 0 -1 4194304 1567 0 0 0 28120 1 0 0 25 0 1 0 70453490 7852032 1551 1992294400 134512640 135212939 4294956240 18446744073709551615 134526829 0 0 4096 3 0 0 0 17 0 0 0
/proc/21374/statm: 1917 1551 76 170 0 1745 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 13028

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 21374
/proc/meminfo: memFree=1396816/2055920 swapFree=4192812/4192956
[pid=21370] ppid=21368 vsize=5360 CPUtime=0.94
/proc/21370/stat : 21370 (run.sh) S 21368 21370 20961 0 -1 4194304 341 1105 0 0 0 0 94 0 16 0 1 0 70453394 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21370/statm: 1340 241 197 169 0 51 0
[pid=21374] ppid=21370 vsize=7960 CPUtime=341.18
/proc/21374/stat : 21374 (minisat) R 21370 21370 20961 0 -1 4194304 1655 0 0 0 34117 1 0 0 25 0 1 0 70453490 8151040 1639 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/21374/statm: 1990 1639 76 170 0 1818 0
Current children cumulated CPU time (s) 342.12

################
# More data... #
################


[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 21380
/proc/meminfo: memFree=1394960/2055920 swapFree=4192812/4192956
[pid=21370] ppid=21368 vsize=5360 CPUtime=0.94
/proc/21370/stat : 21370 (run.sh) S 21368 21370 20961 0 -1 4194304 341 1105 0 0 0 0 94 0 16 0 1 0 70453394 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21370/statm: 1340 241 197 169 0 51 0
[pid=21374] ppid=21370 vsize=9844 CPUtime=701.04
/proc/21374/stat : 21374 (minisat) R 21370 21370 20961 0 -1 4194304 2067 0 0 0 70102 2 0 0 25 0 1 0 70453490 10080256 2051 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 1 0 0
/proc/21374/statm: 2461 2051 76 170 0 2289 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 15204

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 21380
/proc/meminfo: memFree=1394832/2055920 swapFree=4192812/4192956
[pid=21370] ppid=21368 vsize=5360 CPUtime=0.94
/proc/21370/stat : 21370 (run.sh) S 21368 21370 20961 0 -1 4194304 341 1105 0 0 0 0 94 0 16 0 1 0 70453394 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21370/statm: 1340 241 197 169 0 51 0
[pid=21374] ppid=21370 vsize=10032 CPUtime=761.01
/proc/21374/stat : 21374 (minisat) R 21370 21370 20961 0 -1 4194304 2092 0 0 0 76099 2 0 0 25 0 1 0 70453490 10272768 2076 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/21374/statm: 2508 2076 76 170 0 2336 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 15392

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 21380
/proc/meminfo: memFree=1394768/2055920 swapFree=4192812/4192956
[pid=21370] ppid=21368 vsize=5360 CPUtime=0.94
/proc/21370/stat : 21370 (run.sh) S 21368 21370 20961 0 -1 4194304 341 1105 0 0 0 0 94 0 16 0 1 0 70453394 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21370/statm: 1340 241 197 169 0 51 0
[pid=21374] ppid=21370 vsize=10032 CPUtime=820.98
/proc/21374/stat : 21374 (minisat) R 21370 21370 20961 0 -1 4194304 2115 0 0 0 82096 2 0 0 25 0 1 0 70453490 10272768 2099 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21374/statm: 2508 2099 76 170 0 2336 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 15392

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 21380
/proc/meminfo: memFree=1394576/2055920 swapFree=4192812/4192956
[pid=21370] ppid=21368 vsize=5360 CPUtime=0.94
/proc/21370/stat : 21370 (run.sh) S 21368 21370 20961 0 -1 4194304 341 1105 0 0 0 0 94 0 16 0 1 0 70453394 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21370/statm: 1340 241 197 169 0 51 0
[pid=21374] ppid=21370 vsize=10192 CPUtime=880.96
/proc/21374/stat : 21374 (minisat) R 21370 21370 20961 0 -1 4194304 2155 0 0 0 88094 2 0 0 25 0 1 0 70453490 10436608 2139 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/21374/statm: 2548 2139 76 170 0 2376 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 15552

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 21380
/proc/meminfo: memFree=1394448/2055920 swapFree=4192812/4192956
[pid=21370] ppid=21368 vsize=5360 CPUtime=0.94
/proc/21370/stat : 21370 (run.sh) S 21368 21370 20961 0 -1 4194304 341 1105 0 0 0 0 94 0 16 0 1 0 70453394 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21370/statm: 1340 241 197 169 0 51 0
[pid=21374] ppid=21370 vsize=10476 CPUtime=940.94
/proc/21374/stat : 21374 (minisat) R 21370 21370 20961 0 -1 4194304 2189 0 0 0 94092 2 0 0 25 0 1 0 70453490 10727424 2173 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21374/statm: 2619 2173 76 170 0 2447 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 15836

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 21380
/proc/meminfo: memFree=1394320/2055920 swapFree=4192812/4192956
[pid=21370] ppid=21368 vsize=5360 CPUtime=0.94
/proc/21370/stat : 21370 (run.sh) S 21368 21370 20961 0 -1 4194304 341 1105 0 0 0 0 94 0 16 0 1 0 70453394 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21370/statm: 1340 241 197 169 0 51 0
[pid=21374] ppid=21370 vsize=10640 CPUtime=1000.91
/proc/21374/stat : 21374 (minisat) R 21370 21370 20961 0 -1 4194304 2235 0 0 0 100089 2 0 0 25 0 1 0 70453490 10895360 2219 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21374/statm: 2660 2219 76 170 0 2488 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 16000

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

[startup+1023.9 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 21380
/proc/meminfo: memFree=1394256/2055920 swapFree=4192812/4192956
[pid=21370] ppid=21368 vsize=5360 CPUtime=0.94
/proc/21370/stat : 21370 (run.sh) S 21368 21370 20961 0 -1 4194304 341 1105 0 0 0 0 94 0 16 0 1 0 70453394 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21370/statm: 1340 241 197 169 0 51 0
[pid=21374] ppid=21370 vsize=10640 CPUtime=1022.5
/proc/21374/stat : 21374 (minisat) R 21370 21370 20961 0 -1 4194304 2258 0 0 0 102248 2 0 0 25 0 1 0 70453490 10895360 2242 1992294400 134512640 135212939 4294956240 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 0 0 0
/proc/21374/statm: 2660 2242 76 170 0 2488 0
Current children cumulated CPU time (s) 1023.44
Current children cumulated vsize (KiB) 16000

[startup+1036.7 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 21380
/proc/meminfo: memFree=1394192/2055920 swapFree=4192812/4192956
[pid=21370] ppid=21368 vsize=5360 CPUtime=0.94
/proc/21370/stat : 21370 (run.sh) S 21368 21370 20961 0 -1 4194304 341 1105 0 0 0 0 94 0 16 0 1 0 70453394 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21370/statm: 1340 241 197 169 0 51 0
[pid=21374] ppid=21370 vsize=10784 CPUtime=1035.29
/proc/21374/stat : 21374 (minisat) R 21370 21370 20961 0 -1 4194304 2268 0 0 0 103527 2 0 0 25 0 1 0 70453490 11042816 2252 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/21374/statm: 2696 2252 76 170 0 2524 0
Current children cumulated CPU time (s) 1036.23
Current children cumulated vsize (KiB) 16144

[startup+1043.1 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 21380
/proc/meminfo: memFree=1394192/2055920 swapFree=4192812/4192956
[pid=21370] ppid=21368 vsize=5360 CPUtime=0.94
/proc/21370/stat : 21370 (run.sh) S 21368 21370 20961 0 -1 4194304 341 1105 0 0 0 0 94 0 16 0 1 0 70453394 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21370/statm: 1340 241 197 169 0 51 0
[pid=21374] ppid=21370 vsize=10784 CPUtime=1041.69
/proc/21374/stat : 21374 (minisat) R 21370 21370 20961 0 -1 4194304 2277 0 0 0 104167 2 0 0 25 0 1 0 70453490 11042816 2261 1992294400 134512640 135212939 4294956240 18446744073709551615 134527051 0 0 4096 3 0 0 0 17 0 0 0
/proc/21374/statm: 2696 2261 76 170 0 2524 0
Current children cumulated CPU time (s) 1042.63
Current children cumulated vsize (KiB) 16144

[startup+1044.7 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 21380
/proc/meminfo: memFree=1394192/2055920 swapFree=4192812/4192956
[pid=21370] ppid=21368 vsize=5360 CPUtime=0.94
/proc/21370/stat : 21370 (run.sh) S 21368 21370 20961 0 -1 4194304 341 1105 0 0 0 0 94 0 16 0 1 0 70453394 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21370/statm: 1340 241 197 169 0 51 0
[pid=21374] ppid=21370 vsize=10784 CPUtime=1043.29
/proc/21374/stat : 21374 (minisat) R 21370 21370 20961 0 -1 4194304 2277 0 0 0 104327 2 0 0 25 0 1 0 70453490 11042816 2261 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21374/statm: 2696 2261 76 170 0 2524 0
Current children cumulated CPU time (s) 1044.23
Current children cumulated vsize (KiB) 16144

[startup+1045.5 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 21380
/proc/meminfo: memFree=1394192/2055920 swapFree=4192812/4192956
[pid=21370] ppid=21368 vsize=5360 CPUtime=0.94
/proc/21370/stat : 21370 (run.sh) S 21368 21370 20961 0 -1 4194304 341 1105 0 0 0 0 94 0 16 0 1 0 70453394 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21370/statm: 1340 241 197 169 0 51 0
[pid=21374] ppid=21370 vsize=10784 CPUtime=1044.09
/proc/21374/stat : 21374 (minisat) R 21370 21370 20961 0 -1 4194304 2277 0 0 0 104407 2 0 0 25 0 1 0 70453490 11042816 2261 1992294400 134512640 135212939 4294956240 18446744073709551615 134526638 0 0 4096 3 0 0 0 17 0 0 0
/proc/21374/statm: 2696 2261 76 170 0 2524 0
Current children cumulated CPU time (s) 1045.03
Current children cumulated vsize (KiB) 16144

[startup+1045.9 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 21380
/proc/meminfo: memFree=1394192/2055920 swapFree=4192812/4192956
[pid=21370] ppid=21368 vsize=5360 CPUtime=0.94
/proc/21370/stat : 21370 (run.sh) S 21368 21370 20961 0 -1 4194304 341 1105 0 0 0 0 94 0 16 0 1 0 70453394 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21370/statm: 1340 241 197 169 0 51 0
[pid=21374] ppid=21370 vsize=10784 CPUtime=1044.49
/proc/21374/stat : 21374 (minisat) R 21370 21370 20961 0 -1 4194304 2277 0 0 0 104447 2 0 0 25 0 1 0 70453490 11042816 2261 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21374/statm: 2696 2261 76 170 0 2524 0
Current children cumulated CPU time (s) 1045.43
Current children cumulated vsize (KiB) 16144

[startup+1046.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 21380
/proc/meminfo: memFree=1394192/2055920 swapFree=4192812/4192956
[pid=21370] ppid=21368 vsize=5360 CPUtime=0.94
/proc/21370/stat : 21370 (run.sh) S 21368 21370 20961 0 -1 4194304 341 1105 0 0 0 0 94 0 16 0 1 0 70453394 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21370/statm: 1340 241 197 169 0 51 0
[pid=21374] ppid=21370 vsize=10784 CPUtime=1044.89
/proc/21374/stat : 21374 (minisat) R 21370 21370 20961 0 -1 4194304 2277 0 0 0 104487 2 0 0 25 0 1 0 70453490 11042816 2261 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21374/statm: 2696 2261 76 170 0 2524 0
Current children cumulated CPU time (s) 1045.83
Current children cumulated vsize (KiB) 16144

[startup+1046.4 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 21380
/proc/meminfo: memFree=1394192/2055920 swapFree=4192812/4192956
[pid=21370] ppid=21368 vsize=5360 CPUtime=0.94
/proc/21370/stat : 21370 (run.sh) S 21368 21370 20961 0 -1 4194304 341 1105 0 0 0 0 94 0 16 0 1 0 70453394 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21370/statm: 1340 241 197 169 0 51 0
[pid=21374] ppid=21370 vsize=10784 CPUtime=1044.99
/proc/21374/stat : 21374 (minisat) R 21370 21370 20961 0 -1 4194304 2277 0 0 0 104497 2 0 0 25 0 1 0 70453490 11042816 2261 1992294400 134512640 135212939 4294956240 18446744073709551615 134536058 0 0 4096 3 0 0 0 17 0 0 0
/proc/21374/statm: 2696 2261 76 170 0 2524 0
Current children cumulated CPU time (s) 1045.93
Current children cumulated vsize (KiB) 16144

Child status: 20
Real time (s): 1046.46
CPU time (s): 1046.02
CPU user time (s): 1045.98
CPU system time (s): 0.033994
CPU usage (%): 99.9576
Max. virtual memory (cumulated for all children) (KiB): 16144

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

runsolver used 1.09083 second user time and 2.72458 second system time

The end

Launcher Data

Begin job on node7 at 2009-05-12 20:55:15
IDJOB=1807028
IDBENCH=71145
IDSOLVER=647
FILE ID=node7/1807028-1242154515
PBS_JOBID= 9289714
Free space on /tmp= 66256 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3_4vars_6gates.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1807028-1242154515/watcher-1807028-1242154515 -o /tmp/evaluation-result-1807028-1242154515/solver-1807028-1242154515 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1807028-1242154515.cnf HOME

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

MD5SUM BENCH= afeeef613d4caffff91375d49585d115
RANDOM SEED=2004839068

node7.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.243
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.243
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:       1404480 kB
Buffers:         60624 kB
Cached:         493368 kB
SwapCached:        140 kB
Active:          91932 kB
Inactive:       476068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1404480 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2296 kB
Writeback:           0 kB
Mapped:          23648 kB
Slab:            69368 kB
Committed_AS:   258936 kB
PageTables:       1444 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= 66256 MiB
End job on node7 at 2009-05-12 21:12:42