Trace number 1821630

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 1020.65 1020.64

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p0.cnf
MD5SUMbcbcc9a4e4a7e3ebed9eeaa393ebdc32
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1020.65
Satisfiable
(Un)Satisfiability was proved
Number of variables199304
Number of clauses1005834
Sum of the clauses size2392967
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756917
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

0.00/0.00	c Parsing...
1.02/1.07	c ==============================================================================
1.02/1.07	c |           |     ORIGINAL     |              LEARNT              |          |
1.02/1.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.02/1.07	c ==============================================================================
1.02/1.07	c |         0 |  994915  2381378 |  298474       0        0     nan |  0.000 % |
6.31/6.35	c |         0 |  656617  1827272 |      --       0       --      -- |     --   | -87269/19681
6.31/6.36	c ==============================================================================
6.31/6.36	c Result  :   #vars: 101783   #clauses: 656617   #literals: 1827272
6.31/6.36	c CPU time:   6.13 s
6.31/6.36	c ==============================================================================
6.98/7.06	c WARNING: for repeatability, setting FPU to use double precision
6.98/7.07	c Number of variables   : 101783       
6.98/7.07	c Number of clauses     : 656617       
7.02/7.52	c Parsing time: 0.34         s
1020.62/1020.62	c restarts              : 391
1020.62/1020.62	c conflicts             : 221397         (218 /sec)
1020.62/1020.62	c decisions             : 807091         (1.31 % random) (796 /sec)
1020.62/1020.62	c propagations          : 1604043003     (1582958 /sec)
1020.62/1020.62	c conflict literals     : 30616103       (53.57 % deleted)
1020.62/1020.62	c Memory used           : 92.81 MB
1020.62/1020.62	c CPU time              : 1013.32 s
1020.62/1020.62	UNSATISFIABLE
1020.62/1020.62	
1020.62/1020.63	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-1821630-1242545957/watcher-1821630-1242545957 -o /tmp/evaluation-result-1821630-1242545957/solver-1821630-1242545957 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821630-1242545957.cnf -random-seed=260343109 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/97 29424
/proc/meminfo: memFree=1536004/2074464 swapFree=1949244/1959888
[pid=29424] ppid=29422 vsize=2416 CPUtime=0.01
/proc/29424/stat : 29424 (SatELiteGTI) S 29422 29424 16367 0 -1 4194304 365 647 0 0 0 1 0 0 18 0 1 0 1019096885 2473984 276 4294967295 134512640 135169312 3217674192 3217672728 3084984046 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29424/statm: 604 276 235 161 0 43 0
[pid=29428] ppid=29424 vsize=1100 CPUtime=0
/proc/29428/stat : 29428 (SatELite_releas) R 29424 29424 16367 0 -1 4202496 156 0 0 0 0 0 0 0 20 0 1 0 1019096885 1126400 92 4294967295 134512640 135223648 3214826784 3214825504 134734703 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29428/statm: 275 97 46 174 0 100 0

[startup+0.120513 s]
/proc/loadavg: 0.92 0.98 0.99 3/97 29424
/proc/meminfo: memFree=1536004/2074464 swapFree=1949244/1959888
[pid=29424] ppid=29422 vsize=2416 CPUtime=0.01
/proc/29424/stat : 29424 (SatELiteGTI) S 29422 29424 16367 0 -1 4194304 365 647 0 0 0 1 0 0 18 0 1 0 1019096885 2473984 276 4294967295 134512640 135169312 3217674192 3217672728 3084984046 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29424/statm: 604 276 235 161 0 43 0
[pid=29428] ppid=29424 vsize=31336 CPUtime=0.12
/proc/29428/stat : 29428 (SatELite_releas) R 29424 29424 16367 0 -1 4202496 5764 0 0 0 9 3 0 0 21 0 1 0 1019096885 32088064 5533 4294967295 134512640 135223648 3214826784 3214825352 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29428/statm: 7834 5533 46 174 0 7659 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 33752

