Trace number 1796771

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
ReVivAl 0.23 + SatElite 2009-03-18? (TO) 1200.03 1200.61

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 SatElite...
0.00/0.00	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 |   12561    29309 |    3768       0        0     nan |  0.000 % |
0.09/0.10	c |         0 |    9499    28877 |      --       0       --      -- |     --   | -3060/-427
0.09/0.10	c ==============================================================================
0.09/0.10	c Result  :   #vars: 2111   #clauses: 9499   #literals: 28877
0.09/0.10	c CPU time:   0.092985 s
0.09/0.10	c ==============================================================================
0.09/0.12	c SatElite is done !
0.09/0.12	c revival is preprocessing the formula...#ITERATIONS 12
0.11/0.34	#LEARNT CLAUSES 64
0.11/0.34	done !
0.11/0.34	c Calling MINISAT
0.11/0.34	This is MiniSat 2.0 beta
0.11/0.34	WARNING: for repeatability, setting FPU to use double precision
0.11/0.34	============================[ Problem Statistics ]=============================
0.11/0.34	|                                                                             |
0.11/0.34	|  Number of variables:  2111                                                 |
0.11/0.34	|  Number of clauses:    5320                                                 |
0.11/0.34	|  Parsing time:         0.00         s                                       |
0.11/0.34	============================[ Search Statistics ]==============================
0.11/0.34	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.11/0.34	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.11/0.35	===============================================================================
0.11/0.35	|         0 |     942     4149    11434 |     1383        0    nan |  0.000 % |
0.11/0.35	|       100 |     941     4149    11434 |     1521       99      5 | 55.424 % |
0.11/0.35	|       251 |     941     4149    11434 |     1673      250      9 | 55.424 % |
0.11/0.36	|       477 |     941     4143    11418 |     1840      469     13 | 55.424 % |
0.11/0.37	|       814 |     939     4137    11403 |     2024      803     18 | 55.519 % |
0.11/0.39	|      1323 |     939     4131    11388 |     2227     1308     18 | 55.519 % |
0.33/0.42	|      2082 |     938     4126    11378 |     2450     2066     19 | 55.566 % |
0.33/0.46	|      3221 |     938     4126    11378 |     2695     3205     20 | 55.566 % |
0.33/0.54	|      4931 |     936     4114    11352 |     2964     2809     18 | 55.661 % |
0.33/0.67	|      7495 |     935     4114    11352 |     3261     3142     24 | 55.708 % |
0.33/0.88	|     11340 |     935     4108    11336 |     3587     4677     25 | 55.708 % |
1.08/1.18	|     17106 |     927     4073    11261 |     3945     5181     25 | 56.087 % |
1.57/1.64	|     25756 |     924     4059    11233 |     4340     2988     21 | 56.229 % |
2.37/2.47	|     38731 |     907     3985    11073 |     4774     4279     25 | 57.082 % |
3.67/3.79	|     58193 |     906     3970    11037 |     5251     4794     20 | 57.082 % |
5.97/6.05	|     87388 |     906     3970    11037 |     5777     6403     26 | 57.082 % |
9.26/9.32	|    131179 |     901     3943    10970 |     6354     6162     27 | 57.319 % |
14.56/14.68	|    196864 |     901     3943    10970 |     6990     4697     16 | 57.319 % |
21.96/22.06	|    295392 |     900     3938    10958 |     7689     5268     26 | 57.366 % |
34.26/34.33	|    443181 |     898     3927    10931 |     8458     7114     18 | 57.461 % |
52.65/52.78	|    664866 |     893     3899    10873 |     9304     5312     18 | 57.698 % |
79.74/79.80	|    997394 |     893     3899    10873 |    10234     9705     20 | 57.698 % |
126.62/126.79	|   1496183 |     893     3899    10873 |    11258     9136     28 | 57.698 % |
195.39/195.54	|   2244367 |     893     3899    10873 |    12383    10095     16 | 57.698 % |
306.22/306.49	|   3366642 |     890     3884    10839 |    13622    12250     23 | 57.840 % |
488.03/488.38	|   5050056 |     861     3763    10546 |    14984    14057     18 | 59.214 % |
826.29/826.74	|   7575173 |     861     3763    10546 |    16482     8881     30 | 59.214 % |
1200.00/1200.60	HOME/run.sh: line 54: 31784 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-1796771-1242080304/watcher-1796771-1242080304 -o /tmp/evaluation-result-1796771-1242080304/solver-1796771-1242080304 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796771-1242080304.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 31780
/proc/meminfo: memFree=915768/2055920 swapFree=4155404/4192956
[pid=31780] ppid=31778 vsize=5360 CPUtime=0
/proc/31780/stat : 31780 (run.sh) R 31778 31780 31488 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 236063082 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228774701727 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/31780/statm: 1340 237 196 169 0 51 0
[pid=31781] ppid=31780 vsize=956 CPUtime=0
/proc/31781/stat : 31781 (SatElite) R 31780 31780 31488 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 236063082 978944 133 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/31781/statm: 239 133 51 126 0 110 0

