Trace number 1806433

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-18? (TO) 1200.07 1200.71

General information on the benchmark

Namecrafted/Difficult/contest05/others/
linvrinv5.sat05-564.reshuffled-07.cnf
MD5SUM7b1cebbdf060989ddb5c4faf02370afb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1426
Sum of the clauses size3800
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2500
Number of clauses of size 3925
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 1
0.00/0.00	#LEARNT CLAUSES 0
0.00/0.01	done !
0.00/0.01	c Now, SatElite...
0.00/0.01	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    1426     3800 |     427       0        0     nan |  0.000 % |
0.00/0.02	c |         0 |    1234     4456 |      --       0       --      -- |     --   | -192/656
0.00/0.02	c ==============================================================================
0.00/0.02	c Result  :   #vars: 213   #clauses: 1234   #literals: 4456
0.00/0.02	c CPU time:   0.011998 s
0.00/0.02	c ==============================================================================
0.00/0.02	c SatElite is done !
0.00/0.02	c Calling MINISAT
0.01/0.02	This is MiniSat 2.0 beta
0.01/0.02	WARNING: for repeatability, setting FPU to use double precision
0.01/0.02	============================[ Problem Statistics ]=============================
0.01/0.02	|                                                                             |
0.01/0.02	|  Number of variables:  213                                                  |
0.01/0.02	|  Number of clauses:    1234                                                 |
0.01/0.02	|  Parsing time:         0.00         s                                       |
0.01/0.02	============================[ Search Statistics ]==============================
0.01/0.02	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.02	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.01/0.02	===============================================================================
0.01/0.02	|         0 |     213     1234     4456 |      411        0    nan |  0.000 % |
0.01/0.02	|       100 |     213     1234     4456 |      452      100     18 |  0.002 % |
0.01/0.03	|       251 |     213     1234     4456 |      497      251     21 |  0.004 % |
0.01/0.03	|       477 |     213     1234     4456 |      547      477     20 |  0.002 % |
0.01/0.05	|       815 |     213     1234     4456 |      602      520     21 |  0.002 % |
0.01/0.07	|      1321 |     213     1234     4456 |      662      672     26 |  0.002 % |
0.01/0.09	|      2081 |     213     1234     4456 |      728      388     14 |  0.002 % |
0.01/0.13	|      3221 |     213     1234     4456 |      801      766     18 |  0.002 % |
0.01/0.21	|      4929 |     213     1234     4456 |      881      770     19 |  0.002 % |
0.01/0.33	|      7491 |     213     1234     4456 |      969      608     17 |  0.004 % |
0.01/0.50	|     11336 |     213     1234     4456 |     1066      935     20 |  0.002 % |
0.01/0.77	|     17102 |     213     1234     4456 |     1173      684     16 |  0.002 % |
1.09/1.16	|     25752 |     213     1234     4456 |     1290      851     17 |  0.004 % |
1.58/1.67	|     38726 |     213     1234     4456 |     1420     1276     21 |  0.004 % |
2.48/2.53	|     58188 |     213     1234     4456 |     1562     1155     19 |  0.002 % |
3.68/3.76	|     87380 |     213     1234     4456 |     1718      934     16 |  0.002 % |
5.78/5.83	|    131169 |     213     1234     4456 |     1890      969     18 |  0.002 % |
8.98/9.06	|    196853 |     213     1234     4456 |     2079     1019     19 |  0.002 % |
14.08/14.14	|    295379 |     213     1234     4456 |     2286     1377     16 |  0.002 % |
21.88/21.97	|    443168 |     213     1234     4456 |     2515     2188     23 |  0.002 % |
34.07/34.16	|    664853 |     213     1234     4456 |     2767     2471     21 |  0.002 % |
53.26/53.35	|    997378 |     213     1234     4456 |     3043     1748     18 |  0.002 % |
83.45/83.51	|   1496167 |     213     1234     4456 |     3348     2913     25 |  0.002 % |
129.42/129.57	|   2244350 |     213     1234     4456 |     3683     2574     21 |  0.004 % |
200.49/200.65	|   3366624 |     213     1234     4456 |     4051     3068     20 |  0.002 % |
308.01/308.24	|   5050035 |     213     1234     4456 |     4456     3783     19 |  0.002 % |
477.61/477.95	|   7575151 |     213     1234     4456 |     4902     4078     19 |  0.002 % |
741.48/741.92	|  11362827 |     213     1234     4456 |     5392     2518     19 |  0.002 % |
1162.46/1163.19	|  17044339 |     213     1234     4456 |     5931     4424     21 |  0.009 % |
1200.04/1200.70	HOME/run.sh: line 55:  8299 Terminated              $MINISAT $TMP_2 ${TMPDIR}/$TMP.result "$@"

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1806433-1242149174/watcher-1806433-1242149174 -o /tmp/evaluation-result-1806433-1242149174/solver-1806433-1242149174 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806433-1242149174.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: 1.00 1.00 1.00 3/65 8295
/proc/meminfo: memFree=1680264/2055920 swapFree=4158736/4192956
[pid=8295] ppid=8293 vsize=5360 CPUtime=0
/proc/8295/stat : 8295 (run.sh) R 8293 8295 8035 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 242946761 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 251279239839 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/8295/statm: 1340 236 195 169 0 51 0
[pid=8296] ppid=8295 vsize=1608 CPUtime=0
/proc/8296/stat : 8296 (revival) R 8295 8295 8035 0 -1 4194304 159 0 0 0 0 0 0 0 18 0 1 0 242946761 1646592 125 1992294400 134512640 134537284 4294956368 18446744073709551615 4481997 0 0 4096 0 0 0 0 17 0 0 0
/proc/8296/statm: 401 126 82 6 0 39 0

