Trace number 1833914

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.09 1200.71

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_08_UNSAT.cnf
MD5SUM0b7170d33b896e8b879b19b65ac5c517
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 variables1278
Number of clauses74789
Sum of the clauses size222346
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22159
Number of clauses of size 372607
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.00/0.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |   74789   222346 |   22436       0        0     nan |  0.000 % |
0.00/0.67	c |         0 |   73888   319243 |      --       0       --      -- |     --   | -901/96897
0.00/0.67	c ==============================================================================
0.00/0.67	c Result  :   #vars: 763   #clauses: 73888   #literals: 319243
0.00/0.67	c CPU time:   0.6559 s
0.00/0.67	c ==============================================================================
0.00/0.75	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.75	c Number of variables   : 763          
0.00/0.75	c Number of clauses     : 73888        
0.00/0.79	c Parsing time: 0.04         s
1200.05/1200.71	HOME/SatELiteGTI: line 36: 14857 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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1833914-1242826108/watcher-1833914-1242826108 -o /tmp/evaluation-result-1833914-1242826108/solver-1833914-1242826108 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1833914-1242826108.cnf -random-seed=1905576016 

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: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 14851
/proc/meminfo: memFree=1969584/2055920 swapFree=4177740/4192956
[pid=14851] ppid=14849 vsize=5356 CPUtime=0
/proc/14851/stat : 14851 (SatELiteGTI) R 14849 14851 14639 0 -1 4194304 284 250 0 0 0 0 0 0 19 0 1 0 310640134 5484544 236 1992294400 4194304 4889804 548682068800 18446744073709551615 4459254 0 0 4100 65536 0 0 0 17 0 0 0
/proc/14851/statm: 1339 236 196 169 0 50 0

