Trace number 1797396

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 240.752 240.865

General information on the benchmark

Namesimon-s02b-dp11u10.cnf
MD5SUMbd35ccd857138682818061a3fbcb7546
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark110.933
Satisfiable
(Un)Satisfiability was proved
Number of variables8513
Number of clauses25271
Sum of the clauses size59561
Maximum clause length11
Minimum clause length1
Number of clauses of size 122
Number of clauses of size 216216
Number of clauses of size 39032
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 6
1.79/1.84	#LEARNT CLAUSES 0
1.79/1.86	done !
1.79/1.86	c Now, SatElite...
1.79/1.86	c Parsing...
1.79/1.89	c ==============================================================================
1.79/1.89	c |           |     ORIGINAL     |              LEARNT              |          |
1.79/1.89	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.79/1.89	c ==============================================================================
1.79/1.89	c |         0 |   22293    51881 |    6687       0        0     nan |  0.000 % |
1.85/2.06	c |         0 |   10193    30943 |      --       0       --      -- |     --   | -12100/-20938
1.85/2.06	c ==============================================================================
1.85/2.06	c Result  :   #vars: 2095   #clauses: 10193   #literals: 30943
1.85/2.06	c CPU time:   0.188971 s
1.85/2.06	c ==============================================================================
1.85/2.08	c SatElite is done !
1.85/2.08	c Calling MINISAT
1.85/2.08	This is MiniSat 2.0 beta
1.85/2.08	WARNING: for repeatability, setting FPU to use double precision
1.85/2.08	============================[ Problem Statistics ]=============================
1.85/2.08	|                                                                             |
1.85/2.08	|  Number of variables:  2095                                                 |
1.85/2.08	|  Number of clauses:    10193                                                |
1.85/2.09	|  Parsing time:         0.01         s                                       |
1.85/2.09	============================[ Search Statistics ]==============================
1.85/2.09	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.85/2.09	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.85/2.09	===============================================================================
1.85/2.09	|         0 |    2095    10193    30943 |     3397        0    nan |  0.000 % |
1.85/2.10	|       101 |    2095    10193    30943 |     3737      101      9 |  0.000 % |
2.08/2.11	|       251 |    2095    10193    30943 |     4111      251     14 |  0.000 % |
2.08/2.13	|       476 |    2094    10171    30899 |     4522      467     17 |  0.048 % |
2.08/2.16	|       813 |    2094    10171    30899 |     4974      804     17 |  0.048 % |
2.18/2.21	|      1320 |    2094    10171    30899 |     5471     1311     20 |  0.048 % |
2.28/2.31	|      2079 |    2094    10171    30899 |     6019     2070     24 |  0.048 % |
2.38/2.43	|      3220 |    2094    10171    30899 |     6621     3211     25 |  0.050 % |
2.58/2.64	|      4929 |    2094    10171    30899 |     7283     4920     27 |  0.048 % |
2.98/3.03	|      7494 |    2093    10149    30855 |     8011     7480     30 |  0.096 % |
3.58/3.67	|     11338 |    2093    10149    30855 |     8812     7119     32 |  0.096 % |
4.68/4.75	|     17104 |    2092    10127    30811 |     9693     8310     31 |  0.143 % |
6.08/6.16	|     25754 |    2091    10105    30767 |    10663     6453     28 |  0.192 % |
8.38/8.46	|     38729 |    2091    10105    30767 |    11729     8465     28 |  0.191 % |
11.98/12.01	|     58192 |    2091    10105    30767 |    12902     9935     25 |  0.191 % |
17.58/17.64	|     87384 |    2091    10105    30767 |    14192    12409     33 |  0.191 % |
26.57/26.66	|    131174 |    2091    10105    30767 |    15612    12575     29 |  0.192 % |
40.27/40.34	|    196858 |    2091    10105    30767 |    17173    14576     25 |  0.191 % |
62.93/63.07	|    295385 |    2091    10105    30767 |    18890    16722     27 |  0.191 % |
97.82/97.95	|    443174 |    2091    10105    30767 |    20779    10990     25 |  0.191 % |
152.99/153.16	|    664857 |    2091    10105    30767 |    22857    11523     22 |  0.191 % |
238.97/239.12	|    997382 |    2036     9565    28948 |    25143    14257     22 |  2.818 % |
240.68/240.86	===============================================================================
240.68/240.86	restarts              : 22
240.68/240.86	conflicts             : 1002773        (4202 /sec)
240.68/240.86	decisions             : 1218104        (1.38 % random) (5104 /sec)
240.68/240.86	propagations          : 262257676      (1098882 /sec)
240.68/240.86	conflict literals     : 27436146       (48.25 % deleted)
240.68/240.86	Memory used           : 8.52 MB
240.68/240.86	CPU time              : 238.659 s
240.68/240.86	
240.68/240.86	UNSATISFIABLE
240.68/240.86	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-1797396-1242089789/watcher-1797396-1242089789 -o /tmp/evaluation-result-1797396-1242089789/solver-1797396-1242089789 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797396-1242089789.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.92 0.97 0.99 3/64 1696
/proc/meminfo: memFree=1389368/2055920 swapFree=4110812/4192956
[pid=1696] ppid=1694 vsize=5360 CPUtime=0
/proc/1696/stat : 1696 (run.sh) R 1694 1696 1598 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 237012398 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 212234463903 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/1696/statm: 1340 236 195 169 0 51 0
[pid=1697] ppid=1696 vsize=2104 CPUtime=0
/proc/1697/stat : 1697 (revival) R 1696 1696 1598 0 -1 4194304 264 0 0 0 0 0 0 0 18 0 1 0 237012399 2154496 230 1992294400 134512640 134537284 4294956368 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 0 0 0
/proc/1697/statm: 526 233 82 6 0 164 0

