Trace number 1796426

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 581.322 581.481

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.10.unsat.cnf
MD5SUMb1a6497b6934405ef70bfcc51fa85893
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark486.742
Satisfiable
(Un)Satisfiability was proved
Number of variables1111
Number of clauses3756
Sum of the clauses size9786
Maximum clause length19
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 21603
Number of clauses of size 32090
Number of clauses of size 430
Number of clauses of size 518
Number of clauses of size over 512

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 4
0.00/0.03	#LEARNT CLAUSES 1
0.00/0.03	done !
0.00/0.03	c Now, SatElite...
0.00/0.03	c Parsing...
0.00/0.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |    3701     9658 |    1110       0        0     nan |  0.000 % |
0.03/0.05	c |         0 |    3157     9416 |      --       0       --      -- |     --   | -544/-242
0.03/0.05	c ==============================================================================
0.03/0.05	c Result  :   #vars: 759   #clauses: 3157   #literals: 9416
0.03/0.05	c CPU time:   0.018997 s
0.03/0.05	c ==============================================================================
0.03/0.06	c SatElite is done !
0.03/0.06	c Calling MINISAT
0.03/0.06	This is MiniSat 2.0 beta
0.03/0.06	WARNING: for repeatability, setting FPU to use double precision
0.03/0.06	============================[ Problem Statistics ]=============================
0.03/0.06	|                                                                             |
0.03/0.06	|  Number of variables:  759                                                  |
0.03/0.06	|  Number of clauses:    3157                                                 |
0.03/0.07	|  Parsing time:         0.00         s                                       |
0.03/0.07	============================[ Search Statistics ]==============================
0.03/0.07	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.03/0.07	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.03/0.07	===============================================================================
0.03/0.07	|         0 |     759     3157     9416 |     1052        0    nan |  0.000 % |
0.03/0.07	|       101 |     759     3157     9416 |     1157      101     18 |  0.000 % |
0.03/0.07	|       251 |     757     3148     9394 |     1273      250     16 |  0.264 % |
0.03/0.08	|       477 |     757     3148     9394 |     1400      476     17 |  0.264 % |
0.03/0.09	|       815 |     757     3148     9394 |     1540      814     21 |  0.264 % |
0.05/0.12	|      1322 |     757     3148     9394 |     1694     1321     22 |  0.264 % |
0.05/0.16	|      2081 |     757     3148     9394 |     1864     2080     25 |  0.264 % |
0.05/0.24	|      3223 |     757     3148     9394 |     2050     1186     23 |  0.264 % |
0.05/0.37	|      4932 |     757     3148     9394 |     2255     1816     22 |  0.264 % |
0.05/0.59	|      7495 |     757     3148     9394 |     2481     2022     18 |  0.264 % |
0.05/0.84	|     11339 |     757     3148     9394 |     2729     1716     23 |  0.265 % |
1.17/1.21	|     17107 |     757     3148     9394 |     3002     1759     16 |  0.264 % |
1.77/1.85	|     25756 |     757     3148     9394 |     3302     2377     33 |  0.264 % |
2.97/3.09	|     38730 |     756     3144     9378 |     3632     2965     24 |  0.395 % |
5.07/5.16	|     58192 |     756     3144     9378 |     3996     3362     19 |  0.395 % |
7.87/7.97	|     87384 |     756     3144     9378 |     4395     4330     29 |  0.395 % |
12.07/12.18	|    131173 |     756     3144     9378 |     4835     4217     25 |  0.395 % |
19.17/19.25	|    196859 |     756     3144     9378 |     5318     3138     13 |  0.395 % |
30.67/30.72	|    295385 |     756     3144     9378 |     5850     4047     33 |  0.396 % |
47.66/47.79	|    443174 |     755     3140     9362 |     6435     3726     28 |  0.528 % |
74.05/74.14	|    664858 |     755     3140     9362 |     7079     5540     16 |  0.528 % |
118.64/118.74	|    997383 |     755     3140     9362 |     7787     4276     25 |  0.528 % |
186.82/186.92	|   1496171 |     754     3132     9338 |     8566     4246     35 |  0.664 % |
299.29/299.43	|   2244354 |     754     3132     9338 |     9422     5987     33 |  0.664 % |
462.15/462.35	|   3366630 |     752     3121     9306 |    10365     7211     33 |  0.929 % |
581.21/581.47	===============================================================================
581.21/581.47	restarts              : 25
581.21/581.47	conflicts             : 4116038        (7082 /sec)
581.21/581.47	decisions             : 5113767        (1.15 % random) (8798 /sec)
581.21/581.47	propagations          : 568050510      (977314 /sec)
581.21/581.47	conflict literals     : 163186417      (32.62 % deleted)
581.21/581.47	Memory used           : 6.59 MB
581.21/581.47	CPU time              : 581.237 s
581.21/581.47	
581.21/581.48	UNSATISFIABLE
581.21/581.48	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-1796426-1242075511/watcher-1796426-1242075511 -o /tmp/evaluation-result-1796426-1242075511/solver-1796426-1242075511 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796426-1242075511.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.98 0.99 3/64 3028
/proc/meminfo: memFree=907968/2055920 swapFree=4179680/4192956
[pid=3028] ppid=3026 vsize=5360 CPUtime=0
/proc/3028/stat : 3028 (run.sh) R 3026 3028 2865 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 235577995 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 251255122591 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/3028/statm: 1340 236 195 169 0 51 0
[pid=3029] ppid=3028 vsize=1740 CPUtime=0
/proc/3029/stat : 3029 (revival) R 3028 3028 2865 0 -1 4194304 194 0 0 0 0 0 0 0 18 0 1 0 235577995 1781760 159 1992294400 134512640 134537284 4294956368 18446744073709551615 2270843 0 0 4096 0 0 0 0 17 0 0 0
/proc/3029/statm: 469 161 81 6 0 107 0

