Trace number 1821678

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_11_UNKNOWN.cnf
MD5SUMb02fa517730e45c506203f9bd7ebb62c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1740
Number of clauses104640
Sum of the clauses size311346
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22781
Number of clauses of size 3101836
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.07	c ==============================================================================
0.03/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.03/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.03/0.07	c ==============================================================================
0.03/0.07	c |         0 |  104640   311346 |   31391       0        0     nan |  0.000 % |
0.72/0.76	c |         0 |  103841   441767 |      --       0       --      -- |     --   | -799/130421
0.72/0.76	c ==============================================================================
0.72/0.76	c Result  :   #vars: 1091   #clauses: 103841   #literals: 441767
0.72/0.76	c CPU time:   0.76 s
0.72/0.76	c ==============================================================================
0.82/0.90	c WARNING: for repeatability, setting FPU to use double precision
0.82/0.90	c Number of variables   : 1091         
0.82/0.90	c Number of clauses     : 103841       
0.90/0.96	c Parsing time: 0.06         s
1200.09/1200.03	HOME/SatELiteGTI: line 36: 11702 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-1821678-1242551243/watcher-1821678-1242551243 -o /tmp/evaluation-result-1821678-1242551243/solver-1821678-1242551243 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821678-1242551243.cnf -random-seed=1024405367 

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.07 1.01 1.00 2/93 11696
/proc/meminfo: memFree=598048/2074464 swapFree=1949056/1959888
[pid=11696] ppid=11694 vsize=2416 CPUtime=0.01
/proc/11696/stat : 11696 (SatELiteGTI) S 11694 11696 14060 0 -1 4194304 368 645 0 0 0 0 0 1 25 0 1 0 1019621474 2473984 277 4294967295 134512640 135169312 3214021712 3214020248 3085844206 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11696/statm: 604 277 235 161 0 43 0
[pid=11700] ppid=11696 vsize=956 CPUtime=0
/proc/11700/stat : 11700 (SatELite_releas) R 11696 11696 14060 0 -1 4202496 127 0 0 0 0 0 0 0 25 0 1 0 1019621474 978944 63 4294967295 134512640 135223648 3214363824 3214362420 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11700/statm: 239 69 45 174 0 64 0

[startup+0.02239 s]
/proc/loadavg: 1.07 1.01 1.00 2/93 11696
/proc/meminfo: memFree=598048/2074464 swapFree=1949056/1959888
[pid=11696] ppid=11694 vsize=2416 CPUtime=0.01
/proc/11696/stat : 11696 (SatELiteGTI) S 11694 11696 14060 0 -1 4194304 368 645 0 0 0 0 0 1 25 0 1 0 1019621474 2473984 277 4294967295 134512640 135169312 3214021712 3214020248 3085844206 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11696/statm: 604 277 235 161 0 43 0
[pid=11700] ppid=11696 vsize=2720 CPUtime=0.02
/proc/11700/stat : 11700 (SatELite_releas) R 11696 11696 14060 0 -1 4202496 557 0 0 0 2 0 0 0 25 0 1 0 1019621474 2785280 493 4294967295 134512640 135223648 3214363824 3214362776 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11700/statm: 680 496 46 174 0 505 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5136

[startup+0.11238 s]
/proc/loadavg: 1.07 1.01 1.00 2/93 11696
/proc/meminfo: memFree=598048/2074464 swapFree=1949056/1959888
[pid=11696] ppid=11694 vsize=2416 CPUtime=0.01
/proc/11696/stat : 11696 (SatELiteGTI) S 11694 11696 14060 0 -1 4194304 368 645 0 0 0 0 0 1 25 0 1 0 1019621474 2473984 277 4294967295 134512640 135169312 3214021712 3214020248 3085844206 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11696/statm: 604 277 235 161 0 43 0
[pid=11700] ppid=11696 vsize=8816 CPUtime=0.11
/proc/11700/stat : 11700 (SatELite_releas) R 11696 11696 14060 0 -1 4202496 2082 0 0 0 11 0 0 0 25 0 1 0 1019621474 9027584 2018 4294967295 134512640 135223648 3214363824 3214361824 134548345 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11700/statm: 2204 2018 73 174 0 2029 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 11232

