Trace number 1837551

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_16_UNKNOWN.cnf
MD5SUM85279cb74dedd2e1c7356e22d8e98939
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 variables3366
Number of clauses362797
Sum of the clauses size1083511
Maximum clause length17
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25314
Number of clauses of size 3357452
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c Parsing...
0.00/0.22	c ==============================================================================
0.00/0.22	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.22	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.22	c ==============================================================================
0.00/0.22	c |         0 |  362797  1083511 |  108839       0        0     nan |  0.000 % |
5.28/5.37	c |         0 |  361512  1585361 |      --       0       --      -- |     --   | -1285/501850
5.28/5.37	c ==============================================================================
5.28/5.37	c Result  :   #vars: 2152   #clauses: 361512   #literals: 1585361
5.28/5.37	c CPU time:   5.31019 s
5.28/5.37	c ==============================================================================
5.78/5.83	c WARNING: for repeatability, setting FPU to use double precision
5.78/5.83	c Number of variables   : 2152         
5.78/5.83	c Number of clauses     : 361512       
5.82/6.03	c Parsing time: 0.17         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-1837551-1242877055/watcher-1837551-1242877055 -o /tmp/evaluation-result-1837551-1242877055/solver-1837551-1242877055 -C 10000 -W 12000 -M 1800 SatELiteGTI HOME/instance-1837551-1242877055.cnf -random-seed=753550347 

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.94 0.98 0.99 3/65 9861
/proc/meminfo: memFree=1681904/2055920 swapFree=4178428/4192956
[pid=9861] ppid=9859 vsize=5356 CPUtime=0
/proc/9861/stat : 9861 (SatELiteGTI) R 9859 9861 9790 0 -1 4194304 268 0 0 0 0 0 0 0 19 0 1 0 315738214 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 228774701727 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/9861/statm: 1339 235 195 169 0 50 0
[pid=9862] ppid=9861 vsize=5356 CPUtime=0
/proc/9862/stat : 9862 (SatELiteGTI) R 9861 9861 9790 0 -1 4194368 21 0 0 0 0 0 0 0 19 0 1 0 315738215 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228774701727 0 65538 4096 65538 0 0 0 17 0 0 0
/proc/9862/statm: 1339 238 198 169 0 50 0
[pid=9863] ppid=9862 vsize=0 CPUtime=0
/proc/9863/stat : 9863 (SatELiteGTI) Z 9862 9861 9790 0 -1 4194380 25 0 0 0 0 0 0 0 19 0 1 0 315738215 0 0 1992294400 0 0 0 0 0 0 0 4096 65538 18446744071563351923 0 0 17 0 0 0
/proc/9863/statm: 0 0 0 0 0 0 0
[pid=9864] ppid=9862 vsize=5356 CPUtime=0
/proc/9864/stat : 9864 (SatELiteGTI) R 9862 9861 9790 0 -1 4194368 6 0 0 0 0 0 0 0 19 0 1 0 315738215 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228774701985 0 65538 4096 65538 0 0 0 17 0 0 0
/proc/9864/statm: 1339 238 198 169 0 50 0