[startup+0.220507 s]
/proc/loadavg: 0.92 0.98 0.99 3/97 29424
/proc/meminfo: memFree=1536004/2074464 swapFree=1949244/1959888
[pid=29424] ppid=29422 vsize=2416 CPUtime=0.01
/proc/29424/stat : 29424 (SatELiteGTI) S 29422 29424 16367 0 -1 4194304 365 647 0 0 0 1 0 0 18 0 1 0 1019096885 2473984 276 4294967295 134512640 135169312 3217674192 3217672728 3084984046 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29424/statm: 604 276 235 161 0 43 0
[pid=29428] ppid=29424 vsize=43200 CPUtime=0.22
/proc/29428/stat : 29428 (SatELite_releas) R 29424 29424 16367 0 -1 4202496 8708 0 0 0 17 5 0 0 21 0 1 0 1019096885 44236800 8477 4294967295 134512640 135223648 3214826784 3214825368 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29428/statm: 10800 8478 46 174 0 10625 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 45616

[startup+0.320501 s]
/proc/loadavg: 0.92 0.98 0.99 3/97 29424
/proc/meminfo: memFree=1536004/2074464 swapFree=1949244/1959888
[pid=29424] ppid=29422 vsize=2416 CPUtime=0.01
/proc/29424/stat : 29424 (SatELiteGTI) S 29422 29424 16367 0 -1 4194304 365 647 0 0 0 1 0 0 18 0 1 0 1019096885 2473984 276 4294967295 134512640 135169312 3217674192 3217672728 3084984046 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29424/statm: 604 276 235 161 0 43 0
[pid=29428] ppid=29424 vsize=48580 CPUtime=0.32
/proc/29428/stat : 29428 (SatELite_releas) R 29424 29424 16367 0 -1 4202496 9929 0 0 0 27 5 0 0 21 0 1 0 1019096885 49745920 9698 4294967295 134512640 135223648 3214826784 3214825736 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29428/statm: 12145 9698 46 174 0 11970 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 50996

[startup+0.720478 s]
/proc/loadavg: 0.92 0.98 0.99 3/97 29424
/proc/meminfo: memFree=1536004/2074464 swapFree=1949244/1959888
[pid=29424] ppid=29422 vsize=2416 CPUtime=0.01
/proc/29424/stat : 29424 (SatELiteGTI) S 29422 29424 16367 0 -1 4194304 365 647 0 0 0 1 0 0 18 0 1 0 1019096885 2473984 276 4294967295 134512640 135169312 3217674192 3217672728 3084984046 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29424/statm: 604 276 235 161 0 43 0
[pid=29428] ppid=29424 vsize=71916 CPUtime=0.71
/proc/29428/stat : 29428 (SatELite_releas) R 29424 29424 16367 0 -1 4202496 15870 0 0 0 61 10 0 0 22 0 1 0 1019096885 73641984 15640 4294967295 134512640 135223648 3214826784 3214825352 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29428/statm: 17979 15641 47 174 0 17804 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 74332

[startup+1.52043 s]
/proc/loadavg: 0.93 0.98 0.99 3/99 29429
/proc/meminfo: memFree=1447964/2074464 swapFree=1949244/1959888
[pid=29424] ppid=29422 vsize=2416 CPUtime=0.01
/proc/29424/stat : 29424 (SatELiteGTI) S 29422 29424 16367 0 -1 4194304 365 647 0 0 0 1 0 0 18 0 1 0 1019096885 2473984 276 4294967295 134512640 135169312 3217674192 3217672728 3084984046 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29424/statm: 604 276 235 161 0 43 0
[pid=29428] ppid=29424 vsize=104368 CPUtime=1.51
/proc/29428/stat : 29428 (SatELite_releas) R 29424 29424 16367 0 -1 4202496 26466 0 0 0 135 16 0 0 25 0 1 0 1019096885 106872832 23803 4294967295 134512640 135223648 3214826784 3214824552 134737406 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29428/statm: 26092 23803 73 174 0 25917 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 106784