[startup+0.312363 s]
/proc/loadavg: 1.07 1.01 1.00 2/93 11696
/proc/meminfo: memFree=598048/2074464 swapFree=1949056/1959888
[pid=11696] ppid=11694 vsize=2416 CPUtime=0.01
/proc/11696/stat : 11696 (SatELiteGTI) S 11694 11696 14060 0 -1 4194304 368 645 0 0 0 0 0 1 25 0 1 0 1019621474 2473984 277 4294967295 134512640 135169312 3214021712 3214020248 3085844206 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11696/statm: 604 277 235 161 0 43 0
[pid=11700] ppid=11696 vsize=11148 CPUtime=0.31
/proc/11700/stat : 11700 (SatELite_releas) R 11696 11696 14060 0 -1 4202496 2667 0 0 0 31 0 0 0 25 0 1 0 1019621474 11415552 2603 4294967295 134512640 135223648 3214363824 3214361920 134585480 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11700/statm: 2787 2603 73 174 0 2612 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 13564

[startup+0.712328 s]
/proc/loadavg: 1.07 1.01 1.00 2/93 11696
/proc/meminfo: memFree=598048/2074464 swapFree=1949056/1959888
[pid=11696] ppid=11694 vsize=2416 CPUtime=0.01
/proc/11696/stat : 11696 (SatELiteGTI) S 11694 11696 14060 0 -1 4194304 368 645 0 0 0 0 0 1 25 0 1 0 1019621474 2473984 277 4294967295 134512640 135169312 3214021712 3214020248 3085844206 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11696/statm: 604 277 235 161 0 43 0
[pid=11700] ppid=11696 vsize=11536 CPUtime=0.71
/proc/11700/stat : 11700 (SatELite_releas) R 11696 11696 14060 0 -1 4202496 2764 0 0 0 71 0 0 0 25 0 1 0 1019621474 11812864 2700 4294967295 134512640 135223648 3214363824 3214361920 134586218 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11700/statm: 2884 2700 73 174 0 2709 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 13952

[startup+1.51226 s]
/proc/loadavg: 1.07 1.01 1.00 2/95 11702
/proc/meminfo: memFree=589948/2074464 swapFree=1949056/1959888
[pid=11696] ppid=11694 vsize=2420 CPUtime=0.9
/proc/11696/stat : 11696 (SatELiteGTI) S 11694 11696 14060 0 -1 4194304 385 3414 0 0 0 0 89 1 18 0 1 0 1019621474 2478080 278 4294967295 134512640 135169312 3214021712 3214017928 3085844206 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11696/statm: 605 278 235 161 0 44 0
[pid=11702] ppid=11696 vsize=7556 CPUtime=0.62
/proc/11702/stat : 11702 (minisat_static) R 11696 11696 14060 0 -1 4202496 1812 0 0 0 61 1 0 0 24 0 1 0 1019621564 7737344 1747 4294967295 134512640 135212243 3221134224 3221132832 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11702/statm: 1889 1747 74 171 0 1716 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 9976

[startup+3.11213 s]
/proc/loadavg: 1.07 1.01 1.00 2/95 11702
/proc/meminfo: memFree=588584/2074464 swapFree=1949056/1959888
[pid=11696] ppid=11694 vsize=2420 CPUtime=0.9
/proc/11696/stat : 11696 (SatELiteGTI) S 11694 11696 14060 0 -1 4194304 385 3414 0 0 0 0 89 1 18 0 1 0 1019621474 2478080 278 4294967295 134512640 135169312 3214021712 3214017928 3085844206 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11696/statm: 605 278 235 161 0 44 0
[pid=11702] ppid=11696 vsize=8348 CPUtime=2.21
/proc/11702/stat : 11702 (minisat_static) R 11696 11696 14060 0 -1 4202496 2007 0 0 0 218 3 0 0 25 0 1 0 1019621564 8548352 1942 4294967295 134512640 135212243 3221134224 3221132832 134526197 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11702/statm: 2087 1942 74 171 0 1914 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 10768

