Trace number 1837271

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.4

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo128.cnf
MD5SUMc5685247c8f21e8da88f42049fffdb13
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 variables188473
Number of clauses564650
Sum of the clauses size1317514
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2376432
Number of clauses of size 3188216
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.45	c ==============================================================================
0.00/0.45	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.45	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.45	c ==============================================================================
0.00/0.45	c |         0 |  564648  1317512 |  169394       0        0     nan |  0.000 % |
3.39/3.41	c |         0 |  423113  1189990 |      --       0       --      -- |     --   | -141533/-127517
3.39/3.41	c ==============================================================================
3.39/3.41	c Result  :   #vars: 97638   #clauses: 423113   #literals: 1189990
3.39/3.41	c CPU time:   3.25351 s
3.39/3.41	c ==============================================================================
3.79/3.81	c WARNING: for repeatability, setting FPU to use double precision
3.79/3.81	c Number of variables   : 97638        
3.79/3.81	c Number of clauses     : 423113       
3.80/4.08	c Parsing time: 0.24         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-1837271-1242867029/watcher-1837271-1242867029 -o /tmp/evaluation-result-1837271-1242867029/solver-1837271-1242867029 -C 10000 -W 12000 -M 1800 SatELiteGTI HOME/instance-1837271-1242867029.cnf -random-seed=2124540038 

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.85 0.97 0.91 3/65 29680
/proc/meminfo: memFree=1630216/2055920 swapFree=4179812/4192956
[pid=29680] ppid=29678 vsize=5356 CPUtime=0
/proc/29680/stat : 29680 (SatELiteGTI) R 29678 29680 29643 0 -1 4194304 291 250 0 0 0 0 0 0 18 0 1 0 314735303 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210723465887 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/29680/statm: 1339 237 197 169 0 50 0

[startup+0.0505169 s]
/proc/loadavg: 0.85 0.97 0.91 3/65 29680
/proc/meminfo: memFree=1630216/2055920 swapFree=4179812/4192956
[pid=29680] ppid=29678 vsize=5356 CPUtime=0
/proc/29680/stat : 29680 (SatELiteGTI) S 29678 29680 29643 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 314735303 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29680/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101521 s]
/proc/loadavg: 0.85 0.97 0.91 3/65 29680
/proc/meminfo: memFree=1630216/2055920 swapFree=4179812/4192956
[pid=29680] ppid=29678 vsize=5356 CPUtime=0
/proc/29680/stat : 29680 (SatELiteGTI) S 29678 29680 29643 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 314735303 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29680/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301543 s]
/proc/loadavg: 0.85 0.97 0.91 3/65 29680
/proc/meminfo: memFree=1630216/2055920 swapFree=4179812/4192956
[pid=29680] ppid=29678 vsize=5356 CPUtime=0
/proc/29680/stat : 29680 (SatELiteGTI) S 29678 29680 29643 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 314735303 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29680/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.70159 s]
/proc/loadavg: 0.85 0.97 0.91 3/65 29680
/proc/meminfo: memFree=1630216/2055920 swapFree=4179812/4192956
[pid=29680] ppid=29678 vsize=5356 CPUtime=0
/proc/29680/stat : 29680 (SatELiteGTI) S 29678 29680 29643 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 314735303 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29680/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50168 s]
/proc/loadavg: 0.85 0.97 0.91 2/67 29685
/proc/meminfo: memFree=1540536/2055920 swapFree=4179812/4192956
[pid=29680] ppid=29678 vsize=5356 CPUtime=0
/proc/29680/stat : 29680 (SatELiteGTI) S 29678 29680 29643 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 314735303 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29680/statm: 1339 237 197 169 0 50 0
[pid=29684] ppid=29680 vsize=98156 CPUtime=1.49
/proc/29684/stat : 29684 (SatELite_releas) R 29680 29680 29643 0 -1 4194304 23711 0 0 0 136 13 0 0 25 0 1 0 314735304 100511744 22131 1992294400 134512640 135223648 4294956128 18446744073709551615 134719062 0 0 4096 3 0 0 0 17 0 0 0
/proc/29684/statm: 24539 22131 76 173 0 24364 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 103512

