Trace number 1821798

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
MiniSAT 09z 2009-03-22UNSAT 1149.57 1149.51

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_07_UNSAT.cnf
MD5SUM6419e2e5b92274df2e7e43e6c6a98566
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark627.13
Satisfiable
(Un)Satisfiability was proved
Number of variables1128
Number of clauses57446
Sum of the clauses size170514
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21939
Number of clauses of size 355484
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 |   57446   170514 |   17233       0        0     nan |  0.000 % |
0.32/0.41	c |         0 |   56659   238983 |      --       0       --      -- |     --   | -787/68469
0.32/0.41	c ==============================================================================
0.32/0.41	c Result  :   #vars: 636   #clauses: 56659   #literals: 238983
0.32/0.41	c CPU time:   0.4 s
0.32/0.41	c ==============================================================================
0.42/0.48	c WARNING: for repeatability, setting FPU to use double precision
0.42/0.49	c Number of variables   : 636          
0.42/0.49	c Number of clauses     : 56659        
0.48/0.52	c Parsing time: 0.03         s
1149.47/1149.50	c restarts              : 3945
1149.47/1149.50	c conflicts             : 1265268        (1101 /sec)
1149.47/1149.50	c decisions             : 1634470        (1.68 % random) (1423 /sec)
1149.47/1149.50	c propagations          : 111445360      (96998 /sec)
1149.47/1149.50	c conflict literals     : 28302775       (25.08 % deleted)
1149.47/1149.50	c Memory used           : 29.16 MB
1149.47/1149.50	c CPU time              : 1148.94 s
1149.47/1149.50	UNSATISFIABLE
1149.47/1149.50	
1149.47/1149.50	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1821798-1242566410/watcher-1821798-1242566410 -o /tmp/evaluation-result-1821798-1242566410/solver-1821798-1242566410 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821798-1242566410.cnf -random-seed=1058578408 

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 1.02 1.00 2/96 23999
/proc/meminfo: memFree=1465124/2074464 swapFree=1950760/1959888
[pid=23999] ppid=23997 vsize=2412 CPUtime=0
/proc/23999/stat : 23999 (SatELiteGTI) S 23997 23999 11066 0 -1 4194304 368 642 0 0 0 0 0 0 25 0 1 0 1021139275 2469888 276 4294967295 134512640 135169312 3216299648 3216298184 3084898030 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23999/statm: 603 276 235 161 0 42 0
[pid=24003] ppid=23999 vsize=952 CPUtime=0
/proc/24003/stat : 24003 (SatELite_releas) R 23999 23999 11066 0 -1 4202496 120 0 0 0 0 0 0 0 25 0 1 0 1021139275 974848 55 4294967295 134512640 135223648 3214171264 3214170140 134576032 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24003/statm: 238 58 45 174 0 63 0

[startup+0.029003 s]
/proc/loadavg: 0.92 1.02 1.00 2/96 23999
/proc/meminfo: memFree=1465124/2074464 swapFree=1950760/1959888
[pid=23999] ppid=23997 vsize=2412 CPUtime=0
/proc/23999/stat : 23999 (SatELiteGTI) S 23997 23999 11066 0 -1 4194304 368 642 0 0 0 0 0 0 25 0 1 0 1021139275 2469888 276 4294967295 134512640 135169312 3216299648 3216298184 3084898030 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23999/statm: 603 276 235 161 0 42 0
[pid=24003] ppid=23999 vsize=3180 CPUtime=0.03
/proc/24003/stat : 24003 (SatELite_releas) R 23999 23999 11066 0 -1 4202496 678 0 0 0 3 0 0 0 25 0 1 0 1021139275 3256320 613 4294967295 134512640 135223648 3214171264 3214170216 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24003/statm: 795 614 46 174 0 620 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5592