[startup+3.12034 s]
/proc/loadavg: 0.93 0.98 0.99 3/99 29430
/proc/meminfo: memFree=1428620/2074464 swapFree=1949244/1959888
[pid=29424] ppid=29422 vsize=2416 CPUtime=0.01
/proc/29424/stat : 29424 (SatELiteGTI) S 29422 29424 16367 0 -1 4194304 365 647 0 0 0 1 0 0 18 0 1 0 1019096885 2473984 276 4294967295 134512640 135169312 3217674192 3217672728 3084984046 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29424/statm: 604 276 235 161 0 43 0
[pid=29428] ppid=29424 vsize=116712 CPUtime=3.1
/proc/29428/stat : 29428 (SatELite_releas) R 29424 29424 16367 0 -1 4202496 29433 0 0 0 293 17 0 0 25 0 1 0 1019096885 119513088 26622 4294967295 134512640 135223648 3214826784 3214824800 134586693 0 0 0 3 0 0 0 17 1 0 0 0
/proc/29428/statm: 29178 26622 73 174 0 29003 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 119128

[startup+6.32016 s]
/proc/loadavg: 0.93 0.98 0.99 3/99 29431
/proc/meminfo: memFree=1416964/2074464 swapFree=1949244/1959888
[pid=29424] ppid=29422 vsize=2416 CPUtime=0.01
/proc/29424/stat : 29424 (SatELiteGTI) S 29422 29424 16367 0 -1 4194304 365 647 0 0 0 1 0 0 18 0 1 0 1019096885 2473984 276 4294967295 134512640 135169312 3217674192 3217672728 3084984046 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29424/statm: 604 276 235 161 0 43 0
[pid=29428] ppid=29424 vsize=127952 CPUtime=6.3
/proc/29428/stat : 29428 (SatELite_releas) R 29424 29424 16367 0 -1 4202496 35956 0 0 0 609 21 0 0 25 0 1 0 1019096885 131022848 28585 4294967295 134512640 135223648 3214826784 3214824880 134585409 0 0 0 3 0 0 0 17 1 0 0 0
/proc/29428/statm: 31988 28585 73 174 0 31813 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 130368

[startup+12.7198 s]
/proc/loadavg: 0.94 0.98 0.99 3/99 29432
/proc/meminfo: memFree=1479524/2074464 swapFree=1949244/1959888
[pid=29424] ppid=29422 vsize=2420 CPUtime=7.02
/proc/29424/stat : 29424 (SatELiteGTI) S 29422 29424 16367 0 -1 4194304 384 36801 0 0 0 1 673 28 20 0 1 0 1019096885 2478080 278 4294967295 134512640 135169312 3217674192 3217670408 3084984046 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29424/statm: 605 278 235 161 0 44 0
[pid=29432] ppid=29424 vsize=37756 CPUtime=5.65
/proc/29432/stat : 29432 (minisat_static) R 29424 29424 16367 0 -1 4202496 9140 0 0 0 553 12 0 0 25 0 1 0 1019097592 38662144 9024 4294967295 134512640 135212243 3215607360 3215605968 134526010 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29432/statm: 9439 9024 73 171 0 9266 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 40176

[startup+25.5191 s]
/proc/loadavg: 0.95 0.98 0.99 2/99 29434
/proc/meminfo: memFree=1475404/2074464 swapFree=1949244/1959888
[pid=29424] ppid=29422 vsize=2420 CPUtime=7.02
/proc/29424/stat : 29424 (SatELiteGTI) S 29422 29424 16367 0 -1 4194304 384 36801 0 0 0 1 673 28 20 0 1 0 1019096885 2478080 278 4294967295 134512640 135169312 3217674192 3217670408 3084984046 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29424/statm: 605 278 235 161 0 44 0
[pid=29432] ppid=29424 vsize=42008 CPUtime=18.45
/proc/29432/stat : 29432 (minisat_static) R 29424 29424 16367 0 -1 4202496 10188 0 0 0 1833 12 0 0 25 0 1 0 1019097592 43016192 10072 4294967295 134512640 135212243 3215607360 3215605680 134528024 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29432/statm: 10502 10072 73 171 0 10329 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 44428

