Trace number 1821600

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-22? (TO) 1200.05 1200.05

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-5p1.cnf
MD5SUM8eb175d312e8be3bb4695a79b8f45bdc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1126.04
Satisfiable
(Un)Satisfiability was proved
Number of variables331196
Number of clauses1416850
Sum of the clauses size3333531
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 21064373
Number of clauses of size 3284354
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

Solver Data

0.00/0.00	c Parsing...
1.42/1.51	c ==============================================================================
1.42/1.51	c |           |     ORIGINAL     |              LEARNT              |          |
1.42/1.51	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.42/1.51	c ==============================================================================
1.42/1.51	c |         0 | 1404697  3320628 |  421409       0        0     nan |  0.000 % |
8.52/8.55	c |         0 | 1044843  2775530 |      --       0       --      -- |     --   | -106380/29683
8.52/8.56	c ==============================================================================
8.52/8.56	c Result  :   #vars: 219138   #clauses: 1044843   #literals: 2775530
8.52/8.56	c CPU time:   8.22 s
8.52/8.56	c ==============================================================================
9.51/9.61	c WARNING: for repeatability, setting FPU to use double precision
9.51/9.61	c Number of variables   : 219138       
9.51/9.61	c Number of clauses     : 1044843      
10.31/10.36	c Parsing time: 0.70         s
1200.04/1200.03	HOME/SatELiteGTI: line 36: 16627 Terminated              $MS $2 $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-1821600-1242541924/watcher-1821600-1242541924 -o /tmp/evaluation-result-1821600-1242541924/solver-1821600-1242541924 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821600-1242541924.cnf -random-seed=1864798525 

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.06 1.00 0.99 3/94 16624
/proc/meminfo: memFree=1018840/2074464 swapFree=1952056/1959888
[pid=16621] ppid=16619 vsize=2416 CPUtime=0
/proc/16621/stat : 16621 (SatELiteGTI) S 16619 16621 15108 0 -1 4194304 338 0 0 0 0 0 0 0 25 0 1 0 1018690749 2473984 272 4294967295 134512640 135169312 3214419136 3214416728 3085357998 0 0 4 65536 3222620697 0 0 17 2 0 0 0
/proc/16621/statm: 604 272 230 161 0 43 0
[pid=16622] ppid=16621 vsize=2416 CPUtime=0
/proc/16622/stat : 16622 (SatELiteGTI) R 16621 16621 15108 0 -1 4194368 101 0 0 0 0 0 0 0 25 0 1 0 1018690749 2473984 115 4294967295 134512640 135169312 3214419136 3214415356 3085166452 0 65538 0 65538 0 0 0 17 2 0 0 0
/proc/16622/statm: 604 115 72 161 0 43 0
[pid=16623] ppid=16622 vsize=0 CPUtime=0
/proc/16623/stat : 16623 (SatELiteGTI) Z 16622 16621 15108 0 -1 4194380 141 0 0 0 0 0 0 0 25 0 1 0 1018690749 0 0 4294967295 0 0 0 0 0 0 0 0 65538 3222378830 0 0 17 2 0 0 0
/proc/16623/statm: 0 0 0 0 0 0 0
[pid=16624] ppid=16622 vsize=2416 CPUtime=0
/proc/16624/stat : 16624 (SatELiteGTI) R 16622 16621 15108 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 1 0 1018690749 2473984 43 4294967295 134512640 135169312 3214419136 3214415356 3085166452 0 65538 0 65538 0 0 0 17 2 0 0 0
/proc/16624/statm: 604 43 0 161 0 43 0

