Trace number 1820419

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.02 1200.03

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-08.cnf
MD5SUM81ed5ec4a2e7c208a4184383f9e53838
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 variables4614
Number of clauses16637
Sum of the clauses size44007
Maximum clause length97
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 27532
Number of clauses of size 38048
Number of clauses of size 4732
Number of clauses of size 5246
Number of clauses of size over 578

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   16192    42927 |    4857       0        0     nan |  0.000 % |
0.08/0.11	c |         0 |   12797    40460 |      --       0       --      -- |     --   | -3395/-2467
0.08/0.11	c ==============================================================================
0.08/0.11	c Result  :   #vars: 2513   #clauses: 12797   #literals: 40460
0.08/0.11	c CPU time:   0.11 s
0.08/0.11	c ==============================================================================
0.12/0.12	This is MiniSat 2.0 beta with hacks by AVG
0.12/0.12	WARNING: for repeatability, setting FPU to use double precision
0.12/0.12	============================[ Problem Statistics ]=============================
0.12/0.12	|                                                                             |
0.12/0.13	|  Number of variables:  2513                                                 |
0.12/0.13	|  Number of clauses:    12797                                                |
0.12/0.13	|  Parsing time:         0.01         s                                       |
1200.01/1200.02	HOME/SatELiteGTI: line 36: 10343 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-1820419-1242441560/watcher-1820419-1242441560 -o /tmp/evaluation-result-1820419-1242441560/solver-1820419-1242441560 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820419-1242441560.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 2/91 10337
/proc/meminfo: memFree=789560/2074464 swapFree=1953004/1959888
[pid=10337] ppid=10335 vsize=2416 CPUtime=0
/proc/10337/stat : 10337 (SatELiteGTI) S 10335 10337 9090 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1008656359 2473984 277 4294967295 134512640 135169312 3212940128 3212938664 3085082350 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/10337/statm: 604 277 235 161 0 43 0
[pid=10341] ppid=10337 vsize=952 CPUtime=0
/proc/10341/stat : 10341 (SatELite_releas) R 10337 10337 9090 0 -1 4202496 119 0 0 0 0 0 0 0 18 0 1 0 1008656359 974848 55 4294967295 134512640 135223648 3221029648 3221028524 134576032 0 0 0 3 0 0 0 17 1 0 0 0
/proc/10341/statm: 238 57 45 174 0 63 0