[startup+3.10187 s]
/proc/loadavg: 0.85 0.97 0.91 2/67 29685
/proc/meminfo: memFree=1530808/2055920 swapFree=4179812/4192956
[pid=29680] ppid=29678 vsize=5356 CPUtime=0
/proc/29680/stat : 29680 (SatELiteGTI) S 29678 29680 29643 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 314735303 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29680/statm: 1339 237 197 169 0 50 0
[pid=29684] ppid=29680 vsize=102616 CPUtime=3.08
/proc/29684/stat : 29684 (SatELite_releas) R 29680 29680 29643 0 -1 4194304 24997 0 0 0 294 14 0 0 25 0 1 0 314735304 105078784 23047 1992294400 134512640 135223648 4294956128 18446744073709551615 134585529 0 0 4096 3 0 0 0 17 0 0 0
/proc/29684/statm: 25654 23047 76 173 0 25479 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 107972

[startup+6.30125 s]
/proc/loadavg: 0.86 0.97 0.91 2/67 29686
/proc/meminfo: memFree=1586936/2055920 swapFree=4179812/4192956
[pid=29680] ppid=29678 vsize=5356 CPUtime=3.8
/proc/29680/stat : 29680 (SatELiteGTI) S 29678 29680 29643 0 -1 4194304 333 26007 0 0 0 0 361 19 16 0 1 0 314735303 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29680/statm: 1339 239 197 169 0 50 0
[pid=29686] ppid=29680 vsize=29212 CPUtime=2.46
/proc/29686/stat : 29686 (minisat_static) R 29680 29680 29643 0 -1 4194304 6836 0 0 0 242 4 0 0 25 0 1 0 314735685 29913088 6822 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 0 0 0
/proc/29686/statm: 7303 6822 75 170 0 7130 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 34568

[startup+12.703 s]
/proc/loadavg: 0.87 0.97 0.91 2/67 29686
/proc/meminfo: memFree=1583624/2055920 swapFree=4179812/4192956
[pid=29680] ppid=29678 vsize=5356 CPUtime=3.8
/proc/29680/stat : 29680 (SatELiteGTI) S 29678 29680 29643 0 -1 4194304 333 26007 0 0 0 0 361 19 16 0 1 0 314735303 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29680/statm: 1339 239 197 169 0 50 0
[pid=29686] ppid=29680 vsize=32188 CPUtime=8.86
/proc/29686/stat : 29686 (minisat_static) R 29680 29680 29643 0 -1 4194304 7562 0 0 0 881 5 0 0 25 0 1 0 314735685 32960512 7538 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 1 0 0
/proc/29686/statm: 8047 7538 75 170 0 7874 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 37544

[startup+25.5015 s]
/proc/loadavg: 0.90 0.97 0.91 2/67 29686
/proc/meminfo: memFree=1578760/2055920 swapFree=4179812/4192956
[pid=29680] ppid=29678 vsize=5356 CPUtime=3.8
/proc/29680/stat : 29680 (SatELiteGTI) S 29678 29680 29643 0 -1 4194304 333 26007 0 0 0 0 361 19 16 0 1 0 314735303 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29680/statm: 1339 239 197 169 0 50 0
[pid=29686] ppid=29680 vsize=37136 CPUtime=21.65
/proc/29686/stat : 29686 (minisat_static) R 29680 29680 29643 0 -1 4194304 8779 0 0 0 2159 6 0 0 25 0 1 0 314735685 38027264 8755 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/29686/statm: 9284 8755 75 170 0 9111 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 42492

[startup+51.1015 s]
/proc/loadavg: 0.93 0.97 0.91 2/67 29686
/proc/meminfo: memFree=1573832/2055920 swapFree=4179812/4192956
[pid=29680] ppid=29678 vsize=5356 CPUtime=3.8
/proc/29680/stat : 29680 (SatELiteGTI) S 29678 29680 29643 0 -1 4194304 333 26007 0 0 0 0 361 19 16 0 1 0 314735303 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29680/statm: 1339 239 197 169 0 50 0
[pid=29686] ppid=29680 vsize=41792 CPUtime=47.22
/proc/29686/stat : 29686 (minisat_static) R 29680 29680 29643 0 -1 4194304 9948 0 0 0 4714 8 0 0 25 0 1 0 314735685 42795008 9924 1992294400 134512640 135212243 4294956240 18446744073709551615 134529799 0 0 4096 3 0 0 0 17 0 0 0
/proc/29686/statm: 10448 9924 75 170 0 10275 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 47148