[startup+0.118995 s]
/proc/loadavg: 0.92 1.02 1.00 2/96 23999
/proc/meminfo: memFree=1465124/2074464 swapFree=1950760/1959888
[pid=23999] ppid=23997 vsize=2412 CPUtime=0
/proc/23999/stat : 23999 (SatELiteGTI) S 23997 23999 11066 0 -1 4194304 368 642 0 0 0 0 0 0 25 0 1 0 1021139275 2469888 276 4294967295 134512640 135169312 3216299648 3216298184 3084898030 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23999/statm: 603 276 235 161 0 42 0
[pid=24003] ppid=23999 vsize=5808 CPUtime=0.12
/proc/24003/stat : 24003 (SatELite_releas) R 23999 23999 11066 0 -1 4202496 1354 0 0 0 12 0 0 0 25 0 1 0 1021139275 5947392 1289 4294967295 134512640 135223648 3214171264 3214169264 134548981 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24003/statm: 1452 1289 73 174 0 1277 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 8220

[startup+0.318983 s]
/proc/loadavg: 0.92 1.02 1.00 2/96 23999
/proc/meminfo: memFree=1465124/2074464 swapFree=1950760/1959888
[pid=23999] ppid=23997 vsize=2412 CPUtime=0
/proc/23999/stat : 23999 (SatELiteGTI) S 23997 23999 11066 0 -1 4194304 368 642 0 0 0 0 0 0 25 0 1 0 1021139275 2469888 276 4294967295 134512640 135169312 3216299648 3216298184 3084898030 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23999/statm: 603 276 235 161 0 42 0
[pid=24003] ppid=23999 vsize=7064 CPUtime=0.32
/proc/24003/stat : 24003 (SatELite_releas) R 23999 23999 11066 0 -1 4202496 1634 0 0 0 31 1 0 0 25 0 1 0 1021139275 7233536 1569 4294967295 134512640 135223648 3214171264 3214169360 134585471 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24003/statm: 1766 1569 73 174 0 1591 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 9476

[startup+0.718962 s]
/proc/loadavg: 0.92 1.02 1.00 2/96 23999
/proc/meminfo: memFree=1465124/2074464 swapFree=1950760/1959888
[pid=23999] ppid=23997 vsize=2416 CPUtime=0.48
/proc/23999/stat : 23999 (SatELiteGTI) S 23997 23999 11066 0 -1 4194304 385 2281 0 0 0 0 47 1 21 0 1 0 1021139275 2473984 277 4294967295 134512640 135169312 3216299648 3216295864 3084898030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23999/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 2416

[startup+1.51892 s]
/proc/loadavg: 0.92 1.02 1.00 3/98 24005
/proc/meminfo: memFree=1459892/2074464 swapFree=1950760/1959888
[pid=23999] ppid=23997 vsize=2416 CPUtime=0.48
/proc/23999/stat : 23999 (SatELiteGTI) S 23997 23999 11066 0 -1 4194304 385 2281 0 0 0 0 47 1 21 0 1 0 1021139275 2473984 277 4294967295 134512640 135169312 3216299648 3216295864 3084898030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23999/statm: 604 277 235 161 0 43 0
[pid=24005] ppid=23999 vsize=5208 CPUtime=1.04
/proc/24005/stat : 24005 (minisat_static) R 23999 23999 11066 0 -1 4202496 1257 0 0 0 102 2 0 0 25 0 1 0 1021139324 5332992 1192 4294967295 134512640 135212243 3214800256 3214798864 134526456 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24005/statm: 1302 1192 74 171 0 1129 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 7624

[startup+3.11883 s]
/proc/loadavg: 0.92 1.02 1.00 3/98 24005
/proc/meminfo: memFree=1459024/2074464 swapFree=1950760/1959888
[pid=23999] ppid=23997 vsize=2416 CPUtime=0.48
/proc/23999/stat : 23999 (SatELiteGTI) S 23997 23999 11066 0 -1 4194304 385 2281 0 0 0 0 47 1 21 0 1 0 1021139275 2473984 277 4294967295 134512640 135169312 3216299648 3216295864 3084898030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23999/statm: 604 277 235 161 0 43 0
[pid=24005] ppid=23999 vsize=5616 CPUtime=2.64
/proc/24005/stat : 24005 (minisat_static) R 23999 23999 11066 0 -1 4202496 1347 0 0 0 262 2 0 0 25 0 1 0 1021139324 5750784 1282 4294967295 134512640 135212243 3214800256 3214798864 134526141 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24005/statm: 1404 1282 74 171 0 1231 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 8032