[startup+51.1176 s]
/proc/loadavg: 0.97 0.98 0.99 3/99 29434
/proc/meminfo: memFree=1466220/2074464 swapFree=1949244/1959888
[pid=29424] ppid=29422 vsize=2420 CPUtime=7.02
/proc/29424/stat : 29424 (SatELiteGTI) S 29422 29424 16367 0 -1 4194304 384 36801 0 0 0 1 673 28 20 0 1 0 1019096885 2478080 278 4294967295 134512640 135169312 3217674192 3217670408 3084984046 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29424/statm: 605 278 235 161 0 44 0
[pid=29432] ppid=29424 vsize=51272 CPUtime=44.05
/proc/29432/stat : 29432 (minisat_static) R 29424 29424 16367 0 -1 4202496 12520 0 0 0 4392 13 0 0 25 0 1 0 1019097592 52502528 12404 4294967295 134512640 135212243 3215607360 3215605680 134527718 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29432/statm: 12818 12404 73 171 0 12645 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 53692

[startup+102.315 s]
/proc/loadavg: 0.98 0.98 0.99 3/99 29623
/proc/meminfo: memFree=1451028/2074464 swapFree=1949244/1959888
[pid=29424] ppid=29422 vsize=2420 CPUtime=7.02
/proc/29424/stat : 29424 (SatELiteGTI) S 29422 29424 16367 0 -1 4194304 384 36801 0 0 0 1 673 28 20 0 1 0 1019096885 2478080 278 4294967295 134512640 135169312 3217674192 3217670408 3084984046 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29424/statm: 605 278 235 161 0 44 0
[pid=29432] ppid=29424 vsize=65856 CPUtime=95.25
/proc/29432/stat : 29432 (minisat_static) R 29424 29424 16367 0 -1 4202496 16167 0 0 0 9509 16 0 0 25 0 1 0 1019097592 67436544 16051 4294967295 134512640 135212243 3215607360 3215605896 134718742 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29432/statm: 16464 16051 73 171 0 16291 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 68276

[startup+162.311 s]
/proc/loadavg: 1.22 1.05 1.01 3/99 29810
/proc/meminfo: memFree=1435808/2074464 swapFree=1949244/1959888
[pid=29424] ppid=29422 vsize=2420 CPUtime=7.02
/proc/29424/stat : 29424 (SatELiteGTI) S 29422 29424 16367 0 -1 4194304 384 36801 0 0 0 1 673 28 20 0 1 0 1019096885 2478080 278 4294967295 134512640 135169312 3217674192 3217670408 3084984046 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29424/statm: 605 278 235 161 0 44 0
[pid=29432] ppid=29424 vsize=81564 CPUtime=155.25
/proc/29432/stat : 29432 (minisat_static) R 29424 29424 16367 0 -1 4202496 20068 0 0 0 15503 22 0 0 25 0 1 0 1019097592 83521536 19952 4294967295 134512640 135212243 3215607360 3215605968 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29432/statm: 20391 19952 73 171 0 20218 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 83984

[startup+222.318 s]
/proc/loadavg: 1.08 1.04 1.01 3/99 29996
/proc/meminfo: memFree=1423276/2074464 swapFree=1949244/1959888
[pid=29424] ppid=29422 vsize=2420 CPUtime=7.02
/proc/29424/stat : 29424 (SatELiteGTI) S 29422 29424 16367 0 -1 4194304 384 36801 0 0 0 1 673 28 20 0 1 0 1019096885 2478080 278 4294967295 134512640 135169312 3217674192 3217670408 3084984046 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29424/statm: 605 278 235 161 0 44 0
[pid=29432] ppid=29424 vsize=93856 CPUtime=215.26
/proc/29432/stat : 29432 (minisat_static) R 29424 29424 16367 0 -1 4202496 23151 0 0 0 21497 29 0 0 25 0 1 0 1019097592 96108544 23035 4294967295 134512640 135212243 3215607360 3215605968 134526072 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29432/statm: 23464 23035 73 171 0 23291 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 96276

[startup+282.315 s]
/proc/loadavg: 1.03 1.03 1.00 2/99 30184
/proc/meminfo: memFree=1422044/2074464 swapFree=1949244/1959888
[pid=29424] ppid=29422 vsize=2420 CPUtime=7.02
/proc/29424/stat : 29424 (SatELiteGTI) S 29422 29424 16367 0 -1 4194304 384 36801 0 0 0 1 673 28 20 0 1 0 1019096885 2478080 278 4294967295 134512640 135169312 3217674192 3217670408 3084984046 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29424/statm: 605 278 235 161 0 44 0
[pid=29432] ppid=29424 vsize=94912 CPUtime=275.26
/proc/29432/stat : 29432 (minisat_static) R 29424 29424 16367 0 -1 4202496 23425 0 0 0 27497 29 0 0 25 0 1 0 1019097592 97189888 23309 4294967295 134512640 135212243 3215607360 3215605968 134526010 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29432/statm: 23728 23309 73 171 0 23555 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 97332

