Trace number 1796770

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.09 1200.71

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray02_32.cnf
MD5SUMda0c445b72f13d929ab0690c3bfa81ed
Bench CategoryAPPLICATION (applications 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 variables4252
Number of clauses12563
Sum of the clauses size29311
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 28374
Number of clauses of size 34187
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 2
0.00/0.05	#LEARNT CLAUSES 11
0.00/0.05	done !
0.00/0.05	c Now, SatElite...
0.00/0.06	c Parsing...
0.00/0.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |    5662    13142 |    1698       0        0     nan |  0.000 % |
0.05/0.10	c |         0 |    4151    12261 |      --       0       --      -- |     --   | -1511/-881
0.05/0.10	c ==============================================================================
0.05/0.10	c Result  :   #vars: 945   #clauses: 4151   #literals: 12261
0.05/0.10	c CPU time:   0.041993 s
0.05/0.10	c ==============================================================================
0.05/0.11	c SatElite is done !
0.05/0.11	c Calling MINISAT
0.05/0.11	This is MiniSat 2.0 beta
0.05/0.11	WARNING: for repeatability, setting FPU to use double precision
0.05/0.11	============================[ Problem Statistics ]=============================
0.05/0.11	|                                                                             |
0.05/0.11	|  Number of variables:  945                                                  |
0.05/0.11	|  Number of clauses:    4151                                                 |
0.05/0.11	|  Parsing time:         0.00         s                                       |
0.05/0.11	============================[ Search Statistics ]==============================
0.05/0.11	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.11	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.05/0.11	===============================================================================
0.05/0.11	|         0 |     945     4151    12261 |     1383        0    nan |  0.000 % |
0.05/0.12	|       101 |     945     4151    12261 |     1522      101      4 |  0.001 % |
0.05/0.12	|       251 |     945     4151    12261 |     1674      251     11 |  0.001 % |
0.05/0.13	|       476 |     945     4151    12261 |     1841      476     10 |  0.000 % |
0.05/0.14	|       813 |     945     4151    12261 |     2025      813     15 |  0.000 % |
0.05/0.15	|      1319 |     945     4151    12261 |     2228     1319     15 |  0.002 % |
0.05/0.18	|      2080 |     945     4151    12261 |     2451     2080     17 |  0.002 % |
0.10/0.23	|      3223 |     943     4144    12243 |     2696     1856     19 |  0.318 % |
0.10/0.32	|      4931 |     942     4131    12216 |     2966     1995     26 |  0.318 % |
0.10/0.47	|      7494 |     941     4125    12200 |     3262     2775     32 |  0.423 % |
0.10/0.65	|     11338 |     941     4125    12200 |     3588     2970     26 |  0.424 % |
0.10/0.94	|     17106 |     939     4112    12166 |     3947     2619     26 |  0.636 % |
1.28/1.36	|     25755 |     938     4106    12153 |     4342     2534     22 |  0.741 % |
1.98/2.06	|     38730 |     932     4072    12072 |     4776     3758     25 |  1.377 % |
3.28/3.32	|     58192 |     931     4072    12072 |     5254     5054     33 |  1.482 % |
5.18/5.29	|     87385 |     928     4052    12020 |     5779     5538     23 |  1.799 % |
8.47/8.54	|    131174 |     927     4040    11992 |     6357     5956     37 |  1.905 % |
13.27/13.33	|    196858 |     926     4034    11977 |     6993     4230     25 |  2.011 % |
20.46/20.53	|    295386 |     915     3975    11838 |     7693     7195     23 |  3.175 % |
33.35/33.45	|    443176 |     915     3975    11838 |     8462     5302     33 |  3.177 % |
54.14/54.24	|    664859 |     915     3975    11838 |     9308     4862     29 |  3.175 % |
80.43/80.54	|    997384 |     900     3896    11650 |    10239     8483     24 |  4.763 % |
123.30/123.48	|   1496172 |     884     3805    11423 |    11263     5638     20 |  6.456 % |
193.88/194.09	|   2244354 |     884     3799    11407 |    12389     9152     17 |  6.456 % |
298.63/298.84	|   3366628 |     882     3788    11379 |    13628     9441     21 |  6.667 % |
469.24/469.54	|   5050040 |     876     3761    11311 |    14991     7684     19 |  7.302 % |
740.90/741.32	|   7575157 |     873     3742    11262 |    16490    11015     23 |  7.619 % |
1200.06/1200.70	HOME/run.sh: line 55: 11101 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-1796770-1242080283/watcher-1796770-1242080283 -o /tmp/evaluation-result-1796770-1242080283/solver-1796770-1242080283 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796770-1242080283.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/64 11097
/proc/meminfo: memFree=1213768/2055920 swapFree=4181384/4192956
[pid=11097] ppid=11095 vsize=5360 CPUtime=0
/proc/11097/stat : 11097 (run.sh) S 11095 11097 10807 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236056330 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11097/statm: 1340 237 196 169 0 51 0
[pid=11098] ppid=11097 vsize=1788 CPUtime=0
/proc/11098/stat : 11098 (revival) R 11097 11097 10807 0 -1 4194304 210 0 0 0 0 0 0 0 19 0 1 0 236056330 1830912 176 1992294400 134512640 134537284 4294956368 18446744073709551615 134526340 0 0 4096 0 0 0 0 17 0 0 0
/proc/11098/statm: 447 176 82 6 0 85 0

[startup+0.103653 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11097
/proc/meminfo: memFree=1213768/2055920 swapFree=4181384/4192956
[pid=11097] ppid=11095 vsize=5360 CPUtime=0.05
/proc/11097/stat : 11097 (run.sh) S 11095 11097 10807 0 -1 4194304 311 406 0 0 0 0 5 0 17 0 1 0 236056330 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11097/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5360

[startup+0.201668 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11097
/proc/meminfo: memFree=1213768/2055920 swapFree=4181384/4192956
[pid=11097] ppid=11095 vsize=5360 CPUtime=0.1
/proc/11097/stat : 11097 (run.sh) S 11095 11097 10807 0 -1 4194304 341 855 0 0 0 0 10 0 16 0 1 0 236056330 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11097/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5360

[startup+0.301684 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11097
/proc/meminfo: memFree=1213768/2055920 swapFree=4181384/4192956
[pid=11097] ppid=11095 vsize=5360 CPUtime=0.1
/proc/11097/stat : 11097 (run.sh) S 11095 11097 10807 0 -1 4194304 341 855 0 0 0 0 10 0 16 0 1 0 236056330 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11097/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5360

[startup+0.701757 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11097
/proc/meminfo: memFree=1213768/2055920 swapFree=4181384/4192956
[pid=11097] ppid=11095 vsize=5360 CPUtime=0.1
/proc/11097/stat : 11097 (run.sh) S 11095 11097 10807 0 -1 4194304 341 855 0 0 0 0 10 0 16 0 1 0 236056330 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11097/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5360

[startup+1.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11101
/proc/meminfo: memFree=1212024/2055920 swapFree=4181384/4192956
[pid=11097] ppid=11095 vsize=5360 CPUtime=0.1
/proc/11097/stat : 11097 (run.sh) S 11095 11097 10807 0 -1 4194304 341 855 0 0 0 0 10 0 16 0 1 0 236056330 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11097/statm: 1340 241 197 169 0 51 0
[pid=11101] ppid=11097 vsize=2944 CPUtime=1.38
/proc/11101/stat : 11101 (minisat) R 11097 11097 10807 0 -1 4194304 389 0 0 0 138 0 0 0 25 0 1 0 236056342 3014656 373 1992294400 134512640 135212939 4294956240 18446744073709551615 134527040 0 0 4096 3 0 0 0 17 0 0 0
/proc/11101/statm: 736 373 76 170 0 564 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8304

[startup+3.1022 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11101
/proc/meminfo: memFree=1211512/2055920 swapFree=4181384/4192956
[pid=11097] ppid=11095 vsize=5360 CPUtime=0.1
/proc/11097/stat : 11097 (run.sh) S 11095 11097 10807 0 -1 4194304 341 855 0 0 0 0 10 0 16 0 1 0 236056330 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11097/statm: 1340 241 197 169 0 51 0
[pid=11101] ppid=11097 vsize=3340 CPUtime=2.98
/proc/11101/stat : 11101 (minisat) R 11097 11097 10807 0 -1 4194304 507 0 0 0 298 0 0 0 25 0 1 0 236056342 3420160 491 1992294400 134512640 135212939 4294956240 18446744073709551615 134538879 0 0 4096 3 0 0 0 17 0 0 0
/proc/11101/statm: 835 491 76 170 0 663 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8700

[startup+6.30178 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11101
/proc/meminfo: memFree=1211064/2055920 swapFree=4181384/4192956
[pid=11097] ppid=11095 vsize=5360 CPUtime=0.1
/proc/11097/stat : 11097 (run.sh) S 11095 11097 10807 0 -1 4194304 341 855 0 0 0 0 10 0 16 0 1 0 236056330 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11097/statm: 1340 241 197 169 0 51 0
[pid=11101] ppid=11097 vsize=3736 CPUtime=6.18
/proc/11101/stat : 11101 (minisat) R 11097 11097 10807 0 -1 4194304 584 0 0 0 618 0 0 0 25 0 1 0 236056342 3825664 568 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11101/statm: 934 568 76 170 0 762 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9096

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11101
/proc/meminfo: memFree=1210104/2055920 swapFree=4181384/4192956
[pid=11097] ppid=11095 vsize=5360 CPUtime=0.1
/proc/11097/stat : 11097 (run.sh) S 11095 11097 10807 0 -1 4194304 341 855 0 0 0 0 10 0 16 0 1 0 236056330 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11097/statm: 1340 241 197 169 0 51 0
[pid=11101] ppid=11097 vsize=4396 CPUtime=12.57
/proc/11101/stat : 11101 (minisat) R 11097 11097 10807 0 -1 4194304 774 0 0 0 1257 0 0 0 25 0 1 0 236056342 4501504 758 1992294400 134512640 135212939 4294956240 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 0 0 0
/proc/11101/statm: 1099 758 76 170 0 927 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9756

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11101
/proc/meminfo: memFree=1209848/2055920 swapFree=4181384/4192956
[pid=11097] ppid=11095 vsize=5360 CPUtime=0.1
/proc/11097/stat : 11097 (run.sh) S 11095 11097 10807 0 -1 4194304 341 855 0 0 0 0 10 0 16 0 1 0 236056330 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11097/statm: 1340 241 197 169 0 51 0
[pid=11101] ppid=11097 vsize=4792 CPUtime=25.36
/proc/11101/stat : 11101 (minisat) R 11097 11097 10807 0 -1 4194304 869 0 0 0 2536 0 0 0 25 0 1 0 236056342 4907008 853 1992294400 134512640 135212939 4294956240 18446744073709551615 134529348 0 0 4096 3 0 0 0 17 0 0 0
/proc/11101/statm: 1198 853 76 170 0 1026 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 10152

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11101
/proc/meminfo: memFree=1208760/2055920 swapFree=4181384/4192956
[pid=11097] ppid=11095 vsize=5360 CPUtime=0.1
/proc/11097/stat : 11097 (run.sh) S 11095 11097 10807 0 -1 4194304 341 855 0 0 0 0 10 0 16 0 1 0 236056330 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11097/statm: 1340 241 197 169 0 51 0
[pid=11101] ppid=11097 vsize=5948 CPUtime=50.94
/proc/11101/stat : 11101 (minisat) R 11097 11097 10807 0 -1 4194304 1136 0 0 0 5094 0 0 0 25 0 1 0 236056342 6090752 1120 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11101/statm: 1487 1120 76 170 0 1315 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 11308

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11101
/proc/meminfo: memFree=1208056/2055920 swapFree=4181384/4192956
[pid=11097] ppid=11095 vsize=5360 CPUtime=0.1
/proc/11097/stat : 11097 (run.sh) S 11095 11097 10807 0 -1 4194304 341 855 0 0 0 0 10 0 16 0 1 0 236056330 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11097/statm: 1340 241 197 169 0 51 0
[pid=11101] ppid=11097 vsize=6608 CPUtime=102.12
/proc/11101/stat : 11101 (minisat) R 11097 11097 10807 0 -1 4194304 1305 0 0 0 10212 0 0 0 25 0 1 0 236056342 6766592 1289 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/11101/statm: 1652 1289 76 170 0 1480 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 11968

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11101
/proc/meminfo: memFree=1207160/2055920 swapFree=4181384/4192956
[pid=11097] ppid=11095 vsize=5360 CPUtime=0.1
/proc/11097/stat : 11097 (run.sh) S 11095 11097 10807 0 -1 4194304 341 855 0 0 0 0 10 0 16 0 1 0 236056330 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11097/statm: 1340 241 197 169 0 51 0
[pid=11101] ppid=11097 vsize=7436 CPUtime=162.09
/proc/11101/stat : 11101 (minisat) R 11097 11097 10807 0 -1 4194304 1518 0 0 0 16208 1 0 0 25 0 1 0 236056342 7614464 1502 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11101/statm: 1859 1502 76 170 0 1687 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 12796

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11101
/proc/meminfo: memFree=1206712/2055920 swapFree=4181384/4192956
[pid=11097] ppid=11095 vsize=5360 CPUtime=0.1
/proc/11097/stat : 11097 (run.sh) S 11095 11097 10807 0 -1 4194304 341 855 0 0 0 0 10 0 16 0 1 0 236056330 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11097/statm: 1340 241 197 169 0 51 0
[pid=11101] ppid=11097 vsize=7960 CPUtime=222.07
/proc/11101/stat : 11101 (minisat) R 11097 11097 10807 0 -1 4194304 1634 0 0 0 22206 1 0 0 25 0 1 0 236056342 8151040 1618 1992294400 134512640 135212939 4294956240 18446744073709551615 134526785 0 0 4096 3 0 0 0 17 0 0 0
/proc/11101/statm: 1990 1618 76 170 0 1818 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 13320

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11101
/proc/meminfo: memFree=1206200/2055920 swapFree=4181384/4192956
[pid=11097] ppid=11095 vsize=5360 CPUtime=0.1
/proc/11097/stat : 11097 (run.sh) S 11095 11097 10807 0 -1 4194304 341 855 0 0 0 0 10 0 16 0 1 0 236056330 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11097/statm: 1340 241 197 169 0 51 0
[pid=11101] ppid=11097 vsize=8360 CPUtime=282.04
/proc/11101/stat : 11101 (minisat) R 11097 11097 10807 0 -1 4194304 1748 0 0 0 28203 1 0 0 25 0 1 0 236056342 8560640 1732 1992294400 134512640 135212939 4294956240 18446744073709551615 134526839 0 0 4096 3 0 0 0 17 0 0 0
/proc/11101/statm: 2090 1732 76 170 0 1918 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 13720

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11101
/proc/meminfo: memFree=1205880/2055920 swapFree=4181384/4192956
[pid=11097] ppid=11095 vsize=5360 CPUtime=0.1
/proc/11097/stat : 11097 (run.sh) S 11095 11097 10807 0 -1 4194304 341 855 0 0 0 0 10 0 16 0 1 0 236056330 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11097/statm: 1340 241 197 169 0 51 0
[pid=11101] ppid=11097 vsize=8772 CPUtime=342.01
/proc/11101/stat : 11101 (minisat) R 11097 11097 10807 0 -1 4194304 1850 0 0 0 34200 1 0 0 25 0 1 0 236056342 8982528 1834 1992294400 134512640 135212939 4294956240 18446744073709551615 134526652 0 0 4096 3 0 0 0 17 0 0 0
/proc/11101/statm: 2193 1834 76 170 0 2021 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 14132

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11101
/proc/meminfo: memFree=1205688/2055920 swapFree=4181384/4192956
[pid=11097] ppid=11095 vsize=5360 CPUtime=0.1
/proc/11097/stat : 11097 (run.sh) S 11095 11097 10807 0 -1 4194304 341 855 0 0 0 0 10 0 16 0 1 0 236056330 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11097/statm: 1340 241 197 169 0 51 0
[pid=11101] ppid=11097 vsize=8920 CPUtime=401.98
/proc/11101/stat : 11101 (minisat) R 11097 11097 10807 0 -1 4194304 1885 0 0 0 40197 1 0 0 25 0 1 0 236056342 9134080 1869 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/11101/statm: 2230 1869 76 170 0 2058 0
Current children cumulated CPU time (s) 402.08

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

/proc/11097/statm: 1340 241 197 169 0 51 0
[pid=11101] ppid=11097 vsize=9320 CPUtime=461.95
/proc/11101/stat : 11101 (minisat) R 11097 11097 10807 0 -1 4194304 1986 0 0 0 46194 1 0 0 25 0 1 0 236056342 9543680 1970 1992294400 134512640 135212939 4294956240 18446744073709551615 134527048 0 0 4096 3 0 0 0 17 0 0 0
/proc/11101/statm: 2330 1970 76 170 0 2158 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 14680

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11101
/proc/meminfo: memFree=1205112/2055920 swapFree=4181384/4192956
[pid=11097] ppid=11095 vsize=5360 CPUtime=0.1
/proc/11097/stat : 11097 (run.sh) S 11095 11097 10807 0 -1 4194304 341 855 0 0 0 0 10 0 16 0 1 0 236056330 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11097/statm: 1340 241 197 169 0 51 0
[pid=11101] ppid=11097 vsize=9456 CPUtime=521.91
/proc/11101/stat : 11101 (minisat) R 11097 11097 10807 0 -1 4194304 2018 0 0 0 52190 1 0 0 25 0 1 0 236056342 9682944 2002 1992294400 134512640 135212939 4294956240 18446744073709551615 134526845 0 0 4096 3 0 0 0 17 0 0 0
/proc/11101/statm: 2364 2002 76 170 0 2192 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 14816

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11101
/proc/meminfo: memFree=1204856/2055920 swapFree=4181384/4192956
[pid=11097] ppid=11095 vsize=5360 CPUtime=0.1
/proc/11097/stat : 11097 (run.sh) S 11095 11097 10807 0 -1 4194304 341 855 0 0 0 0 10 0 16 0 1 0 236056330 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11097/statm: 1340 241 197 169 0 51 0
[pid=11101] ppid=11097 vsize=9720 CPUtime=581.88
/proc/11101/stat : 11101 (minisat) R 11097 11097 10807 0 -1 4194304 2097 0 0 0 58187 1 0 0 25 0 1 0 236056342 9953280 2081 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/11101/statm: 2430 2081 76 170 0 2258 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 15080

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11101
/proc/meminfo: memFree=1204216/2055920 swapFree=4181384/4192956
[pid=11097] ppid=11095 vsize=5360 CPUtime=0.1
/proc/11097/stat : 11097 (run.sh) S 11095 11097 10807 0 -1 4194304 341 855 0 0 0 0 10 0 16 0 1 0 236056330 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11097/statm: 1340 241 197 169 0 51 0
[pid=11101] ppid=11097 vsize=10380 CPUtime=641.85
/proc/11101/stat : 11101 (minisat) R 11097 11097 10807 0 -1 4194304 2251 0 0 0 64184 1 0 0 25 0 1 0 236056342 10629120 2235 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/11101/statm: 2595 2235 76 170 0 2423 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 15740

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11101
/proc/meminfo: memFree=1203896/2055920 swapFree=4181384/4192956
[pid=11097] ppid=11095 vsize=5360 CPUtime=0.1
/proc/11097/stat : 11097 (run.sh) S 11095 11097 10807 0 -1 4194304 341 855 0 0 0 0 10 0 16 0 1 0 236056330 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11097/statm: 1340 241 197 169 0 51 0
[pid=11101] ppid=11097 vsize=10644 CPUtime=701.82
/proc/11101/stat : 11101 (minisat) R 11097 11097 10807 0 -1 4194304 2329 0 0 0 70181 1 0 0 25 0 1 0 236056342 10899456 2313 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/11101/statm: 2661 2313 76 170 0 2489 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 16004

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11101
/proc/meminfo: memFree=1203256/2055920 swapFree=4181384/4192956
[pid=11097] ppid=11095 vsize=5360 CPUtime=0.1
/proc/11097/stat : 11097 (run.sh) S 11095 11097 10807 0 -1 4194304 341 855 0 0 0 0 10 0 16 0 1 0 236056330 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11097/statm: 1340 241 197 169 0 51 0
[pid=11101] ppid=11097 vsize=11304 CPUtime=761.79
/proc/11101/stat : 11101 (minisat) R 11097 11097 10807 0 -1 4194304 2491 0 0 0 76178 1 0 0 25 0 1 0 236056342 11575296 2475 1992294400 134512640 135212939 4294956240 18446744073709551615 134536105 0 0 4096 3 0 0 0 17 0 0 0
/proc/11101/statm: 2826 2475 76 170 0 2654 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 16664

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11101
/proc/meminfo: memFree=1203256/2055920 swapFree=4181384/4192956
[pid=11097] ppid=11095 vsize=5360 CPUtime=0.1
/proc/11097/stat : 11097 (run.sh) S 11095 11097 10807 0 -1 4194304 341 855 0 0 0 0 10 0 16 0 1 0 236056330 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11097/statm: 1340 241 197 169 0 51 0
[pid=11101] ppid=11097 vsize=11304 CPUtime=821.76
/proc/11101/stat : 11101 (minisat) R 11097 11097 10807 0 -1 4194304 2491 0 0 0 82175 1 0 0 25 0 1 0 236056342 11575296 2475 1992294400 134512640 135212939 4294956240 18446744073709551615 134724154 0 0 4096 3 0 0 0 17 0 0 0
/proc/11101/statm: 2826 2475 76 170 0 2654 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 16664

[startup+882.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11101
/proc/meminfo: memFree=1203064/2055920 swapFree=4181384/4192956
[pid=11097] ppid=11095 vsize=5360 CPUtime=0.1
/proc/11097/stat : 11097 (run.sh) S 11095 11097 10807 0 -1 4194304 341 855 0 0 0 0 10 0 16 0 1 0 236056330 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11097/statm: 1340 241 197 169 0 51 0
[pid=11101] ppid=11097 vsize=11576 CPUtime=881.73
/proc/11101/stat : 11101 (minisat) R 11097 11097 10807 0 -1 4194304 2534 0 0 0 88172 1 0 0 25 0 1 0 236056342 11853824 2518 1992294400 134512640 135212939 4294956240 18446744073709551615 134527071 0 0 4096 3 0 0 0 17 0 0 0
/proc/11101/statm: 2894 2518 76 170 0 2722 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 16936

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11101
/proc/meminfo: memFree=1202680/2055920 swapFree=4181384/4192956
[pid=11097] ppid=11095 vsize=5360 CPUtime=0.1
/proc/11097/stat : 11097 (run.sh) S 11095 11097 10807 0 -1 4194304 341 855 0 0 0 0 10 0 16 0 1 0 236056330 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11097/statm: 1340 241 197 169 0 51 0
[pid=11101] ppid=11097 vsize=11976 CPUtime=941.7
/proc/11101/stat : 11101 (minisat) R 11097 11097 10807 0 -1 4194304 2643 0 0 0 94168 2 0 0 25 0 1 0 236056342 12263424 2627 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/11101/statm: 2994 2627 76 170 0 2822 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 17336

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11101
/proc/meminfo: memFree=1202232/2055920 swapFree=4181384/4192956
[pid=11097] ppid=11095 vsize=5360 CPUtime=0.1
/proc/11097/stat : 11097 (run.sh) S 11095 11097 10807 0 -1 4194304 341 855 0 0 0 0 10 0 16 0 1 0 236056330 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11097/statm: 1340 241 197 169 0 51 0
[pid=11101] ppid=11097 vsize=12280 CPUtime=1001.67
/proc/11101/stat : 11101 (minisat) R 11097 11097 10807 0 -1 4194304 2747 0 0 0 100165 2 0 0 25 0 1 0 236056342 12574720 2718 1992294400 134512640 135212939 4294956240 18446744073709551615 134527051 0 0 4096 3 0 0 0 17 0 0 0
/proc/11101/statm: 3070 2718 76 170 0 2898 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 17640

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11101
/proc/meminfo: memFree=1202232/2055920 swapFree=4181384/4192956
[pid=11097] ppid=11095 vsize=5360 CPUtime=0.1
/proc/11097/stat : 11097 (run.sh) S 11095 11097 10807 0 -1 4194304 341 855 0 0 0 0 10 0 16 0 1 0 236056330 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11097/statm: 1340 241 197 169 0 51 0
[pid=11101] ppid=11097 vsize=12412 CPUtime=1061.63
/proc/11101/stat : 11101 (minisat) R 11097 11097 10807 0 -1 4194304 2764 0 0 0 106161 2 0 0 25 0 1 0 236056342 12709888 2735 1992294400 134512640 135212939 4294956240 18446744073709551615 134526829 0 0 4096 3 0 0 0 17 0 0 0
/proc/11101/statm: 3103 2735 76 170 0 2931 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 17772

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11101
/proc/meminfo: memFree=1202040/2055920 swapFree=4181384/4192956
[pid=11097] ppid=11095 vsize=5360 CPUtime=0.1
/proc/11097/stat : 11097 (run.sh) S 11095 11097 10807 0 -1 4194304 341 855 0 0 0 0 10 0 16 0 1 0 236056330 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11097/statm: 1340 241 197 169 0 51 0
[pid=11101] ppid=11097 vsize=12548 CPUtime=1121.6
/proc/11101/stat : 11101 (minisat) R 11097 11097 10807 0 -1 4194304 2802 0 0 0 112158 2 0 0 25 0 1 0 236056342 12849152 2773 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11101/statm: 3137 2773 76 170 0 2965 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 17908

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11101
/proc/meminfo: memFree=1201848/2055920 swapFree=4181384/4192956
[pid=11097] ppid=11095 vsize=5360 CPUtime=0.1
/proc/11097/stat : 11097 (run.sh) S 11095 11097 10807 0 -1 4194304 341 855 0 0 0 0 10 0 16 0 1 0 236056330 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11097/statm: 1340 241 197 169 0 51 0
[pid=11101] ppid=11097 vsize=12812 CPUtime=1181.57
/proc/11101/stat : 11101 (minisat) R 11097 11097 10807 0 -1 4194304 2848 0 0 0 118155 2 0 0 25 0 1 0 236056342 13119488 2819 1992294400 134512640 135212939 4294956240 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 0 0 0
/proc/11101/statm: 3203 2819 76 170 0 3031 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 18172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11101
/proc/meminfo: memFree=1201848/2055920 swapFree=4181384/4192956
[pid=11097] ppid=11095 vsize=5360 CPUtime=0.1
/proc/11097/stat : 11097 (run.sh) S 11095 11097 10807 0 -1 4194304 341 855 0 0 0 0 10 0 16 0 1 0 236056330 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11097/statm: 1340 241 197 169 0 51 0
[pid=11101] ppid=11097 vsize=12812 CPUtime=1199.96
/proc/11101/stat : 11101 (minisat) R 11097 11097 10807 0 -1 4194304 2848 0 0 0 119994 2 0 0 25 0 1 0 236056342 13119488 2819 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/11101/statm: 3203 2819 76 170 0 3031 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 18172

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1200.71
CPU time (s): 1200.09
CPU user time (s): 1200.05
CPU system time (s): 0.039993
CPU usage (%): 99.9487
Max. virtual memory (cumulated for all children) (KiB): 18180

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

runsolver used 1.17482 second user time and 3.20051 second system time

The end

Launcher Data

Begin job on node44 at 2009-05-12 00:18:03
IDJOB=1796770
IDBENCH=70811
IDSOLVER=647
FILE ID=node44/1796770-1242080283
PBS_JOBID= 9277626
Free space on /tmp= 66372 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsarray/countbitsarray02_32.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796770-1242080283/watcher-1796770-1242080283 -o /tmp/evaluation-result-1796770-1242080283/solver-1796770-1242080283 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796770-1242080283.cnf HOME

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

MD5SUM BENCH= da0c445b72f13d929ab0690c3bfa81ed
RANDOM SEED=1042183824

node44.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.267
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.267
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:       1214320 kB
Buffers:         70988 kB
Cached:         689824 kB
SwapCached:       5480 kB
Active:         141644 kB
Inactive:       627676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1214320 kB
SwapTotal:     4192956 kB
SwapFree:      4181384 kB
Dirty:            1588 kB
Writeback:           0 kB
Mapped:          14524 kB
Slab:            58320 kB
Committed_AS:   808992 kB
PageTables:       1404 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= 66372 MiB
End job on node44 at 2009-05-12 00:38:04