[startup+6.31865 s]
/proc/loadavg: 0.93 1.02 1.00 3/98 24005
/proc/meminfo: memFree=1458932/2074464 swapFree=1950760/1959888
[pid=23999] ppid=23997 vsize=2416 CPUtime=0.48
/proc/23999/stat : 23999 (SatELiteGTI) S 23997 23999 11066 0 -1 4194304 385 2281 0 0 0 0 47 1 21 0 1 0 1021139275 2473984 277 4294967295 134512640 135169312 3216299648 3216295864 3084898030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23999/statm: 604 277 235 161 0 43 0
[pid=24005] ppid=23999 vsize=5748 CPUtime=5.84
/proc/24005/stat : 24005 (minisat_static) R 23999 23999 11066 0 -1 4202496 1371 0 0 0 582 2 0 0 25 0 1 0 1021139324 5885952 1306 4294967295 134512640 135212243 3214800256 3214798864 134526141 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24005/statm: 1437 1306 74 171 0 1264 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 8164

[startup+12.7183 s]
/proc/loadavg: 0.93 1.02 1.00 3/98 24005
/proc/meminfo: memFree=1457972/2074464 swapFree=1950760/1959888
[pid=23999] ppid=23997 vsize=2416 CPUtime=0.48
/proc/23999/stat : 23999 (SatELiteGTI) S 23997 23999 11066 0 -1 4194304 385 2281 0 0 0 0 47 1 21 0 1 0 1021139275 2473984 277 4294967295 134512640 135169312 3216299648 3216295864 3084898030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23999/statm: 604 277 235 161 0 43 0
[pid=24005] ppid=23999 vsize=6412 CPUtime=12.24
/proc/24005/stat : 24005 (minisat_static) R 23999 23999 11066 0 -1 4202496 1540 0 0 0 1222 2 0 0 25 0 1 0 1021139324 6565888 1475 4294967295 134512640 135212243 3214800256 3214798864 134526211 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24005/statm: 1603 1475 74 171 0 1430 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 8828

[startup+25.5176 s]
/proc/loadavg: 0.95 1.02 1.00 3/98 24005
/proc/meminfo: memFree=1456820/2074464 swapFree=1950760/1959888
[pid=23999] ppid=23997 vsize=2416 CPUtime=0.48
/proc/23999/stat : 23999 (SatELiteGTI) S 23997 23999 11066 0 -1 4194304 385 2281 0 0 0 0 47 1 21 0 1 0 1021139275 2473984 277 4294967295 134512640 135169312 3216299648 3216295864 3084898030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23999/statm: 604 277 235 161 0 43 0
[pid=24005] ppid=23999 vsize=7644 CPUtime=25.04
/proc/24005/stat : 24005 (minisat_static) R 23999 23999 11066 0 -1 4202496 1839 0 0 0 2502 2 0 0 25 0 1 0 1021139324 7827456 1774 4294967295 134512640 135212243 3214800256 3214798864 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24005/statm: 1911 1774 74 171 0 1738 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 10060

[startup+51.1062 s]
/proc/loadavg: 0.96 1.02 1.00 3/98 24193
/proc/meminfo: memFree=1455476/2074464 swapFree=1950760/1959888
[pid=23999] ppid=23997 vsize=2416 CPUtime=0.48
/proc/23999/stat : 23999 (SatELiteGTI) S 23997 23999 11066 0 -1 4194304 385 2281 0 0 0 0 47 1 21 0 1 0 1021139275 2473984 277 4294967295 134512640 135169312 3216299648 3216295864 3084898030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23999/statm: 604 277 235 161 0 43 0
[pid=24005] ppid=23999 vsize=8600 CPUtime=50.63
/proc/24005/stat : 24005 (minisat_static) R 23999 23999 11066 0 -1 4202496 2094 0 0 0 5061 2 0 0 25 0 1 0 1021139324 8806400 2029 4294967295 134512640 135212243 3214800256 3214798960 134538439 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24005/statm: 2150 2029 74 171 0 1977 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 11016

