Trace number 1820978

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.01 1199.94

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo128.cnf
MD5SUMc5685247c8f21e8da88f42049fffdb13
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 variables188473
Number of clauses564650
Sum of the clauses size1317514
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2376432
Number of clauses of size 3188216
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 Parsing...
0.51/0.54	c ==============================================================================
0.51/0.54	c |           |     ORIGINAL     |              LEARNT              |          |
0.51/0.54	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.51/0.54	c ==============================================================================
0.51/0.54	c |         0 |  564648  1317512 |  169394       0        0     nan |  0.000 % |
3.21/3.27	c |         0 |  423113  1189990 |      --       0       --      -- |     --   | -141533/-127517
3.21/3.27	c ==============================================================================
3.21/3.27	c Result  :   #vars: 97638   #clauses: 423113   #literals: 1189990
3.21/3.27	c CPU time:   3.14 s
3.21/3.27	c ==============================================================================
3.61/3.70	This is MiniSat 2.0 beta
3.61/3.70	WARNING: for repeatability, setting FPU to use double precision
3.61/3.70	============================[ Problem Statistics ]=============================
3.61/3.70	|                                                                             |
3.61/3.71	|  Number of variables:  97638                                                |
3.61/3.71	|  Number of clauses:    423113                                               |
3.70/3.98	|  Parsing time:         0.22         s                                       |
3.70/4.00	============================[ Search Statistics ]==============================
3.70/4.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.70/4.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.70/4.00	===============================================================================
3.70/4.01	|         0 |   97638   423113  1189990 |   141037        0    nan |  0.000 % |
3.70/4.12	|       100 |   97638   423113  1189990 |   155141      100     15 |  0.000 % |
3.70/4.26	|       250 |   97638   423113  1189990 |   170655      250     14 |  0.000 % |
4.31/4.37	|       476 |   97638   423113  1189990 |   187721      476     13 |  0.000 % |
4.51/4.55	|       814 |   97638   423113  1189990 |   206493      814     16 |  0.000 % |
4.71/4.74	|      1323 |   97638   423113  1189990 |   227142     1323     22 |  0.000 % |
4.91/4.95	|      2082 |   97638   423113  1189990 |   249856     2082     21 |  0.000 % |
5.71/5.71	|      3222 |   97638   423113  1189990 |   274842     3222     32 |  0.000 % |
6.41/6.45	|      4930 |   97638   423113  1189990 |   302326     4930     34 |  0.000 % |
7.11/7.13	|      7492 |   97638   423113  1189990 |   332559     7492     35 |  0.000 % |
9.61/9.61	|     11337 |   97638   423113  1189990 |   365815    11337     44 |  0.000 % |
12.81/12.88	|     17103 |   97638   423113  1189990 |   402396    17103     52 |  0.000 % |
15.21/15.21	|     25753 |   97638   423113  1189990 |   442636    25753     45 |  0.000 % |
20.92/20.94	|     38727 |   97638   423113  1189990 |   486900    38727     39 |  0.000 % |
28.42/28.44	|     58189 |   97638   423113  1189990 |   535590    58189     40 |  0.000 % |
48.52/48.53	|     87381 |   97638   423113  1189990 |   589149    87381     53 |  0.000 % |
73.81/73.82	|    131173 |   97638   423113  1189990 |   648064   131173     51 |  0.000 % |
101.31/101.31	|    196857 |   97638   423113  1189990 |   712870   196857     49 |  0.000 % |
302.94/303.01	|    295384 |   97638   423113  1189990 |   784157   295384     57 |  0.000 % |
431.04/431.07	|    443174 |   97638   423113  1189990 |   862573   443174     59 |  0.000 % |
770.17/770.16	|    664858 |   97637   423110  1189984 |   948830   664856     57 |  0.001 % |

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-1820978-1242493410/watcher-1820978-1242493410 -o /tmp/evaluation-result-1820978-1242493410/solver-1820978-1242493410 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820978-1242493410.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.02 1.00 2/91 21147
/proc/meminfo: memFree=1480904/2074464 swapFree=1952056/1959888
[pid=21147] ppid=21145 vsize=2412 CPUtime=0.01
/proc/21147/stat : 21147 (SatELiteGTI) R 21145 21147 15108 0 -1 4194304 353 644 0 0 0 0 0 1 18 0 1 0 1013839207 2469888 276 4294967295 134512640 135169312 3218843904 3218842380 3085711220 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/21147/statm: 603 276 235 161 0 42 0
[pid=21151] ppid=21147 vsize=2412 CPUtime=0
/proc/21151/stat : 21151 (SatELiteGTI) R 21147 21147 15108 0 -1 4194368 65 0 0 0 0 0 0 0 20 0 1 0 1013839208 2469888 94 4294967295 134512640 135169312 3218843904 3218842532 3085711850 0 0 0 0 0 0 0 17 2 0 0 0
/proc/21151/statm: 0 0 0 0 0 0 0

