Trace number 1837541

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) 10000 10004.7

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_09_UNSAT.cnf
MD5SUMfeb620c17f2a4d7899a2e7883baa7391
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 variables1430
Number of clauses87044
Sum of the clauses size258924
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22369
Number of clauses of size 384652
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.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |   87044   258924 |   26113       0        0     nan |  0.000 % |
0.00/0.79	c |         0 |   86161   373261 |      --       0       --      -- |     --   | -883/114337
0.00/0.79	c ==============================================================================
0.00/0.79	c Result  :   #vars: 871   #clauses: 86161   #literals: 373261
0.00/0.79	c CPU time:   0.773882 s
0.00/0.79	c ==============================================================================
0.00/0.89	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.89	c Number of variables   : 871          
0.00/0.89	c Number of clauses     : 86161        
0.88/0.94	c Parsing time: 0.04         s

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-1837541-1242877050/watcher-1837541-1242877050 -o /tmp/evaluation-result-1837541-1242877050/solver-1837541-1242877050 -C 10000 -W 12000 -M 1800 SatELiteGTI HOME/instance-1837541-1242877050.cnf -random-seed=661667037 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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.91 3/64 13637
/proc/meminfo: memFree=1701896/2055920 swapFree=4180832/4192956
[pid=13637] ppid=13635 vsize=5356 CPUtime=0
/proc/13637/stat : 13637 (SatELiteGTI) S 13635 13637 13600 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 315733024 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 269930430546 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/13637/statm: 1339 235 195 169 0 50 0
[pid=13638] ppid=13637 vsize=5356 CPUtime=0
/proc/13638/stat : 13638 (SatELiteGTI) S 13637 13637 13600 0 -1 4194368 51 25 0 0 0 0 0 0 18 0 1 0 315733024 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4096 65538 18446744071563356171 0 0 17 0 0 0
/proc/13638/statm: 1339 238 198 169 0 50 0
[pid=13640] ppid=13638 vsize=192 CPUtime=0
/proc/13640/stat : 13640 (sed) R 13638 13637 13600 0 -1 4194304 37 0 0 0 0 0 0 0 21 0 1 0 315733024 196608 18 1992294400 4194304 4240196 548682069056 18446744073709551615 269927642697 0 0 4096 0 0 0 0 17 0 0 0
/proc/13640/statm: 48 23 16 11 0 11 0

[startup+0.0999899 s]
/proc/loadavg: 0.92 0.98 0.91 3/64 13637
/proc/meminfo: memFree=1701896/2055920 swapFree=4180832/4192956
[pid=13637] ppid=13635 vsize=5356 CPUtime=0
/proc/13637/stat : 13637 (SatELiteGTI) S 13635 13637 13600 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315733024 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13637/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101981 s]
/proc/loadavg: 0.92 0.98 0.91 3/64 13637
/proc/meminfo: memFree=1701896/2055920 swapFree=4180832/4192956
[pid=13637] ppid=13635 vsize=5356 CPUtime=0
/proc/13637/stat : 13637 (SatELiteGTI) S 13635 13637 13600 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315733024 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13637/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.302012 s]
/proc/loadavg: 0.92 0.98 0.91 3/64 13637
/proc/meminfo: memFree=1701896/2055920 swapFree=4180832/4192956
[pid=13637] ppid=13635 vsize=5356 CPUtime=0
/proc/13637/stat : 13637 (SatELiteGTI) S 13635 13637 13600 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315733024 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13637/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701056 s]
/proc/loadavg: 0.92 0.98 0.91 3/64 13637
/proc/meminfo: memFree=1701896/2055920 swapFree=4180832/4192956
[pid=13637] ppid=13635 vsize=5356 CPUtime=0
/proc/13637/stat : 13637 (SatELiteGTI) S 13635 13637 13600 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315733024 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13637/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50114 s]
/proc/loadavg: 0.92 0.98 0.91 2/66 13643
/proc/meminfo: memFree=1694136/2055920 swapFree=4180832/4192956
[pid=13637] ppid=13635 vsize=5356 CPUtime=0.88
/proc/13637/stat : 13637 (SatELiteGTI) S 13635 13637 13600 0 -1 4194304 333 2612 0 0 0 0 86 2 16 0 1 0 315733024 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13637/statm: 1339 239 197 169 0 50 0
[pid=13643] ppid=13637 vsize=6560 CPUtime=0.6
/proc/13643/stat : 13643 (minisat_static) R 13637 13637 13600 0 -1 4194304 1535 0 0 0 60 0 0 0 22 0 1 0 315733113 6717440 1521 1992294400 134512640 135212243 4294956240 18446744073709551615 134526223 0 0 4096 3 0 0 0 17 0 0 0
/proc/13643/statm: 1640 1521 76 170 0 1467 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 11916