[startup+102.313 s]
/proc/loadavg: 0.98 1.01 1.00 3/98 24377
/proc/meminfo: memFree=1453172/2074464 swapFree=1950760/1959888
[pid=23999] ppid=23997 vsize=2416 CPUtime=0.48
/proc/23999/stat : 23999 (SatELiteGTI) S 23997 23999 11066 0 -1 4194304 385 2281 0 0 0 0 47 1 21 0 1 0 1021139275 2473984 277 4294967295 134512640 135169312 3216299648 3216295864 3084898030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23999/statm: 604 277 235 161 0 43 0
[pid=24005] ppid=23999 vsize=10812 CPUtime=101.84
/proc/24005/stat : 24005 (minisat_static) R 23999 23999 11066 0 -1 4202496 2615 0 0 0 10182 2 0 0 25 0 1 0 1021139324 11071488 2550 4294967295 134512640 135212243 3214800256 3214798864 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24005/statm: 2703 2550 74 171 0 2530 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 13228

[startup+162.31 s]
/proc/loadavg: 0.99 1.01 1.00 3/98 24570
/proc/meminfo: memFree=1450824/2074464 swapFree=1950760/1959888
[pid=23999] ppid=23997 vsize=2416 CPUtime=0.48
/proc/23999/stat : 23999 (SatELiteGTI) S 23997 23999 11066 0 -1 4194304 385 2281 0 0 0 0 47 1 21 0 1 0 1021139275 2473984 277 4294967295 134512640 135169312 3216299648 3216295864 3084898030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23999/statm: 604 277 235 161 0 43 0
[pid=24005] ppid=23999 vsize=13248 CPUtime=161.84
/proc/24005/stat : 24005 (minisat_static) R 23999 23999 11066 0 -1 4202496 3207 0 0 0 16182 2 0 0 25 0 1 0 1021139324 13565952 3142 4294967295 134512640 135212243 3214800256 3214798832 134533023 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24005/statm: 3312 3142 74 171 0 3139 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 15664

[startup+222.317 s]
/proc/loadavg: 0.99 1.00 1.00 3/98 24759
/proc/meminfo: memFree=1449072/2074464 swapFree=1950760/1959888
[pid=23999] ppid=23997 vsize=2416 CPUtime=0.48
/proc/23999/stat : 23999 (SatELiteGTI) S 23997 23999 11066 0 -1 4194304 385 2281 0 0 0 0 47 1 21 0 1 0 1021139275 2473984 277 4294967295 134512640 135169312 3216299648 3216295864 3084898030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23999/statm: 604 277 235 161 0 43 0
[pid=24005] ppid=23999 vsize=15048 CPUtime=221.85
/proc/24005/stat : 24005 (minisat_static) R 23999 23999 11066 0 -1 4202496 3621 0 0 0 22182 3 0 0 25 0 1 0 1021139324 15409152 3556 4294967295 134512640 135212243 3214800256 3214798864 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24005/statm: 3762 3556 74 171 0 3589 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 17464

[startup+282.313 s]
/proc/loadavg: 0.99 1.00 1.00 2/98 24947
/proc/meminfo: memFree=1447072/2074464 swapFree=1950760/1959888
[pid=23999] ppid=23997 vsize=2416 CPUtime=0.48
/proc/23999/stat : 23999 (SatELiteGTI) S 23997 23999 11066 0 -1 4194304 385 2281 0 0 0 0 47 1 21 0 1 0 1021139275 2473984 277 4294967295 134512640 135169312 3216299648 3216295864 3084898030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23999/statm: 604 277 235 161 0 43 0
[pid=24005] ppid=23999 vsize=17344 CPUtime=281.85
/proc/24005/stat : 24005 (minisat_static) R 23999 23999 11066 0 -1 4202496 4151 0 0 0 28182 3 0 0 25 0 1 0 1021139324 17760256 4086 4294967295 134512640 135212243 3214800256 3214798864 134526162 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24005/statm: 4336 4086 74 171 0 4163 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 19760