[startup+0.0519939 s]
/proc/loadavg: 0.94 0.98 0.99 3/65 9861
/proc/meminfo: memFree=1681904/2055920 swapFree=4178428/4192956
[pid=9861] ppid=9859 vsize=5356 CPUtime=0
/proc/9861/stat : 9861 (SatELiteGTI) S 9859 9861 9790 0 -1 4194304 309 250 0 0 0 0 0 0 20 0 1 0 315738214 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9861/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102999 s]
/proc/loadavg: 0.94 0.98 0.99 3/65 9861
/proc/meminfo: memFree=1681904/2055920 swapFree=4178428/4192956
[pid=9861] ppid=9859 vsize=5356 CPUtime=0
/proc/9861/stat : 9861 (SatELiteGTI) S 9859 9861 9790 0 -1 4194304 309 250 0 0 0 0 0 0 20 0 1 0 315738214 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9861/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.303022 s]
/proc/loadavg: 0.94 0.98 0.99 3/65 9861
/proc/meminfo: memFree=1681904/2055920 swapFree=4178428/4192956
[pid=9861] ppid=9859 vsize=5356 CPUtime=0
/proc/9861/stat : 9861 (SatELiteGTI) S 9859 9861 9790 0 -1 4194304 309 250 0 0 0 0 0 0 20 0 1 0 315738214 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9861/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702068 s]
/proc/loadavg: 0.94 0.98 0.99 3/65 9861
/proc/meminfo: memFree=1681904/2055920 swapFree=4178428/4192956
[pid=9861] ppid=9859 vsize=5356 CPUtime=0
/proc/9861/stat : 9861 (SatELiteGTI) S 9859 9861 9790 0 -1 4194304 309 250 0 0 0 0 0 0 20 0 1 0 315738214 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9861/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50116 s]
/proc/loadavg: 0.94 0.98 0.99 2/67 9866
/proc/meminfo: memFree=1651232/2055920 swapFree=4178428/4192956
[pid=9861] ppid=9859 vsize=5356 CPUtime=0
/proc/9861/stat : 9861 (SatELiteGTI) S 9859 9861 9790 0 -1 4194304 309 250 0 0 0 0 0 0 20 0 1 0 315738214 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9861/statm: 1339 237 197 169 0 50 0
[pid=9866] ppid=9861 vsize=37400 CPUtime=1.48
/proc/9866/stat : 9866 (SatELite_releas) R 9861 9861 9790 0 -1 4194304 8604 0 0 0 144 4 0 0 25 0 1 0 315738215 38297600 8590 1992294400 134512640 135223648 4294956128 18446744073709551615 134601703 0 0 4096 3 0 0 0 17 1 0 0
/proc/9866/statm: 9350 8590 76 173 0 9175 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 42756

[startup+3.10134 s]
/proc/loadavg: 0.94 0.98 0.99 2/67 9866
/proc/meminfo: memFree=1644384/2055920 swapFree=4178428/4192956
[pid=9861] ppid=9859 vsize=5356 CPUtime=0
/proc/9861/stat : 9861 (SatELiteGTI) S 9859 9861 9790 0 -1 4194304 309 250 0 0 0 0 0 0 20 0 1 0 315738214 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9861/statm: 1339 237 197 169 0 50 0
[pid=9866] ppid=9861 vsize=39316 CPUtime=3.08
/proc/9866/stat : 9866 (SatELite_releas) R 9861 9861 9790 0 -1 4194304 8976 0 0 0 304 4 0 0 25 0 1 0 315738215 40259584 8962 1992294400 134512640 135223648 4294956128 18446744073709551615 134585544 0 0 4096 3 0 0 0 17 1 0 0
/proc/9866/statm: 9829 8962 76 173 0 9654 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 44672

[startup+6.30172 s]
/proc/loadavg: 0.94 0.98 0.99 2/67 9866
/proc/meminfo: memFree=1646752/2055920 swapFree=4178428/4192956
[pid=9861] ppid=9859 vsize=5356 CPUtime=5.82
/proc/9861/stat : 9861 (SatELiteGTI) S 9859 9861 9790 0 -1 4194304 333 9229 0 0 0 0 573 9 16 0 1 0 315738214 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9861/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 5356

