Trace number 1820767

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
MiniSat2hack 2009-03-23? (TO) 1200.08 1200.04

General information on the benchmark

Namemanol-pipe-f9b.cnf
MD5SUMc3e7cb16bced9d54ce489b6e95d89943
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark297.81
Satisfiable
(Un)Satisfiability was proved
Number of variables183371
Number of clauses547078
Sum of the clauses size1276514
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2364718
Number of clauses of size 3182359
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.52/0.53	c ==============================================================================
0.52/0.53	c |           |     ORIGINAL     |              LEARNT              |          |
0.52/0.53	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.52/0.53	c ==============================================================================
0.52/0.53	c |         0 |  547077  1276513 |  164123       0        0     nan |  0.000 % |
3.52/3.55	c |         0 |  222774   884637 |      --       0       --      -- |     --   | -324296/-391859
3.52/3.55	c ==============================================================================
3.52/3.55	c Result  :   #vars: 28754   #clauses: 222774   #literals: 884637
3.52/3.55	c CPU time:   3.37 s
3.52/3.55	c ==============================================================================
3.82/3.87	This is MiniSat 2.0 beta with hacks by AVG
3.82/3.87	WARNING: for repeatability, setting FPU to use double precision
3.82/3.87	============================[ Problem Statistics ]=============================
3.82/3.87	|                                                                             |
3.82/3.87	|  Number of variables:  28754                                                |
3.82/3.87	|  Number of clauses:    222774                                               |
3.87/4.03	|  Parsing time:         0.17         s                                       |
1200.07/1200.02	HOME/SatELiteGTI: line 36: 21831 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-1820767-1242475343/watcher-1820767-1242475343 -o /tmp/evaluation-result-1820767-1242475343/solver-1820767-1242475343 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820767-1242475343.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: 0.92 0.98 0.99 3/91 21825
/proc/meminfo: memFree=1489888/2074464 swapFree=1953004/1959888
[pid=21825] ppid=21823 vsize=2412 CPUtime=0
/proc/21825/stat : 21825 (SatELiteGTI) R 21823 21825 9090 0 -1 4194304 358 646 0 0 0 0 0 0 25 0 1 0 1012034698 2469888 277 4294967295 134512640 135169312 3214449872 3214448340 3084973975 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/21825/statm: 603 277 235 161 0 42 0
[pid=21829] ppid=21825 vsize=0 CPUtime=0
/proc/21829/stat : 21829 (SatELiteGTI) R 21825 21825 9090 0 -1 4194368 65 0 0 0 0 0 0 0 25 0 1 0 1012034698 0 0 4294967295 0 0 0 3214448500 3085154794 0 0 0 0 0 0 0 17 2 0 0 0
/proc/21829/statm: 202 1 0 0 0 27 0

[startup+0.066951 s]
/proc/loadavg: 0.92 0.98 0.99 3/91 21825
/proc/meminfo: memFree=1489888/2074464 swapFree=1953004/1959888
[pid=21825] ppid=21823 vsize=2412 CPUtime=0
/proc/21825/stat : 21825 (SatELiteGTI) S 21823 21825 9090 0 -1 4194304 368 646 0 0 0 0 0 0 25 0 1 0 1012034698 2469888 277 4294967295 134512640 135169312 3214449872 3214448408 3085151982 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21825/statm: 603 277 235 161 0 42 0
[pid=21829] ppid=21825 vsize=10460 CPUtime=0.07
/proc/21829/stat : 21829 (SatELite_releas) R 21825 21825 9090 0 -1 4202496 2382 0 0 0 5 2 0 0 25 0 1 0 1012034698 10711040 2318 4294967295 134512640 135223648 3217440672 3217439624 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21829/statm: 2615 2319 46 174 0 2440 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12872