[startup+0.0252109 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 8295
/proc/meminfo: memFree=1680264/2055920 swapFree=4158736/4192956
[pid=8295] ppid=8293 vsize=5360 CPUtime=0.01
/proc/8295/stat : 8295 (run.sh) S 8293 8295 8035 0 -1 4194304 341 338 0 0 0 0 1 0 17 0 1 0 242946761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8295/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.101218 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 8295
/proc/meminfo: memFree=1680264/2055920 swapFree=4158736/4192956
[pid=8295] ppid=8293 vsize=5360 CPUtime=0.01
/proc/8295/stat : 8295 (run.sh) S 8293 8295 8035 0 -1 4194304 341 338 0 0 0 0 1 0 17 0 1 0 242946761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8295/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.301242 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 8295
/proc/meminfo: memFree=1680264/2055920 swapFree=4158736/4192956
[pid=8295] ppid=8293 vsize=5360 CPUtime=0.01
/proc/8295/stat : 8295 (run.sh) S 8293 8295 8035 0 -1 4194304 341 338 0 0 0 0 1 0 17 0 1 0 242946761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8295/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.701292 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 8295
/proc/meminfo: memFree=1680264/2055920 swapFree=4158736/4192956
[pid=8295] ppid=8293 vsize=5360 CPUtime=0.01
/proc/8295/stat : 8295 (run.sh) S 8293 8295 8035 0 -1 4194304 341 338 0 0 0 0 1 0 17 0 1 0 242946761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8295/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+1.50139 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8299
/proc/meminfo: memFree=1679480/2055920 swapFree=4158736/4192956
[pid=8295] ppid=8293 vsize=5360 CPUtime=0.01
/proc/8295/stat : 8295 (run.sh) S 8293 8295 8035 0 -1 4194304 341 338 0 0 0 0 1 0 17 0 1 0 242946761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8295/statm: 1340 241 197 169 0 51 0
[pid=8299] ppid=8295 vsize=2152 CPUtime=1.47
/proc/8299/stat : 8299 (minisat) R 8295 8295 8035 0 -1 4194304 184 0 0 0 147 0 0 0 25 0 1 0 242946763 2203648 168 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/8299/statm: 538 168 76 170 0 366 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7512

[startup+3.10159 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8299
/proc/meminfo: memFree=1679416/2055920 swapFree=4158736/4192956
[pid=8295] ppid=8293 vsize=5360 CPUtime=0.01
/proc/8295/stat : 8295 (run.sh) S 8293 8295 8035 0 -1 4194304 341 338 0 0 0 0 1 0 17 0 1 0 242946761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8295/statm: 1340 241 197 169 0 51 0
[pid=8299] ppid=8295 vsize=2152 CPUtime=3.07
/proc/8299/stat : 8299 (minisat) R 8295 8295 8035 0 -1 4194304 198 0 0 0 307 0 0 0 25 0 1 0 242946763 2203648 182 1992294400 134512640 135212939 4294956240 18446744073709551615 134526647 0 0 4096 3 0 0 0 17 0 0 0
/proc/8299/statm: 538 182 76 170 0 366 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7512

[startup+6.30199 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8299
/proc/meminfo: memFree=1679224/2055920 swapFree=4158736/4192956
[pid=8295] ppid=8293 vsize=5360 CPUtime=0.01
/proc/8295/stat : 8295 (run.sh) S 8293 8295 8035 0 -1 4194304 341 338 0 0 0 0 1 0 17 0 1 0 242946761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8295/statm: 1340 241 197 169 0 51 0
[pid=8299] ppid=8295 vsize=2284 CPUtime=6.27
/proc/8299/stat : 8299 (minisat) R 8295 8295 8035 0 -1 4194304 220 0 0 0 627 0 0 0 25 0 1 0 242946763 2338816 204 1992294400 134512640 135212939 4294956240 18446744073709551615 134526889 0 0 4096 3 0 0 0 17 0 0 0
/proc/8299/statm: 571 204 76 170 0 399 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7644

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8299
/proc/meminfo: memFree=1679040/2055920 swapFree=4158736/4192956
[pid=8295] ppid=8293 vsize=5360 CPUtime=0.01
/proc/8295/stat : 8295 (run.sh) S 8293 8295 8035 0 -1 4194304 341 338 0 0 0 0 1 0 17 0 1 0 242946761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8295/statm: 1340 241 197 169 0 51 0
[pid=8299] ppid=8295 vsize=2416 CPUtime=12.67
/proc/8299/stat : 8299 (minisat) R 8295 8295 8035 0 -1 4194304 241 0 0 0 1267 0 0 0 25 0 1 0 242946763 2473984 225 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/8299/statm: 604 225 76 170 0 432 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7776

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8299
/proc/meminfo: memFree=1678976/2055920 swapFree=4158736/4192956
[pid=8295] ppid=8293 vsize=5360 CPUtime=0.01
/proc/8295/stat : 8295 (run.sh) S 8293 8295 8035 0 -1 4194304 341 338 0 0 0 0 1 0 17 0 1 0 242946761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8295/statm: 1340 241 197 169 0 51 0
[pid=8299] ppid=8295 vsize=2416 CPUtime=25.47
/proc/8299/stat : 8299 (minisat) R 8295 8295 8035 0 -1 4194304 269 0 0 0 2547 0 0 0 25 0 1 0 242946763 2473984 253 1992294400 134512640 135212939 4294956240 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/8299/statm: 604 253 76 170 0 432 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7776

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8299
/proc/meminfo: memFree=1678848/2055920 swapFree=4158736/4192956
[pid=8295] ppid=8293 vsize=5360 CPUtime=0.01
/proc/8295/stat : 8295 (run.sh) S 8293 8295 8035 0 -1 4194304 341 338 0 0 0 0 1 0 17 0 1 0 242946761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8295/statm: 1340 241 197 169 0 51 0
[pid=8299] ppid=8295 vsize=2676 CPUtime=51.05
/proc/8299/stat : 8299 (minisat) R 8295 8295 8035 0 -1 4194304 315 0 0 0 5105 0 0 0 25 0 1 0 242946763 2740224 299 1992294400 134512640 135212939 4294956240 18446744073709551615 134537704 0 0 4096 3 0 0 0 17 0 0 0
/proc/8299/statm: 669 299 76 170 0 497 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 8036

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8299
/proc/meminfo: memFree=1678528/2055920 swapFree=4158736/4192956
[pid=8295] ppid=8293 vsize=5360 CPUtime=0.01
/proc/8295/stat : 8295 (run.sh) S 8293 8295 8035 0 -1 4194304 341 338 0 0 0 0 1 0 17 0 1 0 242946761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8295/statm: 1340 241 197 169 0 51 0
[pid=8299] ppid=8295 vsize=2808 CPUtime=102.23
/proc/8299/stat : 8299 (minisat) R 8295 8295 8035 0 -1 4194304 370 0 0 0 10223 0 0 0 25 0 1 0 242946763 2875392 354 1992294400 134512640 135212939 4294956240 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 0 0 0
/proc/8299/statm: 702 354 76 170 0 530 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 8168

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8299
/proc/meminfo: memFree=1678208/2055920 swapFree=4158736/4192956
[pid=8295] ppid=8293 vsize=5360 CPUtime=0.01
/proc/8295/stat : 8295 (run.sh) S 8293 8295 8035 0 -1 4194304 341 338 0 0 0 0 1 0 17 0 1 0 242946761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8295/statm: 1340 241 197 169 0 51 0
[pid=8299] ppid=8295 vsize=3056 CPUtime=162.2
/proc/8299/stat : 8299 (minisat) R 8295 8295 8035 0 -1 4194304 429 0 0 0 16220 0 0 0 25 0 1 0 242946763 3129344 413 1992294400 134512640 135212939 4294956240 18446744073709551615 134529681 0 0 4096 3 0 0 0 17 1 0 0
/proc/8299/statm: 764 413 76 170 0 592 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 8416

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8299
/proc/meminfo: memFree=1678144/2055920 swapFree=4158736/4192956
[pid=8295] ppid=8293 vsize=5360 CPUtime=0.01
/proc/8295/stat : 8295 (run.sh) S 8293 8295 8035 0 -1 4194304 341 338 0 0 0 0 1 0 17 0 1 0 242946761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8295/statm: 1340 241 197 169 0 51 0
[pid=8299] ppid=8295 vsize=3188 CPUtime=222.15
/proc/8299/stat : 8299 (minisat) R 8295 8295 8035 0 -1 4194304 453 0 0 0 22215 0 0 0 25 0 1 0 242946763 3264512 437 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/8299/statm: 797 437 76 170 0 625 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 8548

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8299
/proc/meminfo: memFree=1678144/2055920 swapFree=4158736/4192956
[pid=8295] ppid=8293 vsize=5360 CPUtime=0.01
/proc/8295/stat : 8295 (run.sh) S 8293 8295 8035 0 -1 4194304 341 338 0 0 0 0 1 0 17 0 1 0 242946761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8295/statm: 1340 241 197 169 0 51 0
[pid=8299] ppid=8295 vsize=3280 CPUtime=282.11
/proc/8299/stat : 8299 (minisat) R 8295 8295 8035 0 -1 4194304 477 0 0 0 28211 0 0 0 25 0 1 0 242946763 3358720 461 1992294400 134512640 135212939 4294956240 18446744073709551615 134543744 0 0 4096 3 0 0 0 17 0 0 0
/proc/8299/statm: 820 461 76 170 0 648 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 8640

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8299
/proc/meminfo: memFree=1678016/2055920 swapFree=4158736/4192956
[pid=8295] ppid=8293 vsize=5360 CPUtime=0.01
/proc/8295/stat : 8295 (run.sh) S 8293 8295 8035 0 -1 4194304 341 338 0 0 0 0 1 0 17 0 1 0 242946761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8295/statm: 1340 241 197 169 0 51 0
[pid=8299] ppid=8295 vsize=3400 CPUtime=342.08
/proc/8299/stat : 8299 (minisat) R 8295 8295 8035 0 -1 4194304 490 0 0 0 34208 0 0 0 25 0 1 0 242946763 3481600 474 1992294400 134512640 135212939 4294956240 18446744073709551615 134534888 0 0 4096 3 0 0 0 17 0 0 0
/proc/8299/statm: 850 474 76 170 0 678 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 8760

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8299
/proc/meminfo: memFree=1677824/2055920 swapFree=4158736/4192956
[pid=8295] ppid=8293 vsize=5360 CPUtime=0.01
/proc/8295/stat : 8295 (run.sh) S 8293 8295 8035 0 -1 4194304 341 338 0 0 0 0 1 0 17 0 1 0 242946761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8295/statm: 1340 241 197 169 0 51 0
[pid=8299] ppid=8295 vsize=3532 CPUtime=402.04
/proc/8299/stat : 8299 (minisat) R 8295 8295 8035 0 -1 4194304 528 0 0 0 40204 0 0 0 25 0 1 0 242946763 3616768 512 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/8299/statm: 883 512 76 170 0 711 0
Current children cumulated CPU time (s) 402.05

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

/proc/8295/statm: 1340 241 197 169 0 51 0
[pid=8299] ppid=8295 vsize=3776 CPUtime=521.98
/proc/8299/stat : 8299 (minisat) R 8295 8295 8035 0 -1 4194304 581 0 0 0 52198 0 0 0 25 0 1 0 242946763 3866624 565 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/8299/statm: 944 565 76 170 0 772 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 9136

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8299
/proc/meminfo: memFree=1677632/2055920 swapFree=4158736/4192956
[pid=8295] ppid=8293 vsize=5360 CPUtime=0.01
/proc/8295/stat : 8295 (run.sh) S 8293 8295 8035 0 -1 4194304 341 338 0 0 0 0 1 0 17 0 1 0 242946761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8295/statm: 1340 241 197 169 0 51 0
[pid=8299] ppid=8295 vsize=3776 CPUtime=581.95
/proc/8299/stat : 8299 (minisat) R 8295 8295 8035 0 -1 4194304 581 0 0 0 58195 0 0 0 25 0 1 0 242946763 3866624 565 1992294400 134512640 135212939 4294956240 18446744073709551615 134536453 0 0 4096 3 0 0 0 17 0 0 0
/proc/8299/statm: 944 565 76 170 0 772 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 9136

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8299
/proc/meminfo: memFree=1677440/2055920 swapFree=4158736/4192956
[pid=8295] ppid=8293 vsize=5360 CPUtime=0.01
/proc/8295/stat : 8295 (run.sh) S 8293 8295 8035 0 -1 4194304 341 338 0 0 0 0 1 0 17 0 1 0 242946761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8295/statm: 1340 241 197 169 0 51 0
[pid=8299] ppid=8295 vsize=3776 CPUtime=641.92
/proc/8299/stat : 8299 (minisat) R 8295 8295 8035 0 -1 4194304 607 0 0 0 64192 0 0 0 25 0 1 0 242946763 3866624 591 1992294400 134512640 135212939 4294956240 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/8299/statm: 944 591 76 170 0 772 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 9136

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8299
/proc/meminfo: memFree=1677376/2055920 swapFree=4158736/4192956
[pid=8295] ppid=8293 vsize=5360 CPUtime=0.01
/proc/8295/stat : 8295 (run.sh) S 8293 8295 8035 0 -1 4194304 341 338 0 0 0 0 1 0 17 0 1 0 242946761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8295/statm: 1340 241 197 169 0 51 0
[pid=8299] ppid=8295 vsize=3776 CPUtime=701.89
/proc/8299/stat : 8299 (minisat) R 8295 8295 8035 0 -1 4194304 613 0 0 0 70189 0 0 0 25 0 1 0 242946763 3866624 597 1992294400 134512640 135212939 4294956240 18446744073709551615 134526831 0 0 4096 3 0 0 0 17 1 0 0
/proc/8299/statm: 944 597 76 170 0 772 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 9136

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8299
/proc/meminfo: memFree=1677312/2055920 swapFree=4158736/4192956
[pid=8295] ppid=8293 vsize=5360 CPUtime=0.01
/proc/8295/stat : 8295 (run.sh) S 8293 8295 8035 0 -1 4194304 341 338 0 0 0 0 1 0 17 0 1 0 242946761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8295/statm: 1340 241 197 169 0 51 0
[pid=8299] ppid=8295 vsize=3916 CPUtime=761.86
/proc/8299/stat : 8299 (minisat) R 8295 8295 8035 0 -1 4194304 619 0 0 0 76186 0 0 0 25 0 1 0 242946763 4009984 603 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/8299/statm: 979 603 76 170 0 807 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 9276

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8299
/proc/meminfo: memFree=1677248/2055920 swapFree=4158736/4192956
[pid=8295] ppid=8293 vsize=5360 CPUtime=0.01
/proc/8295/stat : 8295 (run.sh) S 8293 8295 8035 0 -1 4194304 341 338 0 0 0 0 1 0 17 0 1 0 242946761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8295/statm: 1340 241 197 169 0 51 0
[pid=8299] ppid=8295 vsize=3916 CPUtime=821.83
/proc/8299/stat : 8299 (minisat) R 8295 8295 8035 0 -1 4194304 648 0 0 0 82183 0 0 0 25 0 1 0 242946763 4009984 632 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/8299/statm: 979 632 76 170 0 807 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 9276

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8299
/proc/meminfo: memFree=1677184/2055920 swapFree=4158736/4192956
[pid=8295] ppid=8293 vsize=5360 CPUtime=0.01
/proc/8295/stat : 8295 (run.sh) S 8293 8295 8035 0 -1 4194304 341 338 0 0 0 0 1 0 17 0 1 0 242946761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8295/statm: 1340 241 197 169 0 51 0
[pid=8299] ppid=8295 vsize=4048 CPUtime=881.79
/proc/8299/stat : 8299 (minisat) R 8295 8295 8035 0 -1 4194304 659 0 0 0 88179 0 0 0 25 0 1 0 242946763 4145152 643 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/8299/statm: 1012 643 76 170 0 840 0
Current children cumulated CPU time (s) 881.8
Current children cumulated vsize (KiB) 9408

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8299
/proc/meminfo: memFree=1677120/2055920 swapFree=4158736/4192956
[pid=8295] ppid=8293 vsize=5360 CPUtime=0.01
/proc/8295/stat : 8295 (run.sh) S 8293 8295 8035 0 -1 4194304 341 338 0 0 0 0 1 0 17 0 1 0 242946761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8295/statm: 1340 241 197 169 0 51 0
[pid=8299] ppid=8295 vsize=4048 CPUtime=941.76
/proc/8299/stat : 8299 (minisat) R 8295 8295 8035 0 -1 4194304 663 0 0 0 94176 0 0 0 25 0 1 0 242946763 4145152 647 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/8299/statm: 1012 647 76 170 0 840 0
Current children cumulated CPU time (s) 941.77
Current children cumulated vsize (KiB) 9408

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8301
/proc/meminfo: memFree=1676608/2055920 swapFree=4158736/4192956
[pid=8295] ppid=8293 vsize=5360 CPUtime=0.01
/proc/8295/stat : 8295 (run.sh) S 8293 8295 8035 0 -1 4194304 341 338 0 0 0 0 1 0 17 0 1 0 242946761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8295/statm: 1340 241 197 169 0 51 0
[pid=8299] ppid=8295 vsize=4180 CPUtime=1001.74
/proc/8299/stat : 8299 (minisat) R 8295 8295 8035 0 -1 4194304 696 0 0 0 100174 0 0 0 25 0 1 0 242946763 4280320 680 1992294400 134512640 135212939 4294956240 18446744073709551615 134526823 0 0 4096 3 0 0 0 17 0 0 0
/proc/8299/statm: 1045 680 76 170 0 873 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 9540

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8301
/proc/meminfo: memFree=1676608/2055920 swapFree=4158736/4192956
[pid=8295] ppid=8293 vsize=5360 CPUtime=0.01
/proc/8295/stat : 8295 (run.sh) S 8293 8295 8035 0 -1 4194304 341 338 0 0 0 0 1 0 17 0 1 0 242946761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8295/statm: 1340 241 197 169 0 51 0
[pid=8299] ppid=8295 vsize=4180 CPUtime=1061.71
/proc/8299/stat : 8299 (minisat) R 8295 8295 8035 0 -1 4194304 714 0 0 0 106171 0 0 0 25 0 1 0 242946763 4280320 698 1992294400 134512640 135212939 4294956240 18446744073709551615 134526636 0 0 4096 3 0 0 0 17 1 0 0
/proc/8299/statm: 1045 698 76 170 0 873 0
Current children cumulated CPU time (s) 1061.72
Current children cumulated vsize (KiB) 9540

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8301
/proc/meminfo: memFree=1676608/2055920 swapFree=4158736/4192956
[pid=8295] ppid=8293 vsize=5360 CPUtime=0.01
/proc/8295/stat : 8295 (run.sh) S 8293 8295 8035 0 -1 4194304 341 338 0 0 0 0 1 0 17 0 1 0 242946761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8295/statm: 1340 241 197 169 0 51 0
[pid=8299] ppid=8295 vsize=4180 CPUtime=1121.66
/proc/8299/stat : 8299 (minisat) R 8295 8295 8035 0 -1 4194304 714 0 0 0 112166 0 0 0 25 0 1 0 242946763 4280320 698 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/8299/statm: 1045 698 76 170 0 873 0
Current children cumulated CPU time (s) 1121.67
Current children cumulated vsize (KiB) 9540

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8301
/proc/meminfo: memFree=1676608/2055920 swapFree=4158736/4192956
[pid=8295] ppid=8293 vsize=5360 CPUtime=0.01
/proc/8295/stat : 8295 (run.sh) S 8293 8295 8035 0 -1 4194304 341 338 0 0 0 0 1 0 17 0 1 0 242946761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8295/statm: 1340 241 197 169 0 51 0
[pid=8299] ppid=8295 vsize=4180 CPUtime=1181.64
/proc/8299/stat : 8299 (minisat) R 8295 8295 8035 0 -1 4194304 714 0 0 0 118164 0 0 0 25 0 1 0 242946763 4280320 698 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8299/statm: 1045 698 76 170 0 873 0
Current children cumulated CPU time (s) 1181.65
Current children cumulated vsize (KiB) 9540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8301
/proc/meminfo: memFree=1676608/2055920 swapFree=4158736/4192956
[pid=8295] ppid=8293 vsize=5360 CPUtime=0.01
/proc/8295/stat : 8295 (run.sh) S 8293 8295 8035 0 -1 4194304 341 338 0 0 0 0 1 0 17 0 1 0 242946761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8295/statm: 1340 241 197 169 0 51 0
[pid=8299] ppid=8295 vsize=4312 CPUtime=1200.03
/proc/8299/stat : 8299 (minisat) R 8295 8295 8035 0 -1 4194304 715 0 0 0 120003 0 0 0 25 0 1 0 242946763 4415488 699 1992294400 134512640 135212939 4294956240 18446744073709551615 134526808 0 0 4096 3 0 0 0 17 0 0 0
/proc/8299/statm: 1078 699 76 170 0 906 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 9672

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8301
/proc/meminfo: memFree=1676608/2055920 swapFree=4158736/4192956
[pid=8295] ppid=8293 vsize=5360 CPUtime=0.01
/proc/8295/stat : 8295 (run.sh) S 8293 8295 8035 0 -1 4194304 341 338 0 0 0 0 1 0 17 0 1 0 242946761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8295/statm: 1340 241 197 169 0 51 0
[pid=8299] ppid=8295 vsize=4312 CPUtime=1200.03
/proc/8299/stat : 8299 (minisat) R 8295 8295 8035 0 -1 4194304 715 0 0 0 120003 0 0 0 25 0 1 0 242946763 4415488 699 1992294400 134512640 135212939 4294956240 18446744073709551615 134526808 0 0 4096 3 0 0 0 17 0 0 0
/proc/8299/statm: 1078 699 76 170 0 906 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 9672

Child status: 143
Real time (s): 1200.71
CPU time (s): 1200.07
CPU user time (s): 1200.06
CPU system time (s): 0.011998
CPU usage (%): 99.9471
Max. virtual memory (cumulated for all children) (KiB): 9672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.06
system time used= 0.011998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1410
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= 9
involuntary context switches= 3139

runsolver used 1.03684 second user time and 3.33949 second system time

The end

Launcher Data

Begin job on node92 at 2009-05-12 19:26:14
IDJOB=1806433
IDBENCH=24735
IDSOLVER=647
FILE ID=node92/1806433-1242149174
PBS_JOBID= 9289634
Free space on /tmp= 66344 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/crafted/Difficult/contest05/others/linvrinv5.sat05-564.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806433-1242149174/watcher-1806433-1242149174 -o /tmp/evaluation-result-1806433-1242149174/solver-1806433-1242149174 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806433-1242149174.cnf HOME

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

MD5SUM BENCH= 7b1cebbdf060989ddb5c4faf02370afb
RANDOM SEED=1272933197

node92.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.245
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.245
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1680808 kB
Buffers:         35788 kB
Cached:         262056 kB
SwapCached:      28284 kB
Active:          86456 kB
Inactive:       241208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1680808 kB
SwapTotal:     4192956 kB
SwapFree:      4158736 kB
Dirty:            1436 kB
Writeback:           0 kB
Mapped:          14168 kB
Slab:            33400 kB
Committed_AS:   651876 kB
PageTables:       1460 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= 66340 MiB
End job on node92 at 2009-05-12 19:46:14