[startup+0.0888291 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 1696
/proc/meminfo: memFree=1389368/2055920 swapFree=4110812/4192956
[pid=1696] ppid=1694 vsize=5360 CPUtime=0
/proc/1696/stat : 1696 (run.sh) S 1694 1696 1598 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 237012398 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1696/statm: 1340 237 196 169 0 51 0
[pid=1697] ppid=1696 vsize=3532 CPUtime=0.08
/proc/1697/stat : 1697 (revival) R 1696 1696 1598 0 -1 4194304 630 0 0 0 8 0 0 0 19 0 1 50000 237012399 3616768 502 1992294400 134512640 134537284 4294956368 18446744073709551615 134523745 0 0 4096 8192 0 0 0 17 0 0 0
/proc/1697/statm: 883 502 85 6 0 521 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8892

[startup+0.10283 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 1696
/proc/meminfo: memFree=1389368/2055920 swapFree=4110812/4192956
[pid=1696] ppid=1694 vsize=5360 CPUtime=0
/proc/1696/stat : 1696 (run.sh) S 1694 1696 1598 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 237012398 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1696/statm: 1340 237 196 169 0 51 0
[pid=1697] ppid=1696 vsize=3532 CPUtime=0.09
/proc/1697/stat : 1697 (revival) R 1696 1696 1598 0 -1 4194304 630 0 0 0 9 0 0 0 19 0 1 50000 237012399 3616768 502 1992294400 134512640 134537284 4294956368 18446744073709551615 134523745 0 0 4096 8192 0 0 0 17 0 0 0
/proc/1697/statm: 883 502 85 6 0 521 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8892

[startup+0.302849 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 1696
/proc/meminfo: memFree=1389368/2055920 swapFree=4110812/4192956
[pid=1696] ppid=1694 vsize=5360 CPUtime=0
/proc/1696/stat : 1696 (run.sh) S 1694 1696 1598 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 237012398 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1696/statm: 1340 237 196 169 0 51 0
[pid=1697] ppid=1696 vsize=3532 CPUtime=0.29
/proc/1697/stat : 1697 (revival) R 1696 1696 1598 0 -1 4194304 630 0 0 0 29 0 0 0 21 0 1 50000 237012399 3616768 502 1992294400 134512640 134537284 4294956368 18446744073709551615 134523703 0 0 4096 8192 0 0 0 17 0 0 0
/proc/1697/statm: 883 502 85 6 0 521 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8892

[startup+0.702886 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 1696
/proc/meminfo: memFree=1389368/2055920 swapFree=4110812/4192956
[pid=1696] ppid=1694 vsize=5360 CPUtime=0
/proc/1696/stat : 1696 (run.sh) S 1694 1696 1598 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 237012398 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1696/statm: 1340 237 196 169 0 51 0
[pid=1697] ppid=1696 vsize=3532 CPUtime=0.69
/proc/1697/stat : 1697 (revival) R 1696 1696 1598 0 -1 4194304 630 0 0 0 69 0 0 0 25 0 1 50000 237012399 3616768 502 1992294400 134512640 134537284 4294956368 18446744073709551615 134515781 0 0 4096 8192 0 0 0 17 0 0 0
/proc/1697/statm: 883 502 85 6 0 521 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8892

[startup+1.50197 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 1698
/proc/meminfo: memFree=1387240/2055920 swapFree=4110812/4192956
[pid=1696] ppid=1694 vsize=5360 CPUtime=0
/proc/1696/stat : 1696 (run.sh) S 1694 1696 1598 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 237012398 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1696/statm: 1340 237 196 169 0 51 0
[pid=1697] ppid=1696 vsize=3532 CPUtime=1.49
/proc/1697/stat : 1697 (revival) R 1696 1696 1598 0 -1 4194304 630 0 0 0 149 0 0 0 25 0 1 50000 237012399 3616768 502 1992294400 134512640 134537284 4294956368 18446744073709551615 134523958 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1697/statm: 883 502 85 6 0 521 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8892

[startup+3.10111 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 1700
/proc/meminfo: memFree=1387048/2055920 swapFree=4110812/4192956
[pid=1696] ppid=1694 vsize=5360 CPUtime=2.07
/proc/1696/stat : 1696 (run.sh) S 1694 1696 1598 0 -1 4194304 341 1770 0 0 0 0 206 1 16 0 1 0 237012398 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1696/statm: 1340 241 197 169 0 51 0
[pid=1700] ppid=1696 vsize=3772 CPUtime=1.01
/proc/1700/stat : 1700 (minisat) R 1696 1696 1598 0 -1 4194304 616 0 0 0 101 0 0 0 25 0 1 0 237012606 3862528 600 1992294400 134512640 135212939 4294956240 18446744073709551615 134526691 0 0 4096 3 0 0 0 17 0 0 0
/proc/1700/statm: 943 600 76 170 0 771 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9132

[startup+6.3014 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 1700
/proc/meminfo: memFree=1385256/2055920 swapFree=4110812/4192956
[pid=1696] ppid=1694 vsize=5360 CPUtime=2.07
/proc/1696/stat : 1696 (run.sh) S 1694 1696 1598 0 -1 4194304 341 1770 0 0 0 0 206 1 16 0 1 0 237012398 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1696/statm: 1340 241 197 169 0 51 0
[pid=1700] ppid=1696 vsize=4168 CPUtime=4.21
/proc/1700/stat : 1700 (minisat) R 1696 1696 1598 0 -1 4194304 730 0 0 0 421 0 0 0 25 0 1 0 237012606 4268032 714 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/1700/statm: 1042 714 76 170 0 870 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9528

[startup+12.702 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 1700
/proc/meminfo: memFree=1384624/2055920 swapFree=4110812/4192956
[pid=1696] ppid=1694 vsize=5360 CPUtime=2.07
/proc/1696/stat : 1696 (run.sh) S 1694 1696 1598 0 -1 4194304 341 1770 0 0 0 0 206 1 16 0 1 0 237012398 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1696/statm: 1340 241 197 169 0 51 0
[pid=1700] ppid=1696 vsize=4960 CPUtime=10.61
/proc/1700/stat : 1700 (minisat) R 1696 1696 1598 0 -1 4194304 911 0 0 0 1061 0 0 0 25 0 1 0 237012606 5079040 895 1992294400 134512640 135212939 4294956240 18446744073709551615 134538887 0 0 4096 3 0 0 0 17 0 0 0
/proc/1700/statm: 1240 895 76 170 0 1068 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10320

[startup+25.5012 s]
/proc/loadavg: 0.95 0.97 0.99 2/66 1700
/proc/meminfo: memFree=1383792/2055920 swapFree=4110812/4192956
[pid=1696] ppid=1694 vsize=5360 CPUtime=2.07
/proc/1696/stat : 1696 (run.sh) S 1694 1696 1598 0 -1 4194304 341 1770 0 0 0 0 206 1 16 0 1 0 237012398 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1696/statm: 1340 241 197 169 0 51 0
[pid=1700] ppid=1696 vsize=5628 CPUtime=23.4
/proc/1700/stat : 1700 (minisat) R 1696 1696 1598 0 -1 4194304 1089 0 0 0 2340 0 0 0 25 0 1 0 237012606 5763072 1073 1992294400 134512640 135212939 4294956240 18446744073709551615 134527133 0 0 4096 3 0 0 0 17 0 0 0
/proc/1700/statm: 1407 1073 76 170 0 1235 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10988

[startup+51.1025 s]
/proc/loadavg: 0.96 0.97 0.99 2/66 1700
/proc/meminfo: memFree=1383216/2055920 swapFree=4110812/4192956
[pid=1696] ppid=1694 vsize=5360 CPUtime=2.07
/proc/1696/stat : 1696 (run.sh) S 1694 1696 1598 0 -1 4194304 341 1770 0 0 0 0 206 1 16 0 1 0 237012398 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1696/statm: 1340 241 197 169 0 51 0
[pid=1700] ppid=1696 vsize=6296 CPUtime=48.97
/proc/1700/stat : 1700 (minisat) R 1696 1696 1598 0 -1 4194304 1267 0 0 0 4897 0 0 0 25 0 1 0 237012606 6447104 1251 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/1700/statm: 1574 1251 76 170 0 1402 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 11656

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 1700
/proc/meminfo: memFree=1382256/2055920 swapFree=4110812/4192956
[pid=1696] ppid=1694 vsize=5360 CPUtime=2.07
/proc/1696/stat : 1696 (run.sh) S 1694 1696 1598 0 -1 4194304 341 1770 0 0 0 0 206 1 16 0 1 0 237012398 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1696/statm: 1340 241 197 169 0 51 0
[pid=1700] ppid=1696 vsize=7292 CPUtime=100.15
/proc/1700/stat : 1700 (minisat) R 1696 1696 1598 0 -1 4194304 1484 0 0 0 10015 0 0 0 25 0 1 0 237012606 7467008 1468 1992294400 134512640 135212939 4294956240 18446744073709551615 134536103 0 0 4096 3 0 0 0 17 0 0 0
/proc/1700/statm: 1823 1468 76 170 0 1651 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 12652

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1700
/proc/meminfo: memFree=1381424/2055920 swapFree=4110812/4192956
[pid=1696] ppid=1694 vsize=5360 CPUtime=2.07
/proc/1696/stat : 1696 (run.sh) S 1694 1696 1598 0 -1 4194304 341 1770 0 0 0 0 206 1 16 0 1 0 237012398 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1696/statm: 1340 241 197 169 0 51 0
[pid=1700] ppid=1696 vsize=8116 CPUtime=160.13
/proc/1700/stat : 1700 (minisat) R 1696 1696 1598 0 -1 4194304 1682 0 0 0 16012 1 0 0 25 0 1 0 237012606 8310784 1666 1992294400 134512640 135212939 4294956240 18446744073709551615 134527040 0 0 4096 3 0 0 0 17 0 0 0
/proc/1700/statm: 2029 1666 76 170 0 1857 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 13476

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1700
/proc/meminfo: memFree=1380848/2055920 swapFree=4110812/4192956
[pid=1696] ppid=1694 vsize=5360 CPUtime=2.07
/proc/1696/stat : 1696 (run.sh) S 1694 1696 1598 0 -1 4194304 341 1770 0 0 0 0 206 1 16 0 1 0 237012398 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1696/statm: 1340 241 197 169 0 51 0
[pid=1700] ppid=1696 vsize=8540 CPUtime=220.11
/proc/1700/stat : 1700 (minisat) R 1696 1696 1598 0 -1 4194304 1812 0 0 0 22010 1 0 0 25 0 1 0 237012606 8744960 1796 1992294400 134512640 135212939 4294956240 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 0 0 0
/proc/1700/statm: 2135 1796 76 170 0 1963 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 13900

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

[startup+230.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1700
/proc/meminfo: memFree=1380784/2055920 swapFree=4110812/4192956
[pid=1696] ppid=1694 vsize=5360 CPUtime=2.07
/proc/1696/stat : 1696 (run.sh) S 1694 1696 1598 0 -1 4194304 341 1770 0 0 0 0 206 1 16 0 1 0 237012398 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1696/statm: 1340 241 197 169 0 51 0
[pid=1700] ppid=1696 vsize=8716 CPUtime=228.11
/proc/1700/stat : 1700 (minisat) R 1696 1696 1598 0 -1 4194304 1827 0 0 0 22810 1 0 0 25 0 1 0 237012606 8925184 1811 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/1700/statm: 2179 1811 76 170 0 2007 0
Current children cumulated CPU time (s) 230.18
Current children cumulated vsize (KiB) 14076

[startup+236.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1700
/proc/meminfo: memFree=1380784/2055920 swapFree=4110812/4192956
[pid=1696] ppid=1694 vsize=5360 CPUtime=2.07
/proc/1696/stat : 1696 (run.sh) S 1694 1696 1598 0 -1 4194304 341 1770 0 0 0 0 206 1 16 0 1 0 237012398 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1696/statm: 1340 241 197 169 0 51 0
[pid=1700] ppid=1696 vsize=8716 CPUtime=234.51
/proc/1700/stat : 1700 (minisat) R 1696 1696 1598 0 -1 4194304 1827 0 0 0 23450 1 0 0 25 0 1 0 237012606 8925184 1811 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/1700/statm: 2179 1811 76 170 0 2007 0
Current children cumulated CPU time (s) 236.58
Current children cumulated vsize (KiB) 14076

[startup+238.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1700
/proc/meminfo: memFree=1380784/2055920 swapFree=4110812/4192956
[pid=1696] ppid=1694 vsize=5360 CPUtime=2.07
/proc/1696/stat : 1696 (run.sh) S 1694 1696 1598 0 -1 4194304 341 1770 0 0 0 0 206 1 16 0 1 0 237012398 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1696/statm: 1340 241 197 169 0 51 0
[pid=1700] ppid=1696 vsize=8716 CPUtime=236.11
/proc/1700/stat : 1700 (minisat) R 1696 1696 1598 0 -1 4194304 1827 0 0 0 23610 1 0 0 25 0 1 0 237012606 8925184 1811 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/1700/statm: 2179 1811 76 170 0 2007 0
Current children cumulated CPU time (s) 238.18
Current children cumulated vsize (KiB) 14076

[startup+239.903 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1700
/proc/meminfo: memFree=1380784/2055920 swapFree=4110812/4192956
[pid=1696] ppid=1694 vsize=5360 CPUtime=2.07
/proc/1696/stat : 1696 (run.sh) S 1694 1696 1598 0 -1 4194304 341 1770 0 0 0 0 206 1 16 0 1 0 237012398 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1696/statm: 1340 241 197 169 0 51 0
[pid=1700] ppid=1696 vsize=8716 CPUtime=237.71
/proc/1700/stat : 1700 (minisat) R 1696 1696 1598 0 -1 4194304 1827 0 0 0 23770 1 0 0 25 0 1 0 237012606 8925184 1811 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/1700/statm: 2179 1811 76 170 0 2007 0
Current children cumulated CPU time (s) 239.78
Current children cumulated vsize (KiB) 14076

[startup+240.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1700
/proc/meminfo: memFree=1380784/2055920 swapFree=4110812/4192956
[pid=1696] ppid=1694 vsize=5360 CPUtime=2.07
/proc/1696/stat : 1696 (run.sh) S 1694 1696 1598 0 -1 4194304 341 1770 0 0 0 0 206 1 16 0 1 0 237012398 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1696/statm: 1340 241 197 169 0 51 0
[pid=1700] ppid=1696 vsize=8716 CPUtime=238.11
/proc/1700/stat : 1700 (minisat) R 1696 1696 1598 0 -1 4194304 1827 0 0 0 23810 1 0 0 25 0 1 0 237012606 8925184 1811 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/1700/statm: 2179 1811 76 170 0 2007 0
Current children cumulated CPU time (s) 240.18
Current children cumulated vsize (KiB) 14076

[startup+240.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1700
/proc/meminfo: memFree=1380784/2055920 swapFree=4110812/4192956
[pid=1696] ppid=1694 vsize=5360 CPUtime=2.07
/proc/1696/stat : 1696 (run.sh) S 1694 1696 1598 0 -1 4194304 341 1770 0 0 0 0 206 1 16 0 1 0 237012398 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1696/statm: 1340 241 197 169 0 51 0
[pid=1700] ppid=1696 vsize=8716 CPUtime=238.5
/proc/1700/stat : 1700 (minisat) R 1696 1696 1598 0 -1 4194304 1827 0 0 0 23849 1 0 0 25 0 1 0 237012606 8925184 1811 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/1700/statm: 2179 1811 76 170 0 2007 0
Current children cumulated CPU time (s) 240.57
Current children cumulated vsize (KiB) 14076

[startup+240.802 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 1700
/proc/meminfo: memFree=1380784/2055920 swapFree=4110812/4192956
[pid=1696] ppid=1694 vsize=5360 CPUtime=2.07
/proc/1696/stat : 1696 (run.sh) S 1694 1696 1598 0 -1 4194304 341 1770 0 0 0 0 206 1 16 0 1 0 237012398 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1696/statm: 1340 241 197 169 0 51 0
[pid=1700] ppid=1696 vsize=8716 CPUtime=238.61
/proc/1700/stat : 1700 (minisat) R 1696 1696 1598 0 -1 4194304 1827 0 0 0 23860 1 0 0 25 0 1 0 237012606 8925184 1811 1992294400 134512640 135212939 4294956240 18446744073709551615 134523980 0 0 4096 3 0 0 0 17 0 0 0
/proc/1700/statm: 2179 1811 76 170 0 2007 0
Current children cumulated CPU time (s) 240.68
Current children cumulated vsize (KiB) 14076

Child status: 20
Real time (s): 240.865
CPU time (s): 240.752
CPU user time (s): 240.724
CPU system time (s): 0.027995
CPU usage (%): 99.9533
Max. virtual memory (cumulated for all children) (KiB): 14076

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

runsolver used 0.220966 second user time and 0.666898 second system time

The end

Launcher Data

Begin job on node14 at 2009-05-12 02:56:29
IDJOB=1797396
IDBENCH=71741
IDSOLVER=647
FILE ID=node14/1797396-1242089789
PBS_JOBID= 9277722
Free space on /tmp= 65996 MiB

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

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

MD5SUM BENCH= bd35ccd857138682818061a3fbcb7546
RANDOM SEED=2034786716

node14.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.256
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.256
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:       1389912 kB
Buffers:         77432 kB
Cached:         436540 kB
SwapCached:      77084 kB
Active:         175788 kB
Inactive:       417284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1389912 kB
SwapTotal:     4192956 kB
SwapFree:      4110812 kB
Dirty:            1776 kB
Writeback:           0 kB
Mapped:          13488 kB
Slab:            58984 kB
Committed_AS:   780764 kB
PageTables:       1448 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= 65992 MiB
End job on node14 at 2009-05-12 03:00:30