[startup+3.10233 s]
/proc/loadavg: 0.92 0.98 0.91 2/66 13643
/proc/meminfo: memFree=1693176/2055920 swapFree=4180832/4192956
[pid=13637] ppid=13635 vsize=5356 CPUtime=0.88
/proc/13637/stat : 13637 (SatELiteGTI) S 13635 13637 13600 0 -1 4194304 333 2612 0 0 0 0 86 2 16 0 1 0 315733024 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13637/statm: 1339 239 197 169 0 50 0
[pid=13643] ppid=13637 vsize=6956 CPUtime=2.2
/proc/13643/stat : 13643 (minisat_static) R 13637 13637 13600 0 -1 4194304 1627 0 0 0 220 0 0 0 25 0 1 0 315733113 7122944 1613 1992294400 134512640 135212243 4294956240 18446744073709551615 134526178 0 0 4096 3 0 0 0 17 0 0 0
/proc/13643/statm: 1739 1613 76 170 0 1566 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12312

[startup+6.3017 s]
/proc/loadavg: 0.93 0.98 0.91 2/66 13643
/proc/meminfo: memFree=1692280/2055920 swapFree=4180832/4192956
[pid=13637] ppid=13635 vsize=5356 CPUtime=0.88
/proc/13637/stat : 13637 (SatELiteGTI) S 13635 13637 13600 0 -1 4194304 333 2612 0 0 0 0 86 2 16 0 1 0 315733024 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13637/statm: 1339 239 197 169 0 50 0
[pid=13643] ppid=13637 vsize=7748 CPUtime=5.39
/proc/13643/stat : 13643 (minisat_static) R 13637 13637 13600 0 -1 4194304 1830 0 0 0 539 0 0 0 25 0 1 0 315733113 7933952 1816 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/13643/statm: 1937 1816 76 170 0 1764 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13104

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.91 2/66 13643
/proc/meminfo: memFree=1691392/2055920 swapFree=4180832/4192956
[pid=13637] ppid=13635 vsize=5356 CPUtime=0.88
/proc/13637/stat : 13637 (SatELiteGTI) S 13635 13637 13600 0 -1 4194304 333 2612 0 0 0 0 86 2 16 0 1 0 315733024 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13637/statm: 1339 239 197 169 0 50 0
[pid=13643] ppid=13637 vsize=8692 CPUtime=11.79
/proc/13643/stat : 13643 (minisat_static) R 13637 13637 13600 0 -1 4194304 2056 0 0 0 1179 0 0 0 25 0 1 0 315733113 8900608 2042 1992294400 134512640 135212243 4294956240 18446744073709551615 134526162 0 0 4096 3 0 0 0 17 0 0 0
/proc/13643/statm: 2173 2042 76 170 0 2000 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14048

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.91 2/66 13643
/proc/meminfo: memFree=1689792/2055920 swapFree=4180832/4192956
[pid=13637] ppid=13635 vsize=5356 CPUtime=0.88
/proc/13637/stat : 13637 (SatELiteGTI) S 13635 13637 13600 0 -1 4194304 333 2612 0 0 0 0 86 2 16 0 1 0 315733024 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13637/statm: 1339 239 197 169 0 50 0
[pid=13643] ppid=13637 vsize=10528 CPUtime=24.59
/proc/13643/stat : 13643 (minisat_static) R 13637 13637 13600 0 -1 4194304 2488 0 0 0 2458 1 0 0 25 0 1 0 315733113 10780672 2474 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 0 0 0
/proc/13643/statm: 2632 2474 76 170 0 2459 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 15884

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.91 2/66 13643
/proc/meminfo: memFree=1687552/2055920 swapFree=4180832/4192956
[pid=13637] ppid=13635 vsize=5356 CPUtime=0.88
/proc/13637/stat : 13637 (SatELiteGTI) S 13635 13637 13600 0 -1 4194304 333 2612 0 0 0 0 86 2 16 0 1 0 315733024 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13637/statm: 1339 239 197 169 0 50 0
[pid=13643] ppid=13637 vsize=12732 CPUtime=50.17
/proc/13643/stat : 13643 (minisat_static) R 13637 13637 13600 0 -1 4194304 3035 0 0 0 5015 2 0 0 25 0 1 0 315733113 13037568 3021 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/13643/statm: 3183 3021 76 170 0 3010 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 18088

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.91 2/66 13643
/proc/meminfo: memFree=1685312/2055920 swapFree=4180832/4192956
[pid=13637] ppid=13635 vsize=5356 CPUtime=0.88
/proc/13637/stat : 13637 (SatELiteGTI) S 13635 13637 13600 0 -1 4194304 333 2612 0 0 0 0 86 2 16 0 1 0 315733024 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13637/statm: 1339 239 197 169 0 50 0
[pid=13643] ppid=13637 vsize=15148 CPUtime=101.35
/proc/13643/stat : 13643 (minisat_static) R 13637 13637 13600 0 -1 4194304 3575 0 0 0 10133 2 0 0 25 0 1 0 315733113 15511552 3561 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/13643/statm: 3787 3561 76 170 0 3614 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 20504

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 13643
/proc/meminfo: memFree=1683072/2055920 swapFree=4180832/4192956
[pid=13637] ppid=13635 vsize=5356 CPUtime=0.88
/proc/13637/stat : 13637 (SatELiteGTI) S 13635 13637 13600 0 -1 4194304 333 2612 0 0 0 0 86 2 16 0 1 0 315733024 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13637/statm: 1339 239 197 169 0 50 0
[pid=13643] ppid=13637 vsize=17348 CPUtime=161.31
/proc/13643/stat : 13643 (minisat_static) R 13637 13637 13600 0 -1 4194304 4122 0 0 0 16128 3 0 0 25 0 1 0 315733113 17764352 4108 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/13643/statm: 4337 4108 76 170 0 4164 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 22704

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 13643
/proc/meminfo: memFree=1680192/2055920 swapFree=4180832/4192956
[pid=13637] ppid=13635 vsize=5356 CPUtime=0.88
/proc/13637/stat : 13637 (SatELiteGTI) S 13635 13637 13600 0 -1 4194304 333 2612 0 0 0 0 86 2 16 0 1 0 315733024 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13637/statm: 1339 239 197 169 0 50 0
[pid=13643] ppid=13637 vsize=20464 CPUtime=221.28
/proc/13643/stat : 13643 (minisat_static) R 13637 13637 13600 0 -1 4194304 4824 0 0 0 22124 4 0 0 25 0 1 0 315733113 20955136 4810 1992294400 134512640 135212243 4294956240 18446744073709551615 134526159 0 0 4096 3 0 0 0 17 0 0 0
/proc/13643/statm: 5116 4810 76 170 0 4943 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 25820

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 13643
/proc/meminfo: memFree=1678976/2055920 swapFree=4180832/4192956
[pid=13637] ppid=13635 vsize=5356 CPUtime=0.88
/proc/13637/stat : 13637 (SatELiteGTI) S 13635 13637 13600 0 -1 4194304 333 2612 0 0 0 0 86 2 16 0 1 0 315733024 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13637/statm: 1339 239 197 169 0 50 0
[pid=13643] ppid=13637 vsize=21712 CPUtime=281.26
/proc/13643/stat : 13643 (minisat_static) R 13637 13637 13600 0 -1 4194304 5132 0 0 0 28121 5 0 0 25 0 1 0 315733113 22233088 5118 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/13643/statm: 5428 5118 76 170 0 5255 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 27068

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 13643
/proc/meminfo: memFree=1677120/2055920 swapFree=4180832/4192956
[pid=13637] ppid=13635 vsize=5356 CPUtime=0.88
/proc/13637/stat : 13637 (SatELiteGTI) S 13635 13637 13600 0 -1 4194304 333 2612 0 0 0 0 86 2 16 0 1 0 315733024 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13637/statm: 1339 239 197 169 0 50 0
[pid=13643] ppid=13637 vsize=23724 CPUtime=341.22
/proc/13643/stat : 13643 (minisat_static) R 13637 13637 13600 0 -1 4194304 5606 0 0 0 34117 5 0 0 25 0 1 0 315733113 24293376 5592 1992294400 134512640 135212243 4294956240 18446744073709551615 134526120 0 0 4096 3 0 0 0 17 0 0 0
/proc/13643/statm: 5931 5592 76 170 0 5758 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 29080

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 13643
/proc/meminfo: memFree=1676928/2055920 swapFree=4180832/4192956
[pid=13637] ppid=13635 vsize=5356 CPUtime=0.88
/proc/13637/stat : 13637 (SatELiteGTI) S 13635 13637 13600 0 -1 4194304 333 2612 0 0 0 0 86 2 16 0 1 0 315733024 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13637/statm: 1339 239 197 169 0 50 0
[pid=13643] ppid=13637 vsize=23864 CPUtime=401.2

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