[startup+342.321 s]
/proc/loadavg: 1.01 1.02 1.00 2/99 30375
/proc/meminfo: memFree=1422052/2074464 swapFree=1949244/1959888
[pid=29424] ppid=29422 vsize=2420 CPUtime=7.02
/proc/29424/stat : 29424 (SatELiteGTI) S 29422 29424 16367 0 -1 4194304 384 36801 0 0 0 1 673 28 20 0 1 0 1019096885 2478080 278 4294967295 134512640 135169312 3217674192 3217670408 3084984046 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29424/statm: 605 278 235 161 0 44 0
[pid=29432] ppid=29424 vsize=94912 CPUtime=335.27
/proc/29432/stat : 29432 (minisat_static) R 29424 29424 16367 0 -1 4202496 23425 0 0 0 33498 29 0 0 25 0 1 0 1019097592 97189888 23309 4294967295 134512640 135212243 3215607360 3215605968 134526427 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29432/statm: 23728 23309 73 171 0 23555 0
Current children cumulated CPU time (s) 342.29

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


[startup+582.318 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 31129
/proc/meminfo: memFree=1421812/2074464 swapFree=1949244/1959888
[pid=29424] ppid=29422 vsize=2420 CPUtime=7.02
/proc/29424/stat : 29424 (SatELiteGTI) S 29422 29424 16367 0 -1 4194304 384 36801 0 0 0 1 673 28 20 0 1 0 1019096885 2478080 278 4294967295 134512640 135169312 3217674192 3217670408 3084984046 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29424/statm: 605 278 235 161 0 44 0
[pid=29432] ppid=29424 vsize=95032 CPUtime=575.28
/proc/29432/stat : 29432 (minisat_static) R 29424 29424 16367 0 -1 4202496 23435 0 0 0 57499 29 0 0 25 0 1 0 1019097592 97312768 23319 4294967295 134512640 135212243 3215607360 3215605968 134526526 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29432/statm: 23758 23319 73 171 0 23585 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 97452

[startup+642.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 31318
/proc/meminfo: memFree=1421812/2074464 swapFree=1949244/1959888
[pid=29424] ppid=29422 vsize=2420 CPUtime=7.02
/proc/29424/stat : 29424 (SatELiteGTI) S 29422 29424 16367 0 -1 4194304 384 36801 0 0 0 1 673 28 20 0 1 0 1019096885 2478080 278 4294967295 134512640 135169312 3217674192 3217670408 3084984046 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29424/statm: 605 278 235 161 0 44 0
[pid=29432] ppid=29424 vsize=95032 CPUtime=635.28
/proc/29432/stat : 29432 (minisat_static) R 29424 29424 16367 0 -1 4202496 23435 0 0 0 63499 29 0 0 25 0 1 0 1019097592 97312768 23319 4294967295 134512640 135212243 3215607360 3215605968 134526459 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29432/statm: 23758 23319 73 171 0 23585 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 97452

[startup+702.321 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 31509
/proc/meminfo: memFree=1421788/2074464 swapFree=1949244/1959888
[pid=29424] ppid=29422 vsize=2420 CPUtime=7.02
/proc/29424/stat : 29424 (SatELiteGTI) S 29422 29424 16367 0 -1 4194304 384 36801 0 0 0 1 673 28 20 0 1 0 1019096885 2478080 278 4294967295 134512640 135169312 3217674192 3217670408 3084984046 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29424/statm: 605 278 235 161 0 44 0
[pid=29432] ppid=29424 vsize=95032 CPUtime=695.29
/proc/29432/stat : 29432 (minisat_static) R 29424 29424 16367 0 -1 4202496 23435 0 0 0 69500 29 0 0 25 0 1 0 1019097592 97312768 23319 4294967295 134512640 135212243 3215607360 3215605968 134525968 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29432/statm: 23758 23319 73 171 0 23585 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 97452

[startup+762.318 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 31700
/proc/meminfo: memFree=1421564/2074464 swapFree=1949244/1959888
[pid=29424] ppid=29422 vsize=2420 CPUtime=7.02
/proc/29424/stat : 29424 (SatELiteGTI) S 29422 29424 16367 0 -1 4194304 384 36801 0 0 0 1 673 28 20 0 1 0 1019096885 2478080 278 4294967295 134512640 135169312 3217674192 3217670408 3084984046 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29424/statm: 605 278 235 161 0 44 0
[pid=29432] ppid=29424 vsize=95032 CPUtime=755.29
/proc/29432/stat : 29432 (minisat_static) R 29424 29424 16367 0 -1 4202496 23435 0 0 0 75500 29 0 0 25 0 1 0 1019097592 97312768 23319 4294967295 134512640 135212243 3215607360 3215605968 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29432/statm: 23758 23319 73 171 0 23585 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 97452

[startup+822.304 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 31886
/proc/meminfo: memFree=1421680/2074464 swapFree=1949244/1959888
[pid=29424] ppid=29422 vsize=2420 CPUtime=7.02
/proc/29424/stat : 29424 (SatELiteGTI) S 29422 29424 16367 0 -1 4194304 384 36801 0 0 0 1 673 28 20 0 1 0 1019096885 2478080 278 4294967295 134512640 135169312 3217674192 3217670408 3084984046 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29424/statm: 605 278 235 161 0 44 0
[pid=29432] ppid=29424 vsize=95032 CPUtime=815.28
/proc/29432/stat : 29432 (minisat_static) R 29424 29424 16367 0 -1 4202496 23440 0 0 0 81499 29 0 0 25 0 1 0 1019097592 97312768 23324 4294967295 134512640 135212243 3215607360 3215605968 134526019 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29432/statm: 23758 23324 73 171 0 23585 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 97452

[startup+882.311 s]
/proc/loadavg: 1.00 1.00 1.00 4/99 32074
/proc/meminfo: memFree=1421796/2074464 swapFree=1949244/1959888
[pid=29424] ppid=29422 vsize=2420 CPUtime=7.02
/proc/29424/stat : 29424 (SatELiteGTI) S 29422 29424 16367 0 -1 4194304 384 36801 0 0 0 1 673 28 20 0 1 0 1019096885 2478080 278 4294967295 134512640 135169312 3217674192 3217670408 3084984046 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29424/statm: 605 278 235 161 0 44 0
[pid=29432] ppid=29424 vsize=95032 CPUtime=875.29
/proc/29432/stat : 29432 (minisat_static) R 29424 29424 16367 0 -1 4202496 23440 0 0 0 87500 29 0 0 25 0 1 0 1019097592 97312768 23324 4294967295 134512640 135212243 3215607360 3215605968 134525968 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29432/statm: 23758 23324 73 171 0 23585 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 97452

[startup+942.307 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 32263
/proc/meminfo: memFree=1421680/2074464 swapFree=1949244/1959888
[pid=29424] ppid=29422 vsize=2420 CPUtime=7.02
/proc/29424/stat : 29424 (SatELiteGTI) S 29422 29424 16367 0 -1 4194304 384 36801 0 0 0 1 673 28 20 0 1 0 1019096885 2478080 278 4294967295 134512640 135169312 3217674192 3217670408 3084984046 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29424/statm: 605 278 235 161 0 44 0
[pid=29432] ppid=29424 vsize=95032 CPUtime=935.29
/proc/29432/stat : 29432 (minisat_static) R 29424 29424 16367 0 -1 4202496 23442 0 0 0 93500 29 0 0 25 0 1 0 1019097592 97312768 23326 4294967295 134512640 135212243 3215607360 3215605968 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29432/statm: 23758 23326 73 171 0 23585 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 97452

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 32452
/proc/meminfo: memFree=1421688/2074464 swapFree=1949244/1959888
[pid=29424] ppid=29422 vsize=2420 CPUtime=7.02
/proc/29424/stat : 29424 (SatELiteGTI) S 29422 29424 16367 0 -1 4194304 384 36801 0 0 0 1 673 28 20 0 1 0 1019096885 2478080 278 4294967295 134512640 135169312 3217674192 3217670408 3084984046 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29424/statm: 605 278 235 161 0 44 0
[pid=29432] ppid=29424 vsize=95032 CPUtime=995.3
/proc/29432/stat : 29432 (minisat_static) R 29424 29424 16367 0 -1 4202496 23442 0 0 0 99501 29 0 0 25 0 1 0 1019097592 97312768 23326 4294967295 134512640 135212243 3215607360 3215605968 134526010 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29432/statm: 23758 23326 73 171 0 23585 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 97452

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

[startup+1011.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 32452
/proc/meminfo: memFree=1421688/2074464 swapFree=1949244/1959888
[pid=29424] ppid=29422 vsize=2420 CPUtime=7.02
/proc/29424/stat : 29424 (SatELiteGTI) S 29422 29424 16367 0 -1 4194304 384 36801 0 0 0 1 673 28 20 0 1 0 1019096885 2478080 278 4294967295 134512640 135169312 3217674192 3217670408 3084984046 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29424/statm: 605 278 235 161 0 44 0
[pid=29432] ppid=29424 vsize=95032 CPUtime=1004.2
/proc/29432/stat : 29432 (minisat_static) R 29424 29424 16367 0 -1 4202496 23442 0 0 0 100391 29 0 0 25 0 1 0 1019097592 97312768 23326 4294967295 134512640 135212243 3215607360 3215605968 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29432/statm: 23758 23326 73 171 0 23585 0
Current children cumulated CPU time (s) 1011.22
Current children cumulated vsize (KiB) 97452

[startup+1017.61 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 32635
/proc/meminfo: memFree=1421456/2074464 swapFree=1949244/1959888
[pid=29424] ppid=29422 vsize=2420 CPUtime=7.02
/proc/29424/stat : 29424 (SatELiteGTI) S 29422 29424 16367 0 -1 4194304 384 36801 0 0 0 1 673 28 20 0 1 0 1019096885 2478080 278 4294967295 134512640 135169312 3217674192 3217670408 3084984046 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29424/statm: 605 278 235 161 0 44 0
[pid=29432] ppid=29424 vsize=95032 CPUtime=1010.6
/proc/29432/stat : 29432 (minisat_static) R 29424 29424 16367 0 -1 4202496 23442 0 0 0 101031 29 0 0 25 0 1 0 1019097592 97312768 23326 4294967295 134512640 135212243 3215607360 3215605968 134526035 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29432/statm: 23758 23326 73 171 0 23585 0
Current children cumulated CPU time (s) 1017.62
Current children cumulated vsize (KiB) 97452

[startup+1019.21 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 32635
/proc/meminfo: memFree=1421472/2074464 swapFree=1949244/1959888
[pid=29424] ppid=29422 vsize=2420 CPUtime=7.02
/proc/29424/stat : 29424 (SatELiteGTI) S 29422 29424 16367 0 -1 4194304 384 36801 0 0 0 1 673 28 20 0 1 0 1019096885 2478080 278 4294967295 134512640 135169312 3217674192 3217670408 3084984046 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29424/statm: 605 278 235 161 0 44 0
[pid=29432] ppid=29424 vsize=95032 CPUtime=1012.2
/proc/29432/stat : 29432 (minisat_static) R 29424 29424 16367 0 -1 4202496 23442 0 0 0 101191 29 0 0 25 0 1 0 1019097592 97312768 23326 4294967295 134512640 135212243 3215607360 3215605968 134526086 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29432/statm: 23758 23326 73 171 0 23585 0
Current children cumulated CPU time (s) 1019.22
Current children cumulated vsize (KiB) 97452

[startup+1020.01 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 32635
/proc/meminfo: memFree=1421488/2074464 swapFree=1949244/1959888
[pid=29424] ppid=29422 vsize=2420 CPUtime=7.02
/proc/29424/stat : 29424 (SatELiteGTI) S 29422 29424 16367 0 -1 4194304 384 36801 0 0 0 1 673 28 20 0 1 0 1019096885 2478080 278 4294967295 134512640 135169312 3217674192 3217670408 3084984046 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29424/statm: 605 278 235 161 0 44 0
[pid=29432] ppid=29424 vsize=95032 CPUtime=1013
/proc/29432/stat : 29432 (minisat_static) R 29424 29424 16367 0 -1 4202496 23442 0 0 0 101271 29 0 0 25 0 1 0 1019097592 97312768 23326 4294967295 134512640 135212243 3215607360 3215605968 134526086 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29432/statm: 23758 23326 73 171 0 23585 0
Current children cumulated CPU time (s) 1020.02
Current children cumulated vsize (KiB) 97452

[startup+1020.41 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 32635
/proc/meminfo: memFree=1421488/2074464 swapFree=1949244/1959888
[pid=29424] ppid=29422 vsize=2420 CPUtime=7.02
/proc/29424/stat : 29424 (SatELiteGTI) S 29422 29424 16367 0 -1 4194304 384 36801 0 0 0 1 673 28 20 0 1 0 1019096885 2478080 278 4294967295 134512640 135169312 3217674192 3217670408 3084984046 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29424/statm: 605 278 235 161 0 44 0
[pid=29432] ppid=29424 vsize=95032 CPUtime=1013.4
/proc/29432/stat : 29432 (minisat_static) R 29424 29424 16367 0 -1 4202496 23442 0 0 0 101311 29 0 0 25 0 1 0 1019097592 97312768 23326 4294967295 134512640 135212243 3215607360 3215605968 134526010 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29432/statm: 23758 23326 73 171 0 23585 0
Current children cumulated CPU time (s) 1020.42
Current children cumulated vsize (KiB) 97452

[startup+1020.61 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 32635
/proc/meminfo: memFree=1421488/2074464 swapFree=1949244/1959888
[pid=29424] ppid=29422 vsize=2420 CPUtime=7.02
/proc/29424/stat : 29424 (SatELiteGTI) S 29422 29424 16367 0 -1 4194304 384 36801 0 0 0 1 673 28 20 0 1 0 1019096885 2478080 278 4294967295 134512640 135169312 3217674192 3217670408 3084984046 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29424/statm: 605 278 235 161 0 44 0
[pid=29432] ppid=29424 vsize=95032 CPUtime=1013.6
/proc/29432/stat : 29432 (minisat_static) R 29424 29424 16367 0 -1 4202496 23442 0 0 0 101331 29 0 0 25 0 1 0 1019097592 97312768 23326 4294967295 134512640 135212243 3215607360 3215605968 134526019 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29432/statm: 23758 23326 73 171 0 23585 0
Current children cumulated CPU time (s) 1020.62
Current children cumulated vsize (KiB) 97452

Child status: 20
Real time (s): 1020.64
CPU time (s): 1020.65
CPU user time (s): 1020.06
CPU system time (s): 0.59
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 130368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1020.06
system time used= 0.59
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60914
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= 22
involuntary context switches= 1823

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi11 at 2009-05-17 09:39:17
IDJOB=1821630
IDBENCH=71039
IDSOLVER=659
FILE ID=tipi11/1821630-1242545957
PBS_JOBID=
Free space on /tmp= 9590 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-10p0.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821630-1242545957/watcher-1821630-1242545957 -o /tmp/evaluation-result-1821630-1242545957/solver-1821630-1242545957 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821630-1242545957.cnf -random-seed=260343109

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

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED= 260343109

Linux tipi11 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.431
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.431
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.431
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.431
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:       1536004 kB
Buffers:         34504 kB
Cached:         419068 kB
SwapCached:       5248 kB
Active:         249192 kB
Inactive:       216360 kB
HighTotal:     1178688 kB
HighFree:       746828 kB
LowTotal:       895776 kB
LowFree:        789176 kB
SwapTotal:     1959888 kB
SwapFree:      1949244 kB
Dirty:           20552 kB
Writeback:          12 kB
AnonPages:       11044 kB
Mapped:           5024 kB
Slab:            64620 kB
PageTables:        560 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    97124 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9590 MiB
End job on tipi11 at 2009-05-17 09:56:20