[startup+0.032359 s]
/proc/loadavg: 1.00 1.02 1.00 2/91 21147
/proc/meminfo: memFree=1480904/2074464 swapFree=1952056/1959888
[pid=21147] ppid=21145 vsize=2412 CPUtime=0.01
/proc/21147/stat : 21147 (SatELiteGTI) S 21145 21147 15108 0 -1 4194304 366 644 0 0 0 0 0 1 18 0 1 0 1013839207 2469888 276 4294967295 134512640 135169312 3218843904 3218842440 3085709038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21147/statm: 603 276 235 161 0 42 0
[pid=21151] ppid=21147 vsize=5336 CPUtime=0.03
/proc/21151/stat : 21151 (SatELite_releas) R 21147 21147 15108 0 -1 4202496 1127 0 0 0 2 1 0 0 20 0 1 0 1013839208 5464064 1063 4294967295 134512640 135223648 3215504848 3215503800 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21151/statm: 1334 1063 46 174 0 1159 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7748

[startup+0.112352 s]
/proc/loadavg: 1.00 1.02 1.00 2/91 21147
/proc/meminfo: memFree=1480904/2074464 swapFree=1952056/1959888
[pid=21147] ppid=21145 vsize=2412 CPUtime=0.01
/proc/21147/stat : 21147 (SatELiteGTI) S 21145 21147 15108 0 -1 4194304 366 644 0 0 0 0 0 1 18 0 1 0 1013839207 2469888 276 4294967295 134512640 135169312 3218843904 3218842440 3085709038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21147/statm: 603 276 235 161 0 42 0
[pid=21151] ppid=21147 vsize=17888 CPUtime=0.1
/proc/21151/stat : 21151 (SatELite_releas) R 21147 21147 15108 0 -1 4202496 3841 0 0 0 8 2 0 0 21 0 1 0 1013839208 18317312 3777 4294967295 134512640 135223648 3215504848 3215503800 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21151/statm: 4472 3779 46 174 0 4297 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 20300

[startup+0.312336 s]
/proc/loadavg: 1.00 1.02 1.00 2/91 21147
/proc/meminfo: memFree=1480904/2074464 swapFree=1952056/1959888
[pid=21147] ppid=21145 vsize=2412 CPUtime=0.01
/proc/21147/stat : 21147 (SatELiteGTI) S 21145 21147 15108 0 -1 4194304 366 644 0 0 0 0 0 1 18 0 1 0 1013839207 2469888 276 4294967295 134512640 135169312 3218843904 3218842440 3085709038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21147/statm: 603 276 235 161 0 42 0
[pid=21151] ppid=21147 vsize=42656 CPUtime=0.3
/proc/21151/stat : 21151 (SatELite_releas) R 21147 21147 15108 0 -1 4202496 10320 0 0 0 25 5 0 0 21 0 1 0 1013839208 43679744 10256 4294967295 134512640 135223648 3215504848 3215503432 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21151/statm: 10664 10257 46 174 0 10489 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 45068