[startup+342.32 s]
/proc/loadavg: 0.99 1.00 1.00 3/98 25134
/proc/meminfo: memFree=1445468/2074464 swapFree=1950760/1959888
[pid=23999] ppid=23997 vsize=2416 CPUtime=0.48
/proc/23999/stat : 23999 (SatELiteGTI) S 23997 23999 11066 0 -1 4194304 385 2281 0 0 0 0 47 1 21 0 1 0 1021139275 2473984 277 4294967295 134512640 135169312 3216299648 3216295864 3084898030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23999/statm: 604 277 235 161 0 43 0
[pid=24005] ppid=23999 vsize=18988 CPUtime=341.86
/proc/24005/stat : 24005 (minisat_static) R 23999 23999 11066 0 -1 4202496 4557 0 0 0 34181 5 0 0 25 0 1 0 1021139324 19443712 4492 4294967295 134512640 135212243 3214800256 3214798864 134526200 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24005/statm: 4747 4492 74 171 0 4574 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 21404

[startup+402.317 s]

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


[startup+822.314 s]
/proc/loadavg: 0.99 1.00 1.00 3/98 26645
/proc/meminfo: memFree=1437300/2074464 swapFree=1950760/1959888
[pid=23999] ppid=23997 vsize=2416 CPUtime=0.48
/proc/23999/stat : 23999 (SatELiteGTI) S 23997 23999 11066 0 -1 4194304 385 2281 0 0 0 0 47 1 21 0 1 0 1021139275 2473984 277 4294967295 134512640 135169312 3216299648 3216295864 3084898030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23999/statm: 604 277 235 161 0 43 0
[pid=24005] ppid=23999 vsize=27404 CPUtime=821.88
/proc/24005/stat : 24005 (minisat_static) R 23999 23999 11066 0 -1 4202496 6523 0 0 0 82174 14 0 0 25 0 1 0 1021139324 28061696 6450 4294967295 134512640 135212243 3214800256 3214798864 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24005/statm: 6851 6450 74 171 0 6678 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 29820

[startup+882.31 s]
/proc/loadavg: 0.99 1.00 1.00 3/98 26833
/proc/meminfo: memFree=1436416/2074464 swapFree=1950760/1959888
[pid=23999] ppid=23997 vsize=2416 CPUtime=0.48
/proc/23999/stat : 23999 (SatELiteGTI) S 23997 23999 11066 0 -1 4194304 385 2281 0 0 0 0 47 1 21 0 1 0 1021139275 2473984 277 4294967295 134512640 135169312 3216299648 3216295864 3084898030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23999/statm: 604 277 235 161 0 43 0
[pid=24005] ppid=23999 vsize=28272 CPUtime=881.88
/proc/24005/stat : 24005 (minisat_static) R 23999 23999 11066 0 -1 4202496 6773 0 0 0 88174 14 0 0 25 0 1 0 1021139324 28950528 6700 4294967295 134512640 135212243 3214800256 3214798864 134526070 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24005/statm: 7068 6700 74 171 0 6895 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 30688

[startup+942.317 s]
/proc/loadavg: 0.99 1.00 1.00 3/98 27024
/proc/meminfo: memFree=1435688/2074464 swapFree=1950760/1959888
[pid=23999] ppid=23997 vsize=2416 CPUtime=0.48
/proc/23999/stat : 23999 (SatELiteGTI) S 23997 23999 11066 0 -1 4194304 385 2281 0 0 0 0 47 1 21 0 1 0 1021139275 2473984 277 4294967295 134512640 135169312 3216299648 3216295864 3084898030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23999/statm: 604 277 235 161 0 43 0
[pid=24005] ppid=23999 vsize=29076 CPUtime=941.89
/proc/24005/stat : 24005 (minisat_static) R 23999 23999 11066 0 -1 4202496 6957 0 0 0 94175 14 0 0 25 0 1 0 1021139324 29773824 6884 4294967295 134512640 135212243 3214800256 3214798864 134526242 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24005/statm: 7269 6884 74 171 0 7096 0
Current children cumulated CPU time (s) 942.37
Current children cumulated vsize (KiB) 31492

[startup+1002.31 s]
/proc/loadavg: 0.99 1.00 1.00 3/98 27210
/proc/meminfo: memFree=1435276/2074464 swapFree=1950760/1959888
[pid=23999] ppid=23997 vsize=2416 CPUtime=0.48
/proc/23999/stat : 23999 (SatELiteGTI) S 23997 23999 11066 0 -1 4194304 385 2281 0 0 0 0 47 1 21 0 1 0 1021139275 2473984 277 4294967295 134512640 135169312 3216299648 3216295864 3084898030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23999/statm: 604 277 235 161 0 43 0
[pid=24005] ppid=23999 vsize=29396 CPUtime=1001.89
/proc/24005/stat : 24005 (minisat_static) R 23999 23999 11066 0 -1 4202496 7016 0 0 0 100175 14 0 0 25 0 1 0 1021139324 30101504 6943 4294967295 134512640 135212243 3214800256 3214798864 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24005/statm: 7349 6943 74 171 0 7176 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 31812