[startup+0.052675 s]
/proc/loadavg: 1.06 1.00 0.99 3/94 16624
/proc/meminfo: memFree=1018840/2074464 swapFree=1952056/1959888
[pid=16621] ppid=16619 vsize=2416 CPUtime=0
/proc/16621/stat : 16621 (SatELiteGTI) S 16619 16621 15108 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1018690749 2473984 277 4294967295 134512640 135169312 3214419136 3214417672 3085164270 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16621/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+0.122638 s]
/proc/loadavg: 1.06 1.00 0.99 3/94 16624
/proc/meminfo: memFree=1018840/2074464 swapFree=1952056/1959888
[pid=16621] ppid=16619 vsize=2416 CPUtime=0
/proc/16621/stat : 16621 (SatELiteGTI) S 16619 16621 15108 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1018690749 2473984 277 4294967295 134512640 135169312 3214419136 3214417672 3085164270 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16621/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+0.322622 s]
/proc/loadavg: 1.06 1.00 0.99 3/94 16624
/proc/meminfo: memFree=1018840/2074464 swapFree=1952056/1959888
[pid=16621] ppid=16619 vsize=2416 CPUtime=0
/proc/16621/stat : 16621 (SatELiteGTI) S 16619 16621 15108 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1018690749 2473984 277 4294967295 134512640 135169312 3214419136 3214417672 3085164270 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16621/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+0.722592 s]
/proc/loadavg: 1.06 1.00 0.99 3/94 16624
/proc/meminfo: memFree=1018840/2074464 swapFree=1952056/1959888
[pid=16621] ppid=16619 vsize=2416 CPUtime=0
/proc/16621/stat : 16621 (SatELiteGTI) S 16619 16621 15108 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1018690749 2473984 277 4294967295 134512640 135169312 3214419136 3214417672 3085164270 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16621/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+1.52253 s]
/proc/loadavg: 1.06 1.00 0.99 2/93 16626
/proc/meminfo: memFree=925824/2074464 swapFree=1952056/1959888
[pid=16621] ppid=16619 vsize=2416 CPUtime=0
/proc/16621/stat : 16621 (SatELiteGTI) S 16619 16621 15108 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1018690749 2473984 277 4294967295 134512640 135169312 3214419136 3214417672 3085164270 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16621/statm: 604 277 235 161 0 43 0
[pid=16626] ppid=16621 vsize=161352 CPUtime=1.52
/proc/16626/stat : 16626 (SatELite_releas) R 16621 16621 15108 0 -1 4202496 34453 0 0 0 133 19 0 0 25 0 1 0 1018690750 165224448 34284 4294967295 134512640 135223648 3215971904 3215970592 134566857 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16626/statm: 40338 34284 67 174 0 40163 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 163768

[startup+3.12241 s]
/proc/loadavg: 1.06 1.00 0.99 2/93 16626
/proc/meminfo: memFree=869652/2074464 swapFree=1952056/1959888
[pid=16621] ppid=16619 vsize=2416 CPUtime=0
/proc/16621/stat : 16621 (SatELiteGTI) S 16619 16621 15108 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1018690749 2473984 277 4294967295 134512640 135169312 3214419136 3214417672 3085164270 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16621/statm: 604 277 235 161 0 43 0
[pid=16626] ppid=16621 vsize=191092 CPUtime=3.12
/proc/16626/stat : 16626 (SatELite_releas) R 16621 16621 15108 0 -1 4202496 44664 0 0 0 284 28 0 0 25 0 1 0 1018690750 195678208 40922 4294967295 134512640 135223648 3215971904 3215969672 134737406 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16626/statm: 47773 40922 73 174 0 47598 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 193508

[startup+6.32216 s]
/proc/loadavg: 1.05 1.00 0.99 2/93 16626
/proc/meminfo: memFree=834088/2074464 swapFree=1952056/1959888
[pid=16621] ppid=16619 vsize=2416 CPUtime=0
/proc/16621/stat : 16621 (SatELiteGTI) S 16619 16621 15108 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1018690749 2473984 277 4294967295 134512640 135169312 3214419136 3214417672 3085164270 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16621/statm: 604 277 235 161 0 43 0
[pid=16626] ppid=16621 vsize=194164 CPUtime=6.32
/proc/16626/stat : 16626 (SatELite_releas) R 16621 16621 15108 0 -1 4202496 50049 0 0 0 601 31 0 0 25 0 1 0 1018690750 198823936 42028 4294967295 134512640 135223648 3215971904 3215969920 134586665 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16626/statm: 48541 42028 73 174 0 48366 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 196580

[startup+12.7217 s]
/proc/loadavg: 1.05 1.00 0.99 2/93 16628
/proc/meminfo: memFree=930220/2074464 swapFree=1952056/1959888
[pid=16621] ppid=16619 vsize=2420 CPUtime=9.59
/proc/16621/stat : 16621 (SatELiteGTI) S 16619 16621 15108 0 -1 4194304 385 58318 0 0 0 0 918 41 20 0 1 0 1018690749 2478080 278 4294967295 134512640 135169312 3214419136 3214415352 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16621/statm: 605 278 235 161 0 44 0
[pid=16627] ppid=16621 vsize=61508 CPUtime=3.12
/proc/16627/stat : 16627 (minisat_static) R 16621 16621 15108 0 -1 4202496 14611 0 0 0 306 6 0 0 25 0 1 0 1018691710 62984192 14523 4294967295 134512640 135212243 3220769584 3220768288 134538353 0 0 0 3 0 0 0 17 1 0 0 0
/proc/16627/statm: 15377 14523 73 171 0 15204 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 63928