[startup+12.7015 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 9867
/proc/meminfo: memFree=1650856/2055920 swapFree=4178428/4192956
[pid=9861] ppid=9859 vsize=5356 CPUtime=5.82
/proc/9861/stat : 9861 (SatELiteGTI) S 9859 9861 9790 0 -1 4194304 333 9229 0 0 0 0 573 9 16 0 1 0 315738214 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9861/statm: 1339 239 197 169 0 50 0
[pid=9867] ppid=9861 vsize=22312 CPUtime=6.85
/proc/9867/stat : 9867 (minisat_static) R 9861 9861 9790 0 -1 4194304 5379 0 0 0 682 3 0 0 25 0 1 0 315738798 22847488 5365 1992294400 134512640 135212243 4294956240 18446744073709551615 134526150 0 0 4096 3 0 0 0 17 1 0 0
/proc/9867/statm: 5578 5365 75 170 0 5405 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 27668

[startup+25.5029 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 9867
/proc/meminfo: memFree=1647592/2055920 swapFree=4178428/4192956
[pid=9861] ppid=9859 vsize=5356 CPUtime=5.82
/proc/9861/stat : 9861 (SatELiteGTI) S 9859 9861 9790 0 -1 4194304 333 9229 0 0 0 0 573 9 16 0 1 0 315738214 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9861/statm: 1339 239 197 169 0 50 0
[pid=9867] ppid=9861 vsize=25496 CPUtime=19.65
/proc/9867/stat : 9867 (minisat_static) R 9861 9861 9790 0 -1 4194304 6182 0 0 0 1961 4 0 0 25 0 1 0 315738798 26107904 6168 1992294400 134512640 135212243 4294956240 18446744073709551615 134526197 0 0 4096 3 0 0 0 17 1 0 0
/proc/9867/statm: 6374 6168 75 170 0 6201 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 30852

[startup+51.1029 s]
/proc/loadavg: 0.97 0.98 0.99 2/67 9867
/proc/meminfo: memFree=1642088/2055920 swapFree=4178428/4192956
[pid=9861] ppid=9859 vsize=5356 CPUtime=5.82
/proc/9861/stat : 9861 (SatELiteGTI) S 9859 9861 9790 0 -1 4194304 333 9229 0 0 0 0 573 9 16 0 1 0 315738214 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9861/statm: 1339 239 197 169 0 50 0
[pid=9867] ppid=9861 vsize=31208 CPUtime=45.22
/proc/9867/stat : 9867 (minisat_static) R 9861 9861 9790 0 -1 4194304 7583 0 0 0 4517 5 0 0 25 0 1 0 315738798 31956992 7569 1992294400 134512640 135212243 4294956240 18446744073709551615 134526126 0 0 4096 3 0 0 0 17 1 0 0
/proc/9867/statm: 7802 7569 75 170 0 7629 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 36564

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9867
/proc/meminfo: memFree=1637992/2055920 swapFree=4178428/4192956
[pid=9861] ppid=9859 vsize=5356 CPUtime=5.82
/proc/9861/stat : 9861 (SatELiteGTI) S 9859 9861 9790 0 -1 4194304 333 9229 0 0 0 0 573 9 16 0 1 0 315738214 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9861/statm: 1339 239 197 169 0 50 0
[pid=9867] ppid=9861 vsize=35280 CPUtime=96.41
/proc/9867/stat : 9867 (minisat_static) R 9861 9861 9790 0 -1 4194304 8604 0 0 0 9634 7 0 0 25 0 1 0 315738798 36126720 8590 1992294400 134512640 135212243 4294956240 18446744073709551615 134526132 0 0 4096 3 0 0 0 17 1 0 0
/proc/9867/statm: 8820 8590 75 170 0 8647 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 40636

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9867
/proc/meminfo: memFree=1629608/2055920 swapFree=4178428/4192956
[pid=9861] ppid=9859 vsize=5356 CPUtime=5.82
/proc/9861/stat : 9861 (SatELiteGTI) S 9859 9861 9790 0 -1 4194304 333 9229 0 0 0 0 573 9 16 0 1 0 315738214 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9861/statm: 1339 239 197 169 0 50 0
[pid=9867] ppid=9861 vsize=43640 CPUtime=156.4
/proc/9867/stat : 9867 (minisat_static) R 9861 9861 9790 0 -1 4194304 10692 0 0 0 15631 9 0 0 25 0 1 0 315738798 44687360 10678 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/9867/statm: 10910 10678 75 170 0 10737 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 48996

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9867
/proc/meminfo: memFree=1625320/2055920 swapFree=4178428/4192956
[pid=9861] ppid=9859 vsize=5356 CPUtime=5.82
/proc/9861/stat : 9861 (SatELiteGTI) S 9859 9861 9790 0 -1 4194304 333 9229 0 0 0 0 573 9 16 0 1 0 315738214 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9861/statm: 1339 239 197 169 0 50 0
[pid=9867] ppid=9861 vsize=47996 CPUtime=216.38
/proc/9867/stat : 9867 (minisat_static) R 9861 9861 9790 0 -1 4194304 11770 0 0 0 21628 10 0 0 25 0 1 0 315738798 49147904 11756 1992294400 134512640 135212243 4294956240 18446744073709551615 134526211 0 0 4096 3 0 0 0 17 1 0 0
/proc/9867/statm: 11999 11756 75 170 0 11826 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 53352

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9867
/proc/meminfo: memFree=1618280/2055920 swapFree=4178428/4192956
[pid=9861] ppid=9859 vsize=5356 CPUtime=5.82
/proc/9861/stat : 9861 (SatELiteGTI) S 9859 9861 9790 0 -1 4194304 333 9229 0 0 0 0 573 9 16 0 1 0 315738214 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9861/statm: 1339 239 197 169 0 50 0
[pid=9867] ppid=9861 vsize=55072 CPUtime=276.36
/proc/9867/stat : 9867 (minisat_static) R 9861 9861 9790 0 -1 4194304 13521 0 0 0 27624 12 0 0 25 0 1 0 315738798 56393728 13507 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/9867/statm: 13768 13507 75 170 0 13595 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 60428

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9867
/proc/meminfo: memFree=1616040/2055920 swapFree=4178428/4192956
[pid=9861] ppid=9859 vsize=5356 CPUtime=5.82
/proc/9861/stat : 9861 (SatELiteGTI) S 9859 9861 9790 0 -1 4194304 333 9229 0 0 0 0 573 9 16 0 1 0 315738214 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9861/statm: 1339 239 197 169 0 50 0
[pid=9867] ppid=9861 vsize=57184 CPUtime=336.35
/proc/9867/stat : 9867 (minisat_static) R 9861 9861 9790 0 -1 4194304 14058 0 0 0 33622 13 0 0 25 0 1 0 315738798 58556416 14044 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/9867/statm: 14296 14044 75 170 0 14123 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 62540

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 9869
/proc/meminfo: memFree=1612328/2055920 swapFree=4178428/4192956
[pid=9861] ppid=9859 vsize=5356 CPUtime=5.82
/proc/9861/stat : 9861 (SatELiteGTI) S 9859 9861 9790 0 -1 4194304 333 9229 0 0 0 0 573 9 16 0 1 0 315738214 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9861/statm: 1339 239 197 169 0 50 0
[pid=9867] ppid=9861 vsize=60952 CPUtime=396.33

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

/proc/9867/statm: 61804 59586 75 170 0 61631 0
Current children cumulated CPU time (s) 9339.75
Current children cumulated vsize (KiB) 252572

[startup+9402.3 s]
/proc/loadavg: 1.05 1.10 1.08 2/67 9891
/proc/meminfo: memFree=1430440/2055920 swapFree=4178428/4192956
[pid=9861] ppid=9859 vsize=5356 CPUtime=5.82
/proc/9861/stat : 9861 (SatELiteGTI) S 9859 9861 9790 0 -1 4194304 333 9229 0 0 0 0 573 9 16 0 1 0 315738214 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9861/statm: 1339 239 197 169 0 50 0
[pid=9867] ppid=9861 vsize=247216 CPUtime=9393.91
/proc/9867/stat : 9867 (minisat_static) R 9861 9861 9790 0 -1 4194304 59705 0 0 0 939321 70 0 0 25 0 1 0 315738798 253149184 59586 1992294400 134512640 135212243 4294956240 18446744073709551615 134526132 0 0 4096 3 0 0 0 17 1 0 0
/proc/9867/statm: 61804 59586 75 170 0 61631 0
Current children cumulated CPU time (s) 9399.73
Current children cumulated vsize (KiB) 252572

[startup+9462.3 s]
/proc/loadavg: 1.02 1.08 1.08 2/67 9891
/proc/meminfo: memFree=1430440/2055920 swapFree=4178428/4192956
[pid=9861] ppid=9859 vsize=5356 CPUtime=5.82
/proc/9861/stat : 9861 (SatELiteGTI) S 9859 9861 9790 0 -1 4194304 333 9229 0 0 0 0 573 9 16 0 1 0 315738214 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9861/statm: 1339 239 197 169 0 50 0
[pid=9867] ppid=9861 vsize=247216 CPUtime=9453.89
/proc/9867/stat : 9867 (minisat_static) R 9861 9861 9790 0 -1 4194304 59705 0 0 0 945319 70 0 0 25 0 1 0 315738798 253149184 59586 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 1 0 0
/proc/9867/statm: 61804 59586 75 170 0 61631 0
Current children cumulated CPU time (s) 9459.71
Current children cumulated vsize (KiB) 252572

[startup+9522.3 s]
/proc/loadavg: 1.00 1.06 1.07 2/67 9891
/proc/meminfo: memFree=1430504/2055920 swapFree=4178428/4192956
[pid=9861] ppid=9859 vsize=5356 CPUtime=5.82
/proc/9861/stat : 9861 (SatELiteGTI) S 9859 9861 9790 0 -1 4194304 333 9229 0 0 0 0 573 9 16 0 1 0 315738214 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9861/statm: 1339 239 197 169 0 50 0
[pid=9867] ppid=9861 vsize=247216 CPUtime=9513.87
/proc/9867/stat : 9867 (minisat_static) R 9861 9861 9790 0 -1 4194304 59705 0 0 0 951317 70 0 0 25 0 1 0 315738798 253149184 59586 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/9867/statm: 61804 59586 75 170 0 61631 0
Current children cumulated CPU time (s) 9519.69
Current children cumulated vsize (KiB) 252572

[startup+9582.3 s]
/proc/loadavg: 1.03 1.06 1.07 2/67 9891
/proc/meminfo: memFree=1430440/2055920 swapFree=4178428/4192956
[pid=9861] ppid=9859 vsize=5356 CPUtime=5.82
/proc/9861/stat : 9861 (SatELiteGTI) S 9859 9861 9790 0 -1 4194304 333 9229 0 0 0 0 573 9 16 0 1 0 315738214 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9861/statm: 1339 239 197 169 0 50 0
[pid=9867] ppid=9861 vsize=247216 CPUtime=9573.86
/proc/9867/stat : 9867 (minisat_static) R 9861 9861 9790 0 -1 4194304 59705 0 0 0 957316 70 0 0 25 0 1 0 315738798 253149184 59586 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 1 0 0
/proc/9867/statm: 61804 59586 75 170 0 61631 0
Current children cumulated CPU time (s) 9579.68
Current children cumulated vsize (KiB) 252572

[startup+9642.3 s]
/proc/loadavg: 1.04 1.06 1.07 2/67 9891
/proc/meminfo: memFree=1430376/2055920 swapFree=4178428/4192956
[pid=9861] ppid=9859 vsize=5356 CPUtime=5.82
/proc/9861/stat : 9861 (SatELiteGTI) S 9859 9861 9790 0 -1 4194304 333 9229 0 0 0 0 573 9 16 0 1 0 315738214 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9861/statm: 1339 239 197 169 0 50 0
[pid=9867] ppid=9861 vsize=247216 CPUtime=9633.84
/proc/9867/stat : 9867 (minisat_static) R 9861 9861 9790 0 -1 4194304 59705 0 0 0 963314 70 0 0 25 0 1 0 315738798 253149184 59586 1992294400 134512640 135212243 4294956240 18446744073709551615 134526236 0 0 4096 3 0 0 0 17 1 0 0
/proc/9867/statm: 61804 59586 75 170 0 61631 0
Current children cumulated CPU time (s) 9639.66
Current children cumulated vsize (KiB) 252572

[startup+9702.3 s]
/proc/loadavg: 1.01 1.05 1.06 2/67 9891
/proc/meminfo: memFree=1430504/2055920 swapFree=4178428/4192956
[pid=9861] ppid=9859 vsize=5356 CPUtime=5.82
/proc/9861/stat : 9861 (SatELiteGTI) S 9859 9861 9790 0 -1 4194304 333 9229 0 0 0 0 573 9 16 0 1 0 315738214 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9861/statm: 1339 239 197 169 0 50 0
[pid=9867] ppid=9861 vsize=247216 CPUtime=9693.83
/proc/9867/stat : 9867 (minisat_static) R 9861 9861 9790 0 -1 4194304 59709 0 0 0 969313 70 0 0 25 0 1 0 315738798 253149184 59590 1992294400 134512640 135212243 4294956240 18446744073709551615 134526150 0 0 4096 3 0 0 0 17 1 0 0
/proc/9867/statm: 61804 59590 75 170 0 61631 0
Current children cumulated CPU time (s) 9699.65
Current children cumulated vsize (KiB) 252572

[startup+9762.3 s]
/proc/loadavg: 1.00 1.04 1.06 2/67 9891
/proc/meminfo: memFree=1430440/2055920 swapFree=4178428/4192956
[pid=9861] ppid=9859 vsize=5356 CPUtime=5.82
/proc/9861/stat : 9861 (SatELiteGTI) S 9859 9861 9790 0 -1 4194304 333 9229 0 0 0 0 573 9 16 0 1 0 315738214 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9861/statm: 1339 239 197 169 0 50 0
[pid=9867] ppid=9861 vsize=247216 CPUtime=9753.81
/proc/9867/stat : 9867 (minisat_static) R 9861 9861 9790 0 -1 4194304 59709 0 0 0 975311 70 0 0 25 0 1 0 315738798 253149184 59590 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/9867/statm: 61804 59590 75 170 0 61631 0
Current children cumulated CPU time (s) 9759.63
Current children cumulated vsize (KiB) 252572

[startup+9822.3 s]
/proc/loadavg: 1.00 1.03 1.05 2/67 9891
/proc/meminfo: memFree=1430440/2055920 swapFree=4178428/4192956
[pid=9861] ppid=9859 vsize=5356 CPUtime=5.82
/proc/9861/stat : 9861 (SatELiteGTI) S 9859 9861 9790 0 -1 4194304 333 9229 0 0 0 0 573 9 16 0 1 0 315738214 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9861/statm: 1339 239 197 169 0 50 0
[pid=9867] ppid=9861 vsize=247216 CPUtime=9813.79
/proc/9867/stat : 9867 (minisat_static) R 9861 9861 9790 0 -1 4194304 59712 0 0 0 981309 70 0 0 25 0 1 0 315738798 253149184 59593 1992294400 134512640 135212243 4294956240 18446744073709551615 134526132 0 0 4096 3 0 0 0 17 1 0 0
/proc/9867/statm: 61804 59593 75 170 0 61631 0
Current children cumulated CPU time (s) 9819.61
Current children cumulated vsize (KiB) 252572

[startup+9882.3 s]
/proc/loadavg: 1.00 1.02 1.05 2/67 9891
/proc/meminfo: memFree=1430440/2055920 swapFree=4178428/4192956
[pid=9861] ppid=9859 vsize=5356 CPUtime=5.82
/proc/9861/stat : 9861 (SatELiteGTI) S 9859 9861 9790 0 -1 4194304 333 9229 0 0 0 0 573 9 16 0 1 0 315738214 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9861/statm: 1339 239 197 169 0 50 0
[pid=9867] ppid=9861 vsize=247216 CPUtime=9873.78
/proc/9867/stat : 9867 (minisat_static) R 9861 9861 9790 0 -1 4194304 59712 0 0 0 987308 70 0 0 25 0 1 0 315738798 253149184 59593 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 1 0 0
/proc/9867/statm: 61804 59593 75 170 0 61631 0
Current children cumulated CPU time (s) 9879.6
Current children cumulated vsize (KiB) 252572

[startup+9942.3 s]
/proc/loadavg: 1.00 1.02 1.04 2/67 9891
/proc/meminfo: memFree=1430376/2055920 swapFree=4178428/4192956
[pid=9861] ppid=9859 vsize=5356 CPUtime=5.82
/proc/9861/stat : 9861 (SatELiteGTI) S 9859 9861 9790 0 -1 4194304 333 9229 0 0 0 0 573 9 16 0 1 0 315738214 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9861/statm: 1339 239 197 169 0 50 0
[pid=9867] ppid=9861 vsize=247216 CPUtime=9933.76
/proc/9867/stat : 9867 (minisat_static) R 9861 9861 9790 0 -1 4194304 59712 0 0 0 993306 70 0 0 25 0 1 0 315738798 253149184 59593 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/9867/statm: 61804 59593 75 170 0 61631 0
Current children cumulated CPU time (s) 9939.58
Current children cumulated vsize (KiB) 252572

[startup+10002.3 s]
/proc/loadavg: 1.00 1.01 1.04 2/67 9891
/proc/meminfo: memFree=1430376/2055920 swapFree=4178428/4192956
[pid=9861] ppid=9859 vsize=5356 CPUtime=5.82
/proc/9861/stat : 9861 (SatELiteGTI) S 9859 9861 9790 0 -1 4194304 333 9229 0 0 0 0 573 9 16 0 1 0 315738214 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9861/statm: 1339 239 197 169 0 50 0
[pid=9867] ppid=9861 vsize=247216 CPUtime=9993.75
/proc/9867/stat : 9867 (minisat_static) R 9861 9861 9790 0 -1 4194304 59713 0 0 0 999305 70 0 0 25 0 1 0 315738798 253149184 59594 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/9867/statm: 61804 59594 75 170 0 61631 0
Current children cumulated CPU time (s) 9999.57
Current children cumulated vsize (KiB) 252572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.8 s]
/proc/loadavg: 1.00 1.01 1.03 2/67 9891
/proc/meminfo: memFree=1430376/2055920 swapFree=4178428/4192956
[pid=9861] ppid=9859 vsize=5356 CPUtime=5.82
/proc/9861/stat : 9861 (SatELiteGTI) S 9859 9861 9790 0 -1 4194304 333 9229 0 0 0 0 573 9 16 0 1 0 315738214 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9861/statm: 1339 239 197 169 0 50 0
[pid=9867] ppid=9861 vsize=247216 CPUtime=9994.25
/proc/9867/stat : 9867 (minisat_static) R 9861 9861 9790 0 -1 4194304 59713 0 0 0 999355 70 0 0 25 0 1 0 315738798 253149184 59594 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 1 0 0
/proc/9867/statm: 61804 59594 75 170 0 61631 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 252572

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 10002.8
CPU time (s): 10000.1
CPU user time (s): 9999.28
CPU system time (s): 0.79
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 252660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.73413
system time used= 0.098984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9562
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= 13
involuntary context switches= 20

runsolver used 9.96648 second user time and 26.413 second system time

The end

Launcher Data

Begin job on node74 at 2009-05-21 05:37:35
IDJOB=1837551
IDBENCH=71096
IDSOLVER=675
FILE ID=node74/1837551-1242877055
PBS_JOBID= 9328636
Free space on /tmp= 102848 MiB

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

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

MD5SUM BENCH= 85279cb74dedd2e1c7356e22d8e98939
RANDOM SEED=753550347

node74.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.233
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.233
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1682392 kB
Buffers:         45816 kB
Cached:         276548 kB
SwapCached:       7980 kB
Active:         148580 kB
Inactive:       183368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1682392 kB
SwapTotal:     4192956 kB
SwapFree:      4178428 kB
Dirty:            8064 kB
Writeback:           0 kB
Mapped:          14784 kB
Slab:            27408 kB
Committed_AS:  1079636 kB
PageTables:       1448 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 102836 MiB
End job on node74 at 2009-05-21 08:24:20