[startup+0.116973 s]
/proc/loadavg: 0.92 0.98 0.99 3/91 21825
/proc/meminfo: memFree=1489888/2074464 swapFree=1953004/1959888
[pid=21825] ppid=21823 vsize=2412 CPUtime=0
/proc/21825/stat : 21825 (SatELiteGTI) S 21823 21825 9090 0 -1 4194304 368 646 0 0 0 0 0 0 25 0 1 0 1012034698 2469888 277 4294967295 134512640 135169312 3214449872 3214448408 3085151982 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21825/statm: 603 277 235 161 0 42 0
[pid=21829] ppid=21825 vsize=18744 CPUtime=0.12
/proc/21829/stat : 21829 (SatELite_releas) R 21825 21825 9090 0 -1 4202496 4131 0 0 0 8 4 0 0 25 0 1 0 1012034698 19193856 4067 4294967295 134512640 135223648 3217440672 3217439624 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21829/statm: 4686 4068 46 174 0 4511 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 21156

[startup+0.316938 s]
/proc/loadavg: 0.92 0.98 0.99 3/91 21825
/proc/meminfo: memFree=1489888/2074464 swapFree=1953004/1959888
[pid=21825] ppid=21823 vsize=2412 CPUtime=0
/proc/21825/stat : 21825 (SatELiteGTI) S 21823 21825 9090 0 -1 4194304 368 646 0 0 0 0 0 0 25 0 1 0 1012034698 2469888 277 4294967295 134512640 135169312 3214449872 3214448408 3085151982 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21825/statm: 603 277 235 161 0 42 0
[pid=21829] ppid=21825 vsize=44080 CPUtime=0.32
/proc/21829/stat : 21829 (SatELite_releas) R 21825 21825 9090 0 -1 4202496 10768 0 0 0 26 6 0 0 25 0 1 0 1012034698 45137920 10704 4294967295 134512640 135223648 3217440672 3217439624 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21829/statm: 11020 10705 46 174 0 10845 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 46492

[startup+0.716919 s]
/proc/loadavg: 0.92 0.98 0.99 3/91 21825
/proc/meminfo: memFree=1489888/2074464 swapFree=1953004/1959888
[pid=21825] ppid=21823 vsize=2412 CPUtime=0
/proc/21825/stat : 21825 (SatELiteGTI) S 21823 21825 9090 0 -1 4194304 368 646 0 0 0 0 0 0 25 0 1 0 1012034698 2469888 277 4294967295 134512640 135169312 3214449872 3214448408 3085151982 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21825/statm: 603 277 235 161 0 42 0
[pid=21829] ppid=21825 vsize=86420 CPUtime=0.72
/proc/21829/stat : 21829 (SatELite_releas) R 21825 21825 9090 0 -1 4202496 20105 0 0 0 61 11 0 0 25 0 1 0 1012034698 88494080 18522 4294967295 134512640 135223648 3217440672 3217438624 134564107 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21829/statm: 21605 18522 73 174 0 21430 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 88832