[startup+25.5207 s]
/proc/loadavg: 1.04 1.00 0.99 2/93 16631
/proc/meminfo: memFree=929168/2074464 swapFree=1952056/1959888
[pid=16621] ppid=16619 vsize=2420 CPUtime=9.59
/proc/16621/stat : 16621 (SatELiteGTI) S 16619 16621 15108 0 -1 4194304 385 58318 0 0 0 0 918 41 20 0 1 0 1018690749 2478080 278 4294967295 134512640 135169312 3214419136 3214415352 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16621/statm: 605 278 235 161 0 44 0
[pid=16627] ppid=16621 vsize=62588 CPUtime=15.86
/proc/16627/stat : 16627 (minisat_static) R 16621 16621 15108 0 -1 4202496 14896 0 0 0 1580 6 0 0 25 0 1 0 1018691710 64090112 14808 4294967295 134512640 135212243 3220769584 3220768192 134526507 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16627/statm: 15647 14808 73 171 0 15474 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 65008

[startup+51.1187 s]
/proc/loadavg: 1.02 1.00 0.99 2/93 16815
/proc/meminfo: memFree=927780/2074464 swapFree=1952056/1959888
[pid=16621] ppid=16619 vsize=2420 CPUtime=9.59
/proc/16621/stat : 16621 (SatELiteGTI) S 16619 16621 15108 0 -1 4194304 385 58318 0 0 0 0 918 41 20 0 1 0 1018690749 2478080 278 4294967295 134512640 135169312 3214419136 3214415352 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16621/statm: 605 278 235 161 0 44 0
[pid=16627] ppid=16621 vsize=64304 CPUtime=41.46
/proc/16627/stat : 16627 (minisat_static) R 16621 16621 15108 0 -1 4202496 15320 0 0 0 4140 6 0 0 25 0 1 0 1018691710 65847296 15232 4294967295 134512640 135212243 3220769584 3220768192 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16627/statm: 16076 15232 73 171 0 15903 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 66724

[startup+102.325 s]
/proc/loadavg: 1.01 1.00 0.99 3/93 17003
/proc/meminfo: memFree=918920/2074464 swapFree=1952056/1959888
[pid=16621] ppid=16619 vsize=2420 CPUtime=9.59
/proc/16621/stat : 16621 (SatELiteGTI) S 16619 16621 15108 0 -1 4194304 385 58318 0 0 0 0 918 41 20 0 1 0 1018690749 2478080 278 4294967295 134512640 135169312 3214419136 3214415352 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16621/statm: 605 278 235 161 0 44 0
[pid=16627] ppid=16621 vsize=72760 CPUtime=92.67
/proc/16627/stat : 16627 (minisat_static) R 16621 16621 15108 0 -1 4202496 17428 0 0 0 9261 6 0 0 25 0 1 0 1018691710 74506240 17340 4294967295 134512640 135212243 3220769584 3220767904 134527744 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16627/statm: 18190 17340 73 171 0 18017 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 75180

[startup+162.32 s]
/proc/loadavg: 1.00 1.00 0.99 2/93 17189
/proc/meminfo: memFree=910164/2074464 swapFree=1952056/1959888
[pid=16621] ppid=16619 vsize=2420 CPUtime=9.59
/proc/16621/stat : 16621 (SatELiteGTI) S 16619 16621 15108 0 -1 4194304 385 58318 0 0 0 0 918 41 20 0 1 0 1018690749 2478080 278 4294967295 134512640 135169312 3214419136 3214415352 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16621/statm: 605 278 235 161 0 44 0
[pid=16627] ppid=16621 vsize=81512 CPUtime=152.67
/proc/16627/stat : 16627 (minisat_static) R 16621 16621 15108 0 -1 4202496 19630 0 0 0 15257 10 0 0 25 0 1 0 1018691710 83468288 19542 4294967295 134512640 135212243 3220769584 3220768192 134526010 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16627/statm: 20378 19542 73 171 0 20205 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 83932