[startup+6.31185 s]
/proc/loadavg: 1.07 1.01 1.00 2/95 11702
/proc/meminfo: memFree=587624/2074464 swapFree=1949056/1959888
[pid=11696] ppid=11694 vsize=2420 CPUtime=0.9
/proc/11696/stat : 11696 (SatELiteGTI) S 11694 11696 14060 0 -1 4194304 385 3414 0 0 0 0 89 1 18 0 1 0 1019621474 2478080 278 4294967295 134512640 135169312 3214021712 3214017928 3085844206 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11696/statm: 605 278 235 161 0 44 0
[pid=11702] ppid=11696 vsize=9008 CPUtime=5.41
/proc/11702/stat : 11702 (minisat_static) R 11696 11696 14060 0 -1 4202496 2162 0 0 0 536 5 0 0 25 0 1 0 1019621564 9224192 2097 4294967295 134512640 135212243 3221134224 3221132544 134527744 0 0 0 3 0 0 0 17 3 0 0 0
/proc/11702/statm: 2252 2097 74 171 0 2079 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 11428

[startup+12.7113 s]
/proc/loadavg: 1.06 1.01 1.00 2/95 11702
/proc/meminfo: memFree=587036/2074464 swapFree=1949056/1959888
[pid=11696] ppid=11694 vsize=2420 CPUtime=0.9
/proc/11696/stat : 11696 (SatELiteGTI) S 11694 11696 14060 0 -1 4194304 385 3414 0 0 0 0 89 1 18 0 1 0 1019621474 2478080 278 4294967295 134512640 135169312 3214021712 3214017928 3085844206 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11696/statm: 605 278 235 161 0 44 0
[pid=11702] ppid=11696 vsize=9800 CPUtime=11.8
/proc/11702/stat : 11702 (minisat_static) R 11696 11696 14060 0 -1 4202496 2353 0 0 0 1173 7 0 0 25 0 1 0 1019621564 10035200 2288 4294967295 134512640 135212243 3221134224 3221132832 134526086 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11702/statm: 2450 2288 74 171 0 2277 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 12220

[startup+25.5102 s]
/proc/loadavg: 1.05 1.01 1.00 2/95 11707
/proc/meminfo: memFree=585180/2074464 swapFree=1949056/1959888
[pid=11696] ppid=11694 vsize=2420 CPUtime=0.9
/proc/11696/stat : 11696 (SatELiteGTI) S 11694 11696 14060 0 -1 4194304 385 3414 0 0 0 0 89 1 18 0 1 0 1019621474 2478080 278 4294967295 134512640 135169312 3214021712 3214017928 3085844206 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11696/statm: 605 278 235 161 0 44 0
[pid=11702] ppid=11696 vsize=11672 CPUtime=24.6
/proc/11702/stat : 11702 (minisat_static) R 11696 11696 14060 0 -1 4202496 2821 0 0 0 2453 7 0 0 25 0 1 0 1019621564 11952128 2756 4294967295 134512640 135212243 3221134224 3221132832 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11702/statm: 2918 2756 74 171 0 2745 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 14092

[startup+51.108 s]
/proc/loadavg: 1.03 1.01 1.00 2/95 11894
/proc/meminfo: memFree=582272/2074464 swapFree=1949056/1959888
[pid=11696] ppid=11694 vsize=2420 CPUtime=0.9
/proc/11696/stat : 11696 (SatELiteGTI) S 11694 11696 14060 0 -1 4194304 385 3414 0 0 0 0 89 1 18 0 1 0 1019621474 2478080 278 4294967295 134512640 135169312 3214021712 3214017928 3085844206 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11696/statm: 605 278 235 161 0 44 0
[pid=11702] ppid=11696 vsize=14592 CPUtime=50.2
/proc/11702/stat : 11702 (minisat_static) R 11696 11696 14060 0 -1 4202496 3561 0 0 0 5013 7 0 0 25 0 1 0 1019621564 14942208 3496 4294967295 134512640 135212243 3221134224 3221132832 134526136 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11702/statm: 3648 3496 74 171 0 3475 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 17012