[startup+1062.31 s]
/proc/loadavg: 0.99 1.00 1.00 3/98 27399
/proc/meminfo: memFree=1434812/2074464 swapFree=1950760/1959888
[pid=23999] ppid=23997 vsize=2416 CPUtime=0.48
/proc/23999/stat : 23999 (SatELiteGTI) S 23997 23999 11066 0 -1 4194304 385 2281 0 0 0 0 47 1 21 0 1 0 1021139275 2473984 277 4294967295 134512640 135169312 3216299648 3216295864 3084898030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23999/statm: 604 277 235 161 0 43 0
[pid=24005] ppid=23999 vsize=29696 CPUtime=1061.89
/proc/24005/stat : 24005 (minisat_static) R 23999 23999 11066 0 -1 4202496 7077 0 0 0 106175 14 0 0 25 0 1 0 1021139324 30408704 7004 4294967295 134512640 135212243 3214800256 3214798864 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24005/statm: 7424 7004 74 171 0 7251 0
Current children cumulated CPU time (s) 1062.37
Current children cumulated vsize (KiB) 32112

[startup+1122.31 s]
/proc/loadavg: 0.99 1.00 1.00 3/98 27588
/proc/meminfo: memFree=1434680/2074464 swapFree=1950760/1959888
[pid=23999] ppid=23997 vsize=2416 CPUtime=0.48
/proc/23999/stat : 23999 (SatELiteGTI) S 23997 23999 11066 0 -1 4194304 385 2281 0 0 0 0 47 1 21 0 1 0 1021139275 2473984 277 4294967295 134512640 135169312 3216299648 3216295864 3084898030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23999/statm: 604 277 235 161 0 43 0
[pid=24005] ppid=23999 vsize=29696 CPUtime=1121.89
/proc/24005/stat : 24005 (minisat_static) R 23999 23999 11066 0 -1 4202496 7103 0 0 0 112175 14 0 0 25 0 1 0 1021139324 30408704 7030 4294967295 134512640 135212243 3214800256 3214798864 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24005/statm: 7424 7030 74 171 0 7251 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 32112

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

[startup+1126.31 s]
/proc/loadavg: 0.99 1.00 1.00 3/98 27588
/proc/meminfo: memFree=1434712/2074464 swapFree=1950760/1959888
[pid=23999] ppid=23997 vsize=2416 CPUtime=0.48
/proc/23999/stat : 23999 (SatELiteGTI) S 23997 23999 11066 0 -1 4194304 385 2281 0 0 0 0 47 1 21 0 1 0 1021139275 2473984 277 4294967295 134512640 135169312 3216299648 3216295864 3084898030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23999/statm: 604 277 235 161 0 43 0
[pid=24005] ppid=23999 vsize=29696 CPUtime=1125.89
/proc/24005/stat : 24005 (minisat_static) R 23999 23999 11066 0 -1 4202496 7103 0 0 0 112575 14 0 0 25 0 1 0 1021139324 30408704 7030 4294967295 134512640 135212243 3214800256 3214798864 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24005/statm: 7424 7030 74 171 0 7251 0
Current children cumulated CPU time (s) 1126.37
Current children cumulated vsize (KiB) 32112

[startup+1139.11 s]
/proc/loadavg: 0.99 1.00 1.00 3/98 27588
/proc/meminfo: memFree=1434684/2074464 swapFree=1950760/1959888
[pid=23999] ppid=23997 vsize=2416 CPUtime=0.48
/proc/23999/stat : 23999 (SatELiteGTI) S 23997 23999 11066 0 -1 4194304 385 2281 0 0 0 0 47 1 21 0 1 0 1021139275 2473984 277 4294967295 134512640 135169312 3216299648 3216295864 3084898030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23999/statm: 604 277 235 161 0 43 0
[pid=24005] ppid=23999 vsize=29860 CPUtime=1138.69
/proc/24005/stat : 24005 (minisat_static) R 23999 23999 11066 0 -1 4202496 7113 0 0 0 113855 14 0 0 25 0 1 0 1021139324 30576640 7040 4294967295 134512640 135212243 3214800256 3214798864 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24005/statm: 7465 7040 74 171 0 7292 0
Current children cumulated CPU time (s) 1139.17
Current children cumulated vsize (KiB) 32276