[startup+222.316 s]
/proc/loadavg: 1.00 1.00 0.99 2/93 17377
/proc/meminfo: memFree=902684/2074464 swapFree=1952056/1959888
[pid=16621] ppid=16619 vsize=2420 CPUtime=9.59
/proc/16621/stat : 16621 (SatELiteGTI) S 16619 16621 15108 0 -1 4194304 385 58318 0 0 0 0 918 41 20 0 1 0 1018690749 2478080 278 4294967295 134512640 135169312 3214419136 3214415352 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16621/statm: 605 278 235 161 0 44 0
[pid=16627] ppid=16621 vsize=88984 CPUtime=212.67
/proc/16627/stat : 16627 (minisat_static) R 16621 16621 15108 0 -1 4202496 21475 0 0 0 21255 12 0 0 25 0 1 0 1018691710 91119616 21387 4294967295 134512640 135212243 3220769584 3220768160 134527039 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16627/statm: 22246 21387 73 171 0 22073 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 91404

[startup+282.311 s]
/proc/loadavg: 1.00 1.00 0.99 2/93 17569
/proc/meminfo: memFree=897004/2074464 swapFree=1952056/1959888
[pid=16621] ppid=16619 vsize=2420 CPUtime=9.59
/proc/16621/stat : 16621 (SatELiteGTI) S 16619 16621 15108 0 -1 4194304 385 58318 0 0 0 0 918 41 20 0 1 0 1018690749 2478080 278 4294967295 134512640 135169312 3214419136 3214415352 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16621/statm: 605 278 235 161 0 44 0
[pid=16627] ppid=16621 vsize=94532 CPUtime=272.67
/proc/16627/stat : 16627 (minisat_static) R 16621 16621 15108 0 -1 4202496 22888 0 0 0 27254 13 0 0 25 0 1 0 1018691710 96800768 22800 4294967295 134512640 135212243 3220769584 3220768192 134525968 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16627/statm: 23633 22800 73 171 0 23460 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 96952

[startup+342.316 s]
/proc/loadavg: 1.00 1.00 0.99 2/93 17759
/proc/meminfo: memFree=891672/2074464 swapFree=1952056/1959888
[pid=16621] ppid=16619 vsize=2420 CPUtime=9.59
/proc/16621/stat : 16621 (SatELiteGTI) S 16619 16621 15108 0 -1 4194304 385 58318 0 0 0 0 918 41 20 0 1 0 1018690749 2478080 278 4294967295 134512640 135169312 3214419136 3214415352 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16621/statm: 605 278 235 161 0 44 0
[pid=16627] ppid=16621 vsize=99812 CPUtime=332.68
/proc/16627/stat : 16627 (minisat_static) R 16621 16621 15108 0 -1 4202496 24198 0 0 0 33253 15 0 0 25 0 1 0 1018691710 102207488 24110 4294967295 134512640 135212243 3220769584 3220768192 134526086 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16627/statm: 24953 24110 73 171 0 24780 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 102232

[startup+402.322 s]
/proc/loadavg: 1.00 1.00 0.99 2/93 17948
/proc/meminfo: memFree=886680/2074464 swapFree=1952056/1959888
[pid=16621] ppid=16619 vsize=2420 CPUtime=9.59

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

[pid=16627] ppid=16621 vsize=108792 CPUtime=452.69
/proc/16627/stat : 16627 (minisat_static) R 16621 16621 15108 0 -1 4202496 26338 0 0 0 45252 17 0 0 25 0 1 0 1018691710 111403008 26250 4294967295 134512640 135212243 3220769584 3220768192 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16627/statm: 27198 26250 73 171 0 27025 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 111212

[startup+522.323 s]
/proc/loadavg: 1.00 1.00 0.99 3/93 18322
/proc/meminfo: memFree=879032/2074464 swapFree=1952056/1959888
[pid=16621] ppid=16619 vsize=2420 CPUtime=9.59
/proc/16621/stat : 16621 (SatELiteGTI) S 16619 16621 15108 0 -1 4194304 385 58318 0 0 0 0 918 41 20 0 1 0 1018690749 2478080 278 4294967295 134512640 135169312 3214419136 3214415352 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16621/statm: 605 278 235 161 0 44 0
[pid=16627] ppid=16621 vsize=112884 CPUtime=512.7
/proc/16627/stat : 16627 (minisat_static) R 16621 16621 15108 0 -1 4202496 27352 0 0 0 51250 20 0 0 25 0 1 0 1018691710 115593216 27264 4294967295 134512640 135212243 3220769584 3220768192 134526010 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16627/statm: 28221 27264 73 171 0 28048 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 115304