[startup+102.307 s]
/proc/loadavg: 0.97 0.97 0.91 2/67 29686
/proc/meminfo: memFree=1572872/2055920 swapFree=4179812/4192956
[pid=29680] ppid=29678 vsize=5356 CPUtime=3.8
/proc/29680/stat : 29680 (SatELiteGTI) S 29678 29680 29643 0 -1 4194304 333 26007 0 0 0 0 361 19 16 0 1 0 314735303 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29680/statm: 1339 239 197 169 0 50 0
[pid=29686] ppid=29680 vsize=42820 CPUtime=98.4
/proc/29686/stat : 29686 (minisat_static) R 29680 29680 29643 0 -1 4194304 10197 0 0 0 9831 9 0 0 25 0 1 0 314735685 43847680 10173 1992294400 134512640 135212243 4294956240 18446744073709551615 134535926 0 0 4096 3 0 0 0 17 0 0 0
/proc/29686/statm: 10705 10173 75 170 0 10532 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 48176

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 29686
/proc/meminfo: memFree=1570888/2055920 swapFree=4179812/4192956
[pid=29680] ppid=29678 vsize=5356 CPUtime=3.8
/proc/29680/stat : 29680 (SatELiteGTI) S 29678 29680 29643 0 -1 4194304 333 26007 0 0 0 0 361 19 16 0 1 0 314735303 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29680/statm: 1339 239 197 169 0 50 0
[pid=29686] ppid=29680 vsize=44664 CPUtime=158.37
/proc/29686/stat : 29686 (minisat_static) R 29680 29680 29643 0 -1 4194304 10683 0 0 0 15828 9 0 0 25 0 1 0 314735685 45735936 10659 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 0 0 0
/proc/29686/statm: 11166 10659 75 170 0 10993 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 50020

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 29686
/proc/meminfo: memFree=1568584/2055920 swapFree=4179812/4192956
[pid=29680] ppid=29678 vsize=5356 CPUtime=3.8
/proc/29680/stat : 29680 (SatELiteGTI) S 29678 29680 29643 0 -1 4194304 333 26007 0 0 0 0 361 19 16 0 1 0 314735303 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29680/statm: 1339 239 197 169 0 50 0
[pid=29686] ppid=29680 vsize=47144 CPUtime=218.35
/proc/29686/stat : 29686 (minisat_static) R 29680 29680 29643 0 -1 4194304 11259 0 0 0 21825 10 0 0 25 0 1 0 314735685 48275456 11235 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 0 0 0
/proc/29686/statm: 11786 11235 75 170 0 11613 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 52500

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 29686
/proc/meminfo: memFree=1567752/2055920 swapFree=4179812/4192956
[pid=29680] ppid=29678 vsize=5356 CPUtime=3.8
/proc/29680/stat : 29680 (SatELiteGTI) S 29678 29680 29643 0 -1 4194304 333 26007 0 0 0 0 361 19 16 0 1 0 314735303 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29680/statm: 1339 239 197 169 0 50 0
[pid=29686] ppid=29680 vsize=47936 CPUtime=278.32
/proc/29686/stat : 29686 (minisat_static) R 29680 29680 29643 0 -1 4194304 11471 0 0 0 27822 10 0 0 25 0 1 0 314735685 49086464 11447 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 1 0 0
/proc/29686/statm: 11984 11447 75 170 0 11811 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 53292

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 29686
/proc/meminfo: memFree=1566280/2055920 swapFree=4179812/4192956
[pid=29680] ppid=29678 vsize=5356 CPUtime=3.8
/proc/29680/stat : 29680 (SatELiteGTI) S 29678 29680 29643 0 -1 4194304 333 26007 0 0 0 0 361 19 16 0 1 0 314735303 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29680/statm: 1339 239 197 169 0 50 0
[pid=29686] ppid=29680 vsize=49580 CPUtime=338.29
/proc/29686/stat : 29686 (minisat_static) R 29680 29680 29643 0 -1 4194304 11865 0 0 0 33819 10 0 0 25 0 1 0 314735685 50769920 11841 1992294400 134512640 135212243 4294956240 18446744073709551615 134525968 0 0 4096 3 0 0 0 17 0 0 0
/proc/29686/statm: 12395 11841 75 170 0 12222 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 54936

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 29686
/proc/meminfo: memFree=1562568/2055920 swapFree=4179812/4192956
[pid=29680] ppid=29678 vsize=5356 CPUtime=3.8
/proc/29680/stat : 29680 (SatELiteGTI) S 29678 29680 29643 0 -1 4194304 333 26007 0 0 0 0 361 19 16 0 1 0 314735303 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29680/statm: 1339 239 197 169 0 50 0
[pid=29686] ppid=29680 vsize=53164 CPUtime=398.27
/proc/29686/stat : 29686 (minisat_static) R 29680 29680 29643 0 -1 4194304 12785 0 0 0 39816 11 0 0 25 0 1 0 314735685 54439936 12761 1992294400 134512640 135212243 4294956240 18446744073709551615 134539875 0 0 4096 3 0 0 0 17 0 0 0
/proc/29686/statm: 13291 12761 75 170 0 13118 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 58520

