Trace number 1833960

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiniSAT 09z 2009-03-22? (TO) 1200.07 1200.71

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.48/1.50	c |         0 |  159558   690102 |      --       0       --      -- |     --   | -1136/211178
1.48/1.50	c ==============================================================================
1.48/1.50	c Result  :   #vars: 1437   #clauses: 159558   #literals: 690102
1.48/1.50	c CPU time:   1.47578 s
1.48/1.50	c ==============================================================================
1.58/1.69	c WARNING: for repeatability, setting FPU to use double precision
1.58/1.69	c Number of variables   : 1437         
1.58/1.69	c Number of clauses     : 159558       
1.68/1.78	c Parsing time: 0.07         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-1833960-1242826526/watcher-1833960-1242826526 -o /tmp/evaluation-result-1833960-1242826526/solver-1833960-1242826526 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1833960-1242826526.cnf -random-seed=258272452 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 18291
/proc/meminfo: memFree=1626944/2055920 swapFree=4179592/4192956
[pid=18291] ppid=18289 vsize=5356 CPUtime=0
/proc/18291/stat : 18291 (SatELiteGTI) S 18289 18291 18026 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 310681490 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 231882850386 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/18291/statm: 1339 235 195 169 0 50 0
[pid=18292] ppid=18291 vsize=5356 CPUtime=0
/proc/18292/stat : 18292 (SatELiteGTI) S 18291 18291 18026 0 -1 4194368 51 25 0 0 0 0 0 0 20 0 1 0 310681490 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 231882679108 0 65536 4096 65538 18446744071563356171 0 0 17 0 0 0
/proc/18292/statm: 1339 238 198 169 0 50 0
[pid=18294] ppid=18292 vsize=5356 CPUtime=0
/proc/18294/stat : 18294 (SatELiteGTI) R 18292 18291 18026 0 -1 4194368 19 0 0 0 0 0 0 0 21 0 1 0 310681490 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231882681639 0 0 4096 0 0 0 0 17 1 0 0
/proc/18294/statm: 1339 239 199 169 0 50 0