[startup+582.318 s]
/proc/loadavg: 1.00 1.00 0.99 4/93 18510
/proc/meminfo: memFree=875644/2074464 swapFree=1952056/1959888
[pid=16621] ppid=16619 vsize=2420 CPUtime=9.59
/proc/16621/stat : 16621 (SatELiteGTI) S 16619 16621 15108 0 -1 4194304 385 58318 0 0 0 0 918 41 20 0 1 0 1018690749 2478080 278 4294967295 134512640 135169312 3214419136 3214415352 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16621/statm: 605 278 235 161 0 44 0
[pid=16627] ppid=16621 vsize=116188 CPUtime=572.7
/proc/16627/stat : 16627 (minisat_static) R 16621 16621 15108 0 -1 4202496 28176 0 0 0 57250 20 0 0 25 0 1 0 1018691710 118976512 28088 4294967295 134512640 135212243 3220769584 3220767968 134535846 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16627/statm: 29047 28088 73 171 0 28874 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 118608

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 0.99 2/93 18702
/proc/meminfo: memFree=871344/2074464 swapFree=1952056/1959888
[pid=16621] ppid=16619 vsize=2420 CPUtime=9.59
/proc/16621/stat : 16621 (SatELiteGTI) S 16619 16621 15108 0 -1 4194304 385 58318 0 0 0 0 918 41 20 0 1 0 1018690749 2478080 278 4294967295 134512640 135169312 3214419136 3214415352 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16621/statm: 605 278 235 161 0 44 0
[pid=16627] ppid=16621 vsize=120148 CPUtime=632.69
/proc/16627/stat : 16627 (minisat_static) R 16621 16621 15108 0 -1 4202496 29179 0 0 0 63249 20 0 0 25 0 1 0 1018691710 123031552 29091 4294967295 134512640 135212243 3220769584 3220768192 134526010 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16627/statm: 30037 29091 73 171 0 29864 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 122568

[startup+702.319 s]
/proc/loadavg: 1.00 1.00 0.99 2/93 18891
/proc/meminfo: memFree=867956/2074464 swapFree=1952056/1959888
[pid=16621] ppid=16619 vsize=2420 CPUtime=9.59
/proc/16621/stat : 16621 (SatELiteGTI) S 16619 16621 15108 0 -1 4194304 385 58318 0 0 0 0 918 41 20 0 1 0 1018690749 2478080 278 4294967295 134512640 135169312 3214419136 3214415352 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16621/statm: 605 278 235 161 0 44 0
[pid=16627] ppid=16621 vsize=123364 CPUtime=692.71
/proc/16627/stat : 16627 (minisat_static) R 16621 16621 15108 0 -1 4202496 29950 0 0 0 69246 25 0 0 25 0 1 0 1018691710 126324736 29862 4294967295 134512640 135212243 3220769584 3220768192 134525974 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16627/statm: 30841 29862 73 171 0 30668 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 125784

[startup+762.324 s]
/proc/loadavg: 1.00 1.00 0.99 3/93 19077
/proc/meminfo: memFree=865616/2074464 swapFree=1952056/1959888
[pid=16621] ppid=16619 vsize=2420 CPUtime=9.59
/proc/16621/stat : 16621 (SatELiteGTI) S 16619 16621 15108 0 -1 4194304 385 58318 0 0 0 0 918 41 20 0 1 0 1018690749 2478080 278 4294967295 134512640 135169312 3214419136 3214415352 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16621/statm: 605 278 235 161 0 44 0
[pid=16627] ppid=16621 vsize=125876 CPUtime=752.72
/proc/16627/stat : 16627 (minisat_static) R 16621 16621 15108 0 -1 4202496 30584 0 0 0 75246 26 0 0 25 0 1 0 1018691710 128897024 30496 4294967295 134512640 135212243 3220769584 3220768192 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16627/statm: 31469 30496 73 171 0 31296 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 128296