[startup+102.314 s]
/proc/loadavg: 1.01 1.00 1.00 2/95 12082
/proc/meminfo: memFree=578232/2074464 swapFree=1949056/1959888
[pid=11696] ppid=11694 vsize=2420 CPUtime=0.9
/proc/11696/stat : 11696 (SatELiteGTI) S 11694 11696 14060 0 -1 4194304 385 3414 0 0 0 0 89 1 18 0 1 0 1019621474 2478080 278 4294967295 134512640 135169312 3214021712 3214017928 3085844206 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11696/statm: 605 278 235 161 0 44 0
[pid=11702] ppid=11696 vsize=18216 CPUtime=101.41
/proc/11702/stat : 11702 (minisat_static) R 11696 11696 14060 0 -1 4202496 4428 0 0 0 10133 8 0 0 25 0 1 0 1019621564 18653184 4363 4294967295 134512640 135212243 3221134224 3221132544 134528028 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11702/statm: 4554 4363 74 171 0 4381 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 20636

[startup+162.308 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 12269
/proc/meminfo: memFree=576776/2074464 swapFree=1949056/1959888
[pid=11696] ppid=11694 vsize=2420 CPUtime=0.9
/proc/11696/stat : 11696 (SatELiteGTI) S 11694 11696 14060 0 -1 4194304 385 3414 0 0 0 0 89 1 18 0 1 0 1019621474 2478080 278 4294967295 134512640 135169312 3214021712 3214017928 3085844206 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11696/statm: 605 278 235 161 0 44 0
[pid=11702] ppid=11696 vsize=20184 CPUtime=161.41
/proc/11702/stat : 11702 (minisat_static) R 11696 11696 14060 0 -1 4202496 4911 0 0 0 16133 8 0 0 25 0 1 0 1019621564 20668416 4846 4294967295 134512640 135212243 3221134224 3221132832 134526200 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11702/statm: 5046 4846 74 171 0 4873 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 22604

[startup+222.323 s]
/proc/loadavg: 1.10 1.03 1.01 2/95 12457
/proc/meminfo: memFree=574056/2074464 swapFree=1949056/1959888
[pid=11696] ppid=11694 vsize=2420 CPUtime=0.9
/proc/11696/stat : 11696 (SatELiteGTI) S 11694 11696 14060 0 -1 4194304 385 3414 0 0 0 0 89 1 18 0 1 0 1019621474 2478080 278 4294967295 134512640 135169312 3214021712 3214017928 3085844206 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11696/statm: 605 278 235 161 0 44 0
[pid=11702] ppid=11696 vsize=22792 CPUtime=221.43
/proc/11702/stat : 11702 (minisat_static) R 11696 11696 14060 0 -1 4202496 5563 0 0 0 22134 9 0 0 25 0 1 0 1019621564 23339008 5498 4294967295 134512640 135212243 3221134224 3221132832 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11702/statm: 5698 5498 74 171 0 5525 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 25212

[startup+282.318 s]
/proc/loadavg: 1.04 1.02 1.00 3/95 12646
/proc/meminfo: memFree=571204/2074464 swapFree=1949056/1959888
[pid=11696] ppid=11694 vsize=2420 CPUtime=0.9
/proc/11696/stat : 11696 (SatELiteGTI) S 11694 11696 14060 0 -1 4194304 385 3414 0 0 0 0 89 1 18 0 1 0 1019621474 2478080 278 4294967295 134512640 135169312 3214021712 3214017928 3085844206 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11696/statm: 605 278 235 161 0 44 0
[pid=11702] ppid=11696 vsize=25792 CPUtime=281.43
/proc/11702/stat : 11702 (minisat_static) R 11696 11696 14060 0 -1 4202496 6299 0 0 0 28133 10 0 0 25 0 1 0 1019621564 26411008 6234 4294967295 134512640 135212243 3221134224 3221132832 134526136 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11702/statm: 6448 6234 74 171 0 6275 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 28212

[startup+342.313 s]
/proc/loadavg: 1.01 1.02 1.00 3/95 12835
/proc/meminfo: memFree=569832/2074464 swapFree=1949056/1959888
[pid=11696] ppid=11694 vsize=2420 CPUtime=0.9
/proc/11696/stat : 11696 (SatELiteGTI) S 11694 11696 14060 0 -1 4194304 385 3414 0 0 0 0 89 1 18 0 1 0 1019621474 2478080 278 4294967295 134512640 135169312 3214021712 3214017928 3085844206 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11696/statm: 605 278 235 161 0 44 0
[pid=11702] ppid=11696 vsize=27468 CPUtime=341.43
/proc/11702/stat : 11702 (minisat_static) R 11696 11696 14060 0 -1 4202496 6668 0 0 0 34132 11 0 0 25 0 1 0 1019621564 28127232 6603 4294967295 134512640 135212243 3221134224 3221132832 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11702/statm: 6867 6603 74 171 0 6694 0
Current children cumulated CPU time (s) 342.33

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

/proc/11696/statm: 605 278 235 161 0 44 0
[pid=11702] ppid=11696 vsize=30160 CPUtime=461.44
/proc/11702/stat : 11702 (minisat_static) R 11696 11696 14060 0 -1 4202496 7289 0 0 0 46132 12 0 0 25 0 1 0 1019621564 30883840 7224 4294967295 134512640 135212243 3221134224 3221132832 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11702/statm: 7540 7224 74 171 0 7367 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 32580

[startup+522.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 13400
/proc/meminfo: memFree=564872/2074464 swapFree=1949056/1959888
[pid=11696] ppid=11694 vsize=2420 CPUtime=0.9
/proc/11696/stat : 11696 (SatELiteGTI) S 11694 11696 14060 0 -1 4194304 385 3414 0 0 0 0 89 1 18 0 1 0 1019621474 2478080 278 4294967295 134512640 135169312 3214021712 3214017928 3085844206 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11696/statm: 605 278 235 161 0 44 0
[pid=11702] ppid=11696 vsize=32992 CPUtime=521.45
/proc/11702/stat : 11702 (minisat_static) R 11696 11696 14060 0 -1 4202496 8004 0 0 0 52131 14 0 0 25 0 1 0 1019621564 33783808 7939 4294967295 134512640 135212243 3221134224 3221132832 134526044 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11702/statm: 8248 7939 74 171 0 8075 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 35412

[startup+582.322 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 13592
/proc/meminfo: memFree=563244/2074464 swapFree=1949056/1959888
[pid=11696] ppid=11694 vsize=2420 CPUtime=0.9
/proc/11696/stat : 11696 (SatELiteGTI) S 11694 11696 14060 0 -1 4194304 385 3414 0 0 0 0 89 1 18 0 1 0 1019621474 2478080 278 4294967295 134512640 135169312 3214021712 3214017928 3085844206 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11696/statm: 605 278 235 161 0 44 0
[pid=11702] ppid=11696 vsize=34464 CPUtime=581.46
/proc/11702/stat : 11702 (minisat_static) R 11696 11696 14060 0 -1 4202496 8352 0 0 0 58132 14 0 0 25 0 1 0 1019621564 35291136 8287 4294967295 134512640 135212243 3221134224 3221132832 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11702/statm: 8616 8287 74 171 0 8443 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 36884

[startup+642.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 13781
/proc/meminfo: memFree=560184/2074464 swapFree=1949056/1959888
[pid=11696] ppid=11694 vsize=2420 CPUtime=0.9
/proc/11696/stat : 11696 (SatELiteGTI) S 11694 11696 14060 0 -1 4194304 385 3414 0 0 0 0 89 1 18 0 1 0 1019621474 2478080 278 4294967295 134512640 135169312 3214021712 3214017928 3085844206 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11696/statm: 605 278 235 161 0 44 0
[pid=11702] ppid=11696 vsize=37856 CPUtime=641.46
/proc/11702/stat : 11702 (minisat_static) R 11696 11696 14060 0 -1 4202496 9193 0 0 0 64131 15 0 0 25 0 1 0 1019621564 38764544 9128 4294967295 134512640 135212243 3221134224 3221132832 134526044 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11702/statm: 9464 9128 74 171 0 9291 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 40276

[startup+702.311 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 13966
/proc/meminfo: memFree=559532/2074464 swapFree=1949056/1959888
[pid=11696] ppid=11694 vsize=2420 CPUtime=0.9
/proc/11696/stat : 11696 (SatELiteGTI) S 11694 11696 14060 0 -1 4194304 385 3414 0 0 0 0 89 1 18 0 1 0 1019621474 2478080 278 4294967295 134512640 135169312 3214021712 3214017928 3085844206 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11696/statm: 605 278 235 161 0 44 0
[pid=11702] ppid=11696 vsize=38148 CPUtime=701.46
/proc/11702/stat : 11702 (minisat_static) R 11696 11696 14060 0 -1 4202496 9258 0 0 0 70122 24 0 0 25 0 1 0 1019621564 39063552 9193 4294967295 134512640 135212243 3221134224 3221132832 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11702/statm: 9537 9193 74 171 0 9364 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 40568

[startup+762.316 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 14157
/proc/meminfo: memFree=557316/2074464 swapFree=1949056/1959888
[pid=11696] ppid=11694 vsize=2420 CPUtime=0.9
/proc/11696/stat : 11696 (SatELiteGTI) S 11694 11696 14060 0 -1 4194304 385 3414 0 0 0 0 89 1 18 0 1 0 1019621474 2478080 278 4294967295 134512640 135169312 3214021712 3214017928 3085844206 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11696/statm: 605 278 235 161 0 44 0
[pid=11702] ppid=11696 vsize=40476 CPUtime=761.47
/proc/11702/stat : 11702 (minisat_static) R 11696 11696 14060 0 -1 4202496 9847 0 0 0 76122 25 0 0 25 0 1 0 1019621564 41447424 9782 4294967295 134512640 135212243 3221134224 3221132800 134532816 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11702/statm: 10119 9782 74 171 0 9946 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 42896

[startup+822.311 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 14349
/proc/meminfo: memFree=557200/2074464 swapFree=1949056/1959888
[pid=11696] ppid=11694 vsize=2420 CPUtime=0.9
/proc/11696/stat : 11696 (SatELiteGTI) S 11694 11696 14060 0 -1 4194304 385 3414 0 0 0 0 89 1 18 0 1 0 1019621474 2478080 278 4294967295 134512640 135169312 3214021712 3214017928 3085844206 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11696/statm: 605 278 235 161 0 44 0
[pid=11702] ppid=11696 vsize=40956 CPUtime=821.47
/proc/11702/stat : 11702 (minisat_static) R 11696 11696 14060 0 -1 4202496 9944 0 0 0 82118 29 0 0 25 0 1 0 1019621564 41938944 9879 4294967295 134512640 135212243 3221134224 3221132832 134526044 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11702/statm: 10239 9879 74 171 0 10066 0
Current children cumulated CPU time (s) 822.37
Current children cumulated vsize (KiB) 43376

[startup+882.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 14538
/proc/meminfo: memFree=556672/2074464 swapFree=1949056/1959888
[pid=11696] ppid=11694 vsize=2420 CPUtime=0.9
/proc/11696/stat : 11696 (SatELiteGTI) S 11694 11696 14060 0 -1 4194304 385 3414 0 0 0 0 89 1 18 0 1 0 1019621474 2478080 278 4294967295 134512640 135169312 3214021712 3214017928 3085844206 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11696/statm: 605 278 235 161 0 44 0
[pid=11702] ppid=11696 vsize=41464 CPUtime=881.48
/proc/11702/stat : 11702 (minisat_static) R 11696 11696 14060 0 -1 4202496 10077 0 0 0 88119 29 0 0 25 0 1 0 1019621564 42459136 10012 4294967295 134512640 135212243 3221134224 3221132832 134526229 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11702/statm: 10366 10012 74 171 0 10193 0
Current children cumulated CPU time (s) 882.38
Current children cumulated vsize (KiB) 43884

[startup+942.311 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 14727
/proc/meminfo: memFree=553564/2074464 swapFree=1949056/1959888
[pid=11696] ppid=11694 vsize=2420 CPUtime=0.9
/proc/11696/stat : 11696 (SatELiteGTI) S 11694 11696 14060 0 -1 4194304 385 3414 0 0 0 0 89 1 18 0 1 0 1019621474 2478080 278 4294967295 134512640 135169312 3214021712 3214017928 3085844206 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11696/statm: 605 278 235 161 0 44 0
[pid=11702] ppid=11696 vsize=44300 CPUtime=941.48
/proc/11702/stat : 11702 (minisat_static) R 11696 11696 14060 0 -1 4202496 10705 0 0 0 94119 29 0 0 25 0 1 0 1019621564 45363200 10640 4294967295 134512640 135212243 3221134224 3221132832 134526136 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11702/statm: 11075 10640 74 171 0 10902 0
Current children cumulated CPU time (s) 942.38
Current children cumulated vsize (KiB) 46720

[startup+1002.33 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 14913
/proc/meminfo: memFree=553596/2074464 swapFree=1949056/1959888
[pid=11696] ppid=11694 vsize=2420 CPUtime=0.9
/proc/11696/stat : 11696 (SatELiteGTI) S 11694 11696 14060 0 -1 4194304 385 3414 0 0 0 0 89 1 18 0 1 0 1019621474 2478080 278 4294967295 134512640 135169312 3214021712 3214017928 3085844206 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11696/statm: 605 278 235 161 0 44 0
[pid=11702] ppid=11696 vsize=44300 CPUtime=1001.5
/proc/11702/stat : 11702 (minisat_static) R 11696 11696 14060 0 -1 4202496 10705 0 0 0 100120 30 0 0 25 0 1 0 1019621564 45363200 10640 4294967295 134512640 135212243 3221134224 3221132832 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11702/statm: 11075 10640 74 171 0 10902 0
Current children cumulated CPU time (s) 1002.4
Current children cumulated vsize (KiB) 46720

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 15100
/proc/meminfo: memFree=551480/2074464 swapFree=1949056/1959888
[pid=11696] ppid=11694 vsize=2420 CPUtime=0.9
/proc/11696/stat : 11696 (SatELiteGTI) S 11694 11696 14060 0 -1 4194304 385 3414 0 0 0 0 89 1 18 0 1 0 1019621474 2478080 278 4294967295 134512640 135169312 3214021712 3214017928 3085844206 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11696/statm: 605 278 235 161 0 44 0
[pid=11702] ppid=11696 vsize=46848 CPUtime=1061.47
/proc/11702/stat : 11702 (minisat_static) R 11696 11696 14060 0 -1 4202496 11334 0 0 0 106114 33 0 0 25 0 1 0 1019621564 47972352 11269 4294967295 134512640 135212243 3221134224 3221132800 134532707 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11702/statm: 11712 11269 74 171 0 11539 0
Current children cumulated CPU time (s) 1062.37
Current children cumulated vsize (KiB) 49268

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 15288
/proc/meminfo: memFree=551332/2074464 swapFree=1949056/1959888
[pid=11696] ppid=11694 vsize=2420 CPUtime=0.9
/proc/11696/stat : 11696 (SatELiteGTI) S 11694 11696 14060 0 -1 4194304 385 3414 0 0 0 0 89 1 18 0 1 0 1019621474 2478080 278 4294967295 134512640 135169312 3214021712 3214017928 3085844206 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11696/statm: 605 278 235 161 0 44 0
[pid=11702] ppid=11696 vsize=46848 CPUtime=1121.48
/proc/11702/stat : 11702 (minisat_static) R 11696 11696 14060 0 -1 4202496 11335 0 0 0 112115 33 0 0 25 0 1 0 1019621564 47972352 11270 4294967295 134512640 135212243 3221134224 3221132832 134526136 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11702/statm: 11712 11270 74 171 0 11539 0
Current children cumulated CPU time (s) 1122.38
Current children cumulated vsize (KiB) 49268

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 15481
/proc/meminfo: memFree=547264/2074464 swapFree=1949056/1959888
[pid=11696] ppid=11694 vsize=2420 CPUtime=0.9
/proc/11696/stat : 11696 (SatELiteGTI) S 11694 11696 14060 0 -1 4194304 385 3414 0 0 0 0 89 1 18 0 1 0 1019621474 2478080 278 4294967295 134512640 135169312 3214021712 3214017928 3085844206 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11696/statm: 605 278 235 161 0 44 0
[pid=11702] ppid=11696 vsize=50600 CPUtime=1181.49
/proc/11702/stat : 11702 (minisat_static) R 11696 11696 14060 0 -1 4202496 12284 0 0 0 118115 34 0 0 25 0 1 0 1019621564 51814400 12219 4294967295 134512640 135212243 3221134224 3221132832 134526229 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11702/statm: 12650 12219 74 171 0 12477 0
Current children cumulated CPU time (s) 1182.39
Current children cumulated vsize (KiB) 53020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 15482
/proc/meminfo: memFree=546368/2074464 swapFree=1949056/1959888
[pid=11696] ppid=11694 vsize=2420 CPUtime=0.9
/proc/11696/stat : 11696 (SatELiteGTI) S 11694 11696 14060 0 -1 4194304 385 3414 0 0 0 0 89 1 18 0 1 0 1019621474 2478080 278 4294967295 134512640 135169312 3214021712 3214017928 3085844206 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/11696/statm: 605 278 235 161 0 44 0
[pid=11702] ppid=11696 vsize=51664 CPUtime=1199.19
/proc/11702/stat : 11702 (minisat_static) R 11696 11696 14060 0 -1 4202496 12532 0 0 0 119885 34 0 0 25 0 1 0 1019621564 52903936 12467 4294967295 134512640 135212243 3221134224 3221132832 134526070 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11702/statm: 12916 12467 74 171 0 12743 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 54084

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1200.03
CPU time (s): 1200.1
CPU user time (s): 1199.74
CPU system time (s): 0.36
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 54084

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi27 at 2009-05-17 11:07:23
IDJOB=1821678
IDBENCH=71064
IDSOLVER=659
FILE ID=tipi27/1821678-1242551243
PBS_JOBID=
Free space on /tmp= 8719 MiB

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

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

MD5SUM BENCH= b02fa517730e45c506203f9bd7ebb62c
RANDOM SEED= 1024405367

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

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

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

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

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        598552 kB
Buffers:         54044 kB
Cached:        1290628 kB
SwapCached:       5456 kB
Active:         491804 kB
Inactive:       862636 kB
HighTotal:     1178688 kB
HighFree:       295788 kB
LowTotal:       895776 kB
LowFree:        302764 kB
SwapTotal:     1959888 kB
SwapFree:      1949056 kB
Dirty:            3288 kB
Writeback:           0 kB
AnonPages:        9048 kB
Mapped:           3408 kB
Slab:           112112 kB
PageTables:        360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90632 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8719 MiB
End job on tipi27 at 2009-05-17 11:27:23