Trace number 1821775

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 1199.93

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_07_UNSAT.cnf
MD5SUMa30111c778b4a83ebe950f77b63a1b33
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark504.15
Satisfiable
(Un)Satisfiability was proved
Number of variables1128
Number of clauses63345
Sum of the clauses size188200
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21950
Number of clauses of size 361372
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c Parsing...
0.03/0.04	c ==============================================================================
0.03/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.03/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.03/0.04	c ==============================================================================
0.03/0.04	c |         0 |   63345   188200 |   19003       0        0     nan |  0.000 % |
0.62/0.63	c |         0 |   62548   268903 |      --       0       --      -- |     --   | -797/80703
0.62/0.63	c ==============================================================================
0.62/0.63	c Result  :   #vars: 636   #clauses: 62548   #literals: 268903
0.62/0.63	c CPU time:   0.6 s
0.62/0.63	c ==============================================================================
0.72/0.71	This is MiniSat 2.0 beta with hacks by AVG
0.72/0.71	WARNING: for repeatability, setting FPU to use double precision
0.72/0.71	============================[ Problem Statistics ]=============================
0.72/0.71	|                                                                             |
0.72/0.71	|  Number of variables:  636                                                  |
0.72/0.71	|  Number of clauses:    62548                                                |
0.72/0.75	|  Parsing time:         0.03         s                                       |
1200.02/1199.92	HOME/SatELiteGTI: line 36: 18765 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-1821775-1242563524/watcher-1821775-1242563524 -o /tmp/evaluation-result-1821775-1242563524/solver-1821775-1242563524 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821775-1242563524.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/93 18759
/proc/meminfo: memFree=559628/2074464 swapFree=1949056/1959888
[pid=18759] ppid=18757 vsize=2416 CPUtime=0.02
/proc/18759/stat : 18759 (SatELiteGTI) S 18757 18759 14060 0 -1 4194304 368 646 0 0 0 0 0 2 25 0 1 0 1020849533 2473984 277 4294967295 134512640 135169312 3213630480 3213629016 3085442798 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18759/statm: 604 277 235 161 0 43 0
[pid=18763] ppid=18759 vsize=956 CPUtime=0
/proc/18763/stat : 18763 (SatELite_releas) R 18759 18759 14060 0 -1 4202496 130 0 0 0 0 0 0 0 25 0 1 0 1020849534 978944 66 4294967295 134512640 135223648 3220318816 3220317400 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/18763/statm: 239 69 46 174 0 64 0