[startup+1145.51 s]
/proc/loadavg: 0.99 1.00 1.00 3/98 27588
/proc/meminfo: memFree=1434684/2074464 swapFree=1950760/1959888
[pid=23999] ppid=23997 vsize=2416 CPUtime=0.48
/proc/23999/stat : 23999 (SatELiteGTI) S 23997 23999 11066 0 -1 4194304 385 2281 0 0 0 0 47 1 21 0 1 0 1021139275 2473984 277 4294967295 134512640 135169312 3216299648 3216295864 3084898030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23999/statm: 604 277 235 161 0 43 0
[pid=24005] ppid=23999 vsize=29860 CPUtime=1145.09
/proc/24005/stat : 24005 (minisat_static) R 23999 23999 11066 0 -1 4202496 7113 0 0 0 114495 14 0 0 25 0 1 0 1021139324 30576640 7040 4294967295 134512640 135212243 3214800256 3214798864 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24005/statm: 7465 7040 74 171 0 7292 0
Current children cumulated CPU time (s) 1145.57
Current children cumulated vsize (KiB) 32276

[startup+1147.11 s]
/proc/loadavg: 0.99 1.00 1.00 3/98 27588
/proc/meminfo: memFree=1434684/2074464 swapFree=1950760/1959888
[pid=23999] ppid=23997 vsize=2416 CPUtime=0.48
/proc/23999/stat : 23999 (SatELiteGTI) S 23997 23999 11066 0 -1 4194304 385 2281 0 0 0 0 47 1 21 0 1 0 1021139275 2473984 277 4294967295 134512640 135169312 3216299648 3216295864 3084898030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23999/statm: 604 277 235 161 0 43 0
[pid=24005] ppid=23999 vsize=29860 CPUtime=1146.69
/proc/24005/stat : 24005 (minisat_static) R 23999 23999 11066 0 -1 4202496 7113 0 0 0 114655 14 0 0 25 0 1 0 1021139324 30576640 7040 4294967295 134512640 135212243 3214800256 3214798864 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24005/statm: 7465 7040 74 171 0 7292 0
Current children cumulated CPU time (s) 1147.17
Current children cumulated vsize (KiB) 32276

[startup+1148.71 s]
/proc/loadavg: 0.99 1.00 1.00 3/98 27588
/proc/meminfo: memFree=1434684/2074464 swapFree=1950760/1959888
[pid=23999] ppid=23997 vsize=2416 CPUtime=0.48
/proc/23999/stat : 23999 (SatELiteGTI) S 23997 23999 11066 0 -1 4194304 385 2281 0 0 0 0 47 1 21 0 1 0 1021139275 2473984 277 4294967295 134512640 135169312 3216299648 3216295864 3084898030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23999/statm: 604 277 235 161 0 43 0
[pid=24005] ppid=23999 vsize=29860 CPUtime=1148.29
/proc/24005/stat : 24005 (minisat_static) R 23999 23999 11066 0 -1 4202496 7113 0 0 0 114815 14 0 0 25 0 1 0 1021139324 30576640 7040 4294967295 134512640 135212243 3214800256 3214798864 134526150 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24005/statm: 7465 7040 74 171 0 7292 0
Current children cumulated CPU time (s) 1148.77
Current children cumulated vsize (KiB) 32276

