Trace number 1821566

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
BinMiniSat 2009-03-21? (TO) 1200.07 1200.05

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-10p1.cnf
MD5SUM31a85166c16c74a5f2dcee32f2093a67
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 variables381708
Number of clauses1632906
Sum of the clauses size3841867
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 21226633
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.00	c Parsing...
1.61/1.70	c ==============================================================================
1.61/1.70	c |           |     ORIGINAL     |              LEARNT              |          |
1.61/1.70	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.61/1.70	c ==============================================================================
1.61/1.70	c |         0 | 1618887  3826978 |  485666       0        0     nan |  0.000 % |
9.51/9.51	c |         0 | 1199091  3186259 |      --       0       --      -- |     --   | -117869/45832
9.51/9.52	c ==============================================================================
9.51/9.52	c Result  :   #vars: 250809   #clauses: 1199091   #literals: 3186259
9.51/9.52	c CPU time:   9.18 s
9.51/9.52	c ==============================================================================
10.68/10.74	This is MiniSat 2.0 beta
10.68/10.74	WARNING: for repeatability, setting FPU to use double precision
10.68/10.74	============================[ Problem Statistics ]=============================
10.68/10.74	|                                                                             |
10.68/10.74	|  Number of variables:  250809                                               |
10.68/10.74	|  Number of clauses:    1199091                                              |
11.48/11.58	|  Parsing time:         0.72         s                                       |
11.58/11.63	============================[ Search Statistics ]==============================
11.58/11.63	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.58/11.63	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.58/11.63	===============================================================================
11.58/11.67	|         0 |  250809  1199091  3186259 |   399697        0    nan |  0.000 % |
12.28/12.41	|       100 |  250795  1199091  3186259 |   439666       98     38 |  0.841 % |
15.18/15.28	|       250 |  248562  1187308  3156299 |   483633      239     89 |  2.317 % |
16.48/16.56	|       475 |  243577  1160995  3091536 |   531996      444     56 |  3.075 % |
18.58/18.64	|       812 |  238842  1137912  3038309 |   585196      751     44 |  5.821 % |
20.68/20.72	|      1318 |  234479  1113981  2978823 |   643716     1245     36 |  6.642 % |
24.28/24.33	|      2077 |  233886  1111016  2972703 |   708087     1992     47 |  6.925 % |
28.08/28.17	|      3217 |  230412  1092942  2929845 |   778896     3072     44 |  8.306 % |
35.68/35.76	|      4926 |  225403  1066582  2865538 |   856786     4685     49 | 10.169 % |
46.78/46.85	|      7488 |  222009  1050705  2829370 |   942464     7135     53 | 11.500 % |
63.98/64.07	|     11333 |  220131  1040491  2804138 |  1036711    10852     83 | 12.238 % |
91.78/91.86	|     17099 |  217700  1028060  2775089 |  1140382    16497    115 | 13.201 % |
145.29/145.40	|     25750 |  215989  1018742  2751800 |  1254420    24968    165 | 13.921 % |
244.69/244.79	|     38725 |  215040  1013610  2739215 |  1379862    37666    243 | 14.265 % |
415.10/415.18	|     58186 |  207844   974023  2641290 |  1517848    56644    342 | 17.136 % |
712.11/712.12	|     87379 |  204260   956862  2598446 |  1669633    83009    420 | 18.569 % |
1198.85/1198.90	|    131168 |  197682   929043  2530242 |  1836596   126165    460 | 21.232 % |
1200.05/1200.04	HOME/SatELiteGTI: line 36: 29630 Terminated              $MS $TMP.cnf $TMP.result