[startup+1.51688 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 21830
/proc/meminfo: memFree=1412224/2074464 swapFree=1953004/1959888
[pid=21825] ppid=21823 vsize=2412 CPUtime=0
/proc/21825/stat : 21825 (SatELiteGTI) S 21823 21825 9090 0 -1 4194304 368 646 0 0 0 0 0 0 25 0 1 0 1012034698 2469888 277 4294967295 134512640 135169312 3214449872 3214448408 3085151982 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21825/statm: 603 277 235 161 0 42 0
[pid=21829] ppid=21825 vsize=90328 CPUtime=1.52
/proc/21829/stat : 21829 (SatELite_releas) R 21825 21825 9090 0 -1 4202496 20957 0 0 0 139 13 0 0 25 0 1 0 1012034698 92495872 19374 4294967295 134512640 135223648 3217440672 3217438440 134737406 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21829/statm: 22582 19374 73 174 0 22407 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 92740

[startup+3.11682 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 21830
/proc/meminfo: memFree=1399700/2074464 swapFree=1953004/1959888
[pid=21825] ppid=21823 vsize=2412 CPUtime=0
/proc/21825/stat : 21825 (SatELiteGTI) S 21823 21825 9090 0 -1 4194304 368 646 0 0 0 0 0 0 25 0 1 0 1012034698 2469888 277 4294967295 134512640 135169312 3214449872 3214448408 3085151982 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21825/statm: 603 277 235 161 0 42 0
[pid=21829] ppid=21825 vsize=93576 CPUtime=3.12
/proc/21829/stat : 21829 (SatELite_releas) R 21825 21825 9090 0 -1 4202496 22109 0 0 0 295 17 0 0 25 0 1 0 1012034698 95821824 20166 4294967295 134512640 135223648 3217440672 3217438768 134585510 0 0 0 3 0 0 0 17 2 0 0 0
/proc/21829/statm: 23394 20166 73 174 0 23219 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 95988

[startup+6.31665 s]
/proc/loadavg: 0.93 0.98 0.99 2/93 21831
/proc/meminfo: memFree=1453516/2074464 swapFree=1953004/1959888
[pid=21825] ppid=21823 vsize=2416 CPUtime=3.87
/proc/21825/stat : 21825 (SatELiteGTI) S 21823 21825 9090 0 -1 4194304 387 24634 0 0 0 0 365 22 18 0 1 0 1012034698 2473984 278 4294967295 134512640 135169312 3214449872 3214446088 3085151982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21825/statm: 604 278 235 161 0 43 0
[pid=21831] ppid=21825 vsize=17384 CPUtime=2.45
/proc/21831/stat : 21831 (minisat_static) R 21825 21825 9090 0 -1 4202496 4149 0 0 0 244 1 0 0 25 0 1 0 1012035085 17801216 4079 4294967295 134512640 135214715 3214607696 3214605960 134527364 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21831/statm: 4346 4079 73 172 0 4173 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 19800

[startup+12.7163 s]
/proc/loadavg: 0.93 0.98 0.99 3/93 21831
/proc/meminfo: memFree=1446900/2074464 swapFree=1953004/1959888
[pid=21825] ppid=21823 vsize=2416 CPUtime=3.87
/proc/21825/stat : 21825 (SatELiteGTI) S 21823 21825 9090 0 -1 4194304 387 24634 0 0 0 0 365 22 18 0 1 0 1012034698 2473984 278 4294967295 134512640 135169312 3214449872 3214446088 3085151982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21825/statm: 604 278 235 161 0 43 0
[pid=21831] ppid=21825 vsize=23860 CPUtime=8.85
/proc/21831/stat : 21831 (minisat_static) R 21825 21825 9090 0 -1 4202496 5753 0 0 0 884 1 0 0 25 0 1 0 1012035085 24432640 5683 4294967295 134512640 135214715 3214607696 3214606160 134528579 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21831/statm: 5965 5683 73 172 0 5792 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 26276

[startup+25.5157 s]
/proc/loadavg: 0.95 0.98 0.99 3/93 21833
/proc/meminfo: memFree=1437044/2074464 swapFree=1953004/1959888
[pid=21825] ppid=21823 vsize=2416 CPUtime=3.87
/proc/21825/stat : 21825 (SatELiteGTI) S 21823 21825 9090 0 -1 4194304 387 24634 0 0 0 0 365 22 18 0 1 0 1012034698 2473984 278 4294967295 134512640 135169312 3214449872 3214446088 3085151982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21825/statm: 604 278 235 161 0 43 0
[pid=21831] ppid=21825 vsize=33320 CPUtime=21.65
/proc/21831/stat : 21831 (minisat_static) R 21825 21825 9090 0 -1 4202496 8120 0 0 0 2163 2 0 0 25 0 1 0 1012035085 34119680 8050 4294967295 134512640 135214715 3214607696 3214605904 134537527 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21831/statm: 8330 8050 73 172 0 8157 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 35736

[startup+51.1145 s]
/proc/loadavg: 0.96 0.98 0.99 2/93 22017
/proc/meminfo: memFree=1426732/2074464 swapFree=1953004/1959888
[pid=21825] ppid=21823 vsize=2416 CPUtime=3.87
/proc/21825/stat : 21825 (SatELiteGTI) S 21823 21825 9090 0 -1 4194304 387 24634 0 0 0 0 365 22 18 0 1 0 1012034698 2473984 278 4294967295 134512640 135169312 3214449872 3214446088 3085151982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21825/statm: 604 278 235 161 0 43 0
[pid=21831] ppid=21825 vsize=43584 CPUtime=47.25
/proc/21831/stat : 21831 (minisat_static) R 21825 21825 9090 0 -1 4202496 10667 0 0 0 4721 4 0 0 25 0 1 0 1012035085 44630016 10597 4294967295 134512640 135214715 3214607696 3214606160 134528800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21831/statm: 10896 10597 73 172 0 10723 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 46000

[startup+102.312 s]
/proc/loadavg: 0.98 0.98 0.99 2/93 22205
/proc/meminfo: memFree=1405188/2074464 swapFree=1953004/1959888
[pid=21825] ppid=21823 vsize=2416 CPUtime=3.87
/proc/21825/stat : 21825 (SatELiteGTI) S 21823 21825 9090 0 -1 4194304 387 24634 0 0 0 0 365 22 18 0 1 0 1012034698 2473984 278 4294967295 134512640 135169312 3214449872 3214446088 3085151982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21825/statm: 604 278 235 161 0 43 0
[pid=21831] ppid=21825 vsize=64368 CPUtime=98.45
/proc/21831/stat : 21831 (minisat_static) R 21825 21825 9090 0 -1 4202496 15878 0 0 0 9837 8 0 0 25 0 1 0 1012035085 65912832 15808 4294967295 134512640 135214715 3214607696 3214606160 134528800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21831/statm: 16092 15808 73 172 0 15919 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 66784

[startup+162.309 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 22396
/proc/meminfo: memFree=1391440/2074464 swapFree=1953004/1959888
[pid=21825] ppid=21823 vsize=2416 CPUtime=3.87
/proc/21825/stat : 21825 (SatELiteGTI) S 21823 21825 9090 0 -1 4194304 387 24634 0 0 0 0 365 22 18 0 1 0 1012034698 2473984 278 4294967295 134512640 135169312 3214449872 3214446088 3085151982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21825/statm: 604 278 235 161 0 43 0
[pid=21831] ppid=21825 vsize=78956 CPUtime=158.45
/proc/21831/stat : 21831 (minisat_static) R 21825 21825 9090 0 -1 4202496 19427 0 0 0 15834 11 0 0 25 0 1 0 1012035085 80850944 19357 4294967295 134512640 135214715 3214607696 3214606160 134528800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21831/statm: 19739 19357 73 172 0 19566 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 81372

[startup+222.316 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 22585
/proc/meminfo: memFree=1377552/2074464 swapFree=1953004/1959888
[pid=21825] ppid=21823 vsize=2416 CPUtime=3.87
/proc/21825/stat : 21825 (SatELiteGTI) S 21823 21825 9090 0 -1 4194304 387 24634 0 0 0 0 365 22 18 0 1 0 1012034698 2473984 278 4294967295 134512640 135169312 3214449872 3214446088 3085151982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21825/statm: 604 278 235 161 0 43 0
[pid=21831] ppid=21825 vsize=92624 CPUtime=218.46
/proc/21831/stat : 21831 (minisat_static) R 21825 21825 9090 0 -1 4202496 22865 0 0 0 21831 15 0 0 25 0 1 0 1012035085 94846976 22795 4294967295 134512640 135214715 3214607696 3214606160 134528800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21831/statm: 23156 22795 73 172 0 22983 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 95040

[startup+282.314 s]
/proc/loadavg: 1.05 1.00 1.00 3/93 22771
/proc/meminfo: memFree=1365400/2074464 swapFree=1953004/1959888
[pid=21825] ppid=21823 vsize=2416 CPUtime=3.87
/proc/21825/stat : 21825 (SatELiteGTI) S 21823 21825 9090 0 -1 4194304 387 24634 0 0 0 0 365 22 18 0 1 0 1012034698 2473984 278 4294967295 134512640 135169312 3214449872 3214446088 3085151982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21825/statm: 604 278 235 161 0 43 0
[pid=21831] ppid=21825 vsize=105476 CPUtime=278.46
/proc/21831/stat : 21831 (minisat_static) R 21825 21825 9090 0 -1 4202496 25944 0 0 0 27828 18 0 0 25 0 1 0 1012035085 108007424 25874 4294967295 134512640 135214715 3214607696 3214606160 134528800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21831/statm: 26369 25874 73 172 0 26196 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 107892

[startup+342.321 s]
/proc/loadavg: 1.16 1.03 1.01 2/93 22959
/proc/meminfo: memFree=1349660/2074464 swapFree=1953004/1959888
[pid=21825] ppid=21823 vsize=2416 CPUtime=3.87
/proc/21825/stat : 21825 (SatELiteGTI) S 21823 21825 9090 0 -1 4194304 387 24634 0 0 0 0 365 22 18 0 1 0 1012034698 2473984 278 4294967295 134512640 135169312 3214449872 3214446088 3085151982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21825/statm: 604 278 235 161 0 43 0
[pid=21831] ppid=21825 vsize=120740 CPUtime=338.47
/proc/21831/stat : 21831 (minisat_static) R 21825 21825 9090 0 -1 4202496 29798 0 0 0 33827 20 0 0 25 0 1 0 1012035085 123637760 29728 4294967295 134512640 135214715 3214607696 3214606160 134528785 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21831/statm: 30185 29728 73 172 0 30012 0
Current children cumulated CPU time (s) 342.34

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

[pid=21831] ppid=21825 vsize=128716 CPUtime=458.47
/proc/21831/stat : 21831 (minisat_static) R 21825 21825 9090 0 -1 4202496 31798 0 0 0 45823 24 0 0 25 0 1 0 1012035085 131805184 31728 4294967295 134512640 135214715 3214607696 3214606160 134528539 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21831/statm: 32179 31728 73 172 0 32006 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 131132

[startup+522.312 s]
/proc/loadavg: 1.01 1.01 1.00 3/93 23530
/proc/meminfo: memFree=1341460/2074464 swapFree=1953004/1959888
[pid=21825] ppid=21823 vsize=2416 CPUtime=3.87
/proc/21825/stat : 21825 (SatELiteGTI) S 21823 21825 9090 0 -1 4194304 387 24634 0 0 0 0 365 22 18 0 1 0 1012034698 2473984 278 4294967295 134512640 135169312 3214449872 3214446088 3085151982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21825/statm: 604 278 235 161 0 43 0
[pid=21831] ppid=21825 vsize=128716 CPUtime=518.47
/proc/21831/stat : 21831 (minisat_static) R 21825 21825 9090 0 -1 4202496 31807 0 0 0 51823 24 0 0 25 0 1 0 1012035085 131805184 31737 4294967295 134512640 135214715 3214607696 3214606160 134528800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21831/statm: 32179 31737 73 172 0 32006 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 131132

[startup+582.319 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 23716
/proc/meminfo: memFree=1341592/2074464 swapFree=1953004/1959888
[pid=21825] ppid=21823 vsize=2416 CPUtime=3.87
/proc/21825/stat : 21825 (SatELiteGTI) S 21823 21825 9090 0 -1 4194304 387 24634 0 0 0 0 365 22 18 0 1 0 1012034698 2473984 278 4294967295 134512640 135169312 3214449872 3214446088 3085151982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21825/statm: 604 278 235 161 0 43 0
[pid=21831] ppid=21825 vsize=128716 CPUtime=578.48
/proc/21831/stat : 21831 (minisat_static) R 21825 21825 9090 0 -1 4202496 31808 0 0 0 57824 24 0 0 25 0 1 0 1012035085 131805184 31738 4294967295 134512640 135214715 3214607696 3214606160 134528800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21831/statm: 32179 31738 73 172 0 32006 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 131132

[startup+642.306 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 23904
/proc/meminfo: memFree=1341676/2074464 swapFree=1953004/1959888
[pid=21825] ppid=21823 vsize=2416 CPUtime=3.87
/proc/21825/stat : 21825 (SatELiteGTI) S 21823 21825 9090 0 -1 4194304 387 24634 0 0 0 0 365 22 18 0 1 0 1012034698 2473984 278 4294967295 134512640 135169312 3214449872 3214446088 3085151982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21825/statm: 604 278 235 161 0 43 0
[pid=21831] ppid=21825 vsize=128716 CPUtime=638.47
/proc/21831/stat : 21831 (minisat_static) R 21825 21825 9090 0 -1 4202496 31811 0 0 0 63823 24 0 0 25 0 1 0 1012035085 131805184 31741 4294967295 134512640 135214715 3214607696 3214606160 134528800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21831/statm: 32179 31741 73 172 0 32006 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 131132

[startup+702.313 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 24093
/proc/meminfo: memFree=1341320/2074464 swapFree=1953004/1959888
[pid=21825] ppid=21823 vsize=2416 CPUtime=3.87
/proc/21825/stat : 21825 (SatELiteGTI) S 21823 21825 9090 0 -1 4194304 387 24634 0 0 0 0 365 22 18 0 1 0 1012034698 2473984 278 4294967295 134512640 135169312 3214449872 3214446088 3085151982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21825/statm: 604 278 235 161 0 43 0
[pid=21831] ppid=21825 vsize=128716 CPUtime=698.48
/proc/21831/stat : 21831 (minisat_static) R 21825 21825 9090 0 -1 4202496 31813 0 0 0 69824 24 0 0 25 0 1 0 1012035085 131805184 31743 4294967295 134512640 135214715 3214607696 3214606160 134528800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21831/statm: 32179 31743 73 172 0 32006 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 131132

[startup+762.321 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 24280
/proc/meminfo: memFree=1337724/2074464 swapFree=1953004/1959888
[pid=21825] ppid=21823 vsize=2416 CPUtime=3.87
/proc/21825/stat : 21825 (SatELiteGTI) S 21823 21825 9090 0 -1 4194304 387 24634 0 0 0 0 365 22 18 0 1 0 1012034698 2473984 278 4294967295 134512640 135169312 3214449872 3214446088 3085151982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21825/statm: 604 278 235 161 0 43 0
[pid=21831] ppid=21825 vsize=132556 CPUtime=758.49
/proc/21831/stat : 21831 (minisat_static) R 21825 21825 9090 0 -1 4202496 32777 0 0 0 75825 24 0 0 25 0 1 0 1012035085 135737344 32707 4294967295 134512640 135214715 3214607696 3214606160 134528800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21831/statm: 33139 32707 73 172 0 32966 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 134972

[startup+822.308 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 24469
/proc/meminfo: memFree=1331648/2074464 swapFree=1953004/1959888
[pid=21825] ppid=21823 vsize=2416 CPUtime=3.87
/proc/21825/stat : 21825 (SatELiteGTI) S 21823 21825 9090 0 -1 4194304 387 24634 0 0 0 0 365 22 18 0 1 0 1012034698 2473984 278 4294967295 134512640 135169312 3214449872 3214446088 3085151982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21825/statm: 604 278 235 161 0 43 0
[pid=21831] ppid=21825 vsize=138688 CPUtime=818.48
/proc/21831/stat : 21831 (minisat_static) R 21825 21825 9090 0 -1 4202496 34310 0 0 0 81822 26 0 0 25 0 1 0 1012035085 142016512 34240 4294967295 134512640 135214715 3214607696 3214606160 134528800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21831/statm: 34672 34240 73 172 0 34499 0
Current children cumulated CPU time (s) 822.35
Current children cumulated vsize (KiB) 141104

[startup+882.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 24659
/proc/meminfo: memFree=1325516/2074464 swapFree=1953004/1959888
[pid=21825] ppid=21823 vsize=2416 CPUtime=3.87
/proc/21825/stat : 21825 (SatELiteGTI) S 21823 21825 9090 0 -1 4194304 387 24634 0 0 0 0 365 22 18 0 1 0 1012034698 2473984 278 4294967295 134512640 135169312 3214449872 3214446088 3085151982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21825/statm: 604 278 235 161 0 43 0
[pid=21831] ppid=21825 vsize=144532 CPUtime=878.49
/proc/21831/stat : 21831 (minisat_static) R 21825 21825 9090 0 -1 4202496 35807 0 0 0 87822 27 0 0 25 0 1 0 1012035085 148000768 35737 4294967295 134512640 135214715 3214607696 3214606160 134528800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21831/statm: 36133 35737 73 172 0 35960 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 146948

[startup+942.312 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 24850
/proc/meminfo: memFree=1318124/2074464 swapFree=1953004/1959888
[pid=21825] ppid=21823 vsize=2416 CPUtime=3.87
/proc/21825/stat : 21825 (SatELiteGTI) S 21823 21825 9090 0 -1 4194304 387 24634 0 0 0 0 365 22 18 0 1 0 1012034698 2473984 278 4294967295 134512640 135169312 3214449872 3214446088 3085151982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21825/statm: 604 278 235 161 0 43 0
[pid=21831] ppid=21825 vsize=152736 CPUtime=938.49
/proc/21831/stat : 21831 (minisat_static) R 21825 21825 9090 0 -1 4202496 37612 0 0 0 93821 28 0 0 25 0 1 0 1012035085 156401664 37542 4294967295 134512640 135214715 3214607696 3214605776 134536213 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21831/statm: 38184 37542 73 172 0 38011 0
Current children cumulated CPU time (s) 942.36
Current children cumulated vsize (KiB) 155152

[startup+1002.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 25039
/proc/meminfo: memFree=1314652/2074464 swapFree=1953004/1959888
[pid=21825] ppid=21823 vsize=2416 CPUtime=3.87
/proc/21825/stat : 21825 (SatELiteGTI) S 21823 21825 9090 0 -1 4194304 387 24634 0 0 0 0 365 22 18 0 1 0 1012034698 2473984 278 4294967295 134512640 135169312 3214449872 3214446088 3085151982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21825/statm: 604 278 235 161 0 43 0
[pid=21831] ppid=21825 vsize=155940 CPUtime=998.5
/proc/21831/stat : 21831 (minisat_static) R 21825 21825 9090 0 -1 4202496 38435 0 0 0 99822 28 0 0 25 0 1 0 1012035085 159682560 38365 4294967295 134512640 135214715 3214607696 3214606160 134528763 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21831/statm: 38985 38365 73 172 0 38812 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 158356

[startup+1062.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 25226
/proc/meminfo: memFree=1314676/2074464 swapFree=1953004/1959888
[pid=21825] ppid=21823 vsize=2416 CPUtime=3.87
/proc/21825/stat : 21825 (SatELiteGTI) S 21823 21825 9090 0 -1 4194304 387 24634 0 0 0 0 365 22 18 0 1 0 1012034698 2473984 278 4294967295 134512640 135169312 3214449872 3214446088 3085151982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21825/statm: 604 278 235 161 0 43 0
[pid=21831] ppid=21825 vsize=155940 CPUtime=1058.5
/proc/21831/stat : 21831 (minisat_static) R 21825 21825 9090 0 -1 4202496 38435 0 0 0 105821 29 0 0 25 0 1 0 1012035085 159682560 38365 4294967295 134512640 135214715 3214607696 3214606160 134528800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21831/statm: 38985 38365 73 172 0 38812 0
Current children cumulated CPU time (s) 1062.37
Current children cumulated vsize (KiB) 158356

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 25415
/proc/meminfo: memFree=1314536/2074464 swapFree=1953004/1959888
[pid=21825] ppid=21823 vsize=2416 CPUtime=3.87
/proc/21825/stat : 21825 (SatELiteGTI) S 21823 21825 9090 0 -1 4194304 387 24634 0 0 0 0 365 22 18 0 1 0 1012034698 2473984 278 4294967295 134512640 135169312 3214449872 3214446088 3085151982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21825/statm: 604 278 235 161 0 43 0
[pid=21831] ppid=21825 vsize=155940 CPUtime=1118.51
/proc/21831/stat : 21831 (minisat_static) R 21825 21825 9090 0 -1 4202496 38436 0 0 0 111822 29 0 0 25 0 1 0 1012035085 159682560 38366 4294967295 134512640 135214715 3214607696 3214606160 134528800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21831/statm: 38985 38366 73 172 0 38812 0
Current children cumulated CPU time (s) 1122.38
Current children cumulated vsize (KiB) 158356

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 25601
/proc/meminfo: memFree=1314652/2074464 swapFree=1953004/1959888
[pid=21825] ppid=21823 vsize=2416 CPUtime=3.87
/proc/21825/stat : 21825 (SatELiteGTI) S 21823 21825 9090 0 -1 4194304 387 24634 0 0 0 0 365 22 18 0 1 0 1012034698 2473984 278 4294967295 134512640 135169312 3214449872 3214446088 3085151982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21825/statm: 604 278 235 161 0 43 0
[pid=21831] ppid=21825 vsize=155940 CPUtime=1178.5
/proc/21831/stat : 21831 (minisat_static) R 21825 21825 9090 0 -1 4202496 38437 0 0 0 117821 29 0 0 25 0 1 0 1012035085 159682560 38367 4294967295 134512640 135214715 3214607696 3214606160 134528772 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21831/statm: 38985 38367 73 172 0 38812 0
Current children cumulated CPU time (s) 1182.37
Current children cumulated vsize (KiB) 158356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 25604
/proc/meminfo: memFree=1314796/2074464 swapFree=1953004/1959888
[pid=21825] ppid=21823 vsize=2416 CPUtime=3.87
/proc/21825/stat : 21825 (SatELiteGTI) S 21823 21825 9090 0 -1 4194304 387 24634 0 0 0 0 365 22 18 0 1 0 1012034698 2473984 278 4294967295 134512640 135169312 3214449872 3214446088 3085151982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/21825/statm: 604 278 235 161 0 43 0
[pid=21831] ppid=21825 vsize=155940 CPUtime=1196.2
/proc/21831/stat : 21831 (minisat_static) R 21825 21825 9090 0 -1 4202496 38437 0 0 0 119591 29 0 0 25 0 1 0 1012035085 159682560 38367 4294967295 134512640 135214715 3214607696 3214606160 134528688 0 0 0 3 0 0 0 17 1 0 0 0
/proc/21831/statm: 38985 38367 73 172 0 38812 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 158356

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.04
CPU time (s): 1200.08
CPU user time (s): 1199.56
CPU system time (s): 0.52
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 158356

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi19 at 2009-05-16 14:02:23
IDJOB=1820767
IDBENCH=69586
IDSOLVER=660
FILE ID=tipi19/1820767-1242475343
PBS_JOBID=
Free space on /tmp= 9359 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT_RACE08/cnf/manol-pipe-f9b.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820767-1242475343/watcher-1820767-1242475343 -o /tmp/evaluation-result-1820767-1242475343/solver-1820767-1242475343 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820767-1242475343.cnf

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

MD5SUM BENCH= c3e7cb16bced9d54ce489b6e95d89943
RANDOM SEED= 1147673336

Linux tipi19 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.426
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.39

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

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.426
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.426
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:       1489896 kB
Buffers:         19528 kB
Cached:         484452 kB
SwapCached:       2992 kB
Active:         120528 kB
Inactive:       393120 kB
HighTotal:     1178688 kB
HighFree:       770912 kB
LowTotal:       895776 kB
LowFree:        718984 kB
SwapTotal:     1959888 kB
SwapFree:      1953004 kB
Dirty:           11432 kB
Writeback:           0 kB
AnonPages:        8820 kB
Mapped:           3388 kB
Slab:            62456 kB
PageTables:        632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87780 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9359 MiB
End job on tipi19 at 2009-05-16 14:22:26