[startup+462.302 s]

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

/proc/29686/statm: 46784 46231 75 170 0 46611 0
Current children cumulated CPU time (s) 9338.18
Current children cumulated vsize (KiB) 192492

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 30184
/proc/meminfo: memFree=1381896/2055920 swapFree=4179812/4192956
[pid=29680] ppid=29678 vsize=5356 CPUtime=3.8
/proc/29680/stat : 29680 (SatELiteGTI) S 29678 29680 29643 0 -1 4194304 333 26007 0 0 0 0 361 19 16 0 1 0 314735303 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29680/statm: 1339 239 197 169 0 50 0
[pid=29686] ppid=29680 vsize=189468 CPUtime=9394.35
/proc/29686/stat : 29686 (minisat_static) R 29680 29680 29643 0 -1 4194304 46875 0 0 0 939379 56 0 0 25 0 1 0 314735685 194015232 46822 1992294400 134512640 135212243 4294956240 18446744073709551615 134526150 0 0 4096 3 0 0 0 17 0 0 0
/proc/29686/statm: 47367 46822 75 170 0 47194 0
Current children cumulated CPU time (s) 9398.15
Current children cumulated vsize (KiB) 194824

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 30184
/proc/meminfo: memFree=1378696/2055920 swapFree=4179812/4192956
[pid=29680] ppid=29678 vsize=5356 CPUtime=3.8
/proc/29680/stat : 29680 (SatELiteGTI) S 29678 29680 29643 0 -1 4194304 333 26007 0 0 0 0 361 19 16 0 1 0 314735303 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29680/statm: 1339 239 197 169 0 50 0
[pid=29686] ppid=29680 vsize=192700 CPUtime=9454.32
/proc/29686/stat : 29686 (minisat_static) R 29680 29680 29643 0 -1 4194304 47663 0 0 0 945375 57 0 0 25 0 1 0 314735685 197324800 47610 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/29686/statm: 48175 47610 75 170 0 48002 0
Current children cumulated CPU time (s) 9458.12
Current children cumulated vsize (KiB) 198056

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 30184
/proc/meminfo: memFree=1374920/2055920 swapFree=4179812/4192956
[pid=29680] ppid=29678 vsize=5356 CPUtime=3.8
/proc/29680/stat : 29680 (SatELiteGTI) S 29678 29680 29643 0 -1 4194304 333 26007 0 0 0 0 361 19 16 0 1 0 314735303 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29680/statm: 1339 239 197 169 0 50 0
[pid=29686] ppid=29680 vsize=196444 CPUtime=9514.29
/proc/29686/stat : 29686 (minisat_static) R 29680 29680 29643 0 -1 4194304 48600 0 0 0 951372 57 0 0 25 0 1 0 314735685 201158656 48547 1992294400 134512640 135212243 4294956240 18446744073709551615 134535293 0 0 4096 3 0 0 0 17 0 0 0
/proc/29686/statm: 49111 48547 75 170 0 48938 0
Current children cumulated CPU time (s) 9518.09
Current children cumulated vsize (KiB) 201800

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 30184
/proc/meminfo: memFree=1371592/2055920 swapFree=4179812/4192956
[pid=29680] ppid=29678 vsize=5356 CPUtime=3.8
/proc/29680/stat : 29680 (SatELiteGTI) S 29678 29680 29643 0 -1 4194304 333 26007 0 0 0 0 361 19 16 0 1 0 314735303 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29680/statm: 1339 239 197 169 0 50 0
[pid=29686] ppid=29680 vsize=199784 CPUtime=9574.27
/proc/29686/stat : 29686 (minisat_static) R 29680 29680 29643 0 -1 4194304 49424 0 0 0 957369 58 0 0 25 0 1 0 314735685 204578816 49371 1992294400 134512640 135212243 4294956240 18446744073709551615 134526072 0 0 4096 3 0 0 0 17 0 0 0
/proc/29686/statm: 49946 49371 75 170 0 49773 0
Current children cumulated CPU time (s) 9578.07
Current children cumulated vsize (KiB) 205140

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 30184
/proc/meminfo: memFree=1368264/2055920 swapFree=4179812/4192956
[pid=29680] ppid=29678 vsize=5356 CPUtime=3.8
/proc/29680/stat : 29680 (SatELiteGTI) S 29678 29680 29643 0 -1 4194304 333 26007 0 0 0 0 361 19 16 0 1 0 314735303 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29680/statm: 1339 239 197 169 0 50 0
[pid=29686] ppid=29680 vsize=203284 CPUtime=9634.25
/proc/29686/stat : 29686 (minisat_static) R 29680 29680 29643 0 -1 4194304 50276 0 0 0 963365 60 0 0 25 0 1 0 314735685 208162816 50223 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/29686/statm: 50821 50223 75 170 0 50648 0
Current children cumulated CPU time (s) 9638.05
Current children cumulated vsize (KiB) 208640

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 30184
/proc/meminfo: memFree=1364296/2055920 swapFree=4179812/4192956
[pid=29680] ppid=29678 vsize=5356 CPUtime=3.8
/proc/29680/stat : 29680 (SatELiteGTI) S 29678 29680 29643 0 -1 4194304 333 26007 0 0 0 0 361 19 16 0 1 0 314735303 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29680/statm: 1339 239 197 169 0 50 0
[pid=29686] ppid=29680 vsize=207004 CPUtime=9694.22
/proc/29686/stat : 29686 (minisat_static) R 29680 29680 29643 0 -1 4194304 51235 0 0 0 969361 61 0 0 25 0 1 0 314735685 211972096 51182 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 0 0 0
/proc/29686/statm: 51751 51182 75 170 0 51578 0
Current children cumulated CPU time (s) 9698.02
Current children cumulated vsize (KiB) 212360

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 30184
/proc/meminfo: memFree=1361352/2055920 swapFree=4179812/4192956
[pid=29680] ppid=29678 vsize=5356 CPUtime=3.8
/proc/29680/stat : 29680 (SatELiteGTI) S 29678 29680 29643 0 -1 4194304 333 26007 0 0 0 0 361 19 16 0 1 0 314735303 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29680/statm: 1339 239 197 169 0 50 0
[pid=29686] ppid=29680 vsize=210136 CPUtime=9754.2
/proc/29686/stat : 29686 (minisat_static) R 29680 29680 29643 0 -1 4194304 51981 0 0 0 975358 62 0 0 25 0 1 0 314735685 215179264 51928 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/29686/statm: 52534 51928 75 170 0 52361 0
Current children cumulated CPU time (s) 9758
Current children cumulated vsize (KiB) 215492

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 30184
/proc/meminfo: memFree=1357192/2055920 swapFree=4179812/4192956
[pid=29680] ppid=29678 vsize=5356 CPUtime=3.8
/proc/29680/stat : 29680 (SatELiteGTI) S 29678 29680 29643 0 -1 4194304 333 26007 0 0 0 0 361 19 16 0 1 0 314735303 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29680/statm: 1339 239 197 169 0 50 0
[pid=29686] ppid=29680 vsize=214276 CPUtime=9814.17
/proc/29686/stat : 29686 (minisat_static) R 29680 29680 29643 0 -1 4194304 53020 0 0 0 981354 63 0 0 25 0 1 0 314735685 219418624 52967 1992294400 134512640 135212243 4294956240 18446744073709551615 134535293 0 0 4096 3 0 0 0 17 0 0 0
/proc/29686/statm: 53569 52967 75 170 0 53396 0
Current children cumulated CPU time (s) 9817.97
Current children cumulated vsize (KiB) 219632

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 30184
/proc/meminfo: memFree=1354312/2055920 swapFree=4179812/4192956
[pid=29680] ppid=29678 vsize=5356 CPUtime=3.8
/proc/29680/stat : 29680 (SatELiteGTI) S 29678 29680 29643 0 -1 4194304 333 26007 0 0 0 0 361 19 16 0 1 0 314735303 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29680/statm: 1339 239 197 169 0 50 0
[pid=29686] ppid=29680 vsize=217088 CPUtime=9874.15
/proc/29686/stat : 29686 (minisat_static) R 29680 29680 29643 0 -1 4194304 53747 0 0 0 987351 64 0 0 25 0 1 0 314735685 222298112 53694 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/29686/statm: 54272 53694 75 170 0 54099 0
Current children cumulated CPU time (s) 9877.95
Current children cumulated vsize (KiB) 222444

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 30184
/proc/meminfo: memFree=1350408/2055920 swapFree=4179812/4192956
[pid=29680] ppid=29678 vsize=5356 CPUtime=3.8
/proc/29680/stat : 29680 (SatELiteGTI) S 29678 29680 29643 0 -1 4194304 333 26007 0 0 0 0 361 19 16 0 1 0 314735303 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29680/statm: 1339 239 197 169 0 50 0
[pid=29686] ppid=29680 vsize=220920 CPUtime=9934.12
/proc/29686/stat : 29686 (minisat_static) R 29680 29680 29643 0 -1 4194304 54706 0 0 0 993348 64 0 0 25 0 1 0 314735685 226222080 54653 1992294400 134512640 135212243 4294956240 18446744073709551615 134526197 0 0 4096 3 0 0 0 17 0 0 0
/proc/29686/statm: 55230 54653 75 170 0 55057 0
Current children cumulated CPU time (s) 9937.92
Current children cumulated vsize (KiB) 226276

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 30184
/proc/meminfo: memFree=1347400/2055920 swapFree=4179812/4192956
[pid=29680] ppid=29678 vsize=5356 CPUtime=3.8
/proc/29680/stat : 29680 (SatELiteGTI) S 29678 29680 29643 0 -1 4194304 333 26007 0 0 0 0 361 19 16 0 1 0 314735303 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29680/statm: 1339 239 197 169 0 50 0
[pid=29686] ppid=29680 vsize=224028 CPUtime=9994.1
/proc/29686/stat : 29686 (minisat_static) R 29680 29680 29643 0 -1 4194304 55448 0 0 0 999345 65 0 0 25 0 1 0 314735685 229404672 55395 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/29686/statm: 56007 55395 75 170 0 55834 0
Current children cumulated CPU time (s) 9997.9
Current children cumulated vsize (KiB) 229384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004.4 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 30184
/proc/meminfo: memFree=1347272/2055920 swapFree=4179812/4192956
[pid=29680] ppid=29678 vsize=5356 CPUtime=3.8
/proc/29680/stat : 29680 (SatELiteGTI) S 29678 29680 29643 0 -1 4194304 333 26007 0 0 0 0 361 19 16 0 1 0 314735303 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29680/statm: 1339 239 197 169 0 50 0
[pid=29686] ppid=29680 vsize=224160 CPUtime=9996.2
/proc/29686/stat : 29686 (minisat_static) R 29680 29680 29643 0 -1 4194304 55490 0 0 0 999555 65 0 0 25 0 1 0 314735685 229539840 55437 1992294400 134512640 135212243 4294956240 18446744073709551615 134526223 0 0 4096 3 0 0 0 17 0 0 0
/proc/29686/statm: 56040 55437 75 170 0 55867 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 229516

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 29680 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=614450
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=200969
# CPU time returned by wait4() is 3.81542
# 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.4
CPU time (s): 10000
CPU user time (s): 9999.16
CPU system time (s): 0.84
CPU usage (%): 99.9558
Max. virtual memory (cumulated for all children) (KiB): 229516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.61445
system time used= 0.200969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26340
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= 12
involuntary context switches= 21