[startup+0.022715 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 31780
/proc/meminfo: memFree=915768/2055920 swapFree=4155404/4192956
[pid=31780] ppid=31778 vsize=5360 CPUtime=0
/proc/31780/stat : 31780 (run.sh) S 31778 31780 31488 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236063082 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31780/statm: 1340 238 197 169 0 51 0
[pid=31781] ppid=31780 vsize=2912 CPUtime=0.01
/proc/31781/stat : 31781 (SatElite) R 31780 31780 31488 0 -1 4194304 576 0 0 0 1 0 0 0 19 0 1 0 236063082 2981888 559 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/31781/statm: 728 559 67 126 0 599 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8272

[startup+0.101723 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 31780
/proc/meminfo: memFree=915768/2055920 swapFree=4155404/4192956
[pid=31780] ppid=31778 vsize=5360 CPUtime=0
/proc/31780/stat : 31780 (run.sh) S 31778 31780 31488 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236063082 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31780/statm: 1340 238 197 169 0 51 0
[pid=31781] ppid=31780 vsize=3308 CPUtime=0.09
/proc/31781/stat : 31781 (SatElite) R 31780 31780 31488 0 -1 4194304 688 0 0 0 9 0 0 0 19 0 1 0 236063082 3387392 671 1992294400 134512640 135031949 4294956224 18446744073709551615 134566224 0 0 4096 3 0 0 0 17 0 0 0
/proc/31781/statm: 827 671 67 126 0 698 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8668

[startup+0.301747 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 31780
/proc/meminfo: memFree=915768/2055920 swapFree=4155404/4192956
[pid=31780] ppid=31778 vsize=5360 CPUtime=0.11
/proc/31780/stat : 31780 (run.sh) S 31778 31780 31488 0 -1 4194304 317 694 0 0 0 0 11 0 16 0 1 0 236063082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31780/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 5360

[startup+0.701791 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 31780
/proc/meminfo: memFree=915768/2055920 swapFree=4155404/4192956
[pid=31780] ppid=31778 vsize=5360 CPUtime=0.33
/proc/31780/stat : 31780 (run.sh) S 31778 31780 31488 0 -1 4194304 343 1032 0 0 0 0 32 1 16 0 1 0 236063082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31780/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 5360

[startup+1.50189 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 31784
/proc/meminfo: memFree=913704/2055920 swapFree=4155404/4192956
[pid=31780] ppid=31778 vsize=5360 CPUtime=0.33
/proc/31780/stat : 31780 (run.sh) S 31778 31780 31488 0 -1 4194304 343 1032 0 0 0 0 32 1 16 0 1 0 236063082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31780/statm: 1340 241 197 169 0 51 0
[pid=31784] ppid=31780 vsize=3120 CPUtime=1.14
/proc/31784/stat : 31784 (minisat) R 31780 31780 31488 0 -1 4194304 447 0 0 0 114 0 0 0 25 0 1 0 236063116 3194880 431 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/31784/statm: 780 431 76 170 0 608 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8480

[startup+3.10207 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 31784
/proc/meminfo: memFree=913128/2055920 swapFree=4155404/4192956
[pid=31780] ppid=31778 vsize=5360 CPUtime=0.33
/proc/31780/stat : 31780 (run.sh) S 31778 31780 31488 0 -1 4194304 343 1032 0 0 0 0 32 1 16 0 1 0 236063082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31780/statm: 1340 241 197 169 0 51 0
[pid=31784] ppid=31780 vsize=3384 CPUtime=2.74
/proc/31784/stat : 31784 (minisat) R 31780 31780 31488 0 -1 4194304 516 0 0 0 274 0 0 0 25 0 1 0 236063116 3465216 500 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/31784/statm: 846 500 76 170 0 674 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 8744

[startup+6.30144 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 31784
/proc/meminfo: memFree=912808/2055920 swapFree=4155404/4192956
[pid=31780] ppid=31778 vsize=5360 CPUtime=0.33
/proc/31780/stat : 31780 (run.sh) S 31778 31780 31488 0 -1 4194304 343 1032 0 0 0 0 32 1 16 0 1 0 236063082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31780/statm: 1340 241 197 169 0 51 0
[pid=31784] ppid=31780 vsize=3780 CPUtime=5.94
/proc/31784/stat : 31784 (minisat) R 31780 31780 31488 0 -1 4194304 595 0 0 0 594 0 0 0 25 0 1 0 236063116 3870720 579 1992294400 134512640 135212939 4294956240 18446744073709551615 134530144 0 0 4096 3 0 0 0 17 0 0 0
/proc/31784/statm: 945 579 76 170 0 773 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9140

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 31784
/proc/meminfo: memFree=912360/2055920 swapFree=4155404/4192956
[pid=31780] ppid=31778 vsize=5360 CPUtime=0.33
/proc/31780/stat : 31780 (run.sh) S 31778 31780 31488 0 -1 4194304 343 1032 0 0 0 0 32 1 16 0 1 0 236063082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31780/statm: 1340 241 197 169 0 51 0
[pid=31784] ppid=31780 vsize=4176 CPUtime=12.33
/proc/31784/stat : 31784 (minisat) R 31780 31780 31488 0 -1 4194304 705 0 0 0 1233 0 0 0 25 0 1 0 236063116 4276224 689 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/31784/statm: 1044 689 76 170 0 872 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 9536

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 31784
/proc/meminfo: memFree=911912/2055920 swapFree=4155404/4192956
[pid=31780] ppid=31778 vsize=5360 CPUtime=0.33
/proc/31780/stat : 31780 (run.sh) S 31778 31780 31488 0 -1 4194304 343 1032 0 0 0 0 32 1 16 0 1 0 236063082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31780/statm: 1340 241 197 169 0 51 0
[pid=31784] ppid=31780 vsize=4712 CPUtime=25.13
/proc/31784/stat : 31784 (minisat) R 31780 31780 31488 0 -1 4194304 829 0 0 0 2513 0 0 0 25 0 1 0 236063116 4825088 813 1992294400 134512640 135212939 4294956240 18446744073709551615 134526775 0 0 4096 3 0 0 0 17 0 0 0
/proc/31784/statm: 1178 813 76 170 0 1006 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 10072

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 31784
/proc/meminfo: memFree=911144/2055920 swapFree=4155404/4192956
[pid=31780] ppid=31778 vsize=5360 CPUtime=0.33
/proc/31780/stat : 31780 (run.sh) S 31778 31780 31488 0 -1 4194304 343 1032 0 0 0 0 32 1 16 0 1 0 236063082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31780/statm: 1340 241 197 169 0 51 0
[pid=31784] ppid=31780 vsize=5380 CPUtime=50.72
/proc/31784/stat : 31784 (minisat) R 31780 31780 31488 0 -1 4194304 1013 0 0 0 5071 1 0 0 25 0 1 0 236063116 5509120 997 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/31784/statm: 1345 997 76 170 0 1173 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 10740

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 31784
/proc/meminfo: memFree=910120/2055920 swapFree=4155404/4192956
[pid=31780] ppid=31778 vsize=5360 CPUtime=0.33
/proc/31780/stat : 31780 (run.sh) S 31778 31780 31488 0 -1 4194304 343 1032 0 0 0 0 32 1 16 0 1 0 236063082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31780/statm: 1340 241 197 169 0 51 0
[pid=31784] ppid=31780 vsize=6332 CPUtime=101.9
/proc/31784/stat : 31784 (minisat) R 31780 31780 31488 0 -1 4194304 1247 0 0 0 10189 1 0 0 25 0 1 0 236063116 6483968 1231 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/31784/statm: 1583 1231 76 170 0 1411 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 11692

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 31784
/proc/meminfo: memFree=909352/2055920 swapFree=4155404/4192956
[pid=31780] ppid=31778 vsize=5360 CPUtime=0.33
/proc/31780/stat : 31780 (run.sh) S 31778 31780 31488 0 -1 4194304 343 1032 0 0 0 0 32 1 16 0 1 0 236063082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31780/statm: 1340 241 197 169 0 51 0
[pid=31784] ppid=31780 vsize=7108 CPUtime=161.87
/proc/31784/stat : 31784 (minisat) R 31780 31780 31488 0 -1 4194304 1445 0 0 0 16186 1 0 0 25 0 1 0 236063116 7278592 1429 1992294400 134512640 135212939 4294956240 18446744073709551615 134530424 0 0 4096 3 0 0 0 17 0 0 0
/proc/31784/statm: 1777 1429 76 170 0 1605 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 12468

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 31784
/proc/meminfo: memFree=908776/2055920 swapFree=4155404/4192956
[pid=31780] ppid=31778 vsize=5360 CPUtime=0.33
/proc/31780/stat : 31780 (run.sh) S 31778 31780 31488 0 -1 4194304 343 1032 0 0 0 0 32 1 16 0 1 0 236063082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31780/statm: 1340 241 197 169 0 51 0
[pid=31784] ppid=31780 vsize=7656 CPUtime=221.85
/proc/31784/stat : 31784 (minisat) R 31780 31780 31488 0 -1 4194304 1584 0 0 0 22184 1 0 0 25 0 1 0 236063116 7839744 1568 1992294400 134512640 135212939 4294956240 18446744073709551615 134536120 0 0 4096 3 0 0 0 17 0 0 0
/proc/31784/statm: 1914 1568 76 170 0 1742 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 13016

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 31784
/proc/meminfo: memFree=908520/2055920 swapFree=4155404/4192956
[pid=31780] ppid=31778 vsize=5360 CPUtime=0.33
/proc/31780/stat : 31780 (run.sh) S 31778 31780 31488 0 -1 4194304 343 1032 0 0 0 0 32 1 16 0 1 0 236063082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31780/statm: 1340 241 197 169 0 51 0
[pid=31784] ppid=31780 vsize=7936 CPUtime=281.8
/proc/31784/stat : 31784 (minisat) R 31780 31780 31488 0 -1 4194304 1652 0 0 0 28179 1 0 0 25 0 1 0 236063116 8126464 1636 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/31784/statm: 1984 1636 76 170 0 1812 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 13296

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 31784
/proc/meminfo: memFree=907496/2055920 swapFree=4155404/4192956
[pid=31780] ppid=31778 vsize=5360 CPUtime=0.33
/proc/31780/stat : 31780 (run.sh) S 31778 31780 31488 0 -1 4194304 343 1032 0 0 0 0 32 1 16 0 1 0 236063082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31780/statm: 1340 241 197 169 0 51 0
[pid=31784] ppid=31780 vsize=9000 CPUtime=341.77
/proc/31784/stat : 31784 (minisat) R 31780 31780 31488 0 -1 4194304 1912 0 0 0 34176 1 0 0 25 0 1 0 236063116 9216000 1896 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/31784/statm: 2250 1896 76 170 0 2078 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 14360

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 31784
/proc/meminfo: memFree=907368/2055920 swapFree=4155404/4192956
[pid=31780] ppid=31778 vsize=5360 CPUtime=0.33

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

[pid=31784] ppid=31780 vsize=9132 CPUtime=461.71
/proc/31784/stat : 31784 (minisat) R 31780 31780 31488 0 -1 4194304 1945 0 0 0 46170 1 0 0 25 0 1 0 236063116 9351168 1929 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/31784/statm: 2283 1929 76 170 0 2111 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 14492

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 31784
/proc/meminfo: memFree=906536/2055920 swapFree=4155404/4192956
[pid=31780] ppid=31778 vsize=5360 CPUtime=0.33
/proc/31780/stat : 31780 (run.sh) S 31778 31780 31488 0 -1 4194304 343 1032 0 0 0 0 32 1 16 0 1 0 236063082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31780/statm: 1340 241 197 169 0 51 0
[pid=31784] ppid=31780 vsize=10088 CPUtime=521.69
/proc/31784/stat : 31784 (minisat) R 31780 31780 31488 0 -1 4194304 2152 0 0 0 52167 2 0 0 25 0 1 0 236063116 10330112 2136 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/31784/statm: 2522 2136 76 170 0 2350 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 15448

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 31784
/proc/meminfo: memFree=906088/2055920 swapFree=4155404/4192956
[pid=31780] ppid=31778 vsize=5360 CPUtime=0.33
/proc/31780/stat : 31780 (run.sh) S 31778 31780 31488 0 -1 4194304 343 1032 0 0 0 0 32 1 16 0 1 0 236063082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31780/statm: 1340 241 197 169 0 51 0
[pid=31784] ppid=31780 vsize=10504 CPUtime=581.66
/proc/31784/stat : 31784 (minisat) R 31780 31780 31488 0 -1 4194304 2259 0 0 0 58164 2 0 0 25 0 1 0 236063116 10756096 2243 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/31784/statm: 2626 2243 76 170 0 2454 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 15864

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 31784
/proc/meminfo: memFree=905512/2055920 swapFree=4155404/4192956
[pid=31780] ppid=31778 vsize=5360 CPUtime=0.33
/proc/31780/stat : 31780 (run.sh) S 31778 31780 31488 0 -1 4194304 343 1032 0 0 0 0 32 1 16 0 1 0 236063082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31780/statm: 1340 241 197 169 0 51 0
[pid=31784] ppid=31780 vsize=11180 CPUtime=641.63
/proc/31784/stat : 31784 (minisat) R 31780 31780 31488 0 -1 4194304 2417 0 0 0 64161 2 0 0 25 0 1 0 236063116 11448320 2401 1992294400 134512640 135212939 4294956240 18446744073709551615 134526688 0 0 4096 3 0 0 0 17 0 0 0
/proc/31784/statm: 2795 2401 76 170 0 2623 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 16540

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 31784
/proc/meminfo: memFree=905128/2055920 swapFree=4155404/4192956
[pid=31780] ppid=31778 vsize=5360 CPUtime=0.33
/proc/31780/stat : 31780 (run.sh) S 31778 31780 31488 0 -1 4194304 343 1032 0 0 0 0 32 1 16 0 1 0 236063082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31780/statm: 1340 241 197 169 0 51 0
[pid=31784] ppid=31780 vsize=11312 CPUtime=701.6
/proc/31784/stat : 31784 (minisat) R 31780 31780 31488 0 -1 4194304 2473 0 0 0 70158 2 0 0 25 0 1 0 236063116 11583488 2457 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/31784/statm: 2828 2457 76 170 0 2656 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 16672

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 31784
/proc/meminfo: memFree=904872/2055920 swapFree=4155404/4192956
[pid=31780] ppid=31778 vsize=5360 CPUtime=0.33
/proc/31780/stat : 31780 (run.sh) S 31778 31780 31488 0 -1 4194304 343 1032 0 0 0 0 32 1 16 0 1 0 236063082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31780/statm: 1340 241 197 169 0 51 0
[pid=31784] ppid=31780 vsize=11572 CPUtime=761.58
/proc/31784/stat : 31784 (minisat) R 31780 31780 31488 0 -1 4194304 2534 0 0 0 76156 2 0 0 25 0 1 0 236063116 11849728 2518 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/31784/statm: 2893 2518 76 170 0 2721 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 16932

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 31784
/proc/meminfo: memFree=904680/2055920 swapFree=4155404/4192956
[pid=31780] ppid=31778 vsize=5360 CPUtime=0.33
/proc/31780/stat : 31780 (run.sh) S 31778 31780 31488 0 -1 4194304 343 1032 0 0 0 0 32 1 16 0 1 0 236063082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31780/statm: 1340 241 197 169 0 51 0
[pid=31784] ppid=31780 vsize=11868 CPUtime=821.56
/proc/31784/stat : 31784 (minisat) R 31780 31780 31488 0 -1 4194304 2605 0 0 0 82153 3 0 0 25 0 1 0 236063116 12152832 2589 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/31784/statm: 2967 2589 76 170 0 2795 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 17228

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 31784
/proc/meminfo: memFree=904552/2055920 swapFree=4155404/4192956
[pid=31780] ppid=31778 vsize=5360 CPUtime=0.33
/proc/31780/stat : 31780 (run.sh) S 31778 31780 31488 0 -1 4194304 343 1032 0 0 0 0 32 1 16 0 1 0 236063082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31780/statm: 1340 241 197 169 0 51 0
[pid=31784] ppid=31780 vsize=12024 CPUtime=881.53
/proc/31784/stat : 31784 (minisat) R 31780 31780 31488 0 -1 4194304 2616 0 0 0 88150 3 0 0 25 0 1 0 236063116 12312576 2600 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/31784/statm: 3006 2600 76 170 0 2834 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 17384

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 31784
/proc/meminfo: memFree=904360/2055920 swapFree=4155404/4192956
[pid=31780] ppid=31778 vsize=5360 CPUtime=0.33
/proc/31780/stat : 31780 (run.sh) S 31778 31780 31488 0 -1 4194304 343 1032 0 0 0 0 32 1 16 0 1 0 236063082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31780/statm: 1340 241 197 169 0 51 0
[pid=31784] ppid=31780 vsize=12260 CPUtime=941.49
/proc/31784/stat : 31784 (minisat) R 31780 31780 31488 0 -1 4194304 2667 0 0 0 94146 3 0 0 25 0 1 0 236063116 12554240 2651 1992294400 134512640 135212939 4294956240 18446744073709551615 134526636 0 0 4096 3 0 0 0 17 0 0 0
/proc/31784/statm: 3065 2651 76 170 0 2893 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 17620

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 31784
/proc/meminfo: memFree=904104/2055920 swapFree=4155404/4192956
[pid=31780] ppid=31778 vsize=5360 CPUtime=0.33
/proc/31780/stat : 31780 (run.sh) S 31778 31780 31488 0 -1 4194304 343 1032 0 0 0 0 32 1 16 0 1 0 236063082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31780/statm: 1340 241 197 169 0 51 0
[pid=31784] ppid=31780 vsize=12536 CPUtime=1001.45
/proc/31784/stat : 31784 (minisat) R 31780 31780 31488 0 -1 4194304 2734 0 0 0 100142 3 0 0 25 0 1 0 236063116 12836864 2718 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/31784/statm: 3134 2718 76 170 0 2962 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 17896

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 31784
/proc/meminfo: memFree=904104/2055920 swapFree=4155404/4192956
[pid=31780] ppid=31778 vsize=5360 CPUtime=0.33
/proc/31780/stat : 31780 (run.sh) S 31778 31780 31488 0 -1 4194304 343 1032 0 0 0 0 32 1 16 0 1 0 236063082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31780/statm: 1340 241 197 169 0 51 0
[pid=31784] ppid=31780 vsize=12536 CPUtime=1061.43
/proc/31784/stat : 31784 (minisat) R 31780 31780 31488 0 -1 4194304 2737 0 0 0 106140 3 0 0 25 0 1 0 236063116 12836864 2721 1992294400 134512640 135212939 4294956240 18446744073709551615 134529550 0 0 4096 3 0 0 0 17 0 0 0
/proc/31784/statm: 3134 2721 76 170 0 2962 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 17896

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 31784
/proc/meminfo: memFree=903976/2055920 swapFree=4155404/4192956
[pid=31780] ppid=31778 vsize=5360 CPUtime=0.33
/proc/31780/stat : 31780 (run.sh) S 31778 31780 31488 0 -1 4194304 343 1032 0 0 0 0 32 1 16 0 1 0 236063082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31780/statm: 1340 241 197 169 0 51 0
[pid=31784] ppid=31780 vsize=12684 CPUtime=1121.4
/proc/31784/stat : 31784 (minisat) R 31780 31780 31488 0 -1 4194304 2772 0 0 0 112137 3 0 0 25 0 1 0 236063116 12988416 2756 1992294400 134512640 135212939 4294956240 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 0 0 0
/proc/31784/statm: 3171 2756 76 170 0 2999 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 18044

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 31784
/proc/meminfo: memFree=903592/2055920 swapFree=4155404/4192956
[pid=31780] ppid=31778 vsize=5360 CPUtime=0.33
/proc/31780/stat : 31780 (run.sh) S 31778 31780 31488 0 -1 4194304 343 1032 0 0 0 0 32 1 16 0 1 0 236063082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31780/statm: 1340 241 197 169 0 51 0
[pid=31784] ppid=31780 vsize=13092 CPUtime=1181.37
/proc/31784/stat : 31784 (minisat) R 31780 31780 31488 0 -1 4194304 2877 0 0 0 118133 4 0 0 25 0 1 0 236063116 13406208 2861 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/31784/statm: 3273 2861 76 170 0 3101 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 18452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 31784
/proc/meminfo: memFree=903464/2055920 swapFree=4155404/4192956
[pid=31780] ppid=31778 vsize=5360 CPUtime=0.33
/proc/31780/stat : 31780 (run.sh) S 31778 31780 31488 0 -1 4194304 343 1032 0 0 0 0 32 1 16 0 1 0 236063082 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31780/statm: 1340 241 197 169 0 51 0
[pid=31784] ppid=31780 vsize=13224 CPUtime=1199.67
/proc/31784/stat : 31784 (minisat) R 31780 31780 31488 0 -1 4194304 2921 0 0 0 119963 4 0 0 25 0 1 0 236063116 13541376 2905 1992294400 134512640 135212939 4294956240 18446744073709551615 134526814 0 0 4096 3 0 0 0 17 0 0 0
/proc/31784/statm: 3306 2905 76 170 0 3134 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 18584

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1200.61
CPU time (s): 1200.03
CPU user time (s): 1199.97
CPU system time (s): 0.058991
CPU usage (%): 99.9516
Max. virtual memory (cumulated for all children) (KiB): 18584

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

runsolver used 1.08683 second user time and 3.2915 second system time

The end

Launcher Data

Begin job on node74 at 2009-05-12 00:18:24
IDJOB=1796771
IDBENCH=70811
IDSOLVER=648
FILE ID=node74/1796771-1242080304
PBS_JOBID= 9277627
Free space on /tmp= 102976 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 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-1796771-1242080304/watcher-1796771-1242080304 -o /tmp/evaluation-result-1796771-1242080304/solver-1796771-1242080304 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796771-1242080304.cnf HOME

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

MD5SUM BENCH= da0c445b72f13d929ab0690c3bfa81ed
RANDOM SEED=861185641

node74.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.233
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.233
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:        916248 kB
Buffers:         72760 kB
Cached:         958896 kB
SwapCached:      31048 kB
Active:         246136 kB
Inactive:       819020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        916248 kB
SwapTotal:     4192956 kB
SwapFree:      4155404 kB
Dirty:            1580 kB
Writeback:           0 kB
Mapped:          14244 kB
Slab:            60348 kB
Committed_AS:   834964 kB
PageTables:       1444 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= 102976 MiB
End job on node74 at 2009-05-12 00:38:25