Trace number 1837553

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 10004.4

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_14_UNKNOWN.cnf
MD5SUM74b3bf25aa16f613ee15d6b4b9bc9486
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 variables2220
Number of clauses160694
Sum of the clauses size478924
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23434
Number of clauses of size 3157237
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.09	c ==============================================================================
0.00/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.09	c ==============================================================================
0.00/0.09	c |         0 |  160694   478924 |   48208       0        0     nan |  0.000 % |
1.39/1.48	c |         0 |  159558   690102 |      --       0       --      -- |     --   | -1136/211178
1.39/1.48	c ==============================================================================
1.39/1.48	c Result  :   #vars: 1437   #clauses: 159558   #literals: 690102
1.39/1.48	c CPU time:   1.45978 s
1.39/1.48	c ==============================================================================
1.59/1.67	c WARNING: for repeatability, setting FPU to use double precision
1.59/1.67	c Number of variables   : 1437         
1.59/1.67	c Number of clauses     : 159558       
1.66/1.77	c Parsing time: 0.08         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-1837553-1242877068/watcher-1837553-1242877068 -o /tmp/evaluation-result-1837553-1242877068/solver-1837553-1242877068 -C 10000 -W 12000 -M 1800 SatELiteGTI HOME/instance-1837553-1242877068.cnf -random-seed=248541165 

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.99 3/64 16380
/proc/meminfo: memFree=1772032/2055920 swapFree=4179344/4192956
[pid=16380] ppid=16378 vsize=5356 CPUtime=0
/proc/16380/stat : 16380 (SatELiteGTI) R 16378 16380 16343 0 -1 4194304 291 250 0 0 0 0 0 0 18 0 1 0 315740049 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 225612196511 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/16380/statm: 1339 237 197 169 0 50 0