[startup+0.712306 s]
/proc/loadavg: 1.00 1.02 1.00 2/91 21147
/proc/meminfo: memFree=1480904/2074464 swapFree=1952056/1959888
[pid=21147] ppid=21145 vsize=2412 CPUtime=0.01
/proc/21147/stat : 21147 (SatELiteGTI) S 21145 21147 15108 0 -1 4194304 366 644 0 0 0 0 0 1 18 0 1 0 1013839207 2469888 276 4294967295 134512640 135169312 3218843904 3218842440 3085709038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21147/statm: 603 276 235 161 0 42 0
[pid=21151] ppid=21147 vsize=88124 CPUtime=0.7
/proc/21151/stat : 21151 (SatELite_releas) R 21147 21147 15108 0 -1 4202496 21238 0 0 0 62 8 0 0 22 0 1 0 1013839208 90238976 19608 4294967295 134512640 135223648 3215504848 3215502944 134597653 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21151/statm: 22031 19608 73 174 0 21856 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 90536

[startup+1.51228 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 21152
/proc/meminfo: memFree=1392484/2074464 swapFree=1952056/1959888
[pid=21147] ppid=21145 vsize=2412 CPUtime=0.01
/proc/21147/stat : 21147 (SatELiteGTI) S 21145 21147 15108 0 -1 4194304 366 644 0 0 0 0 0 1 18 0 1 0 1013839207 2469888 276 4294967295 134512640 135169312 3218843904 3218842440 3085709038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21147/statm: 603 276 235 161 0 42 0
[pid=21151] ppid=21147 vsize=98900 CPUtime=1.5
/proc/21151/stat : 21151 (SatELite_releas) R 21147 21147 15108 0 -1 4202496 23932 0 0 0 141 9 0 0 25 0 1 0 1013839208 101273600 22302 4294967295 134512640 135223648 3215504848 3215502616 134737406 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21151/statm: 24725 22302 73 174 0 24550 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 101312

[startup+3.11212 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 21152
/proc/meminfo: memFree=1381200/2074464 swapFree=1952056/1959888
[pid=21147] ppid=21145 vsize=2412 CPUtime=0.01
/proc/21147/stat : 21147 (SatELiteGTI) S 21145 21147 15108 0 -1 4194304 366 644 0 0 0 0 0 1 18 0 1 0 1013839207 2469888 276 4294967295 134512640 135169312 3218843904 3218842440 3085709038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21147/statm: 603 276 235 161 0 42 0
[pid=21151] ppid=21147 vsize=102700 CPUtime=3.1
/proc/21151/stat : 21151 (SatELite_releas) R 21147 21147 15108 0 -1 4202496 25045 0 0 0 298 12 0 0 25 0 1 0 1013839208 105164800 23045 4294967295 134512640 135223648 3215504848 3215502944 134586127 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21151/statm: 25675 23045 73 174 0 25500 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 105112

[startup+6.31188 s]
/proc/loadavg: 1.00 1.02 1.00 3/93 21153
/proc/meminfo: memFree=1437372/2074464 swapFree=1952056/1959888
[pid=21147] ppid=21145 vsize=2416 CPUtime=3.7
/proc/21147/stat : 21147 (SatELiteGTI) S 21145 21147 15108 0 -1 4194304 385 26449 0 0 0 0 354 16 18 0 1 0 1013839207 2473984 277 4294967295 134512640 135169312 3218843904 3218840120 3085709038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21147/statm: 604 277 235 161 0 43 0
[pid=21153] ppid=21147 vsize=29880 CPUtime=2.61
/proc/21153/stat : 21153 (minisat_static) R 21147 21147 15108 0 -1 4202496 7032 0 0 0 254 7 0 0 25 0 1 0 1013839578 30597120 6967 4294967295 134512640 135216011 3218038928 3218037280 134527280 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21153/statm: 7470 6967 71 172 0 7297 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 32296

[startup+12.7114 s]
/proc/loadavg: 1.00 1.02 1.00 3/93 21153
/proc/meminfo: memFree=1433748/2074464 swapFree=1952056/1959888
[pid=21147] ppid=21145 vsize=2416 CPUtime=3.7
/proc/21147/stat : 21147 (SatELiteGTI) S 21145 21147 15108 0 -1 4194304 385 26449 0 0 0 0 354 16 18 0 1 0 1013839207 2473984 277 4294967295 134512640 135169312 3218843904 3218840120 3085709038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21147/statm: 604 277 235 161 0 43 0
[pid=21153] ppid=21147 vsize=33508 CPUtime=9.01
/proc/21153/stat : 21153 (minisat_static) R 21147 21147 15108 0 -1 4202496 7925 0 0 0 892 9 0 0 25 0 1 0 1013839578 34312192 7860 4294967295 134512640 135216011 3218038928 3218037280 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21153/statm: 8377 7860 71 172 0 8204 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 35924

[startup+25.5204 s]
/proc/loadavg: 1.00 1.02 1.00 3/93 21153
/proc/meminfo: memFree=1425908/2074464 swapFree=1952056/1959888
[pid=21147] ppid=21145 vsize=2416 CPUtime=3.7
/proc/21147/stat : 21147 (SatELiteGTI) S 21145 21147 15108 0 -1 4194304 385 26449 0 0 0 0 354 16 18 0 1 0 1013839207 2473984 277 4294967295 134512640 135169312 3218843904 3218840120 3085709038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21147/statm: 604 277 235 161 0 43 0
[pid=21153] ppid=21147 vsize=41264 CPUtime=21.82
/proc/21153/stat : 21153 (minisat_static) R 21147 21147 15108 0 -1 4202496 9837 0 0 0 2172 10 0 0 25 0 1 0 1013839578 42254336 9772 4294967295 134512640 135216011 3218038928 3218037008 134524338 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21153/statm: 10316 9772 71 172 0 10143 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 43680

[startup+51.1184 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 21338
/proc/meminfo: memFree=1413668/2074464 swapFree=1952056/1959888
[pid=21147] ppid=21145 vsize=2416 CPUtime=3.7
/proc/21147/stat : 21147 (SatELiteGTI) S 21145 21147 15108 0 -1 4194304 385 26449 0 0 0 0 354 16 18 0 1 0 1013839207 2473984 277 4294967295 134512640 135169312 3218843904 3218840120 3085709038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21147/statm: 604 277 235 161 0 43 0
[pid=21153] ppid=21147 vsize=53448 CPUtime=47.42
/proc/21153/stat : 21153 (minisat_static) R 21147 21147 15108 0 -1 4202496 12828 0 0 0 4729 13 0 0 25 0 1 0 1013839578 54730752 12763 4294967295 134512640 135216011 3218038928 3218037280 134527791 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21153/statm: 13362 12763 71 172 0 13189 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 55864

[startup+102.315 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 21525
/proc/meminfo: memFree=1389480/2074464 swapFree=1952056/1959888
[pid=21147] ppid=21145 vsize=2416 CPUtime=3.7
/proc/21147/stat : 21147 (SatELiteGTI) S 21145 21147 15108 0 -1 4194304 385 26449 0 0 0 0 354 16 18 0 1 0 1013839207 2473984 277 4294967295 134512640 135169312 3218843904 3218840120 3085709038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21147/statm: 604 277 235 161 0 43 0
[pid=21153] ppid=21147 vsize=76856 CPUtime=98.62
/proc/21153/stat : 21153 (minisat_static) R 21147 21147 15108 0 -1 4202496 18741 0 0 0 9842 20 0 0 25 0 1 0 1013839578 78700544 18676 4294967295 134512640 135216011 3218038928 3218037392 134540657 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21153/statm: 19214 18676 71 172 0 19041 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 79272

[startup+162.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 21718
/proc/meminfo: memFree=1377304/2074464 swapFree=1952056/1959888
[pid=21147] ppid=21145 vsize=2416 CPUtime=3.7
/proc/21147/stat : 21147 (SatELiteGTI) S 21145 21147 15108 0 -1 4194304 385 26449 0 0 0 0 354 16 18 0 1 0 1013839207 2473984 277 4294967295 134512640 135169312 3218843904 3218840120 3085709038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21147/statm: 604 277 235 161 0 43 0
[pid=21153] ppid=21147 vsize=89456 CPUtime=158.63
/proc/21153/stat : 21153 (minisat_static) R 21147 21147 15108 0 -1 4202496 21820 0 0 0 15842 21 0 0 25 0 1 0 1013839578 91602944 21755 4294967295 134512640 135216011 3218038928 3218037280 134527301 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21153/statm: 22364 21755 71 172 0 22191 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 91872

[startup+222.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 21906
/proc/meminfo: memFree=1367864/2074464 swapFree=1952056/1959888
[pid=21147] ppid=21145 vsize=2416 CPUtime=3.7
/proc/21147/stat : 21147 (SatELiteGTI) S 21145 21147 15108 0 -1 4194304 385 26449 0 0 0 0 354 16 18 0 1 0 1013839207 2473984 277 4294967295 134512640 135169312 3218843904 3218840120 3085709038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21147/statm: 604 277 235 161 0 43 0
[pid=21153] ppid=21147 vsize=98664 CPUtime=218.63
/proc/21153/stat : 21153 (minisat_static) R 21147 21147 15108 0 -1 4202496 24139 0 0 0 21842 21 0 0 25 0 1 0 1013839578 101031936 24074 4294967295 134512640 135216011 3218038928 3218037280 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21153/statm: 24666 24074 71 172 0 24493 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 101080

[startup+282.321 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 22092
/proc/meminfo: memFree=1360572/2074464 swapFree=1952056/1959888
[pid=21147] ppid=21145 vsize=2416 CPUtime=3.7
/proc/21147/stat : 21147 (SatELiteGTI) S 21145 21147 15108 0 -1 4194304 385 26449 0 0 0 0 354 16 18 0 1 0 1013839207 2473984 277 4294967295 134512640 135169312 3218843904 3218840120 3085709038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21147/statm: 604 277 235 161 0 43 0
[pid=21153] ppid=21147 vsize=106096 CPUtime=278.64
/proc/21153/stat : 21153 (minisat_static) R 21147 21147 15108 0 -1 4202496 26015 0 0 0 27843 21 0 0 25 0 1 0 1013839578 108642304 25950 4294967295 134512640 135216011 3218038928 3218037280 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21153/statm: 26524 25950 71 172 0 26351 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 108512

[startup+342.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 22282
/proc/meminfo: memFree=1341344/2074464 swapFree=1952056/1959888
[pid=21147] ppid=21145 vsize=2416 CPUtime=3.7
/proc/21147/stat : 21147 (SatELiteGTI) S 21145 21147 15108 0 -1 4194304 385 26449 0 0 0 0 354 16 18 0 1 0 1013839207 2473984 277 4294967295 134512640 135169312 3218843904 3218840120 3085709038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21147/statm: 604 277 235 161 0 43 0
[pid=21153] ppid=21147 vsize=125412 CPUtime=338.64
/proc/21153/stat : 21153 (minisat_static) R 21147 21147 15108 0 -1 4202496 30759 0 0 0 33842 22 0 0 25 0 1 0 1013839578 128421888 30694 4294967295 134512640 135216011 3218038928 3218037008 134524294 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21153/statm: 31353 30694 71 172 0 31180 0
Current children cumulated CPU time (s) 342.34

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

/proc/21153/statm: 44993 44252 71 172 0 44820 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 182388

[startup+642.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 23226
/proc/meminfo: memFree=1276352/2074464 swapFree=1952056/1959888
[pid=21147] ppid=21145 vsize=2416 CPUtime=3.7
/proc/21147/stat : 21147 (SatELiteGTI) S 21145 21147 15108 0 -1 4194304 385 26449 0 0 0 0 354 16 18 0 1 0 1013839207 2473984 277 4294967295 134512640 135169312 3218843904 3218840120 3085709038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21147/statm: 604 277 235 161 0 43 0
[pid=21153] ppid=21147 vsize=190596 CPUtime=638.66
/proc/21153/stat : 21153 (minisat_static) R 21147 21147 15108 0 -1 4202496 46990 0 0 0 63833 33 0 0 25 0 1 0 1013839578 195170304 46925 4294967295 134512640 135216011 3218038928 3218037280 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21153/statm: 47649 46925 71 172 0 47476 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 193012

[startup+702.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 23413
/proc/meminfo: memFree=1267788/2074464 swapFree=1952056/1959888
[pid=21147] ppid=21145 vsize=2416 CPUtime=3.7
/proc/21147/stat : 21147 (SatELiteGTI) S 21145 21147 15108 0 -1 4194304 385 26449 0 0 0 0 354 16 18 0 1 0 1013839207 2473984 277 4294967295 134512640 135169312 3218843904 3218840120 3085709038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21147/statm: 604 277 235 161 0 43 0
[pid=21153] ppid=21147 vsize=199312 CPUtime=698.67
/proc/21153/stat : 21153 (minisat_static) R 21147 21147 15108 0 -1 4202496 49159 0 0 0 69834 33 0 0 25 0 1 0 1013839578 204095488 49094 4294967295 134512640 135216011 3218038928 3218037072 134536057 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21153/statm: 49828 49094 71 172 0 49655 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 201728

[startup+762.324 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 23602
/proc/meminfo: memFree=1259852/2074464 swapFree=1952056/1959888
[pid=21147] ppid=21145 vsize=2416 CPUtime=3.7
/proc/21147/stat : 21147 (SatELiteGTI) S 21145 21147 15108 0 -1 4194304 385 26449 0 0 0 0 354 16 18 0 1 0 1013839207 2473984 277 4294967295 134512640 135169312 3218843904 3218840120 3085709038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21147/statm: 604 277 235 161 0 43 0
[pid=21153] ppid=21147 vsize=207028 CPUtime=758.68
/proc/21153/stat : 21153 (minisat_static) R 21147 21147 15108 0 -1 4202496 51117 0 0 0 75835 33 0 0 25 0 1 0 1013839578 211996672 51052 4294967295 134512640 135216011 3218038928 3218037280 134527388 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21153/statm: 51757 51052 71 172 0 51584 0
Current children cumulated CPU time (s) 762.38
Current children cumulated vsize (KiB) 209444

[startup+822.319 s]
/proc/loadavg: 1.07 1.02 1.00 4/93 23793
/proc/meminfo: memFree=1255188/2074464 swapFree=1952056/1959888
[pid=21147] ppid=21145 vsize=2416 CPUtime=3.7
/proc/21147/stat : 21147 (SatELiteGTI) S 21145 21147 15108 0 -1 4194304 385 26449 0 0 0 0 354 16 18 0 1 0 1013839207 2473984 277 4294967295 134512640 135169312 3218843904 3218840120 3085709038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21147/statm: 604 277 235 161 0 43 0
[pid=21153] ppid=21147 vsize=211800 CPUtime=818.68
/proc/21153/stat : 21153 (minisat_static) R 21147 21147 15108 0 -1 4202496 52299 0 0 0 81833 35 0 0 25 0 1 0 1013839578 216883200 52234 4294967295 134512640 135216011 3218038928 3218037280 134527301 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21153/statm: 52950 52234 71 172 0 52777 0
Current children cumulated CPU time (s) 822.38
Current children cumulated vsize (KiB) 214216

[startup+882.315 s]
/proc/loadavg: 1.06 1.03 1.00 2/93 23984
/proc/meminfo: memFree=1248996/2074464 swapFree=1952056/1959888
[pid=21147] ppid=21145 vsize=2416 CPUtime=3.7
/proc/21147/stat : 21147 (SatELiteGTI) S 21145 21147 15108 0 -1 4194304 385 26449 0 0 0 0 354 16 18 0 1 0 1013839207 2473984 277 4294967295 134512640 135169312 3218843904 3218840120 3085709038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21147/statm: 604 277 235 161 0 43 0
[pid=21153] ppid=21147 vsize=219332 CPUtime=878.68
/proc/21153/stat : 21153 (minisat_static) R 21147 21147 15108 0 -1 4202496 53844 0 0 0 87830 38 0 0 25 0 1 0 1013839578 224595968 53779 4294967295 134512640 135216011 3218038928 3218037280 134527301 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21153/statm: 54833 53779 71 172 0 54660 0
Current children cumulated CPU time (s) 882.38
Current children cumulated vsize (KiB) 221748

[startup+942.32 s]
/proc/loadavg: 1.06 1.03 1.00 3/93 24171
/proc/meminfo: memFree=1238572/2074464 swapFree=1952056/1959888
[pid=21147] ppid=21145 vsize=2416 CPUtime=3.7
/proc/21147/stat : 21147 (SatELiteGTI) S 21145 21147 15108 0 -1 4194304 385 26449 0 0 0 0 354 16 18 0 1 0 1013839207 2473984 277 4294967295 134512640 135169312 3218843904 3218840120 3085709038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21147/statm: 604 277 235 161 0 43 0
[pid=21153] ppid=21147 vsize=229760 CPUtime=938.69
/proc/21153/stat : 21153 (minisat_static) R 21147 21147 15108 0 -1 4202496 56473 0 0 0 93831 38 0 0 25 0 1 0 1013839578 235274240 56408 4294967295 134512640 135216011 3218038928 3218037280 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21153/statm: 57440 56408 71 172 0 57267 0
Current children cumulated CPU time (s) 942.39
Current children cumulated vsize (KiB) 232176

[startup+1002.32 s]
/proc/loadavg: 1.02 1.02 1.00 3/93 24359
/proc/meminfo: memFree=1225180/2074464 swapFree=1952056/1959888
[pid=21147] ppid=21145 vsize=2416 CPUtime=3.7
/proc/21147/stat : 21147 (SatELiteGTI) S 21145 21147 15108 0 -1 4194304 385 26449 0 0 0 0 354 16 18 0 1 0 1013839207 2473984 277 4294967295 134512640 135169312 3218843904 3218840120 3085709038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21147/statm: 604 277 235 161 0 43 0
[pid=21153] ppid=21147 vsize=242864 CPUtime=998.69
/proc/21153/stat : 21153 (minisat_static) R 21147 21147 15108 0 -1 4202496 59780 0 0 0 99831 38 0 0 25 0 1 0 1013839578 248692736 59715 4294967295 134512640 135216011 3218038928 3218037280 134527243 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21153/statm: 60716 59715 71 172 0 60543 0
Current children cumulated CPU time (s) 1002.39
Current children cumulated vsize (KiB) 245280

[startup+1062.32 s]
/proc/loadavg: 1.00 1.02 1.00 3/93 24548
/proc/meminfo: memFree=1218484/2074464 swapFree=1952056/1959888
[pid=21147] ppid=21145 vsize=2416 CPUtime=3.7
/proc/21147/stat : 21147 (SatELiteGTI) S 21145 21147 15108 0 -1 4194304 385 26449 0 0 0 0 354 16 18 0 1 0 1013839207 2473984 277 4294967295 134512640 135169312 3218843904 3218840120 3085709038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21147/statm: 604 277 235 161 0 43 0
[pid=21153] ppid=21147 vsize=249600 CPUtime=1058.7
/proc/21153/stat : 21153 (minisat_static) R 21147 21147 15108 0 -1 4202496 61487 0 0 0 105832 38 0 0 25 0 1 0 1013839578 255590400 61422 4294967295 134512640 135216011 3218038928 3218037280 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21153/statm: 62400 61422 71 172 0 62227 0
Current children cumulated CPU time (s) 1062.4
Current children cumulated vsize (KiB) 252016

[startup+1122.32 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 24736
/proc/meminfo: memFree=1210672/2074464 swapFree=1952056/1959888
[pid=21147] ppid=21145 vsize=2416 CPUtime=3.7
/proc/21147/stat : 21147 (SatELiteGTI) S 21145 21147 15108 0 -1 4194304 385 26449 0 0 0 0 354 16 18 0 1 0 1013839207 2473984 277 4294967295 134512640 135169312 3218843904 3218840120 3085709038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21147/statm: 604 277 235 161 0 43 0
[pid=21153] ppid=21147 vsize=257516 CPUtime=1118.7
/proc/21153/stat : 21153 (minisat_static) R 21147 21147 15108 0 -1 4202496 63472 0 0 0 111831 39 0 0 25 0 1 0 1013839578 263696384 63407 4294967295 134512640 135216011 3218038928 3218037280 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21153/statm: 64379 63407 71 172 0 64206 0
Current children cumulated CPU time (s) 1122.4
Current children cumulated vsize (KiB) 259932

[startup+1182.31 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 24922
/proc/meminfo: memFree=1203480/2074464 swapFree=1952056/1959888
[pid=21147] ppid=21145 vsize=2416 CPUtime=3.7
/proc/21147/stat : 21147 (SatELiteGTI) S 21145 21147 15108 0 -1 4194304 385 26449 0 0 0 0 354 16 18 0 1 0 1013839207 2473984 277 4294967295 134512640 135169312 3218843904 3218840120 3085709038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21147/statm: 604 277 235 161 0 43 0
[pid=21153] ppid=21147 vsize=264680 CPUtime=1178.7
/proc/21153/stat : 21153 (minisat_static) R 21147 21147 15108 0 -1 4202496 65281 0 0 0 117831 39 0 0 25 0 1 0 1013839578 271032320 65216 4294967295 134512640 135216011 3218038928 3218037280 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21153/statm: 66170 65216 71 172 0 65997 0
Current children cumulated CPU time (s) 1182.4
Current children cumulated vsize (KiB) 267096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.92 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 24926
/proc/meminfo: memFree=1201212/2074464 swapFree=1952056/1959888
[pid=21147] ppid=21145 vsize=2416 CPUtime=3.7
/proc/21147/stat : 21147 (SatELiteGTI) S 21145 21147 15108 0 -1 4194304 385 26449 0 0 0 0 354 16 18 0 1 0 1013839207 2473984 277 4294967295 134512640 135169312 3218843904 3218840120 3085709038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21147/statm: 604 277 235 161 0 43 0
[pid=21153] ppid=21147 vsize=266868 CPUtime=1196.31
/proc/21153/stat : 21153 (minisat_static) R 21147 21147 15108 0 -1 4202496 65826 0 0 0 119592 39 0 0 25 0 1 0 1013839578 273272832 65761 4294967295 134512640 135216011 3218038928 3218037280 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21153/statm: 66717 65761 71 172 0 66544 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 269284

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

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

[startup+1199.92 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 24926
/proc/meminfo: memFree=1201212/2074464 swapFree=1952056/1959888
[pid=21147] ppid=21145 vsize=2416 CPUtime=3.7
/proc/21147/stat : 21147 (SatELiteGTI) S 21145 21147 15108 0 -1 4194304 385 26449 0 0 0 0 354 16 18 0 1 0 1013839207 2473984 277 4294967295 134512640 135169312 3218843904 3218840120 3085709038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21147/statm: 604 277 235 161 0 43 0
[pid=21153] ppid=21147 vsize=266868 CPUtime=1196.31
/proc/21153/stat : 21153 (minisat_static) R 21147 21147 15108 0 -1 4202496 65826 0 0 0 119592 39 0 0 25 0 1 0 1013839578 273272832 65761 4294967295 134512640 135216011 3218038928 3218037280 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21153/statm: 66717 65761 71 172 0 66544 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 269284

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21147 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=540000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=160000
# CPU time returned by wait4() is 3.7
# while last known CPU time is 1200.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1199.94
CPU time (s): 1200.01
CPU user time (s): 1199.46
CPU system time (s): 0.55
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 269284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.54
system time used= 0.16
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26834
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= 14
involuntary context switches= 433

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi24 at 2009-05-16 19:03:30
IDJOB=1820978
IDBENCH=70789
IDSOLVER=661
FILE ID=tipi24/1820978-1242493410
PBS_JOBID=
Free space on /tmp= 9991 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT09/APPLICATIONS/bitverif/smulo/smulo128.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820978-1242493410/watcher-1820978-1242493410 -o /tmp/evaluation-result-1820978-1242493410/solver-1820978-1242493410 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820978-1242493410.cnf

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

MD5SUM BENCH= c5685247c8f21e8da88f42049fffdb13
RANDOM SEED= 1244707518

Linux tipi24 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.461
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.40

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
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.75

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
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.77

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
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.77


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1480936 kB
Buffers:         25900 kB
Cached:         486240 kB
SwapCached:       3828 kB
Active:          72332 kB
Inactive:       449444 kB
HighTotal:     1178688 kB
HighFree:       772856 kB
LowTotal:       895776 kB
LowFree:        708080 kB
SwapTotal:     1959888 kB
SwapFree:      1952056 kB
Dirty:           11560 kB
Writeback:           0 kB
AnonPages:        8720 kB
Mapped:           3428 kB
Slab:            63036 kB
PageTables:        512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87800 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9975 MiB
End job on tipi24 at 2009-05-16 19:23:33