[startup+0.091481 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 14851
/proc/meminfo: memFree=1969584/2055920 swapFree=4177740/4192956
[pid=14851] ppid=14849 vsize=5356 CPUtime=0
/proc/14851/stat : 14851 (SatELiteGTI) S 14849 14851 14639 0 -1 4194304 310 250 0 0 0 0 0 0 20 0 1 0 310640134 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14851/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101482 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 14851
/proc/meminfo: memFree=1969584/2055920 swapFree=4177740/4192956
[pid=14851] ppid=14849 vsize=5356 CPUtime=0
/proc/14851/stat : 14851 (SatELiteGTI) S 14849 14851 14639 0 -1 4194304 310 250 0 0 0 0 0 0 20 0 1 0 310640134 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14851/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301519 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 14851
/proc/meminfo: memFree=1969584/2055920 swapFree=4177740/4192956
[pid=14851] ppid=14849 vsize=5356 CPUtime=0
/proc/14851/stat : 14851 (SatELiteGTI) S 14849 14851 14639 0 -1 4194304 310 250 0 0 0 0 0 0 20 0 1 0 310640134 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14851/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701591 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 14851
/proc/meminfo: memFree=1969584/2055920 swapFree=4177740/4192956
[pid=14851] ppid=14849 vsize=5356 CPUtime=0
/proc/14851/stat : 14851 (SatELiteGTI) S 14849 14851 14639 0 -1 4194304 310 250 0 0 0 0 0 0 20 0 1 0 310640134 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14851/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50273 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 14857
/proc/meminfo: memFree=1962336/2055920 swapFree=4177740/4192956
[pid=14851] ppid=14849 vsize=5356 CPUtime=0.74
/proc/14851/stat : 14851 (SatELiteGTI) S 14849 14851 14639 0 -1 4194304 335 2304 0 0 0 0 73 1 15 0 1 0 310640134 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14851/statm: 1339 239 197 169 0 50 0
[pid=14857] ppid=14851 vsize=6016 CPUtime=0.73
/proc/14857/stat : 14857 (minisat_static) R 14851 14851 14639 0 -1 4194304 1377 0 0 0 73 0 0 0 23 0 1 0 310640210 6160384 1363 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14857/statm: 1504 1363 76 170 0 1331 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 11372

[startup+3.10203 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 14857
/proc/meminfo: memFree=1961888/2055920 swapFree=4177740/4192956
[pid=14851] ppid=14849 vsize=5356 CPUtime=0.74
/proc/14851/stat : 14851 (SatELiteGTI) S 14849 14851 14639 0 -1 4194304 335 2304 0 0 0 0 73 1 15 0 1 0 310640134 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14851/statm: 1339 239 197 169 0 50 0
[pid=14857] ppid=14851 vsize=6148 CPUtime=2.33
/proc/14857/stat : 14857 (minisat_static) R 14851 14851 14639 0 -1 4194304 1434 0 0 0 233 0 0 0 25 0 1 0 310640210 6295552 1420 1992294400 134512640 135212243 4294956240 18446744073709551615 134526257 0 0 4096 3 0 0 0 17 0 0 0
/proc/14857/statm: 1537 1420 76 170 0 1364 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 11504

[startup+6.3016 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 14857
/proc/meminfo: memFree=1961376/2055920 swapFree=4177740/4192956
[pid=14851] ppid=14849 vsize=5356 CPUtime=0.74
/proc/14851/stat : 14851 (SatELiteGTI) S 14849 14851 14639 0 -1 4194304 335 2304 0 0 0 0 73 1 15 0 1 0 310640134 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14851/statm: 1339 239 197 169 0 50 0
[pid=14857] ppid=14851 vsize=6552 CPUtime=5.53
/proc/14857/stat : 14857 (minisat_static) R 14851 14851 14639 0 -1 4194304 1524 0 0 0 553 0 0 0 25 0 1 0 310640210 6709248 1510 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14857/statm: 1638 1510 76 170 0 1465 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11908

[startup+12.7018 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 14857
/proc/meminfo: memFree=1960360/2055920 swapFree=4177740/4192956
[pid=14851] ppid=14849 vsize=5356 CPUtime=0.74
/proc/14851/stat : 14851 (SatELiteGTI) S 14849 14851 14639 0 -1 4194304 335 2304 0 0 0 0 73 1 15 0 1 0 310640134 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14851/statm: 1339 239 197 169 0 50 0
[pid=14857] ppid=14851 vsize=7524 CPUtime=11.92
/proc/14857/stat : 14857 (minisat_static) R 14851 14851 14639 0 -1 4194304 1747 0 0 0 1192 0 0 0 25 0 1 0 310640210 7704576 1733 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14857/statm: 1881 1733 76 170 0 1708 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 12880

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14857
/proc/meminfo: memFree=1959528/2055920 swapFree=4177740/4192956
[pid=14851] ppid=14849 vsize=5356 CPUtime=0.74
/proc/14851/stat : 14851 (SatELiteGTI) S 14849 14851 14639 0 -1 4194304 335 2304 0 0 0 0 73 1 15 0 1 0 310640134 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14851/statm: 1339 239 197 169 0 50 0
[pid=14857] ppid=14851 vsize=8328 CPUtime=24.71
/proc/14857/stat : 14857 (minisat_static) R 14851 14851 14639 0 -1 4194304 1972 0 0 0 2471 0 0 0 25 0 1 0 310640210 8527872 1958 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14857/statm: 2082 1958 76 170 0 1909 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 13684

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14857
/proc/meminfo: memFree=1956776/2055920 swapFree=4177740/4192956
[pid=14851] ppid=14849 vsize=5356 CPUtime=0.74
/proc/14851/stat : 14851 (SatELiteGTI) S 14849 14851 14639 0 -1 4194304 335 2304 0 0 0 0 73 1 15 0 1 0 310640134 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14851/statm: 1339 239 197 169 0 50 0
[pid=14857] ppid=14851 vsize=11108 CPUtime=50.3
/proc/14857/stat : 14857 (minisat_static) R 14851 14851 14639 0 -1 4194304 2654 0 0 0 5029 1 0 0 25 0 1 0 310640210 11374592 2640 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14857/statm: 2777 2640 76 170 0 2604 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 16464

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14857
/proc/meminfo: memFree=1953896/2055920 swapFree=4177740/4192956
[pid=14851] ppid=14849 vsize=5356 CPUtime=0.74
/proc/14851/stat : 14851 (SatELiteGTI) S 14849 14851 14639 0 -1 4194304 335 2304 0 0 0 0 73 1 15 0 1 0 310640134 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14851/statm: 1339 239 197 169 0 50 0
[pid=14857] ppid=14851 vsize=14220 CPUtime=101.48
/proc/14857/stat : 14857 (minisat_static) R 14851 14851 14639 0 -1 4194304 3366 0 0 0 10146 2 0 0 25 0 1 0 310640210 14561280 3352 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14857/statm: 3555 3352 76 170 0 3382 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 19576

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14857
/proc/meminfo: memFree=1951528/2055920 swapFree=4177740/4192956
[pid=14851] ppid=14849 vsize=5356 CPUtime=0.74
/proc/14851/stat : 14851 (SatELiteGTI) S 14849 14851 14639 0 -1 4194304 335 2304 0 0 0 0 73 1 15 0 1 0 310640134 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14851/statm: 1339 239 197 169 0 50 0
[pid=14857] ppid=14851 vsize=16672 CPUtime=161.44
/proc/14857/stat : 14857 (minisat_static) R 14851 14851 14639 0 -1 4194304 3942 0 0 0 16142 2 0 0 25 0 1 0 310640210 17072128 3928 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14857/statm: 4168 3928 76 170 0 3995 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 22028

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14857
/proc/meminfo: memFree=1949864/2055920 swapFree=4177740/4192956
[pid=14851] ppid=14849 vsize=5356 CPUtime=0.74
/proc/14851/stat : 14851 (SatELiteGTI) S 14849 14851 14639 0 -1 4194304 335 2304 0 0 0 0 73 1 15 0 1 0 310640134 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14851/statm: 1339 239 197 169 0 50 0
[pid=14857] ppid=14851 vsize=18240 CPUtime=221.42
/proc/14857/stat : 14857 (minisat_static) R 14851 14851 14639 0 -1 4194304 4351 0 0 0 22139 3 0 0 25 0 1 0 310640210 18677760 4337 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14857/statm: 4560 4337 76 170 0 4387 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 23596

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14857
/proc/meminfo: memFree=1948200/2055920 swapFree=4177740/4192956
[pid=14851] ppid=14849 vsize=5356 CPUtime=0.74
/proc/14851/stat : 14851 (SatELiteGTI) S 14849 14851 14639 0 -1 4194304 335 2304 0 0 0 0 73 1 15 0 1 0 310640134 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14851/statm: 1339 239 197 169 0 50 0
[pid=14857] ppid=14851 vsize=20216 CPUtime=281.39
/proc/14857/stat : 14857 (minisat_static) R 14851 14851 14639 0 -1 4194304 4772 0 0 0 28136 3 0 0 25 0 1 0 310640210 20701184 4758 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14857/statm: 5054 4758 76 170 0 4881 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 25572

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14857
/proc/meminfo: memFree=1946600/2055920 swapFree=4177740/4192956
[pid=14851] ppid=14849 vsize=5356 CPUtime=0.74
/proc/14851/stat : 14851 (SatELiteGTI) S 14849 14851 14639 0 -1 4194304 335 2304 0 0 0 0 73 1 15 0 1 0 310640134 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14851/statm: 1339 239 197 169 0 50 0
[pid=14857] ppid=14851 vsize=21840 CPUtime=341.35
/proc/14857/stat : 14857 (minisat_static) R 14851 14851 14639 0 -1 4194304 5174 0 0 0 34132 3 0 0 25 0 1 0 310640210 22364160 5160 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14857/statm: 5460 5160 76 170 0 5287 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 27196

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14857
/proc/meminfo: memFree=1945320/2055920 swapFree=4177740/4192956
[pid=14851] ppid=14849 vsize=5356 CPUtime=0.74
/proc/14851/stat : 14851 (SatELiteGTI) S 14849 14851 14639 0 -1 4194304 335 2304 0 0 0 0 73 1 15 0 1 0 310640134 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14851/statm: 1339 239 197 169 0 50 0
[pid=14857] ppid=14851 vsize=23152 CPUtime=401.33
/proc/14857/stat : 14857 (minisat_static) R 14851 14851 14639 0 -1 4194304 5492 0 0 0 40129 4 0 0 25 0 1 0 310640210 23707648 5478 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14857/statm: 5788 5478 76 170 0 5615 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 28508

[startup+462.301 s]

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

[pid=14857] ppid=14851 vsize=24920 CPUtime=521.26
/proc/14857/stat : 14857 (minisat_static) R 14851 14851 14639 0 -1 4194304 5878 0 0 0 52122 4 0 0 25 0 1 0 310640210 25518080 5864 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14857/statm: 6230 5864 76 170 0 6057 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 30276

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14857
/proc/meminfo: memFree=1943144/2055920 swapFree=4177740/4192956
[pid=14851] ppid=14849 vsize=5356 CPUtime=0.74
/proc/14851/stat : 14851 (SatELiteGTI) S 14849 14851 14639 0 -1 4194304 335 2304 0 0 0 0 73 1 15 0 1 0 310640134 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14851/statm: 1339 239 197 169 0 50 0
[pid=14857] ppid=14851 vsize=25476 CPUtime=581.24
/proc/14857/stat : 14857 (minisat_static) R 14851 14851 14639 0 -1 4194304 6010 0 0 0 58120 4 0 0 25 0 1 0 310640210 26087424 5996 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14857/statm: 6369 5996 76 170 0 6196 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 30832

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14857
/proc/meminfo: memFree=1942248/2055920 swapFree=4177740/4192956
[pid=14851] ppid=14849 vsize=5356 CPUtime=0.74
/proc/14851/stat : 14851 (SatELiteGTI) S 14849 14851 14639 0 -1 4194304 335 2304 0 0 0 0 73 1 15 0 1 0 310640134 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14851/statm: 1339 239 197 169 0 50 0
[pid=14857] ppid=14851 vsize=26492 CPUtime=641.21
/proc/14857/stat : 14857 (minisat_static) R 14851 14851 14639 0 -1 4194304 6225 0 0 0 64117 4 0 0 25 0 1 0 310640210 27127808 6211 1992294400 134512640 135212243 4294956240 18446744073709551615 134526162 0 0 4096 3 0 0 0 17 0 0 0
/proc/14857/statm: 6623 6211 76 170 0 6450 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 31848

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14857
/proc/meminfo: memFree=1941672/2055920 swapFree=4177740/4192956
[pid=14851] ppid=14849 vsize=5356 CPUtime=0.74
/proc/14851/stat : 14851 (SatELiteGTI) S 14849 14851 14639 0 -1 4194304 335 2304 0 0 0 0 73 1 15 0 1 0 310640134 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14851/statm: 1339 239 197 169 0 50 0
[pid=14857] ppid=14851 vsize=26984 CPUtime=701.18
/proc/14857/stat : 14857 (minisat_static) R 14851 14851 14639 0 -1 4194304 6334 0 0 0 70113 5 0 0 25 0 1 0 310640210 27631616 6320 1992294400 134512640 135212243 4294956240 18446744073709551615 134526162 0 0 4096 3 0 0 0 17 0 0 0
/proc/14857/statm: 6746 6320 76 170 0 6573 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 32340

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14857
/proc/meminfo: memFree=1941544/2055920 swapFree=4177740/4192956
[pid=14851] ppid=14849 vsize=5356 CPUtime=0.74
/proc/14851/stat : 14851 (SatELiteGTI) S 14849 14851 14639 0 -1 4194304 335 2304 0 0 0 0 73 1 15 0 1 0 310640134 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14851/statm: 1339 239 197 169 0 50 0
[pid=14857] ppid=14851 vsize=27148 CPUtime=761.16
/proc/14857/stat : 14857 (minisat_static) R 14851 14851 14639 0 -1 4194304 6361 0 0 0 76111 5 0 0 25 0 1 0 310640210 27799552 6347 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14857/statm: 6787 6347 76 170 0 6614 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 32504

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14857
/proc/meminfo: memFree=1941224/2055920 swapFree=4177740/4192956
[pid=14851] ppid=14849 vsize=5356 CPUtime=0.74
/proc/14851/stat : 14851 (SatELiteGTI) S 14849 14851 14639 0 -1 4194304 335 2304 0 0 0 0 73 1 15 0 1 0 310640134 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14851/statm: 1339 239 197 169 0 50 0
[pid=14857] ppid=14851 vsize=27476 CPUtime=821.12
/proc/14857/stat : 14857 (minisat_static) R 14851 14851 14639 0 -1 4194304 6431 0 0 0 82107 5 0 0 25 0 1 0 310640210 28135424 6417 1992294400 134512640 135212243 4294956240 18446744073709551615 134526120 0 0 4096 3 0 0 0 17 0 0 0
/proc/14857/statm: 6869 6417 76 170 0 6696 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 32832

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14857
/proc/meminfo: memFree=1940328/2055920 swapFree=4177740/4192956
[pid=14851] ppid=14849 vsize=5356 CPUtime=0.74
/proc/14851/stat : 14851 (SatELiteGTI) S 14849 14851 14639 0 -1 4194304 335 2304 0 0 0 0 73 1 15 0 1 0 310640134 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14851/statm: 1339 239 197 169 0 50 0
[pid=14857] ppid=14851 vsize=28328 CPUtime=881.09
/proc/14857/stat : 14857 (minisat_static) R 14851 14851 14639 0 -1 4194304 6649 0 0 0 88104 5 0 0 25 0 1 0 310640210 29007872 6635 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14857/statm: 7082 6635 76 170 0 6909 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 33684

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14859
/proc/meminfo: memFree=1940072/2055920 swapFree=4177740/4192956
[pid=14851] ppid=14849 vsize=5356 CPUtime=0.74
/proc/14851/stat : 14851 (SatELiteGTI) S 14849 14851 14639 0 -1 4194304 335 2304 0 0 0 0 73 1 15 0 1 0 310640134 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14851/statm: 1339 239 197 169 0 50 0
[pid=14857] ppid=14851 vsize=28292 CPUtime=941.05
/proc/14857/stat : 14857 (minisat_static) R 14851 14851 14639 0 -1 4194304 6659 0 0 0 94099 6 0 0 25 0 1 0 310640210 28971008 6645 1992294400 134512640 135212243 4294956240 18446744073709551615 134526257 0 0 4096 3 0 0 0 17 0 0 0
/proc/14857/statm: 7073 6645 76 170 0 6900 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 33648

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14859
/proc/meminfo: memFree=1938664/2055920 swapFree=4177740/4192956
[pid=14851] ppid=14849 vsize=5356 CPUtime=0.74
/proc/14851/stat : 14851 (SatELiteGTI) S 14849 14851 14639 0 -1 4194304 335 2304 0 0 0 0 73 1 15 0 1 0 310640134 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14851/statm: 1339 239 197 169 0 50 0
[pid=14857] ppid=14851 vsize=29800 CPUtime=1001.02
/proc/14857/stat : 14857 (minisat_static) R 14851 14851 14639 0 -1 4194304 7044 0 0 0 100095 7 0 0 25 0 1 0 310640210 30515200 7030 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14857/statm: 7450 7030 76 170 0 7277 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 35156

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14859
/proc/meminfo: memFree=1938408/2055920 swapFree=4177740/4192956
[pid=14851] ppid=14849 vsize=5356 CPUtime=0.74
/proc/14851/stat : 14851 (SatELiteGTI) S 14849 14851 14639 0 -1 4194304 335 2304 0 0 0 0 73 1 15 0 1 0 310640134 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14851/statm: 1339 239 197 169 0 50 0
[pid=14857] ppid=14851 vsize=30240 CPUtime=1060.99
/proc/14857/stat : 14857 (minisat_static) R 14851 14851 14639 0 -1 4194304 7117 0 0 0 106092 7 0 0 25 0 1 0 310640210 30965760 7103 1992294400 134512640 135212243 4294956240 18446744073709551615 134526126 0 0 4096 3 0 0 0 17 0 0 0
/proc/14857/statm: 7560 7103 76 170 0 7387 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 35596

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14859
/proc/meminfo: memFree=1937320/2055920 swapFree=4177740/4192956
[pid=14851] ppid=14849 vsize=5356 CPUtime=0.74
/proc/14851/stat : 14851 (SatELiteGTI) S 14849 14851 14639 0 -1 4194304 335 2304 0 0 0 0 73 1 15 0 1 0 310640134 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14851/statm: 1339 239 197 169 0 50 0
[pid=14857] ppid=14851 vsize=31344 CPUtime=1120.95
/proc/14857/stat : 14857 (minisat_static) R 14851 14851 14639 0 -1 4194304 7371 0 0 0 112088 7 0 0 25 0 1 0 310640210 32096256 7357 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 0 0 0
/proc/14857/statm: 7836 7357 76 170 0 7663 0
Current children cumulated CPU time (s) 1121.69
Current children cumulated vsize (KiB) 36700

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14859
/proc/meminfo: memFree=1937256/2055920 swapFree=4177740/4192956
[pid=14851] ppid=14849 vsize=5356 CPUtime=0.74
/proc/14851/stat : 14851 (SatELiteGTI) S 14849 14851 14639 0 -1 4194304 335 2304 0 0 0 0 73 1 15 0 1 0 310640134 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14851/statm: 1339 239 197 169 0 50 0
[pid=14857] ppid=14851 vsize=31344 CPUtime=1180.92
/proc/14857/stat : 14857 (minisat_static) R 14851 14851 14639 0 -1 4194304 7373 0 0 0 118085 7 0 0 25 0 1 0 310640210 32096256 7359 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14857/statm: 7836 7359 76 170 0 7663 0
Current children cumulated CPU time (s) 1181.66
Current children cumulated vsize (KiB) 36700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14859
/proc/meminfo: memFree=1936104/2055920 swapFree=4177740/4192956
[pid=14851] ppid=14849 vsize=5356 CPUtime=0.74
/proc/14851/stat : 14851 (SatELiteGTI) S 14849 14851 14639 0 -1 4194304 335 2304 0 0 0 0 73 1 15 0 1 0 310640134 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14851/statm: 1339 239 197 169 0 50 0
[pid=14857] ppid=14851 vsize=32548 CPUtime=1199.31
/proc/14857/stat : 14857 (minisat_static) R 14851 14851 14639 0 -1 4194304 7668 0 0 0 119924 7 0 0 25 0 1 0 310640210 33329152 7654 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14857/statm: 8137 7654 76 170 0 7964 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 37904

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14859
/proc/meminfo: memFree=1936104/2055920 swapFree=4177740/4192956
[pid=14851] ppid=14849 vsize=5356 CPUtime=0.74
/proc/14851/stat : 14851 (SatELiteGTI) S 14849 14851 14639 0 -1 4194304 335 2304 0 0 0 0 73 1 15 0 1 0 310640134 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14851/statm: 1339 239 197 169 0 50 0
[pid=14857] ppid=14851 vsize=32548 CPUtime=1199.31
/proc/14857/stat : 14857 (minisat_static) R 14851 14851 14639 0 -1 4194304 7668 0 0 0 119924 7 0 0 25 0 1 0 310640210 33329152 7654 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/14857/statm: 8137 7654 76 170 0 7964 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 37904

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.09
CPU user time (s): 1199.99
CPU system time (s): 0.100984
CPU usage (%): 99.9478
Max. virtual memory (cumulated for all children) (KiB): 37904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.99
system time used= 0.100984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10317
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= 24
involuntary context switches= 5077

runsolver used 1.2908 second user time and 3.08553 second system time

The end

Launcher Data

Begin job on node84 at 2009-05-20 15:28:28
IDJOB=1833914
IDBENCH=71065
IDSOLVER=672
FILE ID=node84/1833914-1242826108
PBS_JOBID= 9322526
Free space on /tmp= 66288 MiB

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

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

MD5SUM BENCH= 0b7170d33b896e8b879b19b65ac5c517
RANDOM SEED=1905576016

node84.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1970072 kB
Buffers:         17460 kB
Cached:          30908 kB
SwapCached:       9296 kB
Active:          22820 kB
Inactive:        36312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1970072 kB
SwapTotal:     4192956 kB
SwapFree:      4177740 kB
Dirty:            2716 kB
Writeback:           0 kB
Mapped:          15948 kB
Slab:            12760 kB
Committed_AS:   984952 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66284 MiB
End job on node84 at 2009-05-20 15:48:31