[startup+0.07605 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 10337
/proc/meminfo: memFree=789560/2074464 swapFree=1953004/1959888
[pid=10337] ppid=10335 vsize=2416 CPUtime=0
/proc/10337/stat : 10337 (SatELiteGTI) S 10335 10337 9090 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1008656359 2473984 277 4294967295 134512640 135169312 3212940128 3212938664 3085082350 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/10337/statm: 604 277 235 161 0 43 0
[pid=10341] ppid=10337 vsize=3672 CPUtime=0.08
/proc/10341/stat : 10341 (SatELite_releas) R 10337 10337 9090 0 -1 4202496 780 0 0 0 8 0 0 0 18 0 1 0 1008656359 3760128 716 4294967295 134512640 135223648 3221029648 3221027664 134586887 0 0 0 3 0 0 0 17 1 0 0 0
/proc/10341/statm: 918 716 73 174 0 743 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6088

[startup+0.116048 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 10337
/proc/meminfo: memFree=789560/2074464 swapFree=1953004/1959888
[pid=10337] ppid=10335 vsize=2416 CPUtime=0
/proc/10337/stat : 10337 (SatELiteGTI) S 10335 10337 9090 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1008656359 2473984 277 4294967295 134512640 135169312 3212940128 3212938664 3085082350 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/10337/statm: 604 277 235 161 0 43 0
[pid=10341] ppid=10337 vsize=3892 CPUtime=0.12
/proc/10341/stat : 10341 (SatELite_releas) R 10337 10337 9090 0 -1 4202496 877 0 0 0 12 0 0 0 18 0 1 0 1008656359 3985408 781 4294967295 134512640 135223648 3221029648 3221026268 134737406 0 0 0 3 0 0 0 17 1 0 0 0
/proc/10341/statm: 973 781 75 174 0 798 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 6308

[startup+0.316044 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 10337
/proc/meminfo: memFree=789560/2074464 swapFree=1953004/1959888
[pid=10337] ppid=10335 vsize=2420 CPUtime=0.13
/proc/10337/stat : 10337 (SatELiteGTI) S 10335 10337 9090 0 -1 4194304 386 1525 0 0 0 0 12 1 24 0 1 0 1008656359 2478080 278 4294967295 134512640 135169312 3212940128 3212936344 3085082350 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10337/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 2420

[startup+0.716026 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 10337
/proc/meminfo: memFree=789560/2074464 swapFree=1953004/1959888
[pid=10337] ppid=10335 vsize=2420 CPUtime=0.13
/proc/10337/stat : 10337 (SatELiteGTI) S 10335 10337 9090 0 -1 4194304 386 1525 0 0 0 0 12 1 24 0 1 0 1008656359 2478080 278 4294967295 134512640 135169312 3212940128 3212936344 3085082350 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10337/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 2420

[startup+1.51599 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 10343
/proc/meminfo: memFree=786420/2074464 swapFree=1953004/1959888
[pid=10337] ppid=10335 vsize=2420 CPUtime=0.13
/proc/10337/stat : 10337 (SatELiteGTI) S 10335 10337 9090 0 -1 4194304 386 1525 0 0 0 0 12 1 24 0 1 0 1008656359 2478080 278 4294967295 134512640 135169312 3212940128 3212936344 3085082350 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10337/statm: 605 278 235 161 0 44 0
[pid=10343] ppid=10337 vsize=4768 CPUtime=1.39
/proc/10343/stat : 10343 (minisat_static) R 10337 10337 9090 0 -1 4202496 923 0 0 0 139 0 0 0 25 0 1 0 1008656372 4882432 858 4294967295 134512640 135214715 3213816976 3213815440 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10343/statm: 1192 858 73 172 0 1019 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 7188

[startup+3.11591 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 10343
/proc/meminfo: memFree=785800/2074464 swapFree=1953004/1959888
[pid=10337] ppid=10335 vsize=2420 CPUtime=0.13
/proc/10337/stat : 10337 (SatELiteGTI) S 10335 10337 9090 0 -1 4194304 386 1525 0 0 0 0 12 1 24 0 1 0 1008656359 2478080 278 4294967295 134512640 135169312 3212940128 3212936344 3085082350 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10337/statm: 605 278 235 161 0 44 0
[pid=10343] ppid=10337 vsize=4900 CPUtime=2.99
/proc/10343/stat : 10343 (minisat_static) R 10337 10337 9090 0 -1 4202496 963 0 0 0 299 0 0 0 25 0 1 0 1008656372 5017600 898 4294967295 134512640 135214715 3213816976 3213815440 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10343/statm: 1225 898 73 172 0 1052 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 7320

[startup+6.31576 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 10344
/proc/meminfo: memFree=784684/2074464 swapFree=1953004/1959888
[pid=10337] ppid=10335 vsize=2420 CPUtime=0.13
/proc/10337/stat : 10337 (SatELiteGTI) S 10335 10337 9090 0 -1 4194304 386 1525 0 0 0 0 12 1 24 0 1 0 1008656359 2478080 278 4294967295 134512640 135169312 3212940128 3212936344 3085082350 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10337/statm: 605 278 235 161 0 44 0
[pid=10343] ppid=10337 vsize=6088 CPUtime=6.19
/proc/10343/stat : 10343 (minisat_static) R 10337 10337 9090 0 -1 4202496 1254 0 0 0 619 0 0 0 25 0 1 0 1008656372 6234112 1189 4294967295 134512640 135214715 3213816976 3213814608 134536557 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10343/statm: 1522 1189 73 172 0 1349 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 8508

[startup+12.7155 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 10346
/proc/meminfo: memFree=784252/2074464 swapFree=1953004/1959888
[pid=10337] ppid=10335 vsize=2420 CPUtime=0.13
/proc/10337/stat : 10337 (SatELiteGTI) S 10335 10337 9090 0 -1 4194304 386 1525 0 0 0 0 12 1 24 0 1 0 1008656359 2478080 278 4294967295 134512640 135169312 3212940128 3212936344 3085082350 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10337/statm: 605 278 235 161 0 44 0
[pid=10343] ppid=10337 vsize=6088 CPUtime=12.59
/proc/10343/stat : 10343 (minisat_static) R 10337 10337 9090 0 -1 4202496 1257 0 0 0 1259 0 0 0 25 0 1 0 1008656372 6234112 1192 4294967295 134512640 135214715 3213816976 3213814864 134536289 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10343/statm: 1522 1192 73 172 0 1349 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 8508

[startup+25.5148 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 10529
/proc/meminfo: memFree=783092/2074464 swapFree=1953004/1959888
[pid=10337] ppid=10335 vsize=2420 CPUtime=0.13
/proc/10337/stat : 10337 (SatELiteGTI) S 10335 10337 9090 0 -1 4194304 386 1525 0 0 0 0 12 1 24 0 1 0 1008656359 2478080 278 4294967295 134512640 135169312 3212940128 3212936344 3085082350 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10337/statm: 605 278 235 161 0 44 0
[pid=10343] ppid=10337 vsize=6948 CPUtime=25.39
/proc/10343/stat : 10343 (minisat_static) R 10337 10337 9090 0 -1 4202496 1456 0 0 0 2539 0 0 0 25 0 1 0 1008656372 7114752 1391 4294967295 134512640 135214715 3213816976 3213815240 134527346 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10343/statm: 1737 1391 73 172 0 1564 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 9368

[startup+51.1136 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 10531
/proc/meminfo: memFree=782364/2074464 swapFree=1953004/1959888
[pid=10337] ppid=10335 vsize=2420 CPUtime=0.13
/proc/10337/stat : 10337 (SatELiteGTI) S 10335 10337 9090 0 -1 4194304 386 1525 0 0 0 0 12 1 24 0 1 0 1008656359 2478080 278 4294967295 134512640 135169312 3212940128 3212936344 3085082350 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10337/statm: 605 278 235 161 0 44 0
[pid=10343] ppid=10337 vsize=8012 CPUtime=50.99
/proc/10343/stat : 10343 (minisat_static) R 10337 10337 9090 0 -1 4202496 1739 0 0 0 5099 0 0 0 25 0 1 0 1008656372 8204288 1674 4294967295 134512640 135214715 3213816976 3213815536 134541231 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10343/statm: 2003 1674 73 172 0 1830 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 10432

[startup+102.321 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 10719
/proc/meminfo: memFree=781836/2074464 swapFree=1953004/1959888
[pid=10337] ppid=10335 vsize=2420 CPUtime=0.13
/proc/10337/stat : 10337 (SatELiteGTI) S 10335 10337 9090 0 -1 4194304 386 1525 0 0 0 0 12 1 24 0 1 0 1008656359 2478080 278 4294967295 134512640 135169312 3212940128 3212936344 3085082350 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10337/statm: 605 278 235 161 0 44 0
[pid=10343] ppid=10337 vsize=8276 CPUtime=102.14
/proc/10343/stat : 10343 (minisat_static) R 10337 10337 9090 0 -1 4202496 1817 0 0 0 10214 0 0 0 25 0 1 0 1008656372 8474624 1752 4294967295 134512640 135214715 3213816976 3213815440 134528812 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10343/statm: 2069 1752 73 172 0 1896 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 10696

[startup+162.318 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 10908
/proc/meminfo: memFree=780936/2074464 swapFree=1953004/1959888
[pid=10337] ppid=10335 vsize=2420 CPUtime=0.13
/proc/10337/stat : 10337 (SatELiteGTI) S 10335 10337 9090 0 -1 4194304 386 1525 0 0 0 0 12 1 24 0 1 0 1008656359 2478080 278 4294967295 134512640 135169312 3212940128 3212936344 3085082350 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10337/statm: 605 278 235 161 0 44 0
[pid=10343] ppid=10337 vsize=9620 CPUtime=162.14
/proc/10343/stat : 10343 (minisat_static) R 10337 10337 9090 0 -1 4202496 2125 0 0 0 16212 2 0 0 25 0 1 0 1008656372 9850880 2060 4294967295 134512640 135214715 3213816976 3213815440 134528620 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10343/statm: 2405 2060 73 172 0 2232 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 12040

[startup+222.325 s]
/proc/loadavg: 1.06 1.03 1.01 3/93 11095
/proc/meminfo: memFree=780480/2074464 swapFree=1953004/1959888
[pid=10337] ppid=10335 vsize=2420 CPUtime=0.13
/proc/10337/stat : 10337 (SatELiteGTI) S 10335 10337 9090 0 -1 4194304 386 1525 0 0 0 0 12 1 24 0 1 0 1008656359 2478080 278 4294967295 134512640 135169312 3212940128 3212936344 3085082350 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10337/statm: 605 278 235 161 0 44 0
[pid=10343] ppid=10337 vsize=10048 CPUtime=222.15
/proc/10343/stat : 10343 (minisat_static) R 10337 10337 9090 0 -1 4202496 2244 0 0 0 22212 3 0 0 25 0 1 0 1008656372 10289152 2179 4294967295 134512640 135214715 3213816976 3213815440 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10343/statm: 2512 2179 73 172 0 2339 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 12468

[startup+282.313 s]
/proc/loadavg: 1.09 1.04 1.00 2/93 11288
/proc/meminfo: memFree=779232/2074464 swapFree=1953004/1959888
[pid=10337] ppid=10335 vsize=2420 CPUtime=0.13
/proc/10337/stat : 10337 (SatELiteGTI) S 10335 10337 9090 0 -1 4194304 386 1525 0 0 0 0 12 1 24 0 1 0 1008656359 2478080 278 4294967295 134512640 135169312 3212940128 3212936344 3085082350 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10337/statm: 605 278 235 161 0 44 0
[pid=10343] ppid=10337 vsize=11372 CPUtime=282.14
/proc/10343/stat : 10343 (minisat_static) R 10337 10337 9090 0 -1 4202496 2558 0 0 0 28209 5 0 0 25 0 1 0 1008656372 11644928 2493 4294967295 134512640 135214715 3213816976 3213815440 134528749 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10343/statm: 2843 2493 73 172 0 2670 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 13792

[startup+342.32 s]
/proc/loadavg: 1.03 1.03 1.00 3/93 11477
/proc/meminfo: memFree=778984/2074464 swapFree=1953004/1959888
[pid=10337] ppid=10335 vsize=2420 CPUtime=0.13
/proc/10337/stat : 10337 (SatELiteGTI) S 10335 10337 9090 0 -1 4194304 386 1525 0 0 0 0 12 1 24 0 1 0 1008656359 2478080 278 4294967295 134512640 135169312 3212940128 3212936344 3085082350 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10337/statm: 605 278 235 161 0 44 0
[pid=10343] ppid=10337 vsize=11504 CPUtime=342.15
/proc/10343/stat : 10343 (minisat_static) R 10337 10337 9090 0 -1 4202496 2589 0 0 0 34206 9 0 0 25 0 1 0 1008656372 11780096 2524 4294967295 134512640 135214715 3213816976 3213815440 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10343/statm: 2876 2524 73 172 0 2703 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 13924

[startup+402.317 s]
/proc/loadavg: 1.05 1.03 1.00 2/93 11666
/proc/meminfo: memFree=778488/2074464 swapFree=1953004/1959888
[pid=10337] ppid=10335 vsize=2420 CPUtime=0.13

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

[pid=10337] ppid=10335 vsize=2420 CPUtime=0.13
/proc/10337/stat : 10337 (SatELiteGTI) S 10335 10337 9090 0 -1 4194304 386 1525 0 0 0 0 12 1 24 0 1 0 1008656359 2478080 278 4294967295 134512640 135169312 3212940128 3212936344 3085082350 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10337/statm: 605 278 235 161 0 44 0
[pid=10343] ppid=10337 vsize=12436 CPUtime=462.16
/proc/10343/stat : 10343 (minisat_static) R 10337 10337 9090 0 -1 4202496 2836 0 0 0 46201 15 0 0 25 0 1 0 1008656372 12734464 2771 4294967295 134512640 135214715 3213816976 3213815440 134528772 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10343/statm: 3109 2771 73 172 0 2936 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 14856

[startup+522.311 s]
/proc/loadavg: 1.00 1.02 1.00 3/93 12040
/proc/meminfo: memFree=777744/2074464 swapFree=1953004/1959888
[pid=10337] ppid=10335 vsize=2420 CPUtime=0.13
/proc/10337/stat : 10337 (SatELiteGTI) S 10335 10337 9090 0 -1 4194304 386 1525 0 0 0 0 12 1 24 0 1 0 1008656359 2478080 278 4294967295 134512640 135169312 3212940128 3212936344 3085082350 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10337/statm: 605 278 235 161 0 44 0
[pid=10343] ppid=10337 vsize=12576 CPUtime=522.15
/proc/10343/stat : 10343 (minisat_static) R 10337 10337 9090 0 -1 4202496 2863 0 0 0 52200 15 0 0 25 0 1 0 1008656372 12877824 2798 4294967295 134512640 135214715 3213816976 3213815440 134528560 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10343/statm: 3144 2798 73 172 0 2971 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 14996

[startup+582.318 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 12229
/proc/meminfo: memFree=777496/2074464 swapFree=1953004/1959888
[pid=10337] ppid=10335 vsize=2420 CPUtime=0.13
/proc/10337/stat : 10337 (SatELiteGTI) S 10335 10337 9090 0 -1 4194304 386 1525 0 0 0 0 12 1 24 0 1 0 1008656359 2478080 278 4294967295 134512640 135169312 3212940128 3212936344 3085082350 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10337/statm: 605 278 235 161 0 44 0
[pid=10343] ppid=10337 vsize=12972 CPUtime=582.15
/proc/10343/stat : 10343 (minisat_static) R 10337 10337 9090 0 -1 4202496 2948 0 0 0 58199 16 0 0 25 0 1 0 1008656372 13283328 2883 4294967295 134512640 135214715 3213816976 3213815184 134538620 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10343/statm: 3243 2883 73 172 0 3070 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 15392

[startup+642.305 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 12420
/proc/meminfo: memFree=776876/2074464 swapFree=1953004/1959888
[pid=10337] ppid=10335 vsize=2420 CPUtime=0.13
/proc/10337/stat : 10337 (SatELiteGTI) S 10335 10337 9090 0 -1 4194304 386 1525 0 0 0 0 12 1 24 0 1 0 1008656359 2478080 278 4294967295 134512640 135169312 3212940128 3212936344 3085082350 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10337/statm: 605 278 235 161 0 44 0
[pid=10343] ppid=10337 vsize=13396 CPUtime=642.14
/proc/10343/stat : 10343 (minisat_static) R 10337 10337 9090 0 -1 4202496 3052 0 0 0 64197 17 0 0 25 0 1 0 1008656372 13717504 2987 4294967295 134512640 135214715 3213816976 3213815440 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10343/statm: 3349 2987 73 172 0 3176 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 15816

[startup+702.313 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 12609
/proc/meminfo: memFree=776992/2074464 swapFree=1953004/1959888
[pid=10337] ppid=10335 vsize=2420 CPUtime=0.13
/proc/10337/stat : 10337 (SatELiteGTI) S 10335 10337 9090 0 -1 4194304 386 1525 0 0 0 0 12 1 24 0 1 0 1008656359 2478080 278 4294967295 134512640 135169312 3212940128 3212936344 3085082350 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10337/statm: 605 278 235 161 0 44 0
[pid=10343] ppid=10337 vsize=13396 CPUtime=702.15
/proc/10343/stat : 10343 (minisat_static) R 10337 10337 9090 0 -1 4202496 3067 0 0 0 70198 17 0 0 25 0 1 0 1008656372 13717504 3002 4294967295 134512640 135214715 3213816976 3213815184 134537755 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10343/statm: 3349 3002 73 172 0 3176 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 15816

[startup+762.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 12798
/proc/meminfo: memFree=776952/2074464 swapFree=1953004/1959888
[pid=10337] ppid=10335 vsize=2420 CPUtime=0.13
/proc/10337/stat : 10337 (SatELiteGTI) S 10335 10337 9090 0 -1 4194304 386 1525 0 0 0 0 12 1 24 0 1 0 1008656359 2478080 278 4294967295 134512640 135169312 3212940128 3212936344 3085082350 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10337/statm: 605 278 235 161 0 44 0
[pid=10343] ppid=10337 vsize=13396 CPUtime=762.16
/proc/10343/stat : 10343 (minisat_static) R 10337 10337 9090 0 -1 4202496 3068 0 0 0 76198 18 0 0 25 0 1 0 1008656372 13717504 3003 4294967295 134512640 135214715 3213816976 3213815440 134528749 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10343/statm: 3349 3003 73 172 0 3176 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 15816

[startup+822.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 12983
/proc/meminfo: memFree=777108/2074464 swapFree=1953004/1959888
[pid=10337] ppid=10335 vsize=2420 CPUtime=0.13
/proc/10337/stat : 10337 (SatELiteGTI) S 10335 10337 9090 0 -1 4194304 386 1525 0 0 0 0 12 1 24 0 1 0 1008656359 2478080 278 4294967295 134512640 135169312 3212940128 3212936344 3085082350 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10337/statm: 605 278 235 161 0 44 0
[pid=10343] ppid=10337 vsize=13396 CPUtime=822.16
/proc/10343/stat : 10343 (minisat_static) R 10337 10337 9090 0 -1 4202496 3068 0 0 0 82198 18 0 0 25 0 1 0 1008656372 13717504 3003 4294967295 134512640 135214715 3213816976 3213815440 134528579 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10343/statm: 3349 3003 73 172 0 3176 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 15816

[startup+882.314 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 13172
/proc/meminfo: memFree=776744/2074464 swapFree=1953004/1959888
[pid=10337] ppid=10335 vsize=2420 CPUtime=0.13
/proc/10337/stat : 10337 (SatELiteGTI) S 10335 10337 9090 0 -1 4194304 386 1525 0 0 0 0 12 1 24 0 1 0 1008656359 2478080 278 4294967295 134512640 135169312 3212940128 3212936344 3085082350 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10337/statm: 605 278 235 161 0 44 0
[pid=10343] ppid=10337 vsize=13544 CPUtime=882.16
/proc/10343/stat : 10343 (minisat_static) R 10337 10337 9090 0 -1 4202496 3081 0 0 0 88198 18 0 0 25 0 1 0 1008656372 13869056 3016 4294967295 134512640 135214715 3213816976 3213815536 134540429 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10343/statm: 3386 3016 73 172 0 3213 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 15964

[startup+942.321 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 13359
/proc/meminfo: memFree=775868/2074464 swapFree=1953004/1959888
[pid=10337] ppid=10335 vsize=2420 CPUtime=0.13
/proc/10337/stat : 10337 (SatELiteGTI) S 10335 10337 9090 0 -1 4194304 386 1525 0 0 0 0 12 1 24 0 1 0 1008656359 2478080 278 4294967295 134512640 135169312 3212940128 3212936344 3085082350 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10337/statm: 605 278 235 161 0 44 0
[pid=10343] ppid=10337 vsize=14468 CPUtime=942.17
/proc/10343/stat : 10343 (minisat_static) R 10337 10337 9090 0 -1 4202496 3317 0 0 0 94198 19 0 0 25 0 1 0 1008656372 14815232 3252 4294967295 134512640 135214715 3213816976 3213815440 134528579 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10343/statm: 3617 3252 73 172 0 3444 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 16888

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 13552
/proc/meminfo: memFree=775388/2074464 swapFree=1953004/1959888
[pid=10337] ppid=10335 vsize=2420 CPUtime=0.13
/proc/10337/stat : 10337 (SatELiteGTI) S 10335 10337 9090 0 -1 4194304 386 1525 0 0 0 0 12 1 24 0 1 0 1008656359 2478080 278 4294967295 134512640 135169312 3212940128 3212936344 3085082350 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10337/statm: 605 278 235 161 0 44 0
[pid=10343] ppid=10337 vsize=14996 CPUtime=1002.16
/proc/10343/stat : 10343 (minisat_static) R 10337 10337 9090 0 -1 4202496 3449 0 0 0 100197 19 0 0 25 0 1 0 1008656372 15355904 3384 4294967295 134512640 135214715 3213816976 3213815184 134537215 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10343/statm: 3749 3384 73 172 0 3576 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 17416

[startup+1062.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 13741
/proc/meminfo: memFree=775208/2074464 swapFree=1953004/1959888
[pid=10337] ppid=10335 vsize=2420 CPUtime=0.13
/proc/10337/stat : 10337 (SatELiteGTI) S 10335 10337 9090 0 -1 4194304 386 1525 0 0 0 0 12 1 24 0 1 0 1008656359 2478080 278 4294967295 134512640 135169312 3212940128 3212936344 3085082350 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10337/statm: 605 278 235 161 0 44 0
[pid=10343] ppid=10337 vsize=14988 CPUtime=1062.17
/proc/10343/stat : 10343 (minisat_static) R 10337 10337 9090 0 -1 4202496 3449 0 0 0 106198 19 0 0 25 0 1 0 1008656372 15347712 3384 4294967295 134512640 135214715 3213816976 3213815440 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10343/statm: 3747 3384 73 172 0 3574 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 17408

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 13926
/proc/meminfo: memFree=775140/2074464 swapFree=1953004/1959888
[pid=10337] ppid=10335 vsize=2420 CPUtime=0.13
/proc/10337/stat : 10337 (SatELiteGTI) S 10335 10337 9090 0 -1 4194304 386 1525 0 0 0 0 12 1 24 0 1 0 1008656359 2478080 278 4294967295 134512640 135169312 3212940128 3212936344 3085082350 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10337/statm: 605 278 235 161 0 44 0
[pid=10343] ppid=10337 vsize=14988 CPUtime=1122.17
/proc/10343/stat : 10343 (minisat_static) R 10337 10337 9090 0 -1 4202496 3449 0 0 0 112198 19 0 0 25 0 1 0 1008656372 15347712 3384 4294967295 134512640 135214715 3213816976 3213814864 134536289 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10343/statm: 3747 3384 73 172 0 3574 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 17408

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 14115
/proc/meminfo: memFree=775140/2074464 swapFree=1953004/1959888
[pid=10337] ppid=10335 vsize=2420 CPUtime=0.13
/proc/10337/stat : 10337 (SatELiteGTI) S 10335 10337 9090 0 -1 4194304 386 1525 0 0 0 0 12 1 24 0 1 0 1008656359 2478080 278 4294967295 134512640 135169312 3212940128 3212936344 3085082350 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10337/statm: 605 278 235 161 0 44 0
[pid=10343] ppid=10337 vsize=14988 CPUtime=1182.18
/proc/10343/stat : 10343 (minisat_static) R 10337 10337 9090 0 -1 4202496 3465 0 0 0 118199 19 0 0 25 0 1 0 1008656372 15347712 3400 4294967295 134512640 135214715 3213816976 3213815440 134528634 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10343/statm: 3747 3400 73 172 0 3574 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 17408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.00 1.00 1.00 4/93 14116
/proc/meminfo: memFree=775204/2074464 swapFree=1953004/1959888
[pid=10337] ppid=10335 vsize=2420 CPUtime=0.13
/proc/10337/stat : 10337 (SatELiteGTI) S 10335 10337 9090 0 -1 4194304 386 1525 0 0 0 0 12 1 24 0 1 0 1008656359 2478080 278 4294967295 134512640 135169312 3212940128 3212936344 3085082350 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10337/statm: 605 278 235 161 0 44 0
[pid=10343] ppid=10337 vsize=14988 CPUtime=1199.88
/proc/10343/stat : 10343 (minisat_static) R 10337 10337 9090 0 -1 4202496 3465 0 0 0 119969 19 0 0 25 0 1 0 1008656372 15347712 3400 4294967295 134512640 135214715 3213816976 3213815440 134528613 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10343/statm: 3747 3400 73 172 0 3574 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 17408

Sending SIGTERM to process tree (bottom up)
Solver just ended. D
Child status: 143
Real time (s): 1200.03
CPU time (s): 1200.02
CPU user time (s): 1199.81
CPU system time (s): 0.21
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 17416

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi19 at 2009-05-16 04:39:20
IDJOB=1820419
IDBENCH=20400
IDSOLVER=660
FILE ID=tipi19/1820419-1242441560
PBS_JOBID=
Free space on /tmp= 10157 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-08.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820419-1242441560/watcher-1820419-1242441560 -o /tmp/evaluation-result-1820419-1242441560/solver-1820419-1242441560 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820419-1242441560.cnf

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

MD5SUM BENCH= 81ed5ec4a2e7c208a4184383f9e53838
RANDOM SEED= 960538676

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:        789460 kB
Buffers:         27896 kB
Cached:        1163448 kB
SwapCached:       3036 kB
Active:         452824 kB
Inactive:       748144 kB
HighTotal:     1178688 kB
HighFree:       265904 kB
LowTotal:       895776 kB
LowFree:        523556 kB
SwapTotal:     1959888 kB
SwapFree:      1953004 kB
Dirty:            1728 kB
Writeback:           0 kB
AnonPages:        8980 kB
Mapped:           3164 kB
Slab:            75360 kB
PageTables:        604 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= 10157 MiB
End job on tipi19 at 2009-05-16 04:59:20