/proc/13643/statm: 27689 25939 76 170 0 27516 0
Current children cumulated CPU time (s) 9397.88
Current children cumulated vsize (KiB) 116112

[startup+9462.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 13667
/proc/meminfo: memFree=1592000/2055920 swapFree=4180832/4192956
[pid=13637] ppid=13635 vsize=5356 CPUtime=0.88
/proc/13637/stat : 13637 (SatELiteGTI) S 13635 13637 13600 0 -1 4194304 333 2612 0 0 0 0 86 2 16 0 1 0 315733024 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13637/statm: 1339 239 197 169 0 50 0
[pid=13643] ppid=13637 vsize=111812 CPUtime=9456.98
/proc/13643/stat : 13643 (minisat_static) R 13637 13637 13600 0 -1 4194304 26278 0 0 0 945663 35 0 0 25 0 1 0 315733113 114495488 26206 1992294400 134512640 135212243 4294956240 18446744073709551615 134526236 0 0 4096 3 0 0 0 17 0 0 0
/proc/13643/statm: 27953 26206 76 170 0 27780 0
Current children cumulated CPU time (s) 9457.86
Current children cumulated vsize (KiB) 117168

[startup+9522.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 13667
/proc/meminfo: memFree=1591936/2055920 swapFree=4180832/4192956
[pid=13637] ppid=13635 vsize=5356 CPUtime=0.88
/proc/13637/stat : 13637 (SatELiteGTI) S 13635 13637 13600 0 -1 4194304 333 2612 0 0 0 0 86 2 16 0 1 0 315733024 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13637/statm: 1339 239 197 169 0 50 0
[pid=13643] ppid=13637 vsize=111812 CPUtime=9516.95
/proc/13643/stat : 13643 (minisat_static) R 13637 13637 13600 0 -1 4194304 26278 0 0 0 951660 35 0 0 25 0 1 0 315733113 114495488 26206 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/13643/statm: 27953 26206 76 170 0 27780 0
Current children cumulated CPU time (s) 9517.83
Current children cumulated vsize (KiB) 117168

[startup+9582.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 13667
/proc/meminfo: memFree=1591936/2055920 swapFree=4180832/4192956
[pid=13637] ppid=13635 vsize=5356 CPUtime=0.88
/proc/13637/stat : 13637 (SatELiteGTI) S 13635 13637 13600 0 -1 4194304 333 2612 0 0 0 0 86 2 16 0 1 0 315733024 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13637/statm: 1339 239 197 169 0 50 0
[pid=13643] ppid=13637 vsize=111812 CPUtime=9576.92
/proc/13643/stat : 13643 (minisat_static) R 13637 13637 13600 0 -1 4194304 26278 0 0 0 957657 35 0 0 25 0 1 0 315733113 114495488 26206 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/13643/statm: 27953 26206 76 170 0 27780 0
Current children cumulated CPU time (s) 9577.8
Current children cumulated vsize (KiB) 117168

[startup+9642.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 13667
/proc/meminfo: memFree=1591872/2055920 swapFree=4180832/4192956
[pid=13637] ppid=13635 vsize=5356 CPUtime=0.88
/proc/13637/stat : 13637 (SatELiteGTI) S 13635 13637 13600 0 -1 4194304 333 2612 0 0 0 0 86 2 16 0 1 0 315733024 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13637/statm: 1339 239 197 169 0 50 0
[pid=13643] ppid=13637 vsize=111812 CPUtime=9636.9
/proc/13643/stat : 13643 (minisat_static) R 13637 13637 13600 0 -1 4194304 26278 0 0 0 963655 35 0 0 25 0 1 0 315733113 114495488 26206 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 0 0 0
/proc/13643/statm: 27953 26206 76 170 0 27780 0
Current children cumulated CPU time (s) 9637.78
Current children cumulated vsize (KiB) 117168

[startup+9702.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 13667
/proc/meminfo: memFree=1591744/2055920 swapFree=4180832/4192956
[pid=13637] ppid=13635 vsize=5356 CPUtime=0.88
/proc/13637/stat : 13637 (SatELiteGTI) S 13635 13637 13600 0 -1 4194304 333 2612 0 0 0 0 86 2 16 0 1 0 315733024 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13637/statm: 1339 239 197 169 0 50 0
[pid=13643] ppid=13637 vsize=111812 CPUtime=9696.86
/proc/13643/stat : 13643 (minisat_static) R 13637 13637 13600 0 -1 4194304 26278 0 0 0 969651 35 0 0 25 0 1 0 315733113 114495488 26206 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 0 0 0
/proc/13643/statm: 27953 26206 76 170 0 27780 0
Current children cumulated CPU time (s) 9697.74
Current children cumulated vsize (KiB) 117168

[startup+9762.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 13667
/proc/meminfo: memFree=1591680/2055920 swapFree=4180832/4192956
[pid=13637] ppid=13635 vsize=5356 CPUtime=0.88
/proc/13637/stat : 13637 (SatELiteGTI) S 13635 13637 13600 0 -1 4194304 333 2612 0 0 0 0 86 2 16 0 1 0 315733024 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13637/statm: 1339 239 197 169 0 50 0
[pid=13643] ppid=13637 vsize=111812 CPUtime=9756.84
/proc/13643/stat : 13643 (minisat_static) R 13637 13637 13600 0 -1 4194304 26278 0 0 0 975649 35 0 0 25 0 1 0 315733113 114495488 26206 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/13643/statm: 27953 26206 76 170 0 27780 0
Current children cumulated CPU time (s) 9757.72
Current children cumulated vsize (KiB) 117168

[startup+9822.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 13667
/proc/meminfo: memFree=1591680/2055920 swapFree=4180832/4192956
[pid=13637] ppid=13635 vsize=5356 CPUtime=0.88
/proc/13637/stat : 13637 (SatELiteGTI) S 13635 13637 13600 0 -1 4194304 333 2612 0 0 0 0 86 2 16 0 1 0 315733024 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13637/statm: 1339 239 197 169 0 50 0
[pid=13643] ppid=13637 vsize=111812 CPUtime=9816.82
/proc/13643/stat : 13643 (minisat_static) R 13637 13637 13600 0 -1 4194304 26279 0 0 0 981647 35 0 0 25 0 1 0 315733113 114495488 26207 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/13643/statm: 27953 26207 76 170 0 27780 0
Current children cumulated CPU time (s) 9817.7
Current children cumulated vsize (KiB) 117168

[startup+9882.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 13667
/proc/meminfo: memFree=1591680/2055920 swapFree=4180832/4192956
[pid=13637] ppid=13635 vsize=5356 CPUtime=0.88
/proc/13637/stat : 13637 (SatELiteGTI) S 13635 13637 13600 0 -1 4194304 333 2612 0 0 0 0 86 2 16 0 1 0 315733024 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13637/statm: 1339 239 197 169 0 50 0
[pid=13643] ppid=13637 vsize=111812 CPUtime=9876.79
/proc/13643/stat : 13643 (minisat_static) R 13637 13637 13600 0 -1 4194304 26282 0 0 0 987644 35 0 0 25 0 1 0 315733113 114495488 26210 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 0 0 0
/proc/13643/statm: 27953 26210 76 170 0 27780 0
Current children cumulated CPU time (s) 9877.67
Current children cumulated vsize (KiB) 117168

[startup+9942.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 13667
/proc/meminfo: memFree=1591680/2055920 swapFree=4180832/4192956
[pid=13637] ppid=13635 vsize=5356 CPUtime=0.88
/proc/13637/stat : 13637 (SatELiteGTI) S 13635 13637 13600 0 -1 4194304 333 2612 0 0 0 0 86 2 16 0 1 0 315733024 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13637/statm: 1339 239 197 169 0 50 0
[pid=13643] ppid=13637 vsize=111812 CPUtime=9936.76
/proc/13643/stat : 13643 (minisat_static) R 13637 13637 13600 0 -1 4194304 26282 0 0 0 993641 35 0 0 25 0 1 0 315733113 114495488 26210 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/13643/statm: 27953 26210 76 170 0 27780 0
Current children cumulated CPU time (s) 9937.64
Current children cumulated vsize (KiB) 117168

[startup+10002.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 13667
/proc/meminfo: memFree=1591104/2055920 swapFree=4180832/4192956
[pid=13637] ppid=13635 vsize=5356 CPUtime=0.88
/proc/13637/stat : 13637 (SatELiteGTI) S 13635 13637 13600 0 -1 4194304 333 2612 0 0 0 0 86 2 16 0 1 0 315733024 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13637/statm: 1339 239 197 169 0 50 0
[pid=13643] ppid=13637 vsize=112652 CPUtime=9996.74
/proc/13643/stat : 13643 (minisat_static) R 13637 13637 13600 0 -1 4194304 26489 0 0 0 999639 35 0 0 25 0 1 0 315733113 115355648 26417 1992294400 134512640 135212243 4294956240 18446744073709551615 134526162 0 0 4096 3 0 0 0 17 0 0 0
/proc/13643/statm: 28163 26417 76 170 0 27990 0
Current children cumulated CPU time (s) 9997.62
Current children cumulated vsize (KiB) 118008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004.7 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 13667
/proc/meminfo: memFree=1590976/2055920 swapFree=4180832/4192956
[pid=13637] ppid=13635 vsize=5356 CPUtime=0.88
/proc/13637/stat : 13637 (SatELiteGTI) S 13635 13637 13600 0 -1 4194304 333 2612 0 0 0 0 86 2 16 0 1 0 315733024 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13637/statm: 1339 239 197 169 0 50 0
[pid=13643] ppid=13637 vsize=112784 CPUtime=9999.14
/proc/13643/stat : 13643 (minisat_static) R 13637 13637 13600 0 -1 4194304 26521 0 0 0 999879 35 0 0 25 0 1 0 315733113 115490816 26449 1992294400 134512640 135212243 4294956240 18446744073709551615 134526162 0 0 4096 3 0 0 0 17 0 0 0
/proc/13643/statm: 28196 26449 76 170 0 28023 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 118140

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

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

[startup+10004.7 s]
/proc/loadavg: 0.99 0.98 0.91 2/66 13667
/proc/meminfo: memFree=1590976/2055920 swapFree=4180832/4192956
[pid=13637] ppid=13635 vsize=5356 CPUtime=0.88
/proc/13637/stat : 13637 (SatELiteGTI) S 13635 13637 13600 0 -1 4194304 333 2612 0 0 0 0 86 2 16 0 1 0 315733024 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13637/statm: 1339 239 197 169 0 50 0
[pid=13643] ppid=13637 vsize=112784 CPUtime=9999.14
/proc/13643/stat : 13643 (minisat_static) R 13637 13637 13600 0 -1 4194304 26521 0 0 0 999879 35 0 0 25 0 1 0 315733113 115490816 26449 1992294400 134512640 135212243 4294956240 18446744073709551615 134526162 0 0 4096 3 0 0 0 17 0 0 0
/proc/13643/statm: 28196 26449 76 170 0 28023 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 118140

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13637 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=866868
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=23996
# CPU time returned by wait4() is 0.890864
# while last known CPU time is 10000
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 10004.7
CPU time (s): 10000
CPU user time (s): 9999.65
CPU system time (s): 0.37
CPU usage (%): 99.9531
Max. virtual memory (cumulated for all children) (KiB): 118140

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

runsolver used 10.5684 second user time and 24.3353 second system time

The end

Launcher Data

Begin job on node53 at 2009-05-21 05:37:30
IDJOB=1837541
IDBENCH=71089
IDSOLVER=675
FILE ID=node53/1837541-1242877050
PBS_JOBID= 9328648
Free space on /tmp= 65952 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_09_UNSAT.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1837541-1242877050/watcher-1837541-1242877050 -o /tmp/evaluation-result-1837541-1242877050/solver-1837541-1242877050 -C 10000 -W 12000 -M 1800  SatELiteGTI HOME/instance-1837541-1242877050.cnf -random-seed=661667037

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

MD5SUM BENCH= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED=661667037

node53.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.245
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.245
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:       1702376 kB
Buffers:         44776 kB
Cached:         258448 kB
SwapCached:       6312 kB
Active:         113288 kB
Inactive:       198140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1702376 kB
SwapTotal:     4192956 kB
SwapFree:      4180832 kB
Dirty:            3024 kB
Writeback:           0 kB
Mapped:          13408 kB
Slab:            28260 kB
Committed_AS:   949100 kB
PageTables:       1380 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= 65948 MiB
End job on node53 at 2009-05-21 08:24:17