runsolver used 8.32173 second user time and 28.1677 second system time

The end

Launcher Data

Begin job on node73 at 2009-05-21 02:50:30
IDJOB=1837271
IDBENCH=70789
IDSOLVER=675
FILE ID=node73/1837271-1242867029
PBS_JOBID= 9328539
Free space on /tmp= 65976 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/smulo/smulo128.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1837271-1242867029/watcher-1837271-1242867029 -o /tmp/evaluation-result-1837271-1242867029/solver-1837271-1242867029 -C 10000 -W 12000 -M 1800  SatELiteGTI HOME/instance-1837271-1242867029.cnf -random-seed=2124540038

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

MD5SUM BENCH= c5685247c8f21e8da88f42049fffdb13
RANDOM SEED=2124540038

node73.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.214
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.214
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:       1630696 kB
Buffers:         40344 kB
Cached:         343312 kB
SwapCached:       7616 kB
Active:         174372 kB
Inactive:       218380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1630696 kB
SwapTotal:     4192956 kB
SwapFree:      4179812 kB
Dirty:           11748 kB
Writeback:           0 kB
Mapped:          13788 kB
Slab:            18524 kB
Committed_AS:  1109076 kB
PageTables:       1400 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= 65960 MiB
End job on node73 at 2009-05-21 05:37:16