[startup+822.32 s]
/proc/loadavg: 1.07 1.02 1.00 2/93 19265
/proc/meminfo: memFree=863400/2074464 swapFree=1952056/1959888
[pid=16621] ppid=16619 vsize=2420 CPUtime=9.59
/proc/16621/stat : 16621 (SatELiteGTI) S 16619 16621 15108 0 -1 4194304 385 58318 0 0 0 0 918 41 20 0 1 0 1018690749 2478080 278 4294967295 134512640 135169312 3214419136 3214415352 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16621/statm: 605 278 235 161 0 44 0
[pid=16627] ppid=16621 vsize=128408 CPUtime=812.72
/proc/16627/stat : 16627 (minisat_static) R 16621 16621 15108 0 -1 4202496 31208 0 0 0 81233 39 0 0 25 0 1 0 1018691710 131489792 31120 4294967295 134512640 135212243 3220769584 3220768192 134526010 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16627/statm: 32102 31120 73 171 0 31929 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 130828

[startup+882.315 s]
/proc/loadavg: 1.02 1.01 1.00 2/93 19453
/proc/meminfo: memFree=860152/2074464 swapFree=1952056/1959888
[pid=16621] ppid=16619 vsize=2420 CPUtime=9.59
/proc/16621/stat : 16621 (SatELiteGTI) S 16619 16621 15108 0 -1 4194304 385 58318 0 0 0 0 918 41 20 0 1 0 1018690749 2478080 278 4294967295 134512640 135169312 3214419136 3214415352 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16621/statm: 605 278 235 161 0 44 0
[pid=16627] ppid=16621 vsize=131524 CPUtime=872.72
/proc/16627/stat : 16627 (minisat_static) R 16621 16621 15108 0 -1 4202496 31999 0 0 0 87229 43 0 0 25 0 1 0 1018691710 134680576 31911 4294967295 134512640 135212243 3220769584 3220768192 134525968 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16627/statm: 32881 31911 73 171 0 32708 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 133944

[startup+942.32 s]
/proc/loadavg: 1.01 1.00 1.00 2/93 19641
/proc/meminfo: memFree=857184/2074464 swapFree=1952056/1959888
[pid=16621] ppid=16619 vsize=2420 CPUtime=9.59
/proc/16621/stat : 16621 (SatELiteGTI) S 16619 16621 15108 0 -1 4194304 385 58318 0 0 0 0 918 41 20 0 1 0 1018690749 2478080 278 4294967295 134512640 135169312 3214419136 3214415352 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16621/statm: 605 278 235 161 0 44 0
[pid=16627] ppid=16621 vsize=134296 CPUtime=932.73
/proc/16627/stat : 16627 (minisat_static) R 16621 16621 15108 0 -1 4202496 32703 0 0 0 93228 45 0 0 25 0 1 0 1018691710 137519104 32615 4294967295 134512640 135212243 3220769584 3220768192 134525968 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16627/statm: 33574 32615 73 171 0 33401 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 136716

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 19834
/proc/meminfo: memFree=854556/2074464 swapFree=1952056/1959888
[pid=16621] ppid=16619 vsize=2420 CPUtime=9.59
/proc/16621/stat : 16621 (SatELiteGTI) S 16619 16621 15108 0 -1 4194304 385 58318 0 0 0 0 918 41 20 0 1 0 1018690749 2478080 278 4294967295 134512640 135169312 3214419136 3214415352 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16621/statm: 605 278 235 161 0 44 0
[pid=16627] ppid=16621 vsize=136992 CPUtime=992.72
/proc/16627/stat : 16627 (minisat_static) R 16621 16621 15108 0 -1 4202496 33379 0 0 0 99226 46 0 0 25 0 1 0 1018691710 140279808 33291 4294967295 134512640 135212243 3220769584 3220768192 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16627/statm: 34248 33291 73 171 0 34075 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 139412