[startup+0.097298 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 18291
/proc/meminfo: memFree=1626944/2055920 swapFree=4179592/4192956
[pid=18291] ppid=18289 vsize=5356 CPUtime=0
/proc/18291/stat : 18291 (SatELiteGTI) S 18289 18291 18026 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 310681490 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18291/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.1013 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 18291
/proc/meminfo: memFree=1626944/2055920 swapFree=4179592/4192956
[pid=18291] ppid=18289 vsize=5356 CPUtime=0
/proc/18291/stat : 18291 (SatELiteGTI) S 18289 18291 18026 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 310681490 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18291/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301322 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 18291
/proc/meminfo: memFree=1626944/2055920 swapFree=4179592/4192956
[pid=18291] ppid=18289 vsize=5356 CPUtime=0
/proc/18291/stat : 18291 (SatELiteGTI) S 18289 18291 18026 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 310681490 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18291/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701368 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 18291
/proc/meminfo: memFree=1626944/2055920 swapFree=4179592/4192956
[pid=18291] ppid=18289 vsize=5356 CPUtime=0
/proc/18291/stat : 18291 (SatELiteGTI) S 18289 18291 18026 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 310681490 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18291/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50146 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 18296
/proc/meminfo: memFree=1609904/2055920 swapFree=4179592/4192956
[pid=18291] ppid=18289 vsize=5356 CPUtime=0
/proc/18291/stat : 18291 (SatELiteGTI) S 18289 18291 18026 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 310681490 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18291/statm: 1339 237 197 169 0 50 0
[pid=18296] ppid=18291 vsize=18720 CPUtime=1.48
/proc/18296/stat : 18296 (SatELite_releas) R 18291 18291 18026 0 -1 4194304 4095 0 0 0 147 1 0 0 25 0 1 0 310681491 19169280 4078 1992294400 134512640 135223648 4294956128 18446744073709551615 134548515 0 0 4096 3 0 0 0 17 1 0 0
/proc/18296/statm: 4680 4078 76 173 0 4505 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 24076

[startup+3.10164 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 18297
/proc/meminfo: memFree=1613104/2055920 swapFree=4179592/4192956
[pid=18291] ppid=18289 vsize=5356 CPUtime=1.68
/proc/18291/stat : 18291 (SatELiteGTI) S 18289 18291 18026 0 -1 4194304 335 4348 0 0 0 0 165 3 16 0 1 0 310681490 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18291/statm: 1339 239 197 169 0 50 0
[pid=18297] ppid=18291 vsize=11020 CPUtime=1.39
/proc/18297/stat : 18297 (minisat_static) R 18291 18291 18026 0 -1 4194304 2620 0 0 0 137 2 0 0 25 0 1 0 310681660 11284480 2606 1992294400 134512640 135212243 4294956240 18446744073709551615 134526239 0 0 4096 3 0 0 0 17 0 0 0
/proc/18297/statm: 2755 2606 76 170 0 2582 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 16376

[startup+6.30202 s]
/proc/loadavg: 1.07 0.99 1.00 2/66 18297
/proc/meminfo: memFree=1611376/2055920 swapFree=4179592/4192956
[pid=18291] ppid=18289 vsize=5356 CPUtime=1.68
/proc/18291/stat : 18291 (SatELiteGTI) S 18289 18291 18026 0 -1 4194304 335 4348 0 0 0 0 165 3 16 0 1 0 310681490 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18291/statm: 1339 239 197 169 0 50 0
[pid=18297] ppid=18291 vsize=12208 CPUtime=4.59
/proc/18297/stat : 18297 (minisat_static) R 18291 18291 18026 0 -1 4194304 2891 0 0 0 457 2 0 0 25 0 1 0 310681660 12500992 2877 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18297/statm: 3052 2877 76 170 0 2879 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 17564

[startup+12.7028 s]
/proc/loadavg: 1.07 0.99 1.00 2/66 18297
/proc/meminfo: memFree=1609520/2055920 swapFree=4179592/4192956
[pid=18291] ppid=18289 vsize=5356 CPUtime=1.68
/proc/18291/stat : 18291 (SatELiteGTI) S 18289 18291 18026 0 -1 4194304 335 4348 0 0 0 0 165 3 16 0 1 0 310681490 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18291/statm: 1339 239 197 169 0 50 0
[pid=18297] ppid=18291 vsize=13944 CPUtime=10.99
/proc/18297/stat : 18297 (minisat_static) R 18291 18291 18026 0 -1 4194304 3331 0 0 0 1097 2 0 0 25 0 1 0 310681660 14278656 3317 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18297/statm: 3486 3317 76 170 0 3313 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 19300

[startup+25.5013 s]
/proc/loadavg: 1.05 0.99 1.00 2/66 18297
/proc/meminfo: memFree=1605616/2055920 swapFree=4179592/4192956
[pid=18291] ppid=18289 vsize=5356 CPUtime=1.68
/proc/18291/stat : 18291 (SatELiteGTI) S 18289 18291 18026 0 -1 4194304 335 4348 0 0 0 0 165 3 16 0 1 0 310681490 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18291/statm: 1339 239 197 169 0 50 0
[pid=18297] ppid=18291 vsize=17784 CPUtime=23.76
/proc/18297/stat : 18297 (minisat_static) R 18291 18291 18026 0 -1 4194304 4302 0 0 0 2373 3 0 0 25 0 1 0 310681660 18210816 4288 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18297/statm: 4446 4288 76 170 0 4273 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 23140

[startup+51.1013 s]
/proc/loadavg: 1.03 0.99 1.00 2/66 18297
/proc/meminfo: memFree=1603568/2055920 swapFree=4179592/4192956
[pid=18291] ppid=18289 vsize=5356 CPUtime=1.68
/proc/18291/stat : 18291 (SatELiteGTI) S 18289 18291 18026 0 -1 4194304 335 4348 0 0 0 0 165 3 16 0 1 0 310681490 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18291/statm: 1339 239 197 169 0 50 0
[pid=18297] ppid=18291 vsize=19804 CPUtime=49.33
/proc/18297/stat : 18297 (minisat_static) R 18291 18291 18026 0 -1 4194304 4787 0 0 0 4929 4 0 0 25 0 1 0 310681660 20279296 4773 1992294400 134512640 135212243 4294956240 18446744073709551615 134526032 0 0 4096 3 0 0 0 17 0 0 0
/proc/18297/statm: 4951 4773 76 170 0 4778 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 25160

[startup+102.305 s]
/proc/loadavg: 1.01 0.99 1.00 2/66 18297
/proc/meminfo: memFree=1600304/2055920 swapFree=4179592/4192956
[pid=18291] ppid=18289 vsize=5356 CPUtime=1.68
/proc/18291/stat : 18291 (SatELiteGTI) S 18289 18291 18026 0 -1 4194304 335 4348 0 0 0 0 165 3 16 0 1 0 310681490 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18291/statm: 1339 239 197 169 0 50 0
[pid=18297] ppid=18291 vsize=23268 CPUtime=100.52
/proc/18297/stat : 18297 (minisat_static) R 18291 18291 18026 0 -1 4194304 5632 0 0 0 10047 5 0 0 25 0 1 0 310681660 23826432 5618 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18297/statm: 5817 5618 76 170 0 5644 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 28624

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 18297
/proc/meminfo: memFree=1597488/2055920 swapFree=4179592/4192956
[pid=18291] ppid=18289 vsize=5356 CPUtime=1.68
/proc/18291/stat : 18291 (SatELiteGTI) S 18289 18291 18026 0 -1 4194304 335 4348 0 0 0 0 165 3 16 0 1 0 310681490 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18291/statm: 1339 239 197 169 0 50 0
[pid=18297] ppid=18291 vsize=26108 CPUtime=160.47
/proc/18297/stat : 18297 (minisat_static) R 18291 18291 18026 0 -1 4194304 6319 0 0 0 16042 5 0 0 25 0 1 0 310681660 26734592 6305 1992294400 134512640 135212243 4294956240 18446744073709551615 134526150 0 0 4096 3 0 0 0 17 0 0 0
/proc/18297/statm: 6527 6305 76 170 0 6354 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 31464

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 18297
/proc/meminfo: memFree=1594736/2055920 swapFree=4179592/4192956
[pid=18291] ppid=18289 vsize=5356 CPUtime=1.68
/proc/18291/stat : 18291 (SatELiteGTI) S 18289 18291 18026 0 -1 4194304 335 4348 0 0 0 0 165 3 16 0 1 0 310681490 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18291/statm: 1339 239 197 169 0 50 0
[pid=18297] ppid=18291 vsize=28924 CPUtime=220.45
/proc/18297/stat : 18297 (minisat_static) R 18291 18291 18026 0 -1 4194304 7009 0 0 0 22040 5 0 0 25 0 1 0 310681660 29618176 6995 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 0 0 0
/proc/18297/statm: 7231 6995 76 170 0 7058 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 34280

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 18297
/proc/meminfo: memFree=1592304/2055920 swapFree=4179592/4192956
[pid=18291] ppid=18289 vsize=5356 CPUtime=1.68
/proc/18291/stat : 18291 (SatELiteGTI) S 18289 18291 18026 0 -1 4194304 335 4348 0 0 0 0 165 3 16 0 1 0 310681490 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18291/statm: 1339 239 197 169 0 50 0
[pid=18297] ppid=18291 vsize=31432 CPUtime=280.43
/proc/18297/stat : 18297 (minisat_static) R 18291 18291 18026 0 -1 4194304 7630 0 0 0 28037 6 0 0 25 0 1 0 310681660 32186368 7616 1992294400 134512640 135212243 4294956240 18446744073709551615 134526132 0 0 4096 3 0 0 0 17 0 0 0
/proc/18297/statm: 7858 7616 76 170 0 7685 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 36788

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 18297
/proc/meminfo: memFree=1589104/2055920 swapFree=4179592/4192956
[pid=18291] ppid=18289 vsize=5356 CPUtime=1.68
/proc/18291/stat : 18291 (SatELiteGTI) S 18289 18291 18026 0 -1 4194304 335 4348 0 0 0 0 165 3 16 0 1 0 310681490 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18291/statm: 1339 239 197 169 0 50 0
[pid=18297] ppid=18291 vsize=34416 CPUtime=340.39
/proc/18297/stat : 18297 (minisat_static) R 18291 18291 18026 0 -1 4194304 8385 0 0 0 34033 6 0 0 25 0 1 0 310681660 35241984 8371 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18297/statm: 8604 8371 76 170 0 8431 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 39772

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 18297
/proc/meminfo: memFree=1586352/2055920 swapFree=4179592/4192956
[pid=18291] ppid=18289 vsize=5356 CPUtime=1.68
/proc/18291/stat : 18291 (SatELiteGTI) S 18289 18291 18026 0 -1 4194304 335 4348 0 0 0 0 165 3 16 0 1 0 310681490 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18291/statm: 1339 239 197 169 0 50 0
[pid=18297] ppid=18291 vsize=37244 CPUtime=400.37

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

/proc/18297/statm: 10574 10317 76 170 0 10401 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 47652

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18299
/proc/meminfo: memFree=1581104/2055920 swapFree=4179592/4192956
[pid=18291] ppid=18289 vsize=5356 CPUtime=1.68
/proc/18291/stat : 18291 (SatELiteGTI) S 18289 18291 18026 0 -1 4194304 335 4348 0 0 0 0 165 3 16 0 1 0 310681490 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18291/statm: 1339 239 197 169 0 50 0
[pid=18297] ppid=18291 vsize=42296 CPUtime=640.25
/proc/18297/stat : 18297 (minisat_static) R 18291 18291 18026 0 -1 4194304 10331 0 0 0 64017 8 0 0 25 0 1 0 310681660 43311104 10317 1992294400 134512640 135212243 4294956240 18446744073709551615 134526197 0 0 4096 3 0 0 0 17 0 0 0
/proc/18297/statm: 10574 10317 76 170 0 10401 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 47652

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18299
/proc/meminfo: memFree=1580016/2055920 swapFree=4179592/4192956
[pid=18291] ppid=18289 vsize=5356 CPUtime=1.68
/proc/18291/stat : 18291 (SatELiteGTI) S 18289 18291 18026 0 -1 4194304 335 4348 0 0 0 0 165 3 16 0 1 0 310681490 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18291/statm: 1339 239 197 169 0 50 0
[pid=18297] ppid=18291 vsize=43664 CPUtime=700.22
/proc/18297/stat : 18297 (minisat_static) R 18291 18291 18026 0 -1 4194304 10608 0 0 0 70013 9 0 0 25 0 1 0 310681660 44711936 10594 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18297/statm: 10916 10594 76 170 0 10743 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 49020

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18299
/proc/meminfo: memFree=1580016/2055920 swapFree=4179592/4192956
[pid=18291] ppid=18289 vsize=5356 CPUtime=1.68
/proc/18291/stat : 18291 (SatELiteGTI) S 18289 18291 18026 0 -1 4194304 335 4348 0 0 0 0 165 3 16 0 1 0 310681490 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18291/statm: 1339 239 197 169 0 50 0
[pid=18297] ppid=18291 vsize=43664 CPUtime=760.2
/proc/18297/stat : 18297 (minisat_static) R 18291 18291 18026 0 -1 4194304 10620 0 0 0 76011 9 0 0 25 0 1 0 310681660 44711936 10606 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18297/statm: 10916 10606 76 170 0 10743 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 49020

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18299
/proc/meminfo: memFree=1577776/2055920 swapFree=4179592/4192956
[pid=18291] ppid=18289 vsize=5356 CPUtime=1.68
/proc/18291/stat : 18291 (SatELiteGTI) S 18289 18291 18026 0 -1 4194304 335 4348 0 0 0 0 165 3 16 0 1 0 310681490 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18291/statm: 1339 239 197 169 0 50 0
[pid=18297] ppid=18291 vsize=46080 CPUtime=820.18
/proc/18297/stat : 18297 (minisat_static) R 18291 18291 18026 0 -1 4194304 11184 0 0 0 82008 10 0 0 25 0 1 0 310681660 47185920 11170 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 0 0 0
/proc/18297/statm: 11520 11170 76 170 0 11347 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 51436

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18299
/proc/meminfo: memFree=1576688/2055920 swapFree=4179592/4192956
[pid=18291] ppid=18289 vsize=5356 CPUtime=1.68
/proc/18291/stat : 18291 (SatELiteGTI) S 18289 18291 18026 0 -1 4194304 335 4348 0 0 0 0 165 3 16 0 1 0 310681490 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18291/statm: 1339 239 197 169 0 50 0
[pid=18297] ppid=18291 vsize=47232 CPUtime=880.14
/proc/18297/stat : 18297 (minisat_static) R 18291 18291 18026 0 -1 4194304 11469 0 0 0 88004 10 0 0 25 0 1 0 310681660 48365568 11455 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 0 0 0
/proc/18297/statm: 11808 11455 76 170 0 11635 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 52588

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18299
/proc/meminfo: memFree=1574000/2055920 swapFree=4179592/4192956
[pid=18291] ppid=18289 vsize=5356 CPUtime=1.68
/proc/18291/stat : 18291 (SatELiteGTI) S 18289 18291 18026 0 -1 4194304 335 4348 0 0 0 0 165 3 16 0 1 0 310681490 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18291/statm: 1339 239 197 169 0 50 0
[pid=18297] ppid=18291 vsize=50032 CPUtime=940.1
/proc/18297/stat : 18297 (minisat_static) R 18291 18291 18026 0 -1 4194304 12134 0 0 0 94000 10 0 0 25 0 1 0 310681660 51232768 12120 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18297/statm: 12508 12120 76 170 0 12335 0
Current children cumulated CPU time (s) 941.78
Current children cumulated vsize (KiB) 55388

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18299
/proc/meminfo: memFree=1573936/2055920 swapFree=4179592/4192956
[pid=18291] ppid=18289 vsize=5356 CPUtime=1.68
/proc/18291/stat : 18291 (SatELiteGTI) S 18289 18291 18026 0 -1 4194304 335 4348 0 0 0 0 165 3 16 0 1 0 310681490 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18291/statm: 1339 239 197 169 0 50 0
[pid=18297] ppid=18291 vsize=50204 CPUtime=1000.07
/proc/18297/stat : 18297 (minisat_static) R 18291 18291 18026 0 -1 4194304 12159 0 0 0 99997 10 0 0 25 0 1 0 310681660 51408896 12145 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18297/statm: 12551 12145 76 170 0 12378 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 55560

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18299
/proc/meminfo: memFree=1571376/2055920 swapFree=4179592/4192956
[pid=18291] ppid=18289 vsize=5356 CPUtime=1.68
/proc/18291/stat : 18291 (SatELiteGTI) S 18289 18291 18026 0 -1 4194304 335 4348 0 0 0 0 165 3 16 0 1 0 310681490 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18291/statm: 1339 239 197 169 0 50 0
[pid=18297] ppid=18291 vsize=52836 CPUtime=1060.04
/proc/18297/stat : 18297 (minisat_static) R 18291 18291 18026 0 -1 4194304 12807 0 0 0 105993 11 0 0 25 0 1 0 310681660 54104064 12793 1992294400 134512640 135212243 4294956240 18446744073709551615 134526041 0 0 4096 3 0 0 0 17 0 0 0
/proc/18297/statm: 13209 12793 76 170 0 13036 0
Current children cumulated CPU time (s) 1061.72
Current children cumulated vsize (KiB) 58192

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18299
/proc/meminfo: memFree=1569584/2055920 swapFree=4179592/4192956
[pid=18291] ppid=18289 vsize=5356 CPUtime=1.68
/proc/18291/stat : 18291 (SatELiteGTI) S 18289 18291 18026 0 -1 4194304 335 4348 0 0 0 0 165 3 16 0 1 0 310681490 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18291/statm: 1339 239 197 169 0 50 0
[pid=18297] ppid=18291 vsize=54420 CPUtime=1120.03
/proc/18297/stat : 18297 (minisat_static) R 18291 18291 18026 0 -1 4194304 13220 0 0 0 111991 12 0 0 25 0 1 0 310681660 55726080 13206 1992294400 134512640 135212243 4294956240 18446744073709551615 134526150 0 0 4096 3 0 0 0 17 0 0 0
/proc/18297/statm: 13605 13206 76 170 0 13432 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 59776

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18299
/proc/meminfo: memFree=1569584/2055920 swapFree=4179592/4192956
[pid=18291] ppid=18289 vsize=5356 CPUtime=1.68
/proc/18291/stat : 18291 (SatELiteGTI) S 18289 18291 18026 0 -1 4194304 335 4348 0 0 0 0 165 3 16 0 1 0 310681490 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18291/statm: 1339 239 197 169 0 50 0
[pid=18297] ppid=18291 vsize=54420 CPUtime=1179.99
/proc/18297/stat : 18297 (minisat_static) R 18291 18291 18026 0 -1 4194304 13222 0 0 0 117987 12 0 0 25 0 1 0 310681660 55726080 13208 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18297/statm: 13605 13208 76 170 0 13432 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 59776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18299
/proc/meminfo: memFree=1569584/2055920 swapFree=4179592/4192956
[pid=18291] ppid=18289 vsize=5356 CPUtime=1.68
/proc/18291/stat : 18291 (SatELiteGTI) S 18289 18291 18026 0 -1 4194304 335 4348 0 0 0 0 165 3 16 0 1 0 310681490 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18291/statm: 1339 239 197 169 0 50 0
[pid=18297] ppid=18291 vsize=54420 CPUtime=1198.39
/proc/18297/stat : 18297 (minisat_static) R 18291 18291 18026 0 -1 4194304 13226 0 0 0 119827 12 0 0 25 0 1 0 310681660 55726080 13212 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18297/statm: 13605 13212 76 170 0 13432 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 59776

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 18299
/proc/meminfo: memFree=1569584/2055920 swapFree=4179592/4192956
[pid=18291] ppid=18289 vsize=5356 CPUtime=1.68
/proc/18291/stat : 18291 (SatELiteGTI) S 18289 18291 18026 0 -1 4194304 335 4348 0 0 0 0 165 3 16 0 1 0 310681490 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18291/statm: 1339 239 197 169 0 50 0
[pid=18297] ppid=18291 vsize=54420 CPUtime=1198.39
/proc/18297/stat : 18297 (minisat_static) R 18291 18291 18026 0 -1 4194304 13226 0 0 0 119827 12 0 0 25 0 1 0 310681660 55726080 13212 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18297/statm: 13605 13212 76 170 0 13432 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 59776

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1200.71
CPU time (s): 1200.07
CPU user time (s): 1199.92
CPU system time (s): 0.15
CPU usage (%): 99.9465
Max. virtual memory (cumulated for all children) (KiB): 59776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.65575
system time used= 0.033994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4683
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= 15
involuntary context switches= 27

runsolver used 1.44878 second user time and 2.89256 second system time

The end

Launcher Data

Begin job on node75 at 2009-05-20 15:35:26
IDJOB=1833960
IDBENCH=71097
IDSOLVER=672
FILE ID=node75/1833960-1242826526
PBS_JOBID= 9322479
Free space on /tmp= 66236 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-1833960-1242826526/watcher-1833960-1242826526 -o /tmp/evaluation-result-1833960-1242826526/solver-1833960-1242826526 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1833960-1242826526.cnf -random-seed=258272452

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

MD5SUM BENCH= 74b3bf25aa16f613ee15d6b4b9bc9486
RANDOM SEED=258272452

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1627488 kB
Buffers:         52616 kB
Cached:         324292 kB
SwapCached:       7564 kB
Active:          80388 kB
Inactive:       306156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1627488 kB
SwapTotal:     4192956 kB
SwapFree:      4179592 kB
Dirty:            4176 kB
Writeback:           0 kB
Mapped:          14596 kB
Slab:            27832 kB
Committed_AS:   894216 kB
PageTables:       1424 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= 66228 MiB
End job on node75 at 2009-05-20 15:55:29