[startup+0.0579839 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 3028
/proc/meminfo: memFree=907968/2055920 swapFree=4179680/4192956
[pid=3028] ppid=3026 vsize=5360 CPUtime=0.03
/proc/3028/stat : 3028 (run.sh) S 3026 3028 2865 0 -1 4194304 311 235 0 0 0 0 3 0 16 0 1 0 235577995 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3028/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5360

[startup+0.101985 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 3028
/proc/meminfo: memFree=907968/2055920 swapFree=4179680/4192956
[pid=3028] ppid=3026 vsize=5360 CPUtime=0.05
/proc/3028/stat : 3028 (run.sh) S 3026 3028 2865 0 -1 4194304 341 498 0 0 0 0 5 0 17 0 1 0 235577995 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5360

[startup+0.302006 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 3028
/proc/meminfo: memFree=907968/2055920 swapFree=4179680/4192956
[pid=3028] ppid=3026 vsize=5360 CPUtime=0.05
/proc/3028/stat : 3028 (run.sh) S 3026 3028 2865 0 -1 4194304 341 498 0 0 0 0 5 0 17 0 1 0 235577995 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5360

[startup+0.701049 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 3028
/proc/meminfo: memFree=907968/2055920 swapFree=4179680/4192956
[pid=3028] ppid=3026 vsize=5360 CPUtime=0.05
/proc/3028/stat : 3028 (run.sh) S 3026 3028 2865 0 -1 4194304 341 498 0 0 0 0 5 0 17 0 1 0 235577995 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5360

[startup+1.50114 s]
/proc/loadavg: 0.91 0.98 0.99 2/66 3032
/proc/meminfo: memFree=906672/2055920 swapFree=4179680/4192956
[pid=3028] ppid=3026 vsize=5360 CPUtime=0.05
/proc/3028/stat : 3028 (run.sh) S 3026 3028 2865 0 -1 4194304 341 498 0 0 0 0 5 0 17 0 1 0 235577995 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1340 241 197 169 0 51 0
[pid=3032] ppid=3028 vsize=2548 CPUtime=1.42
/proc/3032/stat : 3032 (minisat) R 3028 3028 2865 0 -1 4194304 303 0 0 0 142 0 0 0 25 0 1 0 235578001 2609152 287 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 1 0 0
/proc/3032/statm: 637 287 76 170 0 465 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 7908

[startup+3.10131 s]
/proc/loadavg: 0.91 0.98 0.99 2/66 3032
/proc/meminfo: memFree=906224/2055920 swapFree=4179680/4192956
[pid=3028] ppid=3026 vsize=5360 CPUtime=0.05
/proc/3028/stat : 3028 (run.sh) S 3026 3028 2865 0 -1 4194304 341 498 0 0 0 0 5 0 17 0 1 0 235577995 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1340 241 197 169 0 51 0
[pid=3032] ppid=3028 vsize=2944 CPUtime=3.02
/proc/3032/stat : 3032 (minisat) R 3028 3028 2865 0 -1 4194304 389 0 0 0 302 0 0 0 25 0 1 0 235578001 3014656 373 1992294400 134512640 135212939 4294956240 18446744073709551615 134529559 0 0 4096 3 0 0 0 17 1 0 0
/proc/3032/statm: 736 373 76 170 0 564 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 8304

[startup+6.30267 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 3032
/proc/meminfo: memFree=906096/2055920 swapFree=4179680/4192956
[pid=3028] ppid=3026 vsize=5360 CPUtime=0.05
/proc/3028/stat : 3028 (run.sh) S 3026 3028 2865 0 -1 4194304 341 498 0 0 0 0 5 0 17 0 1 0 235577995 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1340 241 197 169 0 51 0
[pid=3032] ppid=3028 vsize=3208 CPUtime=6.22
/proc/3032/stat : 3032 (minisat) R 3028 3028 2865 0 -1 4194304 449 0 0 0 622 0 0 0 25 0 1 0 235578001 3284992 433 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3032/statm: 802 433 76 170 0 630 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 8568

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 3032
/proc/meminfo: memFree=905456/2055920 swapFree=4179680/4192956
[pid=3028] ppid=3026 vsize=5360 CPUtime=0.05
/proc/3028/stat : 3028 (run.sh) S 3026 3028 2865 0 -1 4194304 341 498 0 0 0 0 5 0 17 0 1 0 235577995 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1340 241 197 169 0 51 0
[pid=3032] ppid=3028 vsize=3472 CPUtime=12.62
/proc/3032/stat : 3032 (minisat) R 3028 3028 2865 0 -1 4194304 533 0 0 0 1262 0 0 0 25 0 1 0 235578001 3555328 517 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 1 0 0
/proc/3032/statm: 868 517 76 170 0 696 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 8832

[startup+25.5017 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 3032
/proc/meminfo: memFree=905136/2055920 swapFree=4179680/4192956
[pid=3028] ppid=3026 vsize=5360 CPUtime=0.05
/proc/3028/stat : 3028 (run.sh) S 3026 3028 2865 0 -1 4194304 341 498 0 0 0 0 5 0 17 0 1 0 235577995 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1340 241 197 169 0 51 0
[pid=3032] ppid=3028 vsize=3868 CPUtime=25.42
/proc/3032/stat : 3032 (minisat) R 3028 3028 2865 0 -1 4194304 610 0 0 0 2542 0 0 0 25 0 1 0 235578001 3960832 594 1992294400 134512640 135212939 4294956240 18446744073709551615 134536987 0 0 4096 3 0 0 0 17 1 0 0
/proc/3032/statm: 967 594 76 170 0 795 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 9228

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 3032
/proc/meminfo: memFree=904688/2055920 swapFree=4179680/4192956
[pid=3028] ppid=3026 vsize=5360 CPUtime=0.05
/proc/3028/stat : 3028 (run.sh) S 3026 3028 2865 0 -1 4194304 341 498 0 0 0 0 5 0 17 0 1 0 235577995 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1340 241 197 169 0 51 0
[pid=3032] ppid=3028 vsize=4256 CPUtime=51.01
/proc/3032/stat : 3032 (minisat) R 3028 3028 2865 0 -1 4194304 718 0 0 0 5101 0 0 0 25 0 1 0 235578001 4358144 702 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3032/statm: 1064 702 76 170 0 892 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 9616

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 3032
/proc/meminfo: memFree=903920/2055920 swapFree=4179680/4192956
[pid=3028] ppid=3026 vsize=5360 CPUtime=0.05
/proc/3028/stat : 3028 (run.sh) S 3026 3028 2865 0 -1 4194304 341 498 0 0 0 0 5 0 17 0 1 0 235577995 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1340 241 197 169 0 51 0
[pid=3032] ppid=3028 vsize=5048 CPUtime=102.19
/proc/3032/stat : 3032 (minisat) R 3028 3028 2865 0 -1 4194304 922 0 0 0 10219 0 0 0 25 0 1 0 235578001 5169152 906 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3032/statm: 1262 906 76 170 0 1090 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 10408

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3038
/proc/meminfo: memFree=903216/2055920 swapFree=4179680/4192956
[pid=3028] ppid=3026 vsize=5360 CPUtime=0.05
/proc/3028/stat : 3028 (run.sh) S 3026 3028 2865 0 -1 4194304 341 498 0 0 0 0 5 0 17 0 1 0 235577995 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1340 241 197 169 0 51 0
[pid=3032] ppid=3028 vsize=5576 CPUtime=162.17
/proc/3032/stat : 3032 (minisat) R 3028 3028 2865 0 -1 4194304 1064 0 0 0 16217 0 0 0 25 0 1 0 235578001 5709824 1048 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 1 0 0
/proc/3032/statm: 1394 1048 76 170 0 1222 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 10936

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3038
/proc/meminfo: memFree=902768/2055920 swapFree=4179680/4192956
[pid=3028] ppid=3026 vsize=5360 CPUtime=0.05
/proc/3028/stat : 3028 (run.sh) S 3026 3028 2865 0 -1 4194304 341 498 0 0 0 0 5 0 17 0 1 0 235577995 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1340 241 197 169 0 51 0
[pid=3032] ppid=3028 vsize=6104 CPUtime=222.16
/proc/3032/stat : 3032 (minisat) R 3028 3028 2865 0 -1 4194304 1181 0 0 0 22215 1 0 0 25 0 1 0 235578001 6250496 1165 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 1 0 0
/proc/3032/statm: 1526 1165 76 170 0 1354 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 11464

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3038
/proc/meminfo: memFree=902704/2055920 swapFree=4179680/4192956
[pid=3028] ppid=3026 vsize=5360 CPUtime=0.05
/proc/3028/stat : 3028 (run.sh) S 3026 3028 2865 0 -1 4194304 341 498 0 0 0 0 5 0 17 0 1 0 235577995 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1340 241 197 169 0 51 0
[pid=3032] ppid=3028 vsize=6080 CPUtime=282.15
/proc/3032/stat : 3032 (minisat) R 3028 3028 2865 0 -1 4194304 1181 0 0 0 28214 1 0 0 25 0 1 0 235578001 6225920 1165 1992294400 134512640 135212939 4294956240 18446744073709551615 134529398 0 0 4096 3 0 0 0 17 1 0 0
/proc/3032/statm: 1520 1165 76 170 0 1348 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 11440

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3038
/proc/meminfo: memFree=902704/2055920 swapFree=4179680/4192956
[pid=3028] ppid=3026 vsize=5360 CPUtime=0.05
/proc/3028/stat : 3028 (run.sh) S 3026 3028 2865 0 -1 4194304 341 498 0 0 0 0 5 0 17 0 1 0 235577995 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1340 241 197 169 0 51 0
[pid=3032] ppid=3028 vsize=6212 CPUtime=342.13
/proc/3032/stat : 3032 (minisat) R 3028 3028 2865 0 -1 4194304 1218 0 0 0 34212 1 0 0 25 0 1 0 235578001 6361088 1202 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/3032/statm: 1553 1202 76 170 0 1381 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 11572

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3038
/proc/meminfo: memFree=902640/2055920 swapFree=4179680/4192956
[pid=3028] ppid=3026 vsize=5360 CPUtime=0.05
/proc/3028/stat : 3028 (run.sh) S 3026 3028 2865 0 -1 4194304 341 498 0 0 0 0 5 0 17 0 1 0 235577995 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1340 241 197 169 0 51 0
[pid=3032] ppid=3028 vsize=6212 CPUtime=402.11
/proc/3032/stat : 3032 (minisat) R 3028 3028 2865 0 -1 4194304 1218 0 0 0 40210 1 0 0 25 0 1 0 235578001 6361088 1202 1992294400 134512640 135212939 4294956240 18446744073709551615 134526580 0 0 4096 3 0 0 0 17 1 0 0
/proc/3032/statm: 1553 1202 76 170 0 1381 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 11572

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3038
/proc/meminfo: memFree=902576/2055920 swapFree=4179680/4192956
[pid=3028] ppid=3026 vsize=5360 CPUtime=0.05
/proc/3028/stat : 3028 (run.sh) S 3026 3028 2865 0 -1 4194304 341 498 0 0 0 0 5 0 17 0 1 0 235577995 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1340 241 197 169 0 51 0
[pid=3032] ppid=3028 vsize=6344 CPUtime=462.1
/proc/3032/stat : 3032 (minisat) R 3028 3028 2865 0 -1 4194304 1242 0 0 0 46209 1 0 0 25 0 1 0 235578001 6496256 1226 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 1 0 0
/proc/3032/statm: 1586 1226 76 170 0 1414 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 11704

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3038
/proc/meminfo: memFree=902128/2055920 swapFree=4179680/4192956
[pid=3028] ppid=3026 vsize=5360 CPUtime=0.05
/proc/3028/stat : 3028 (run.sh) S 3026 3028 2865 0 -1 4194304 341 498 0 0 0 0 5 0 17 0 1 0 235577995 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1340 241 197 169 0 51 0
[pid=3032] ppid=3028 vsize=6740 CPUtime=522.08
/proc/3032/stat : 3032 (minisat) R 3028 3028 2865 0 -1 4194304 1348 0 0 0 52207 1 0 0 25 0 1 0 235578001 6901760 1332 1992294400 134512640 135212939 4294956240 18446744073709551615 134527011 0 0 4096 3 0 0 0 17 1 0 0
/proc/3032/statm: 1685 1332 76 170 0 1513 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 12100

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

[startup+537.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3038
/proc/meminfo: memFree=902064/2055920 swapFree=4179680/4192956
[pid=3028] ppid=3026 vsize=5360 CPUtime=0.05
/proc/3028/stat : 3028 (run.sh) S 3026 3028 2865 0 -1 4194304 341 498 0 0 0 0 5 0 17 0 1 0 235577995 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1340 241 197 169 0 51 0
[pid=3032] ppid=3028 vsize=6740 CPUtime=537.28
/proc/3032/stat : 3032 (minisat) R 3028 3028 2865 0 -1 4194304 1348 0 0 0 53727 1 0 0 25 0 1 0 235578001 6901760 1332 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3032/statm: 1685 1332 76 170 0 1513 0
Current children cumulated CPU time (s) 537.33
Current children cumulated vsize (KiB) 12100

[startup+563.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3038
/proc/meminfo: memFree=902128/2055920 swapFree=4179680/4192956
[pid=3028] ppid=3026 vsize=5360 CPUtime=0.05
/proc/3028/stat : 3028 (run.sh) S 3026 3028 2865 0 -1 4194304 341 498 0 0 0 0 5 0 17 0 1 0 235577995 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1340 241 197 169 0 51 0
[pid=3032] ppid=3028 vsize=6740 CPUtime=562.87
/proc/3032/stat : 3032 (minisat) R 3028 3028 2865 0 -1 4194304 1348 0 0 0 56286 1 0 0 25 0 1 0 235578001 6901760 1332 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 1 0 0
/proc/3032/statm: 1685 1332 76 170 0 1513 0
Current children cumulated CPU time (s) 562.92
Current children cumulated vsize (KiB) 12100

[startup+569.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3038
/proc/meminfo: memFree=902128/2055920 swapFree=4179680/4192956
[pid=3028] ppid=3026 vsize=5360 CPUtime=0.05
/proc/3028/stat : 3028 (run.sh) S 3026 3028 2865 0 -1 4194304 341 498 0 0 0 0 5 0 17 0 1 0 235577995 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1340 241 197 169 0 51 0
[pid=3032] ppid=3028 vsize=6740 CPUtime=569.27
/proc/3032/stat : 3032 (minisat) R 3028 3028 2865 0 -1 4194304 1348 0 0 0 56926 1 0 0 25 0 1 0 235578001 6901760 1332 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 1 0 0
/proc/3032/statm: 1685 1332 76 170 0 1513 0
Current children cumulated CPU time (s) 569.32
Current children cumulated vsize (KiB) 12100

[startup+575.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3038
/proc/meminfo: memFree=902128/2055920 swapFree=4179680/4192956
[pid=3028] ppid=3026 vsize=5360 CPUtime=0.05
/proc/3028/stat : 3028 (run.sh) S 3026 3028 2865 0 -1 4194304 341 498 0 0 0 0 5 0 17 0 1 0 235577995 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1340 241 197 169 0 51 0
[pid=3032] ppid=3028 vsize=6740 CPUtime=575.67
/proc/3032/stat : 3032 (minisat) R 3028 3028 2865 0 -1 4194304 1348 0 0 0 57566 1 0 0 25 0 1 0 235578001 6901760 1332 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 1 0 0
/proc/3032/statm: 1685 1332 76 170 0 1513 0
Current children cumulated CPU time (s) 575.72
Current children cumulated vsize (KiB) 12100

[startup+579.103 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3038
/proc/meminfo: memFree=902128/2055920 swapFree=4179680/4192956
[pid=3028] ppid=3026 vsize=5360 CPUtime=0.05
/proc/3028/stat : 3028 (run.sh) S 3026 3028 2865 0 -1 4194304 341 498 0 0 0 0 5 0 17 0 1 0 235577995 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1340 241 197 169 0 51 0
[pid=3032] ppid=3028 vsize=6740 CPUtime=578.86
/proc/3032/stat : 3032 (minisat) R 3028 3028 2865 0 -1 4194304 1348 0 0 0 57885 1 0 0 25 0 1 0 235578001 6901760 1332 1992294400 134512640 135212939 4294956240 18446744073709551615 134526759 0 0 4096 3 0 0 0 17 1 0 0
/proc/3032/statm: 1685 1332 76 170 0 1513 0
Current children cumulated CPU time (s) 578.91
Current children cumulated vsize (KiB) 12100

[startup+580.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3038
/proc/meminfo: memFree=902128/2055920 swapFree=4179680/4192956
[pid=3028] ppid=3026 vsize=5360 CPUtime=0.05
/proc/3028/stat : 3028 (run.sh) S 3026 3028 2865 0 -1 4194304 341 498 0 0 0 0 5 0 17 0 1 0 235577995 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1340 241 197 169 0 51 0
[pid=3032] ppid=3028 vsize=6740 CPUtime=580.47
/proc/3032/stat : 3032 (minisat) R 3028 3028 2865 0 -1 4194304 1348 0 0 0 58046 1 0 0 25 0 1 0 235578001 6901760 1332 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/3032/statm: 1685 1332 76 170 0 1513 0
Current children cumulated CPU time (s) 580.52
Current children cumulated vsize (KiB) 12100

[startup+581.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3038
/proc/meminfo: memFree=902128/2055920 swapFree=4179680/4192956
[pid=3028] ppid=3026 vsize=5360 CPUtime=0.05
/proc/3028/stat : 3028 (run.sh) S 3026 3028 2865 0 -1 4194304 341 498 0 0 0 0 5 0 17 0 1 0 235577995 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1340 241 197 169 0 51 0
[pid=3032] ppid=3028 vsize=6740 CPUtime=580.86
/proc/3032/stat : 3032 (minisat) R 3028 3028 2865 0 -1 4194304 1348 0 0 0 58085 1 0 0 25 0 1 0 235578001 6901760 1332 1992294400 134512640 135212939 4294956240 18446744073709551615 134526759 0 0 4096 3 0 0 0 17 1 0 0
/proc/3032/statm: 1685 1332 76 170 0 1513 0
Current children cumulated CPU time (s) 580.91
Current children cumulated vsize (KiB) 12100

[startup+581.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3038
/proc/meminfo: memFree=902128/2055920 swapFree=4179680/4192956
[pid=3028] ppid=3026 vsize=5360 CPUtime=0.05
/proc/3028/stat : 3028 (run.sh) S 3026 3028 2865 0 -1 4194304 341 498 0 0 0 0 5 0 17 0 1 0 235577995 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1340 241 197 169 0 51 0
[pid=3032] ppid=3028 vsize=6740 CPUtime=581.06
/proc/3032/stat : 3032 (minisat) R 3028 3028 2865 0 -1 4194304 1348 0 0 0 58105 1 0 0 25 0 1 0 235578001 6901760 1332 1992294400 134512640 135212939 4294956240 18446744073709551615 134527011 0 0 4096 3 0 0 0 17 1 0 0
/proc/3032/statm: 1685 1332 76 170 0 1513 0
Current children cumulated CPU time (s) 581.11
Current children cumulated vsize (KiB) 12100

[startup+581.401 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3038
/proc/meminfo: memFree=902128/2055920 swapFree=4179680/4192956
[pid=3028] ppid=3026 vsize=5360 CPUtime=0.05
/proc/3028/stat : 3028 (run.sh) S 3026 3028 2865 0 -1 4194304 341 498 0 0 0 0 5 0 17 0 1 0 235577995 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3028/statm: 1340 241 197 169 0 51 0
[pid=3032] ppid=3028 vsize=6740 CPUtime=581.16
/proc/3032/stat : 3032 (minisat) R 3028 3028 2865 0 -1 4194304 1348 0 0 0 58115 1 0 0 25 0 1 0 235578001 6901760 1332 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 1 0 0
/proc/3032/statm: 1685 1332 76 170 0 1513 0
Current children cumulated CPU time (s) 581.21
Current children cumulated vsize (KiB) 12100

Child status: 20
Real time (s): 581.481
CPU time (s): 581.322
CPU user time (s): 581.3
CPU system time (s): 0.021996
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 12100

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

runsolver used 0.684895 second user time and 1.42278 second system time

The end

Launcher Data

Begin job on node64 at 2009-05-11 22:58:31
IDJOB=1796426
IDBENCH=20474
IDSOLVER=647
FILE ID=node64/1796426-1242075511
PBS_JOBID= 9277639
Free space on /tmp= 66372 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.10.unsat.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796426-1242075511/watcher-1796426-1242075511 -o /tmp/evaluation-result-1796426-1242075511/solver-1796426-1242075511 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796426-1242075511.cnf HOME

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

MD5SUM BENCH= b1a6497b6934405ef70bfcc51fa85893
RANDOM SEED=394299187

node64.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.218
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.218
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:        908448 kB
Buffers:         61500 kB
Cached:         997340 kB
SwapCached:       6516 kB
Active:          38596 kB
Inactive:      1029504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        908448 kB
SwapTotal:     4192956 kB
SwapFree:      4179680 kB
Dirty:            1496 kB
Writeback:           0 kB
Mapped:          14956 kB
Slab:            65156 kB
Committed_AS:   660356 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66372 MiB
End job on node64 at 2009-05-11 23:08:12