[startup+1149.11 s]
/proc/loadavg: 0.99 1.00 1.00 3/98 27588
/proc/meminfo: memFree=1434684/2074464 swapFree=1950760/1959888
[pid=23999] ppid=23997 vsize=2416 CPUtime=0.48
/proc/23999/stat : 23999 (SatELiteGTI) S 23997 23999 11066 0 -1 4194304 385 2281 0 0 0 0 47 1 21 0 1 0 1021139275 2473984 277 4294967295 134512640 135169312 3216299648 3216295864 3084898030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23999/statm: 604 277 235 161 0 43 0
[pid=24005] ppid=23999 vsize=29860 CPUtime=1148.69
/proc/24005/stat : 24005 (minisat_static) R 23999 23999 11066 0 -1 4202496 7113 0 0 0 114855 14 0 0 25 0 1 0 1021139324 30576640 7040 4294967295 134512640 135212243 3214800256 3214798864 134526136 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24005/statm: 7465 7040 74 171 0 7292 0
Current children cumulated CPU time (s) 1149.17
Current children cumulated vsize (KiB) 32276

[startup+1149.31 s]
/proc/loadavg: 0.99 1.00 1.00 3/98 27588
/proc/meminfo: memFree=1434684/2074464 swapFree=1950760/1959888
[pid=23999] ppid=23997 vsize=2416 CPUtime=0.48
/proc/23999/stat : 23999 (SatELiteGTI) S 23997 23999 11066 0 -1 4194304 385 2281 0 0 0 0 47 1 21 0 1 0 1021139275 2473984 277 4294967295 134512640 135169312 3216299648 3216295864 3084898030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23999/statm: 604 277 235 161 0 43 0
[pid=24005] ppid=23999 vsize=29860 CPUtime=1148.89
/proc/24005/stat : 24005 (minisat_static) R 23999 23999 11066 0 -1 4202496 7113 0 0 0 114875 14 0 0 25 0 1 0 1021139324 30576640 7040 4294967295 134512640 135212243 3214800256 3214798864 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24005/statm: 7465 7040 74 171 0 7292 0
Current children cumulated CPU time (s) 1149.37
Current children cumulated vsize (KiB) 32276

[startup+1149.41 s]
/proc/loadavg: 0.99 1.00 1.00 3/98 27588
/proc/meminfo: memFree=1434684/2074464 swapFree=1950760/1959888
[pid=23999] ppid=23997 vsize=2416 CPUtime=0.48
/proc/23999/stat : 23999 (SatELiteGTI) S 23997 23999 11066 0 -1 4194304 385 2281 0 0 0 0 47 1 21 0 1 0 1021139275 2473984 277 4294967295 134512640 135169312 3216299648 3216295864 3084898030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/23999/statm: 604 277 235 161 0 43 0
[pid=24005] ppid=23999 vsize=29860 CPUtime=1148.99
/proc/24005/stat : 24005 (minisat_static) R 23999 23999 11066 0 -1 4202496 7113 0 0 0 114885 14 0 0 25 0 1 0 1021139324 30576640 7040 4294967295 134512640 135212243 3214800256 3214798864 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24005/statm: 7465 7040 74 171 0 7292 0
Current children cumulated CPU time (s) 1149.47
Current children cumulated vsize (KiB) 32276

Child status: 20
Real time (s): 1149.51
CPU time (s): 1149.57
CPU user time (s): 1149.41
CPU system time (s): 0.16
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 32276

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi23 at 2009-05-17 15:20:10
IDJOB=1821798
IDBENCH=71091
IDSOLVER=659
FILE ID=tipi23/1821798-1242566410
PBS_JOBID=
Free space on /tmp= 8523 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_07_UNSAT.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821798-1242566410/watcher-1821798-1242566410 -o /tmp/evaluation-result-1821798-1242566410/solver-1821798-1242566410 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821798-1242566410.cnf -random-seed=1058578408

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

MD5SUM BENCH= 6419e2e5b92274df2e7e43e6c6a98566
RANDOM SEED= 1058578408

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

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

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

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

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1465124 kB
Buffers:         38152 kB
Cached:         485156 kB
SwapCached:       3584 kB
Active:         243784 kB
Inactive:       291180 kB
HighTotal:     1178688 kB
HighFree:       682760 kB
LowTotal:       895776 kB
LowFree:        782364 kB
SwapTotal:     1959888 kB
SwapFree:      1950760 kB
Dirty:            2544 kB
Writeback:           0 kB
AnonPages:       11136 kB
Mapped:           4232 kB
Slab:            65632 kB
PageTables:        520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    96896 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8523 MiB
End job on tipi23 at 2009-05-17 15:39:19