[startup+0.013102 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 18759
/proc/meminfo: memFree=559628/2074464 swapFree=1949056/1959888
[pid=18759] ppid=18757 vsize=2416 CPUtime=0.02
/proc/18759/stat : 18759 (SatELiteGTI) S 18757 18759 14060 0 -1 4194304 368 646 0 0 0 0 0 2 25 0 1 0 1020849533 2473984 277 4294967295 134512640 135169312 3213630480 3213629016 3085442798 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18759/statm: 604 277 235 161 0 43 0
[pid=18763] ppid=18759 vsize=1820 CPUtime=0.01
/proc/18763/stat : 18763 (SatELite_releas) R 18759 18759 14060 0 -1 4202496 353 0 0 0 1 0 0 0 25 0 1 0 1020849534 1863680 289 4294967295 134512640 135223648 3220318816 3220317768 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/18763/statm: 455 290 46 174 0 280 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4236

[startup+0.113091 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 18759
/proc/meminfo: memFree=559628/2074464 swapFree=1949056/1959888
[pid=18759] ppid=18757 vsize=2416 CPUtime=0.02
/proc/18759/stat : 18759 (SatELiteGTI) S 18757 18759 14060 0 -1 4194304 368 646 0 0 0 0 0 2 25 0 1 0 1020849533 2473984 277 4294967295 134512640 135169312 3213630480 3213629016 3085442798 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18759/statm: 604 277 235 161 0 43 0
[pid=18763] ppid=18759 vsize=6080 CPUtime=0.11
/proc/18763/stat : 18763 (SatELite_releas) R 18759 18759 14060 0 -1 4202496 1445 0 0 0 10 1 0 0 25 0 1 0 1020849534 6225920 1381 4294967295 134512640 135223648 3220318816 3220316592 134585461 0 0 0 3 0 0 0 17 1 0 0 0
/proc/18763/statm: 1520 1381 73 174 0 1345 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 8496

[startup+0.313074 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 18759
/proc/meminfo: memFree=559628/2074464 swapFree=1949056/1959888
[pid=18759] ppid=18757 vsize=2416 CPUtime=0.02
/proc/18759/stat : 18759 (SatELiteGTI) S 18757 18759 14060 0 -1 4194304 368 646 0 0 0 0 0 2 25 0 1 0 1020849533 2473984 277 4294967295 134512640 135169312 3213630480 3213629016 3085442798 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18759/statm: 604 277 235 161 0 43 0
[pid=18763] ppid=18759 vsize=7944 CPUtime=0.31
/proc/18763/stat : 18763 (SatELite_releas) R 18759 18759 14060 0 -1 4202496 1837 0 0 0 30 1 0 0 25 0 1 0 1020849534 8134656 1773 4294967295 134512640 135223648 3220318816 3220316912 134585544 0 0 0 3 0 0 0 17 1 0 0 0
/proc/18763/statm: 1986 1773 73 174 0 1811 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 10360

[startup+0.713039 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 18759
/proc/meminfo: memFree=559628/2074464 swapFree=1949056/1959888
[pid=18759] ppid=18757 vsize=2416 CPUtime=0.02
/proc/18759/stat : 18759 (SatELiteGTI) S 18757 18759 14060 0 -1 4194304 368 646 0 0 0 0 0 2 25 0 1 0 1020849533 2473984 277 4294967295 134512640 135169312 3213630480 3213629016 3085442798 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18759/statm: 604 277 235 161 0 43 0
[pid=18763] ppid=18759 vsize=0 CPUtime=0.7
/proc/18763/stat : 18763 (SatELite_releas) R 18759 18759 14060 0 -1 4202500 1841 0 0 0 67 3 0 0 25 0 1 0 1020849534 0 0 4294967295 0 0 0 0 0 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18763/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 2416

[startup+1.51297 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 18765
/proc/meminfo: memFree=554256/2074464 swapFree=1949056/1959888
[pid=18759] ppid=18757 vsize=2420 CPUtime=0.72
/proc/18759/stat : 18759 (SatELiteGTI) S 18757 18759 14060 0 -1 4194304 387 2487 0 0 0 0 67 5 18 0 1 0 1020849533 2478080 278 4294967295 134512640 135169312 3213630480 3213626696 3085442798 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18759/statm: 605 278 235 161 0 44 0
[pid=18765] ppid=18759 vsize=5348 CPUtime=0.8
/proc/18765/stat : 18765 (minisat_static) R 18759 18759 14060 0 -1 4202496 1269 0 0 0 80 0 0 0 25 0 1 0 1020849605 5476352 1204 4294967295 134512640 135214715 3215031728 3215030192 134528800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/18765/statm: 1337 1204 74 172 0 1164 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 7768

[startup+3.11283 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 18765
/proc/meminfo: memFree=553760/2074464 swapFree=1949056/1959888
[pid=18759] ppid=18757 vsize=2420 CPUtime=0.72
/proc/18759/stat : 18759 (SatELiteGTI) S 18757 18759 14060 0 -1 4194304 387 2487 0 0 0 0 67 5 18 0 1 0 1020849533 2478080 278 4294967295 134512640 135169312 3213630480 3213626696 3085442798 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18759/statm: 605 278 235 161 0 44 0
[pid=18765] ppid=18759 vsize=6008 CPUtime=2.39
/proc/18765/stat : 18765 (minisat_static) R 18759 18759 14060 0 -1 4202496 1422 0 0 0 239 0 0 0 25 0 1 0 1020849605 6152192 1357 4294967295 134512640 135214715 3215031728 3215030192 134528688 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18765/statm: 1502 1357 74 172 0 1329 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 8428

[startup+6.31255 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 18765
/proc/meminfo: memFree=553264/2074464 swapFree=1949056/1959888
[pid=18759] ppid=18757 vsize=2420 CPUtime=0.72
/proc/18759/stat : 18759 (SatELiteGTI) S 18757 18759 14060 0 -1 4194304 387 2487 0 0 0 0 67 5 18 0 1 0 1020849533 2478080 278 4294967295 134512640 135169312 3213630480 3213626696 3085442798 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18759/statm: 605 278 235 161 0 44 0
[pid=18765] ppid=18759 vsize=6948 CPUtime=5.59
/proc/18765/stat : 18765 (minisat_static) R 18759 18759 14060 0 -1 4202496 1663 0 0 0 559 0 0 0 25 0 1 0 1020849605 7114752 1598 4294967295 134512640 135214715 3215031728 3215030192 134528634 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18765/statm: 1737 1598 74 172 0 1564 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 9368

[startup+12.722 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 18765
/proc/meminfo: memFree=551632/2074464 swapFree=1949056/1959888
[pid=18759] ppid=18757 vsize=2420 CPUtime=0.72
/proc/18759/stat : 18759 (SatELiteGTI) S 18757 18759 14060 0 -1 4194304 387 2487 0 0 0 0 67 5 18 0 1 0 1020849533 2478080 278 4294967295 134512640 135169312 3213630480 3213626696 3085442798 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18759/statm: 605 278 235 161 0 44 0
[pid=18765] ppid=18759 vsize=8520 CPUtime=12
/proc/18765/stat : 18765 (minisat_static) R 18759 18759 14060 0 -1 4202496 2018 0 0 0 1200 0 0 0 25 0 1 0 1020849605 8724480 1953 4294967295 134512640 135214715 3215031728 3215030192 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18765/statm: 2130 1953 74 172 0 1957 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 10940

[startup+25.5209 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 18949
/proc/meminfo: memFree=548964/2074464 swapFree=1949056/1959888
[pid=18759] ppid=18757 vsize=2420 CPUtime=0.72
/proc/18759/stat : 18759 (SatELiteGTI) S 18757 18759 14060 0 -1 4194304 387 2487 0 0 0 0 67 5 18 0 1 0 1020849533 2478080 278 4294967295 134512640 135169312 3213630480 3213626696 3085442798 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18759/statm: 605 278 235 161 0 44 0
[pid=18765] ppid=18759 vsize=10300 CPUtime=24.8
/proc/18765/stat : 18765 (minisat_static) R 18759 18759 14060 0 -1 4202496 2475 0 0 0 2480 0 0 0 25 0 1 0 1020849605 10547200 2410 4294967295 134512640 135214715 3215031728 3215030192 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18765/statm: 2575 2410 74 172 0 2402 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 12720

[startup+51.1187 s]
/proc/loadavg: 1.24 1.05 1.02 2/95 18954
/proc/meminfo: memFree=546480/2074464 swapFree=1949056/1959888
[pid=18759] ppid=18757 vsize=2420 CPUtime=0.72
/proc/18759/stat : 18759 (SatELiteGTI) S 18757 18759 14060 0 -1 4194304 387 2487 0 0 0 0 67 5 18 0 1 0 1020849533 2478080 278 4294967295 134512640 135169312 3213630480 3213626696 3085442798 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18759/statm: 605 278 235 161 0 44 0
[pid=18765] ppid=18759 vsize=12980 CPUtime=50.4
/proc/18765/stat : 18765 (minisat_static) R 18759 18759 14060 0 -1 4202496 3122 0 0 0 5040 0 0 0 25 0 1 0 1020849605 13291520 3057 4294967295 134512640 135214715 3215031728 3215030192 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18765/statm: 3245 3057 74 172 0 3072 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 15400

[startup+102.324 s]
/proc/loadavg: 1.09 1.04 1.01 2/95 19138
/proc/meminfo: memFree=541668/2074464 swapFree=1949056/1959888
[pid=18759] ppid=18757 vsize=2420 CPUtime=0.72
/proc/18759/stat : 18759 (SatELiteGTI) S 18757 18759 14060 0 -1 4194304 387 2487 0 0 0 0 67 5 18 0 1 0 1020849533 2478080 278 4294967295 134512640 135169312 3213630480 3213626696 3085442798 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18759/statm: 605 278 235 161 0 44 0
[pid=18765] ppid=18759 vsize=17588 CPUtime=101.61
/proc/18765/stat : 18765 (minisat_static) R 18759 18759 14060 0 -1 4202496 4284 0 0 0 10157 4 0 0 25 0 1 0 1020849605 18010112 4219 4294967295 134512640 135214715 3215031728 3215030192 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18765/statm: 4397 4219 74 172 0 4224 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 20008

[startup+162.319 s]
/proc/loadavg: 1.04 1.03 1.01 2/95 19326
/proc/meminfo: memFree=540188/2074464 swapFree=1949056/1959888
[pid=18759] ppid=18757 vsize=2420 CPUtime=0.72
/proc/18759/stat : 18759 (SatELiteGTI) S 18757 18759 14060 0 -1 4194304 387 2487 0 0 0 0 67 5 18 0 1 0 1020849533 2478080 278 4294967295 134512640 135169312 3213630480 3213626696 3085442798 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18759/statm: 605 278 235 161 0 44 0
[pid=18765] ppid=18759 vsize=18812 CPUtime=161.61
/proc/18765/stat : 18765 (minisat_static) R 18759 18759 14060 0 -1 4202496 4575 0 0 0 16156 5 0 0 25 0 1 0 1020849605 19263488 4510 4294967295 134512640 135214715 3215031728 3215030192 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18765/statm: 4703 4510 74 172 0 4530 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 21232

[startup+222.314 s]
/proc/loadavg: 1.01 1.02 1.00 2/95 19519
/proc/meminfo: memFree=538320/2074464 swapFree=1949056/1959888
[pid=18759] ppid=18757 vsize=2420 CPUtime=0.72
/proc/18759/stat : 18759 (SatELiteGTI) S 18757 18759 14060 0 -1 4194304 387 2487 0 0 0 0 67 5 18 0 1 0 1020849533 2478080 278 4294967295 134512640 135169312 3213630480 3213626696 3085442798 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18759/statm: 605 278 235 161 0 44 0
[pid=18765] ppid=18759 vsize=20696 CPUtime=221.61
/proc/18765/stat : 18765 (minisat_static) R 18759 18759 14060 0 -1 4202496 5042 0 0 0 22155 6 0 0 25 0 1 0 1020849605 21192704 4977 4294967295 134512640 135214715 3215031728 3215030192 134528634 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18765/statm: 5174 4977 74 172 0 5001 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 23116

[startup+282.319 s]
/proc/loadavg: 1.00 1.02 1.00 2/95 19708
/proc/meminfo: memFree=536312/2074464 swapFree=1949056/1959888
[pid=18759] ppid=18757 vsize=2420 CPUtime=0.72
/proc/18759/stat : 18759 (SatELiteGTI) S 18757 18759 14060 0 -1 4194304 387 2487 0 0 0 0 67 5 18 0 1 0 1020849533 2478080 278 4294967295 134512640 135169312 3213630480 3213626696 3085442798 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18759/statm: 605 278 235 161 0 44 0
[pid=18765] ppid=18759 vsize=22832 CPUtime=281.62
/proc/18765/stat : 18765 (minisat_static) R 18759 18759 14060 0 -1 4202496 5524 0 0 0 28151 11 0 0 25 0 1 0 1020849605 23379968 5459 4294967295 134512640 135214715 3215031728 3215030192 134528637 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18765/statm: 5708 5459 74 172 0 5535 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 25252

[startup+342.313 s]
/proc/loadavg: 1.13 1.04 1.01 2/95 19892
/proc/meminfo: memFree=535840/2074464 swapFree=1949056/1959888
[pid=18759] ppid=18757 vsize=2420 CPUtime=0.72
/proc/18759/stat : 18759 (SatELiteGTI) S 18757 18759 14060 0 -1 4194304 387 2487 0 0 0 0 67 5 18 0 1 0 1020849533 2478080 278 4294967295 134512640 135169312 3213630480 3213626696 3085442798 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18759/statm: 605 278 235 161 0 44 0
[pid=18765] ppid=18759 vsize=23292 CPUtime=341.62
/proc/18765/stat : 18765 (minisat_static) R 18759 18759 14060 0 -1 4202496 5629 0 0 0 34150 12 0 0 25 0 1 0 1020849605 23851008 5564 4294967295 134512640 135214715 3215031728 3215030192 134528688 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18765/statm: 5823 5564 74 172 0 5650 0
Current children cumulated CPU time (s) 342.34

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

/proc/18765/statm: 6363 6101 74 172 0 6190 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 27872

[startup+642.307 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 20837
/proc/meminfo: memFree=533352/2074464 swapFree=1949056/1959888
[pid=18759] ppid=18757 vsize=2420 CPUtime=0.72
/proc/18759/stat : 18759 (SatELiteGTI) S 18757 18759 14060 0 -1 4194304 387 2487 0 0 0 0 67 5 18 0 1 0 1020849533 2478080 278 4294967295 134512640 135169312 3213630480 3213626696 3085442798 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18759/statm: 605 278 235 161 0 44 0
[pid=18765] ppid=18759 vsize=25972 CPUtime=641.64
/proc/18765/stat : 18765 (minisat_static) R 18759 18759 14060 0 -1 4202496 6260 0 0 0 64150 14 0 0 25 0 1 0 1020849605 26595328 6195 4294967295 134512640 135214715 3215031728 3215030192 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18765/statm: 6493 6195 74 172 0 6320 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 28392

[startup+702.312 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 21026
/proc/meminfo: memFree=532724/2074464 swapFree=1949056/1959888
[pid=18759] ppid=18757 vsize=2420 CPUtime=0.72
/proc/18759/stat : 18759 (SatELiteGTI) S 18757 18759 14060 0 -1 4194304 387 2487 0 0 0 0 67 5 18 0 1 0 1020849533 2478080 278 4294967295 134512640 135169312 3213630480 3213626696 3085442798 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18759/statm: 605 278 235 161 0 44 0
[pid=18765] ppid=18759 vsize=26728 CPUtime=701.65
/proc/18765/stat : 18765 (minisat_static) R 18759 18759 14060 0 -1 4202496 6415 0 0 0 70151 14 0 0 25 0 1 0 1020849605 27369472 6350 4294967295 134512640 135214715 3215031728 3215030128 134535680 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18765/statm: 6682 6350 74 172 0 6509 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 29148

[startup+762.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 21214
/proc/meminfo: memFree=533104/2074464 swapFree=1949056/1959888
[pid=18759] ppid=18757 vsize=2420 CPUtime=0.72
/proc/18759/stat : 18759 (SatELiteGTI) S 18757 18759 14060 0 -1 4194304 387 2487 0 0 0 0 67 5 18 0 1 0 1020849533 2478080 278 4294967295 134512640 135169312 3213630480 3213626696 3085442798 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18759/statm: 605 278 235 161 0 44 0
[pid=18765] ppid=18759 vsize=26728 CPUtime=761.66
/proc/18765/stat : 18765 (minisat_static) R 18759 18759 14060 0 -1 4202496 6429 0 0 0 76151 15 0 0 25 0 1 0 1020849605 27369472 6364 4294967295 134512640 135214715 3215031728 3215030192 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18765/statm: 6682 6364 74 172 0 6509 0
Current children cumulated CPU time (s) 762.38
Current children cumulated vsize (KiB) 29148

[startup+822.322 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 21403
/proc/meminfo: memFree=532360/2074464 swapFree=1949056/1959888
[pid=18759] ppid=18757 vsize=2420 CPUtime=0.72
/proc/18759/stat : 18759 (SatELiteGTI) S 18757 18759 14060 0 -1 4194304 387 2487 0 0 0 0 67 5 18 0 1 0 1020849533 2478080 278 4294967295 134512640 135169312 3213630480 3213626696 3085442798 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18759/statm: 605 278 235 161 0 44 0
[pid=18765] ppid=18759 vsize=27340 CPUtime=821.67
/proc/18765/stat : 18765 (minisat_static) R 18759 18759 14060 0 -1 4202496 6571 0 0 0 82152 15 0 0 25 0 1 0 1020849605 27996160 6506 4294967295 134512640 135214715 3215031728 3215030192 134529015 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18765/statm: 6835 6506 74 172 0 6662 0
Current children cumulated CPU time (s) 822.39
Current children cumulated vsize (KiB) 29760

[startup+882.327 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 21592
/proc/meminfo: memFree=528608/2074464 swapFree=1949056/1959888
[pid=18759] ppid=18757 vsize=2420 CPUtime=0.72
/proc/18759/stat : 18759 (SatELiteGTI) S 18757 18759 14060 0 -1 4194304 387 2487 0 0 0 0 67 5 18 0 1 0 1020849533 2478080 278 4294967295 134512640 135169312 3213630480 3213626696 3085442798 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18759/statm: 605 278 235 161 0 44 0
[pid=18765] ppid=18759 vsize=31328 CPUtime=881.68
/proc/18765/stat : 18765 (minisat_static) R 18759 18759 14060 0 -1 4202496 7510 0 0 0 88148 20 0 0 25 0 1 0 1020849605 32079872 7445 4294967295 134512640 135214715 3215031728 3215030192 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18765/statm: 7832 7445 74 172 0 7659 0
Current children cumulated CPU time (s) 882.4
Current children cumulated vsize (KiB) 33748

[startup+942.312 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 21776
/proc/meminfo: memFree=527400/2074464 swapFree=1949056/1959888
[pid=18759] ppid=18757 vsize=2420 CPUtime=0.72
/proc/18759/stat : 18759 (SatELiteGTI) S 18757 18759 14060 0 -1 4194304 387 2487 0 0 0 0 67 5 18 0 1 0 1020849533 2478080 278 4294967295 134512640 135169312 3213630480 3213626696 3085442798 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18759/statm: 605 278 235 161 0 44 0
[pid=18765] ppid=18759 vsize=32660 CPUtime=941.67
/proc/18765/stat : 18765 (minisat_static) R 18759 18759 14060 0 -1 4202496 7841 0 0 0 94147 20 0 0 25 0 1 0 1020849605 33443840 7768 4294967295 134512640 135214715 3215031728 3215030192 134528763 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18765/statm: 8165 7768 74 172 0 7992 0
Current children cumulated CPU time (s) 942.39
Current children cumulated vsize (KiB) 35080

[startup+1002.32 s]
/proc/loadavg: 1.05 1.01 1.00 2/95 21969
/proc/meminfo: memFree=526748/2074464 swapFree=1949056/1959888
[pid=18759] ppid=18757 vsize=2420 CPUtime=0.72
/proc/18759/stat : 18759 (SatELiteGTI) S 18757 18759 14060 0 -1 4194304 387 2487 0 0 0 0 67 5 18 0 1 0 1020849533 2478080 278 4294967295 134512640 135169312 3213630480 3213626696 3085442798 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18759/statm: 605 278 235 161 0 44 0
[pid=18765] ppid=18759 vsize=32988 CPUtime=1001.68
/proc/18765/stat : 18765 (minisat_static) R 18759 18759 14060 0 -1 4202496 7935 0 0 0 100148 20 0 0 25 0 1 0 1020849605 33779712 7862 4294967295 134512640 135214715 3215031728 3215030192 134528772 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18765/statm: 8247 7862 74 172 0 8074 0
Current children cumulated CPU time (s) 1002.4
Current children cumulated vsize (KiB) 35408

[startup+1062.31 s]
/proc/loadavg: 1.02 1.01 1.00 3/95 22157
/proc/meminfo: memFree=527036/2074464 swapFree=1949056/1959888
[pid=18759] ppid=18757 vsize=2420 CPUtime=0.72
/proc/18759/stat : 18759 (SatELiteGTI) S 18757 18759 14060 0 -1 4194304 387 2487 0 0 0 0 67 5 18 0 1 0 1020849533 2478080 278 4294967295 134512640 135169312 3213630480 3213626696 3085442798 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18759/statm: 605 278 235 161 0 44 0
[pid=18765] ppid=18759 vsize=33152 CPUtime=1061.68
/proc/18765/stat : 18765 (minisat_static) R 18759 18759 14060 0 -1 4202496 7983 0 0 0 106142 26 0 0 25 0 1 0 1020849605 33947648 7910 4294967295 134512640 135214715 3215031728 3215030192 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18765/statm: 8288 7910 74 172 0 8115 0
Current children cumulated CPU time (s) 1062.4
Current children cumulated vsize (KiB) 35572

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 22346
/proc/meminfo: memFree=526904/2074464 swapFree=1949056/1959888
[pid=18759] ppid=18757 vsize=2420 CPUtime=0.72
/proc/18759/stat : 18759 (SatELiteGTI) S 18757 18759 14060 0 -1 4194304 387 2487 0 0 0 0 67 5 18 0 1 0 1020849533 2478080 278 4294967295 134512640 135169312 3213630480 3213626696 3085442798 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18759/statm: 605 278 235 161 0 44 0
[pid=18765] ppid=18759 vsize=33396 CPUtime=1121.69
/proc/18765/stat : 18765 (minisat_static) R 18759 18759 14060 0 -1 4202496 8025 0 0 0 112143 26 0 0 25 0 1 0 1020849605 34197504 7952 4294967295 134512640 135214715 3215031728 3215030192 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18765/statm: 8349 7952 74 172 0 8176 0
Current children cumulated CPU time (s) 1122.41
Current children cumulated vsize (KiB) 35816

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 22535
/proc/meminfo: memFree=526748/2074464 swapFree=1949056/1959888
[pid=18759] ppid=18757 vsize=2420 CPUtime=0.72
/proc/18759/stat : 18759 (SatELiteGTI) S 18757 18759 14060 0 -1 4194304 387 2487 0 0 0 0 67 5 18 0 1 0 1020849533 2478080 278 4294967295 134512640 135169312 3213630480 3213626696 3085442798 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18759/statm: 605 278 235 161 0 44 0
[pid=18765] ppid=18759 vsize=33608 CPUtime=1181.7
/proc/18765/stat : 18765 (minisat_static) R 18759 18759 14060 0 -1 4202496 8047 0 0 0 118144 26 0 0 25 0 1 0 1020849605 34414592 7974 4294967295 134512640 135214715 3215031728 3215030192 134528997 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18765/statm: 8402 7974 74 172 0 8229 0
Current children cumulated CPU time (s) 1182.42
Current children cumulated vsize (KiB) 36028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 22535
/proc/meminfo: memFree=526788/2074464 swapFree=1949056/1959888
[pid=18759] ppid=18757 vsize=2420 CPUtime=0.72
/proc/18759/stat : 18759 (SatELiteGTI) S 18757 18759 14060 0 -1 4194304 387 2487 0 0 0 0 67 5 18 0 1 0 1020849533 2478080 278 4294967295 134512640 135169312 3213630480 3213626696 3085442798 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18759/statm: 605 278 235 161 0 44 0
[pid=18765] ppid=18759 vsize=33608 CPUtime=1199.3
/proc/18765/stat : 18765 (minisat_static) R 18759 18759 14060 0 -1 4202496 8048 0 0 0 119904 26 0 0 25 0 1 0 1020849605 34414592 7975 4294967295 134512640 135214715 3215031728 3215030192 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18765/statm: 8402 7975 74 172 0 8229 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 36028

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.00 1.00 3/95 22535
/proc/meminfo: memFree=526788/2074464 swapFree=1949056/1959888
[pid=18759] ppid=18757 vsize=2420 CPUtime=0.72
/proc/18759/stat : 18759 (SatELiteGTI) S 18757 18759 14060 0 -1 4194304 387 2487 0 0 0 0 67 5 18 0 1 0 1020849533 2478080 278 4294967295 134512640 135169312 3213630480 3213626696 3085442798 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18759/statm: 605 278 235 161 0 44 0
[pid=18765] ppid=18759 vsize=33608 CPUtime=1199.3
/proc/18765/stat : 18765 (minisat_static) R 18759 18759 14060 0 -1 4202496 8048 0 0 0 119904 26 0 0 25 0 1 0 1020849605 34414592 7975 4294967295 134512640 135214715 3215031728 3215030192 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18765/statm: 8402 7975 74 172 0 8229 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 36028

Child status: 143

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

Real time (s): 1199.93
CPU time (s): 1200.02
CPU user time (s): 1199.71
CPU system time (s): 0.31
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 36028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.71
system time used= 0.31
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11199
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= 20
involuntary context switches= 640

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi27 at 2009-05-17 14:32:04
IDJOB=1821775
IDBENCH=71086
IDSOLVER=660
FILE ID=tipi27/1821775-1242563524
PBS_JOBID=
Free space on /tmp= 8687 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_07_UNSAT.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821775-1242563524/watcher-1821775-1242563524 -o /tmp/evaluation-result-1821775-1242563524/solver-1821775-1242563524 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821775-1242563524.cnf

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

MD5SUM BENCH= a30111c778b4a83ebe950f77b63a1b33
RANDOM SEED= 853820662

Linux tipi27 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.389
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.389
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.79

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        559644 kB
Buffers:         55584 kB
Cached:        1328588 kB
SwapCached:       5456 kB
Active:         522384 kB
Inactive:       871460 kB
HighTotal:     1178688 kB
HighFree:       257444 kB
LowTotal:       895776 kB
LowFree:        302200 kB
SwapTotal:     1959888 kB
SwapFree:      1949056 kB
Dirty:            2700 kB
Writeback:           0 kB
AnonPages:        9172 kB
Mapped:           3332 kB
Slab:           111556 kB
PageTables:        484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90628 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8687 MiB
End job on tipi27 at 2009-05-17 14:52:04