[startup+1062.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 20019
/proc/meminfo: memFree=852968/2074464 swapFree=1952056/1959888
[pid=16621] ppid=16619 vsize=2420 CPUtime=9.59
/proc/16621/stat : 16621 (SatELiteGTI) S 16619 16621 15108 0 -1 4194304 385 58318 0 0 0 0 918 41 20 0 1 0 1018690749 2478080 278 4294967295 134512640 135169312 3214419136 3214415352 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16621/statm: 605 278 235 161 0 44 0
[pid=16627] ppid=16621 vsize=138476 CPUtime=1052.74
/proc/16627/stat : 16627 (minisat_static) R 16621 16621 15108 0 -1 4202496 33749 0 0 0 105228 46 0 0 25 0 1 0 1018691710 141799424 33661 4294967295 134512640 135212243 3220769584 3220768192 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16627/statm: 34619 33661 73 171 0 34446 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 140896

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 20208
/proc/meminfo: memFree=852836/2074464 swapFree=1952056/1959888
[pid=16621] ppid=16619 vsize=2420 CPUtime=9.59
/proc/16621/stat : 16621 (SatELiteGTI) S 16619 16621 15108 0 -1 4194304 385 58318 0 0 0 0 918 41 20 0 1 0 1018690749 2478080 278 4294967295 134512640 135169312 3214419136 3214415352 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16621/statm: 605 278 235 161 0 44 0
[pid=16627] ppid=16621 vsize=138476 CPUtime=1112.74
/proc/16627/stat : 16627 (minisat_static) R 16621 16621 15108 0 -1 4202496 33749 0 0 0 111227 47 0 0 25 0 1 0 1018691710 141799424 33661 4294967295 134512640 135212243 3220769584 3220768192 134526010 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16627/statm: 34619 33661 73 171 0 34446 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 140896

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 20396
/proc/meminfo: memFree=852820/2074464 swapFree=1952056/1959888
[pid=16621] ppid=16619 vsize=2420 CPUtime=9.59
/proc/16621/stat : 16621 (SatELiteGTI) S 16619 16621 15108 0 -1 4194304 385 58318 0 0 0 0 918 41 20 0 1 0 1018690749 2478080 278 4294967295 134512640 135169312 3214419136 3214415352 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16621/statm: 605 278 235 161 0 44 0
[pid=16627] ppid=16621 vsize=138476 CPUtime=1172.75
/proc/16627/stat : 16627 (minisat_static) R 16621 16621 15108 0 -1 4202496 33749 0 0 0 117228 47 0 0 25 0 1 0 1018691710 141799424 33661 4294967295 134512640 135212243 3220769584 3220768192 134526481 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16627/statm: 34619 33661 73 171 0 34446 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 140896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 20397
/proc/meminfo: memFree=852964/2074464 swapFree=1952056/1959888
[pid=16621] ppid=16619 vsize=2420 CPUtime=9.59
/proc/16621/stat : 16621 (SatELiteGTI) S 16619 16621 15108 0 -1 4194304 385 58318 0 0 0 0 918 41 20 0 1 0 1018690749 2478080 278 4294967295 134512640 135169312 3214419136 3214415352 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16621/statm: 605 278 235 161 0 44 0
[pid=16627] ppid=16621 vsize=138476 CPUtime=1190.45
/proc/16627/stat : 16627 (minisat_static) R 16621 16621 15108 0 -1 4202496 33749 0 0 0 118998 47 0 0 25 0 1 0 1018691710 141799424 33661 4294967295 134512640 135212243 3220769584 3220767968 134535612 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16627/statm: 34619 33661 73 171 0 34446 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 140896

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.05
CPU time (s): 1200.05
CPU user time (s): 1199.16
CPU system time (s): 0.89
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 214396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.16
system time used= 0.89
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92545
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= 17
involuntary context switches= 1589

runsolver used 0 second user time and 0.02 second system time

The end

Launcher Data

Begin job on tipi24 at 2009-05-17 08:32:04
IDJOB=1821600
IDBENCH=71023
IDSOLVER=659
FILE ID=tipi24/1821600-1242541924
PBS_JOBID=
Free space on /tmp= 9749 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-20-5p1.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821600-1242541924/watcher-1821600-1242541924 -o /tmp/evaluation-result-1821600-1242541924/solver-1821600-1242541924 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821600-1242541924.cnf -random-seed=1864798525

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

MD5SUM BENCH= 8eb175d312e8be3bb4695a79b8f45bdc
RANDOM SEED= 1864798525

Linux tipi24 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.461
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.461
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.75

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
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.461
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:       1019268 kB
Buffers:         48680 kB
Cached:         897344 kB
SwapCached:       3828 kB
Active:         237620 kB
Inactive:       717812 kB
HighTotal:     1178688 kB
HighFree:       361988 kB
LowTotal:       895776 kB
LowFree:        657280 kB
SwapTotal:     1959888 kB
SwapFree:      1952056 kB
Dirty:           28368 kB
Writeback:           0 kB
AnonPages:        8892 kB
Mapped:           3356 kB
Slab:            91264 kB
PageTables:        636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87796 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9749 MiB
End job on tipi24 at 2009-05-17 08:52:09