Verifier Data

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

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1821566-1242537639/watcher-1821566-1242537639 -o /tmp/evaluation-result-1821566-1242537639/solver-1821566-1242537639 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821566-1242537639.cnf 

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: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 29623
/proc/meminfo: memFree=1765712/2074464 swapFree=1950760/1959888
[pid=29623] ppid=29621 vsize=2412 CPUtime=0
/proc/29623/stat : 29623 (SatELiteGTI) S 29621 29623 11066 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1018262527 2469888 276 4294967295 134512640 135169312 3214365888 3214364424 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29623/statm: 603 276 235 161 0 42 0
[pid=29627] ppid=29623 vsize=952 CPUtime=0
/proc/29627/stat : 29627 (SatELite_releas) R 29623 29623 11066 0 -1 4202496 146 0 0 0 0 0 0 0 25 0 1 0 1018262527 974848 81 4294967295 134512640 135223648 3213050736 3213049456 134734703 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29627/statm: 238 85 46 174 0 63 0

[startup+0.046172 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 29623
/proc/meminfo: memFree=1765712/2074464 swapFree=1950760/1959888
[pid=29623] ppid=29621 vsize=2412 CPUtime=0
/proc/29623/stat : 29623 (SatELiteGTI) S 29621 29623 11066 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1018262527 2469888 276 4294967295 134512640 135169312 3214365888 3214364424 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29623/statm: 603 276 235 161 0 42 0
[pid=29627] ppid=29623 vsize=13464 CPUtime=0.05
/proc/29627/stat : 29627 (SatELite_releas) R 29623 29623 11066 0 -1 4202496 2993 0 0 0 3 2 0 0 25 0 1 0 1018262527 13787136 2825 4294967295 134512640 135223648 3213050736 3213049616 134543095 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29627/statm: 3366 2825 46 174 0 3191 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15876

[startup+0.116167 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 29623
/proc/meminfo: memFree=1765712/2074464 swapFree=1950760/1959888
[pid=29623] ppid=29621 vsize=2412 CPUtime=0
/proc/29623/stat : 29623 (SatELiteGTI) S 29621 29623 11066 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1018262527 2469888 276 4294967295 134512640 135169312 3214365888 3214364424 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29623/statm: 603 276 235 161 0 42 0
[pid=29627] ppid=29623 vsize=28436 CPUtime=0.12
/proc/29627/stat : 29627 (SatELite_releas) R 29623 29623 11066 0 -1 4202496 6160 0 0 0 10 2 0 0 25 0 1 0 1018262527 29118464 5928 4294967295 134512640 135223648 3213050736 3213049320 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29627/statm: 7109 5929 46 174 0 6934 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 30848

[startup+0.316157 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 29623
/proc/meminfo: memFree=1765712/2074464 swapFree=1950760/1959888
[pid=29623] ppid=29621 vsize=2412 CPUtime=0
/proc/29623/stat : 29623 (SatELiteGTI) S 29621 29623 11066 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1018262527 2469888 276 4294967295 134512640 135169312 3214365888 3214364424 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29623/statm: 603 276 235 161 0 42 0
[pid=29627] ppid=29623 vsize=50952 CPUtime=0.31
/proc/29627/stat : 29627 (SatELite_releas) R 29623 29623 11066 0 -1 4202496 11547 0 0 0 27 4 0 0 25 0 1 0 1018262527 52174848 11315 4294967295 134512640 135223648 3213050736 3213049320 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29627/statm: 12738 11316 46 174 0 12563 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 53364

[startup+0.716134 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 29623
/proc/meminfo: memFree=1765712/2074464 swapFree=1950760/1959888
[pid=29623] ppid=29621 vsize=2412 CPUtime=0
/proc/29623/stat : 29623 (SatELiteGTI) S 29621 29623 11066 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1018262527 2469888 276 4294967295 134512640 135169312 3214365888 3214364424 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29623/statm: 603 276 235 161 0 42 0
[pid=29627] ppid=29623 vsize=73592 CPUtime=0.71
/proc/29627/stat : 29627 (SatELite_releas) R 29623 29623 11066 0 -1 4202496 17160 0 0 0 62 9 0 0 25 0 1 0 1018262527 75358208 16928 4294967295 134512640 135223648 3213050736 3213049688 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29627/statm: 18398 16928 46 174 0 18223 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 76004

[startup+1.51609 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 29628
/proc/meminfo: memFree=1675068/2074464 swapFree=1950760/1959888
[pid=29623] ppid=29621 vsize=2412 CPUtime=0
/proc/29623/stat : 29623 (SatELiteGTI) S 29621 29623 11066 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1018262527 2469888 276 4294967295 134512640 135169312 3214365888 3214364424 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29623/statm: 603 276 235 161 0 42 0
[pid=29627] ppid=29623 vsize=169400 CPUtime=1.51
/proc/29627/stat : 29627 (SatELite_releas) R 29623 29623 11066 0 -1 4202496 38689 0 0 0 128 23 0 0 25 0 1 0 1018262527 173465600 38457 4294967295 134512640 135223648 3213050736 3213049744 134547591 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29627/statm: 42350 38457 47 174 0 42175 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 171812

[startup+3.116 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 29628
/proc/meminfo: memFree=1590872/2074464 swapFree=1950760/1959888
[pid=29623] ppid=29621 vsize=2412 CPUtime=0
/proc/29623/stat : 29623 (SatELiteGTI) S 29621 29623 11066 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1018262527 2469888 276 4294967295 134512640 135169312 3214365888 3214364424 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29623/statm: 603 276 235 161 0 42 0
[pid=29627] ppid=29623 vsize=201180 CPUtime=3.11
/proc/29627/stat : 29627 (SatELite_releas) R 29623 29623 11066 0 -1 4202496 49829 0 0 0 283 28 0 0 25 0 1 0 1018262527 206008320 45413 4294967295 134512640 135223648 3213050736 3213048404 134717588 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29627/statm: 50295 45413 73 174 0 50120 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 203592

[startup+6.31582 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 29628
/proc/meminfo: memFree=1566972/2074464 swapFree=1950760/1959888
[pid=29623] ppid=29621 vsize=2412 CPUtime=0
/proc/29623/stat : 29623 (SatELiteGTI) S 29621 29623 11066 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1018262527 2469888 276 4294967295 134512640 135169312 3214365888 3214364424 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29623/statm: 603 276 235 161 0 42 0
[pid=29627] ppid=29623 vsize=234988 CPUtime=6.31
/proc/29627/stat : 29627 (SatELite_releas) R 29623 29623 11066 0 -1 4202496 57072 0 0 0 603 28 0 0 25 0 1 0 1018262527 240627712 51789 4294967295 134512640 135223648 3213050736 3213049068 134611938 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29627/statm: 58747 51789 73 174 0 58572 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 237400

[startup+12.7155 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 29631
/proc/meminfo: memFree=1663516/2074464 swapFree=1950760/1959888
[pid=29623] ppid=29621 vsize=2416 CPUtime=10.71
/proc/29623/stat : 29623 (SatELiteGTI) S 29621 29623 11066 0 -1 4194304 386 65233 0 0 0 0 1026 45 18 0 1 0 1018262527 2473984 277 4294967295 134512640 135169312 3214365888 3214362104 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29623/statm: 604 277 235 161 0 43 0
[pid=29630] ppid=29623 vsize=74636 CPUtime=1.97
/proc/29630/stat : 29630 (minisat_static) R 29623 29623 11066 0 -1 4202496 17121 0 0 0 184 13 0 0 25 0 1 0 1018263601 76427264 17037 4294967295 134512640 135216011 3217649712 3217648064 134527269 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29630/statm: 18659 17037 71 172 0 18486 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 77052

[startup+25.5148 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 29632
/proc/meminfo: memFree=1662992/2074464 swapFree=1950760/1959888
[pid=29623] ppid=29621 vsize=2416 CPUtime=10.71
/proc/29623/stat : 29623 (SatELiteGTI) S 29621 29623 11066 0 -1 4194304 386 65233 0 0 0 0 1026 45 18 0 1 0 1018262527 2473984 277 4294967295 134512640 135169312 3214365888 3214362104 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29623/statm: 604 277 235 161 0 43 0
[pid=29630] ppid=29623 vsize=74900 CPUtime=14.77
/proc/29630/stat : 29630 (minisat_static) R 29623 29623 11066 0 -1 4202496 17186 0 0 0 1464 13 0 0 25 0 1 0 1018263601 76697600 17102 4294967295 134512640 135216011 3217649712 3217648064 134527533 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29630/statm: 18725 17102 71 172 0 18552 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 77316

[startup+51.1133 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 29632
/proc/meminfo: memFree=1662092/2074464 swapFree=1950760/1959888
[pid=29623] ppid=29621 vsize=2416 CPUtime=10.71
/proc/29623/stat : 29623 (SatELiteGTI) S 29621 29623 11066 0 -1 4194304 386 65233 0 0 0 0 1026 45 18 0 1 0 1018262527 2473984 277 4294967295 134512640 135169312 3214365888 3214362104 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29623/statm: 604 277 235 161 0 43 0
[pid=29630] ppid=29623 vsize=75824 CPUtime=40.37
/proc/29630/stat : 29630 (minisat_static) R 29623 29623 11066 0 -1 4202496 17420 0 0 0 4023 14 0 0 25 0 1 0 1018263601 77643776 17336 4294967295 134512640 135216011 3217649712 3217648064 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29630/statm: 18956 17336 71 172 0 18783 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 78240

[startup+102.321 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 29825
/proc/meminfo: memFree=1654224/2074464 swapFree=1950760/1959888
[pid=29623] ppid=29621 vsize=2416 CPUtime=10.71
/proc/29623/stat : 29623 (SatELiteGTI) S 29621 29623 11066 0 -1 4194304 386 65233 0 0 0 0 1026 45 18 0 1 0 1018262527 2473984 277 4294967295 134512640 135169312 3214365888 3214362104 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29623/statm: 604 277 235 161 0 43 0
[pid=29630] ppid=29623 vsize=83352 CPUtime=91.58
/proc/29630/stat : 29630 (minisat_static) R 29623 29623 11066 0 -1 4202496 19287 0 0 0 9143 15 0 0 25 0 1 0 1018263601 85352448 19203 4294967295 134512640 135216011 3217649712 3217647880 134525951 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29630/statm: 20838 19203 71 172 0 20665 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 85768

[startup+162.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 30012
/proc/meminfo: memFree=1643864/2074464 swapFree=1950760/1959888
[pid=29623] ppid=29621 vsize=2416 CPUtime=10.71
/proc/29623/stat : 29623 (SatELiteGTI) S 29621 29623 11066 0 -1 4194304 386 65233 0 0 0 0 1026 45 18 0 1 0 1018262527 2473984 277 4294967295 134512640 135169312 3214365888 3214362104 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29623/statm: 604 277 235 161 0 43 0
[pid=29630] ppid=29623 vsize=93928 CPUtime=151.58
/proc/29630/stat : 29630 (minisat_static) R 29623 29623 11066 0 -1 4202496 21955 0 0 0 15138 20 0 0 25 0 1 0 1018263601 96182272 21871 4294967295 134512640 135216011 3217649712 3217648064 134527341 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29630/statm: 23482 21871 71 172 0 23309 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 96344

[startup+222.304 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 30200
/proc/meminfo: memFree=1631604/2074464 swapFree=1950760/1959888
[pid=29623] ppid=29621 vsize=2416 CPUtime=10.71
/proc/29623/stat : 29623 (SatELiteGTI) S 29621 29623 11066 0 -1 4194304 386 65233 0 0 0 0 1026 45 18 0 1 0 1018262527 2473984 277 4294967295 134512640 135169312 3214365888 3214362104 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29623/statm: 604 277 235 161 0 43 0
[pid=29630] ppid=29623 vsize=106004 CPUtime=211.57
/proc/29630/stat : 29630 (minisat_static) R 29623 29623 11066 0 -1 4202496 24956 0 0 0 21134 23 0 0 25 0 1 0 1018263601 108548096 24872 4294967295 134512640 135216011 3217649712 3217648064 134527243 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29630/statm: 26501 24872 71 172 0 26328 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 108420

[startup+282.311 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 30386
/proc/meminfo: memFree=1618080/2074464 swapFree=1950760/1959888
[pid=29623] ppid=29621 vsize=2416 CPUtime=10.71
/proc/29623/stat : 29623 (SatELiteGTI) S 29621 29623 11066 0 -1 4194304 386 65233 0 0 0 0 1026 45 18 0 1 0 1018262527 2473984 277 4294967295 134512640 135169312 3214365888 3214362104 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29623/statm: 604 277 235 161 0 43 0
[pid=29630] ppid=29623 vsize=119584 CPUtime=271.58
/proc/29630/stat : 29630 (minisat_static) R 29623 29623 11066 0 -1 4202496 28332 0 0 0 27126 32 0 0 25 0 1 0 1018263601 122454016 28248 4294967295 134512640 135216011 3217649712 3217648064 134527213 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29630/statm: 29896 28248 71 172 0 29723 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 122000

[startup+342.307 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 30577
/proc/meminfo: memFree=1602472/2074464 swapFree=1950760/1959888
[pid=29623] ppid=29621 vsize=2416 CPUtime=10.71
/proc/29623/stat : 29623 (SatELiteGTI) S 29621 29623 11066 0 -1 4194304 386 65233 0 0 0 0 1026 45 18 0 1 0 1018262527 2473984 277 4294967295 134512640 135169312 3214365888 3214362104 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29623/statm: 604 277 235 161 0 43 0
[pid=29630] ppid=29623 vsize=135080 CPUtime=331.58
/proc/29630/stat : 29630 (minisat_static) R 29623 29623 11066 0 -1 4202496 32236 0 0 0 33123 35 0 0 25 0 1 0 1018263601 138321920 32152 4294967295 134512640 135216011 3217649712 3217648064 134527269 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29630/statm: 33770 32152 71 172 0 33597 0
Current children cumulated CPU time (s) 342.29

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

[pid=29630] ppid=29623 vsize=161816 CPUtime=451.59
/proc/29630/stat : 29630 (minisat_static) R 29623 29623 11066 0 -1 4202496 38904 0 0 0 45122 37 0 0 25 0 1 0 1018263601 165699584 38820 4294967295 134512640 135216011 3217649712 3217648064 134527219 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29630/statm: 40454 38820 71 172 0 40281 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 164232

[startup+522.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 31145
/proc/meminfo: memFree=1563412/2074464 swapFree=1950760/1959888
[pid=29623] ppid=29621 vsize=2416 CPUtime=10.71
/proc/29623/stat : 29623 (SatELiteGTI) S 29621 29623 11066 0 -1 4194304 386 65233 0 0 0 0 1026 45 18 0 1 0 1018262527 2473984 277 4294967295 134512640 135169312 3214365888 3214362104 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29623/statm: 604 277 235 161 0 43 0
[pid=29630] ppid=29623 vsize=174672 CPUtime=511.6
/proc/29630/stat : 29630 (minisat_static) R 29623 29623 11066 0 -1 4202496 42119 0 0 0 51120 40 0 0 25 0 1 0 1018263601 178864128 42035 4294967295 134512640 135216011 3217649712 3217647856 134536030 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29630/statm: 43668 42035 71 172 0 43495 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 177088

[startup+582.304 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 31331
/proc/meminfo: memFree=1548904/2074464 swapFree=1950760/1959888
[pid=29623] ppid=29621 vsize=2416 CPUtime=10.71
/proc/29623/stat : 29623 (SatELiteGTI) S 29621 29623 11066 0 -1 4194304 386 65233 0 0 0 0 1026 45 18 0 1 0 1018262527 2473984 277 4294967295 134512640 135169312 3214365888 3214362104 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29623/statm: 604 277 235 161 0 43 0
[pid=29630] ppid=29623 vsize=188964 CPUtime=571.59
/proc/29630/stat : 29630 (minisat_static) R 29623 29623 11066 0 -1 4202496 45707 0 0 0 57118 41 0 0 25 0 1 0 1018263601 193499136 45623 4294967295 134512640 135216011 3217649712 3217648064 134527243 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29630/statm: 47241 45623 71 172 0 47068 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 191380

[startup+642.311 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 31520
/proc/meminfo: memFree=1537232/2074464 swapFree=1950760/1959888
[pid=29623] ppid=29621 vsize=2416 CPUtime=10.71
/proc/29623/stat : 29623 (SatELiteGTI) S 29621 29623 11066 0 -1 4194304 386 65233 0 0 0 0 1026 45 18 0 1 0 1018262527 2473984 277 4294967295 134512640 135169312 3214365888 3214362104 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29623/statm: 604 277 235 161 0 43 0
[pid=29630] ppid=29623 vsize=200340 CPUtime=631.6
/proc/29630/stat : 29630 (minisat_static) R 29623 29623 11066 0 -1 4202496 48552 0 0 0 63117 43 0 0 25 0 1 0 1018263601 205148160 48468 4294967295 134512640 135216011 3217649712 3217648064 134527243 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29630/statm: 50085 48468 71 172 0 49912 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 202756

[startup+702.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 31709
/proc/meminfo: memFree=1525584/2074464 swapFree=1950760/1959888
[pid=29623] ppid=29621 vsize=2416 CPUtime=10.71
/proc/29623/stat : 29623 (SatELiteGTI) S 29621 29623 11066 0 -1 4194304 386 65233 0 0 0 0 1026 45 18 0 1 0 1018262527 2473984 277 4294967295 134512640 135169312 3214365888 3214362104 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29623/statm: 604 277 235 161 0 43 0
[pid=29630] ppid=29623 vsize=211984 CPUtime=691.6
/proc/29630/stat : 29630 (minisat_static) R 29623 29623 11066 0 -1 4202496 51469 0 0 0 69111 49 0 0 25 0 1 0 1018263601 217071616 51385 4294967295 134512640 135216011 3217649712 3217647792 134524258 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29630/statm: 52996 51385 71 172 0 52823 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 214400

[startup+762.324 s]
/proc/loadavg: 1.19 1.05 1.01 2/98 31897
/proc/meminfo: memFree=1512100/2074464 swapFree=1950760/1959888
[pid=29623] ppid=29621 vsize=2416 CPUtime=10.71
/proc/29623/stat : 29623 (SatELiteGTI) S 29621 29623 11066 0 -1 4194304 386 65233 0 0 0 0 1026 45 18 0 1 0 1018262527 2473984 277 4294967295 134512640 135169312 3214365888 3214362104 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29623/statm: 604 277 235 161 0 43 0
[pid=29630] ppid=29623 vsize=225248 CPUtime=751.62
/proc/29630/stat : 29630 (minisat_static) R 29623 29623 11066 0 -1 4202496 54763 0 0 0 75109 53 0 0 25 0 1 0 1018263601 230653952 54679 4294967295 134512640 135216011 3217649712 3217648064 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29630/statm: 56312 54679 71 172 0 56139 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 227664

[startup+822.321 s]
/proc/loadavg: 1.12 1.05 1.01 2/98 32084
/proc/meminfo: memFree=1501164/2074464 swapFree=1950760/1959888
[pid=29623] ppid=29621 vsize=2416 CPUtime=10.71
/proc/29623/stat : 29623 (SatELiteGTI) S 29621 29623 11066 0 -1 4194304 386 65233 0 0 0 0 1026 45 18 0 1 0 1018262527 2473984 277 4294967295 134512640 135169312 3214365888 3214362104 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29623/statm: 604 277 235 161 0 43 0
[pid=29630] ppid=29623 vsize=236680 CPUtime=811.62
/proc/29630/stat : 29630 (minisat_static) R 29623 29623 11066 0 -1 4202496 57599 0 0 0 81108 54 0 0 25 0 1 0 1018263601 242360320 57515 4294967295 134512640 135216011 3217649712 3217648064 134527339 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29630/statm: 59170 57515 71 172 0 58997 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 239096

[startup+882.327 s]
/proc/loadavg: 1.08 1.05 1.01 2/98 32274
/proc/meminfo: memFree=1487556/2074464 swapFree=1950760/1959888
[pid=29623] ppid=29621 vsize=2416 CPUtime=10.71
/proc/29623/stat : 29623 (SatELiteGTI) S 29621 29623 11066 0 -1 4194304 386 65233 0 0 0 0 1026 45 18 0 1 0 1018262527 2473984 277 4294967295 134512640 135169312 3214365888 3214362104 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29623/statm: 604 277 235 161 0 43 0
[pid=29630] ppid=29623 vsize=250184 CPUtime=871.63
/proc/29630/stat : 29630 (minisat_static) R 29623 29623 11066 0 -1 4202496 60965 0 0 0 87107 56 0 0 25 0 1 0 1018263601 256188416 60881 4294967295 134512640 135216011 3217649712 3217648064 134527243 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29630/statm: 62546 60881 71 172 0 62373 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 252600

[startup+942.314 s]
/proc/loadavg: 1.07 1.06 1.01 2/98 32463
/proc/meminfo: memFree=1476132/2074464 swapFree=1950760/1959888
[pid=29623] ppid=29621 vsize=2416 CPUtime=10.71
/proc/29623/stat : 29623 (SatELiteGTI) S 29621 29623 11066 0 -1 4194304 386 65233 0 0 0 0 1026 45 18 0 1 0 1018262527 2473984 277 4294967295 134512640 135169312 3214365888 3214362104 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29623/statm: 604 277 235 161 0 43 0
[pid=29630] ppid=29623 vsize=261696 CPUtime=931.62
/proc/29630/stat : 29630 (minisat_static) R 29623 29623 11066 0 -1 4202496 63875 0 0 0 93104 58 0 0 25 0 1 0 1018263601 267976704 63791 4294967295 134512640 135216011 3217649712 3217648176 134540593 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29630/statm: 65424 63791 71 172 0 65251 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 264112

[startup+1002.32 s]
/proc/loadavg: 1.06 1.06 1.01 3/98 32652
/proc/meminfo: memFree=1466096/2074464 swapFree=1950760/1959888
[pid=29623] ppid=29621 vsize=2416 CPUtime=10.71
/proc/29623/stat : 29623 (SatELiteGTI) S 29621 29623 11066 0 -1 4194304 386 65233 0 0 0 0 1026 45 18 0 1 0 1018262527 2473984 277 4294967295 134512640 135169312 3214365888 3214362104 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29623/statm: 604 277 235 161 0 43 0
[pid=29630] ppid=29623 vsize=271868 CPUtime=991.63
/proc/29630/stat : 29630 (minisat_static) R 29623 29623 11066 0 -1 4202496 66393 0 0 0 99103 60 0 0 25 0 1 0 1018263601 278392832 66309 4294967295 134512640 135216011 3217649712 3217648064 134527243 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29630/statm: 67967 66309 71 172 0 67794 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 274284

[startup+1062.32 s]
/proc/loadavg: 1.02 1.05 1.01 3/98 371
/proc/meminfo: memFree=1454664/2074464 swapFree=1950760/1959888
[pid=29623] ppid=29621 vsize=2416 CPUtime=10.71
/proc/29623/stat : 29623 (SatELiteGTI) S 29621 29623 11066 0 -1 4194304 386 65233 0 0 0 0 1026 45 18 0 1 0 1018262527 2473984 277 4294967295 134512640 135169312 3214365888 3214362104 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29623/statm: 604 277 235 161 0 43 0
[pid=29630] ppid=29623 vsize=283252 CPUtime=1051.63
/proc/29630/stat : 29630 (minisat_static) R 29623 29623 11066 0 -1 4202496 69244 0 0 0 105101 62 0 0 25 0 1 0 1018263601 290050048 69160 4294967295 134512640 135216011 3217649712 3217647792 134524288 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29630/statm: 70813 69160 71 172 0 70640 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 285668

[startup+1122.32 s]
/proc/loadavg: 1.01 1.03 1.00 2/98 559
/proc/meminfo: memFree=1442536/2074464 swapFree=1950760/1959888
[pid=29623] ppid=29621 vsize=2416 CPUtime=10.71
/proc/29623/stat : 29623 (SatELiteGTI) S 29621 29623 11066 0 -1 4194304 386 65233 0 0 0 0 1026 45 18 0 1 0 1018262527 2473984 277 4294967295 134512640 135169312 3214365888 3214362104 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29623/statm: 604 277 235 161 0 43 0
[pid=29630] ppid=29623 vsize=295188 CPUtime=1111.64
/proc/29630/stat : 29630 (minisat_static) R 29623 29623 11066 0 -1 4202496 72226 0 0 0 111098 66 0 0 25 0 1 0 1018263601 302272512 72142 4294967295 134512640 135216011 3217649712 3217648064 134527760 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29630/statm: 73797 72142 71 172 0 73624 0
Current children cumulated CPU time (s) 1122.35
Current children cumulated vsize (KiB) 297604

[startup+1182.32 s]
/proc/loadavg: 1.00 1.03 1.00 3/98 749
/proc/meminfo: memFree=1433096/2074464 swapFree=1950760/1959888
[pid=29623] ppid=29621 vsize=2416 CPUtime=10.71
/proc/29623/stat : 29623 (SatELiteGTI) S 29621 29623 11066 0 -1 4194304 386 65233 0 0 0 0 1026 45 18 0 1 0 1018262527 2473984 277 4294967295 134512640 135169312 3214365888 3214362104 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29623/statm: 604 277 235 161 0 43 0
[pid=29630] ppid=29623 vsize=304968 CPUtime=1171.64
/proc/29630/stat : 29630 (minisat_static) R 29623 29623 11066 0 -1 4202496 74676 0 0 0 117092 72 0 0 25 0 1 0 1018263601 312287232 74592 4294967295 134512640 135216011 3217649712 3217648064 134527474 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29630/statm: 76242 74592 71 172 0 76069 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 307384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.08 1.04 1.01 2/98 946
/proc/meminfo: memFree=1430500/2074464 swapFree=1950760/1959888
[pid=29623] ppid=29621 vsize=2416 CPUtime=10.71
/proc/29623/stat : 29623 (SatELiteGTI) S 29621 29623 11066 0 -1 4194304 386 65233 0 0 0 0 1026 45 18 0 1 0 1018262527 2473984 277 4294967295 134512640 135169312 3214365888 3214362104 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29623/statm: 604 277 235 161 0 43 0
[pid=29630] ppid=29623 vsize=307084 CPUtime=1189.34
/proc/29630/stat : 29630 (minisat_static) R 29623 29623 11066 0 -1 4202496 75209 0 0 0 118861 73 0 0 25 0 1 0 1018263601 314454016 75125 4294967295 134512640 135216011 3217649712 3217648064 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29630/statm: 76771 75125 71 172 0 76598 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 309500

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.05
CPU time (s): 1200.07
CPU user time (s): 1198.87
CPU system time (s): 1.2
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 309500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.87
system time used= 1.2
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 140905
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= 18
involuntary context switches= 3991

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi23 at 2009-05-17 07:20:39
IDJOB=1821566
IDBENCH=71009
IDSOLVER=661
FILE ID=tipi23/1821566-1242537639
PBS_JOBID=
Free space on /tmp= 8743 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-20-10p1.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821566-1242537639/watcher-1821566-1242537639 -o /tmp/evaluation-result-1821566-1242537639/solver-1821566-1242537639 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821566-1242537639.cnf

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

MD5SUM BENCH= 31a85166c16c74a5f2dcee32f2093a67
RANDOM SEED= 312474595

Linux tipi23 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.377
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.38

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.377
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.78

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.377
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.79

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.377
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.78


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1765712 kB
Buffers:         31716 kB
Cached:         201164 kB
SwapCached:       3584 kB
Active:          94748 kB
Inactive:       149980 kB
HighTotal:     1178688 kB
HighFree:       966100 kB
LowTotal:       895776 kB
LowFree:        799612 kB
SwapTotal:     1959888 kB
SwapFree:      1950760 kB
Dirty:           32664 kB
Writeback:           0 kB
AnonPages:       10952 kB
Mapped:           4468 kB
Slab:            54652 kB
PageTables:        572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    96896 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8709 MiB
End job on tipi23 at 2009-05-17 07:40:45