[startup+0.0666569 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 16380
/proc/meminfo: memFree=1772032/2055920 swapFree=4179344/4192956
[pid=16380] ppid=16378 vsize=5356 CPUtime=0
/proc/16380/stat : 16380 (SatELiteGTI) S 16378 16380 16343 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315740049 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16380/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102659 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 16380
/proc/meminfo: memFree=1772032/2055920 swapFree=4179344/4192956
[pid=16380] ppid=16378 vsize=5356 CPUtime=0
/proc/16380/stat : 16380 (SatELiteGTI) S 16378 16380 16343 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315740049 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16380/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301674 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 16380
/proc/meminfo: memFree=1772032/2055920 swapFree=4179344/4192956
[pid=16380] ppid=16378 vsize=5356 CPUtime=0
/proc/16380/stat : 16380 (SatELiteGTI) S 16378 16380 16343 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315740049 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16380/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.70171 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 16380
/proc/meminfo: memFree=1772032/2055920 swapFree=4179344/4192956
[pid=16380] ppid=16378 vsize=5356 CPUtime=0
/proc/16380/stat : 16380 (SatELiteGTI) S 16378 16380 16343 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315740049 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16380/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50178 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 16385
/proc/meminfo: memFree=1754856/2055920 swapFree=4179344/4192956
[pid=16380] ppid=16378 vsize=5356 CPUtime=0
/proc/16380/stat : 16380 (SatELiteGTI) S 16378 16380 16343 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315740049 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16380/statm: 1339 237 197 169 0 50 0
[pid=16384] ppid=16380 vsize=16644 CPUtime=1.49
/proc/16384/stat : 16384 (SatELite_releas) R 16380 16380 16343 0 -1 4194304 4096 0 0 0 147 2 0 0 25 0 1 0 315740049 17043456 3765 1992294400 134512640 135223648 4294956128 18446744073709551615 134823499 0 0 4096 3 0 0 0 17 0 0 0
/proc/16384/statm: 4161 3765 76 173 0 3986 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22000

[startup+3.10192 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 16386
/proc/meminfo: memFree=1758312/2055920 swapFree=4179344/4192956
[pid=16380] ppid=16378 vsize=5356 CPUtime=1.66
/proc/16380/stat : 16380 (SatELiteGTI) S 16378 16380 16343 0 -1 4194304 333 4348 0 0 0 0 163 3 16 0 1 0 315740049 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16380/statm: 1339 239 197 169 0 50 0
[pid=16386] ppid=16380 vsize=11020 CPUtime=1.41
/proc/16386/stat : 16386 (minisat_static) R 16380 16380 16343 0 -1 4194304 2620 0 0 0 140 1 0 0 25 0 1 0 315740216 11284480 2606 1992294400 134512640 135212243 4294956240 18446744073709551615 134526459 0 0 4096 3 0 0 0 17 0 0 0
/proc/16386/statm: 2755 2606 76 170 0 2582 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 16376

[startup+6.30119 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 16386
/proc/meminfo: memFree=1756072/2055920 swapFree=4179344/4192956
[pid=16380] ppid=16378 vsize=5356 CPUtime=1.66
/proc/16380/stat : 16380 (SatELiteGTI) S 16378 16380 16343 0 -1 4194304 333 4348 0 0 0 0 163 3 16 0 1 0 315740049 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16380/statm: 1339 239 197 169 0 50 0
[pid=16386] ppid=16380 vsize=12208 CPUtime=4.61
/proc/16386/stat : 16386 (minisat_static) R 16380 16380 16343 0 -1 4194304 2891 0 0 0 459 2 0 0 25 0 1 0 315740216 12500992 2877 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 0 0 0
/proc/16386/statm: 3052 2877 76 170 0 2879 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 17564

[startup+12.7017 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 16386
/proc/meminfo: memFree=1754432/2055920 swapFree=4179344/4192956
[pid=16380] ppid=16378 vsize=5356 CPUtime=1.66
/proc/16380/stat : 16380 (SatELiteGTI) S 16378 16380 16343 0 -1 4194304 333 4348 0 0 0 0 163 3 16 0 1 0 315740049 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16380/statm: 1339 239 197 169 0 50 0
[pid=16386] ppid=16380 vsize=13944 CPUtime=11
/proc/16386/stat : 16386 (minisat_static) R 16380 16380 16343 0 -1 4194304 3331 0 0 0 1098 2 0 0 25 0 1 0 315740216 14278656 3317 1992294400 134512640 135212243 4294956240 18446744073709551615 134529913 0 0 4096 3 0 0 0 17 0 0 0
/proc/16386/statm: 3486 3317 76 170 0 3313 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 19300

[startup+25.5018 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 16386
/proc/meminfo: memFree=1750608/2055920 swapFree=4179344/4192956
[pid=16380] ppid=16378 vsize=5356 CPUtime=1.66
/proc/16380/stat : 16380 (SatELiteGTI) S 16378 16380 16343 0 -1 4194304 333 4348 0 0 0 0 163 3 16 0 1 0 315740049 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16380/statm: 1339 239 197 169 0 50 0
[pid=16386] ppid=16380 vsize=17784 CPUtime=23.8
/proc/16386/stat : 16386 (minisat_static) R 16380 16380 16343 0 -1 4194304 4302 0 0 0 2377 3 0 0 25 0 1 0 315740216 18210816 4288 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/16386/statm: 4446 4288 76 170 0 4273 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 23140

[startup+51.1011 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 16386
/proc/meminfo: memFree=1748624/2055920 swapFree=4179344/4192956
[pid=16380] ppid=16378 vsize=5356 CPUtime=1.66
/proc/16380/stat : 16380 (SatELiteGTI) S 16378 16380 16343 0 -1 4194304 333 4348 0 0 0 0 163 3 16 0 1 0 315740049 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16380/statm: 1339 239 197 169 0 50 0
[pid=16386] ppid=16380 vsize=19804 CPUtime=49.38
/proc/16386/stat : 16386 (minisat_static) R 16380 16380 16343 0 -1 4194304 4787 0 0 0 4934 4 0 0 25 0 1 0 315740216 20279296 4773 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 0 0 0
/proc/16386/statm: 4951 4773 76 170 0 4778 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 25160

[startup+102.306 s]
/proc/loadavg: 1.04 0.99 0.99 2/66 16386
/proc/meminfo: memFree=1745296/2055920 swapFree=4179344/4192956
[pid=16380] ppid=16378 vsize=5356 CPUtime=1.66
/proc/16380/stat : 16380 (SatELiteGTI) S 16378 16380 16343 0 -1 4194304 333 4348 0 0 0 0 163 3 16 0 1 0 315740049 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16380/statm: 1339 239 197 169 0 50 0
[pid=16386] ppid=16380 vsize=23268 CPUtime=100.56
/proc/16386/stat : 16386 (minisat_static) R 16380 16380 16343 0 -1 4194304 5632 0 0 0 10052 4 0 0 25 0 1 0 315740216 23826432 5618 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/16386/statm: 5817 5618 76 170 0 5644 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 28624

[startup+162.302 s]
/proc/loadavg: 1.08 1.00 1.00 2/66 16386
/proc/meminfo: memFree=1742544/2055920 swapFree=4179344/4192956
[pid=16380] ppid=16378 vsize=5356 CPUtime=1.66
/proc/16380/stat : 16380 (SatELiteGTI) S 16378 16380 16343 0 -1 4194304 333 4348 0 0 0 0 163 3 16 0 1 0 315740049 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16380/statm: 1339 239 197 169 0 50 0
[pid=16386] ppid=16380 vsize=25944 CPUtime=160.53
/proc/16386/stat : 16386 (minisat_static) R 16380 16380 16343 0 -1 4194304 6305 0 0 0 16048 5 0 0 25 0 1 0 315740216 26566656 6291 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 0 0 0
/proc/16386/statm: 6486 6291 76 170 0 6313 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 31300

[startup+222.302 s]
/proc/loadavg: 1.13 1.03 1.01 2/66 16386
/proc/meminfo: memFree=1739728/2055920 swapFree=4179344/4192956
[pid=16380] ppid=16378 vsize=5356 CPUtime=1.66
/proc/16380/stat : 16380 (SatELiteGTI) S 16378 16380 16343 0 -1 4194304 333 4348 0 0 0 0 163 3 16 0 1 0 315740049 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16380/statm: 1339 239 197 169 0 50 0
[pid=16386] ppid=16380 vsize=28924 CPUtime=220.51
/proc/16386/stat : 16386 (minisat_static) R 16380 16380 16343 0 -1 4194304 7009 0 0 0 22046 5 0 0 25 0 1 0 315740216 29618176 6995 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/16386/statm: 7231 6995 76 170 0 7058 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 34280

[startup+282.302 s]
/proc/loadavg: 1.05 1.02 1.00 2/66 16388
/proc/meminfo: memFree=1737232/2055920 swapFree=4179344/4192956
[pid=16380] ppid=16378 vsize=5356 CPUtime=1.66
/proc/16380/stat : 16380 (SatELiteGTI) S 16378 16380 16343 0 -1 4194304 333 4348 0 0 0 0 163 3 16 0 1 0 315740049 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16380/statm: 1339 239 197 169 0 50 0
[pid=16386] ppid=16380 vsize=31300 CPUtime=280.48
/proc/16386/stat : 16386 (minisat_static) R 16380 16380 16343 0 -1 4194304 7620 0 0 0 28042 6 0 0 25 0 1 0 315740216 32051200 7606 1992294400 134512640 135212243 4294956240 18446744073709551615 134526150 0 0 4096 3 0 0 0 17 0 0 0
/proc/16386/statm: 7825 7606 76 170 0 7652 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 36656

[startup+342.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 16388
/proc/meminfo: memFree=1734032/2055920 swapFree=4179344/4192956
[pid=16380] ppid=16378 vsize=5356 CPUtime=1.66
/proc/16380/stat : 16380 (SatELiteGTI) S 16378 16380 16343 0 -1 4194304 333 4348 0 0 0 0 163 3 16 0 1 0 315740049 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16380/statm: 1339 239 197 169 0 50 0
[pid=16386] ppid=16380 vsize=34416 CPUtime=340.46
/proc/16386/stat : 16386 (minisat_static) R 16380 16380 16343 0 -1 4194304 8385 0 0 0 34039 7 0 0 25 0 1 0 315740216 35241984 8371 1992294400 134512640 135212243 4294956240 18446744073709551615 134526055 0 0 4096 3 0 0 0 17 0 0 0
/proc/16386/statm: 8604 8371 76 170 0 8431 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 39772

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 16388
/proc/meminfo: memFree=1731472/2055920 swapFree=4179344/4192956
[pid=16380] ppid=16378 vsize=5356 CPUtime=1.66
/proc/16380/stat : 16380 (SatELiteGTI) S 16378 16380 16343 0 -1 4194304 333 4348 0 0 0 0 163 3 16 0 1 0 315740049 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16380/statm: 1339 239 197 169 0 50 0
[pid=16386] ppid=16380 vsize=37244 CPUtime=400.43
/proc/16386/stat : 16386 (minisat_static) R 16380 16380 16343 0 -1 4194304 9070 0 0 0 40036 7 0 0 25 0 1 0 315740216 38137856 9056 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/16386/statm: 9311 9056 76 170 0 9138 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 42600

[startup+462.303 s]

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

/proc/16386/statm: 37143 35698 76 170 0 36970 0
Current children cumulated CPU time (s) 9338.24
Current children cumulated vsize (KiB) 153928

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16410
/proc/meminfo: memFree=1623504/2055920 swapFree=4179344/4192956
[pid=16380] ppid=16378 vsize=5356 CPUtime=1.66
/proc/16380/stat : 16380 (SatELiteGTI) S 16378 16380 16343 0 -1 4194304 333 4348 0 0 0 0 163 3 16 0 1 0 315740049 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16380/statm: 1339 239 197 169 0 50 0
[pid=16386] ppid=16380 vsize=148572 CPUtime=9396.56
/proc/16386/stat : 16386 (minisat_static) R 16380 16380 16343 0 -1 4194304 35761 0 0 0 939610 46 0 0 25 0 1 0 315740216 152137728 35699 1992294400 134512640 135212243 4294956240 18446744073709551615 134526120 0 0 4096 3 0 0 0 17 0 0 0
/proc/16386/statm: 37143 35699 76 170 0 36970 0
Current children cumulated CPU time (s) 9398.22
Current children cumulated vsize (KiB) 153928

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16410
/proc/meminfo: memFree=1623504/2055920 swapFree=4179344/4192956
[pid=16380] ppid=16378 vsize=5356 CPUtime=1.66
/proc/16380/stat : 16380 (SatELiteGTI) S 16378 16380 16343 0 -1 4194304 333 4348 0 0 0 0 163 3 16 0 1 0 315740049 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16380/statm: 1339 239 197 169 0 50 0
[pid=16386] ppid=16380 vsize=148572 CPUtime=9456.54
/proc/16386/stat : 16386 (minisat_static) R 16380 16380 16343 0 -1 4194304 35761 0 0 0 945608 46 0 0 25 0 1 0 315740216 152137728 35699 1992294400 134512640 135212243 4294956240 18446744073709551615 134526154 0 0 4096 3 0 0 0 17 0 0 0
/proc/16386/statm: 37143 35699 76 170 0 36970 0
Current children cumulated CPU time (s) 9458.2
Current children cumulated vsize (KiB) 153928

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16410
/proc/meminfo: memFree=1623504/2055920 swapFree=4179344/4192956
[pid=16380] ppid=16378 vsize=5356 CPUtime=1.66
/proc/16380/stat : 16380 (SatELiteGTI) S 16378 16380 16343 0 -1 4194304 333 4348 0 0 0 0 163 3 16 0 1 0 315740049 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16380/statm: 1339 239 197 169 0 50 0
[pid=16386] ppid=16380 vsize=148572 CPUtime=9516.51
/proc/16386/stat : 16386 (minisat_static) R 16380 16380 16343 0 -1 4194304 35761 0 0 0 951605 46 0 0 25 0 1 0 315740216 152137728 35699 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 0 0 0
/proc/16386/statm: 37143 35699 76 170 0 36970 0
Current children cumulated CPU time (s) 9518.17
Current children cumulated vsize (KiB) 153928

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16410
/proc/meminfo: memFree=1623504/2055920 swapFree=4179344/4192956
[pid=16380] ppid=16378 vsize=5356 CPUtime=1.66
/proc/16380/stat : 16380 (SatELiteGTI) S 16378 16380 16343 0 -1 4194304 333 4348 0 0 0 0 163 3 16 0 1 0 315740049 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16380/statm: 1339 239 197 169 0 50 0
[pid=16386] ppid=16380 vsize=148572 CPUtime=9576.49
/proc/16386/stat : 16386 (minisat_static) R 16380 16380 16343 0 -1 4194304 35762 0 0 0 957603 46 0 0 25 0 1 0 315740216 152137728 35700 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 0 0 0
/proc/16386/statm: 37143 35700 76 170 0 36970 0
Current children cumulated CPU time (s) 9578.15
Current children cumulated vsize (KiB) 153928

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16410
/proc/meminfo: memFree=1623504/2055920 swapFree=4179344/4192956
[pid=16380] ppid=16378 vsize=5356 CPUtime=1.66
/proc/16380/stat : 16380 (SatELiteGTI) S 16378 16380 16343 0 -1 4194304 333 4348 0 0 0 0 163 3 16 0 1 0 315740049 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16380/statm: 1339 239 197 169 0 50 0
[pid=16386] ppid=16380 vsize=148572 CPUtime=9636.46
/proc/16386/stat : 16386 (minisat_static) R 16380 16380 16343 0 -1 4194304 35764 0 0 0 963600 46 0 0 25 0 1 0 315740216 152137728 35702 1992294400 134512640 135212243 4294956240 18446744073709551615 134526172 0 0 4096 3 0 0 0 17 0 0 0
/proc/16386/statm: 37143 35702 76 170 0 36970 0
Current children cumulated CPU time (s) 9638.12
Current children cumulated vsize (KiB) 153928

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16410
/proc/meminfo: memFree=1623440/2055920 swapFree=4179344/4192956
[pid=16380] ppid=16378 vsize=5356 CPUtime=1.66
/proc/16380/stat : 16380 (SatELiteGTI) S 16378 16380 16343 0 -1 4194304 333 4348 0 0 0 0 163 3 16 0 1 0 315740049 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16380/statm: 1339 239 197 169 0 50 0
[pid=16386] ppid=16380 vsize=148572 CPUtime=9696.44
/proc/16386/stat : 16386 (minisat_static) R 16380 16380 16343 0 -1 4194304 35770 0 0 0 969598 46 0 0 25 0 1 0 315740216 152137728 35708 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/16386/statm: 37143 35708 76 170 0 36970 0
Current children cumulated CPU time (s) 9698.1
Current children cumulated vsize (KiB) 153928

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16410
/proc/meminfo: memFree=1623440/2055920 swapFree=4179344/4192956
[pid=16380] ppid=16378 vsize=5356 CPUtime=1.66
/proc/16380/stat : 16380 (SatELiteGTI) S 16378 16380 16343 0 -1 4194304 333 4348 0 0 0 0 163 3 16 0 1 0 315740049 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16380/statm: 1339 239 197 169 0 50 0
[pid=16386] ppid=16380 vsize=148572 CPUtime=9756.42
/proc/16386/stat : 16386 (minisat_static) R 16380 16380 16343 0 -1 4194304 35770 0 0 0 975596 46 0 0 25 0 1 0 315740216 152137728 35708 1992294400 134512640 135212243 4294956240 18446744073709551615 134526123 0 0 4096 3 0 0 0 17 0 0 0
/proc/16386/statm: 37143 35708 76 170 0 36970 0
Current children cumulated CPU time (s) 9758.08
Current children cumulated vsize (KiB) 153928

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16410
/proc/meminfo: memFree=1623440/2055920 swapFree=4179344/4192956
[pid=16380] ppid=16378 vsize=5356 CPUtime=1.66
/proc/16380/stat : 16380 (SatELiteGTI) S 16378 16380 16343 0 -1 4194304 333 4348 0 0 0 0 163 3 16 0 1 0 315740049 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16380/statm: 1339 239 197 169 0 50 0
[pid=16386] ppid=16380 vsize=148572 CPUtime=9816.39
/proc/16386/stat : 16386 (minisat_static) R 16380 16380 16343 0 -1 4194304 35770 0 0 0 981593 46 0 0 25 0 1 0 315740216 152137728 35708 1992294400 134512640 135212243 4294956240 18446744073709551615 134526084 0 0 4096 3 0 0 0 17 0 0 0
/proc/16386/statm: 37143 35708 76 170 0 36970 0
Current children cumulated CPU time (s) 9818.05
Current children cumulated vsize (KiB) 153928

[startup+9882.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 16410
/proc/meminfo: memFree=1623440/2055920 swapFree=4179344/4192956
[pid=16380] ppid=16378 vsize=5356 CPUtime=1.66
/proc/16380/stat : 16380 (SatELiteGTI) S 16378 16380 16343 0 -1 4194304 333 4348 0 0 0 0 163 3 16 0 1 0 315740049 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16380/statm: 1339 239 197 169 0 50 0
[pid=16386] ppid=16380 vsize=148572 CPUtime=9876.37
/proc/16386/stat : 16386 (minisat_static) R 16380 16380 16343 0 -1 4194304 35772 0 0 0 987591 46 0 0 25 0 1 0 315740216 152137728 35710 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/16386/statm: 37143 35710 76 170 0 36970 0
Current children cumulated CPU time (s) 9878.03
Current children cumulated vsize (KiB) 153928

[startup+9942.3 s]
/proc/loadavg: 1.13 1.04 1.01 2/66 16410
/proc/meminfo: memFree=1620688/2055920 swapFree=4179344/4192956
[pid=16380] ppid=16378 vsize=5356 CPUtime=1.66
/proc/16380/stat : 16380 (SatELiteGTI) S 16378 16380 16343 0 -1 4194304 333 4348 0 0 0 0 163 3 16 0 1 0 315740049 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16380/statm: 1339 239 197 169 0 50 0
[pid=16386] ppid=16380 vsize=151412 CPUtime=9936.35
/proc/16386/stat : 16386 (minisat_static) R 16380 16380 16343 0 -1 4194304 36498 0 0 0 993588 47 0 0 25 0 1 0 315740216 155045888 36436 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/16386/statm: 37853 36436 76 170 0 37680 0
Current children cumulated CPU time (s) 9938.01
Current children cumulated vsize (KiB) 156768

[startup+10002.3 s]
/proc/loadavg: 1.09 1.04 1.01 2/66 16410
/proc/meminfo: memFree=1607632/2055920 swapFree=4179344/4192956
[pid=16380] ppid=16378 vsize=5356 CPUtime=1.66
/proc/16380/stat : 16380 (SatELiteGTI) S 16378 16380 16343 0 -1 4194304 333 4348 0 0 0 0 163 3 16 0 1 0 315740049 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16380/statm: 1339 239 197 169 0 50 0
[pid=16386] ppid=16380 vsize=164568 CPUtime=9996.32
/proc/16386/stat : 16386 (minisat_static) R 16380 16380 16343 0 -1 4194304 39732 0 0 0 999582 50 0 0 25 0 1 0 315740216 168517632 39670 1992294400 134512640 135212243 4294956240 18446744073709551615 134526132 0 0 4096 3 0 0 0 17 1 0 0
/proc/16386/statm: 41142 39670 76 170 0 40969 0
Current children cumulated CPU time (s) 9997.98
Current children cumulated vsize (KiB) 169924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004.4 s]
/proc/loadavg: 1.09 1.04 1.01 2/66 16410
/proc/meminfo: memFree=1607056/2055920 swapFree=4179344/4192956
[pid=16380] ppid=16378 vsize=5356 CPUtime=1.66
/proc/16380/stat : 16380 (SatELiteGTI) S 16378 16380 16343 0 -1 4194304 333 4348 0 0 0 0 163 3 16 0 1 0 315740049 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16380/statm: 1339 239 197 169 0 50 0
[pid=16386] ppid=16380 vsize=165096 CPUtime=9998.43
/proc/16386/stat : 16386 (minisat_static) R 16380 16380 16343 0 -1 4194304 39889 0 0 0 999792 51 0 0 25 0 1 0 315740216 169058304 39827 1992294400 134512640 135212243 4294956240 18446744073709551615 134527698 0 0 4096 3 0 0 0 17 0 0 0
/proc/16386/statm: 41274 39827 76 170 0 41101 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 170452

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 16380 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=635751
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=41993
# CPU time returned by wait4() is 1.67774
# 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): 10004.4
CPU time (s): 10000.1
CPU user time (s): 9999.55
CPU system time (s): 0.54
CPU usage (%): 99.9568
Max. virtual memory (cumulated for all children) (KiB): 170452

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

runsolver used 8.82266 second user time and 27.5658 second system time

The end

Launcher Data

Begin job on node31 at 2009-05-21 05:37:49
IDJOB=1837553
IDBENCH=71097
IDSOLVER=675
FILE ID=node31/1837553-1242877068
PBS_JOBID= 9328656
Free space on /tmp= 66184 MiB

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

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

MD5SUM BENCH= 74b3bf25aa16f613ee15d6b4b9bc9486
RANDOM SEED=248541165

node31.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.213
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.213
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:       1772512 kB
Buffers:         63680 kB
Cached:         168436 kB
SwapCached:       7176 kB
Active:         128672 kB
Inactive:       113012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1772512 kB
SwapTotal:     4192956 kB
SwapFree:      4179344 kB
Dirty:            4300 kB
Writeback:           0 kB
Mapped:          14164 kB
Slab:            27524 kB
Committed_AS:  1038396 kB
PageTables:       1468 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= 66180 MiB
End job on node31 at 2009-05-21 08:24:35