Trace number 1833966

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.01 1200.31

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_10_UNKNOWN.cnf
MD5SUM8ece32bbd9e6c3f5c8cdf0e94e0569cd
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 variables1584
Number of clauses100116
Sum of the clauses size297952
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22580
Number of clauses of size 397513
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.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |  100116   297952 |   30034       0        0     nan |  0.000 % |
0.00/0.98	c |         0 |   99290   430382 |      --       0       --      -- |     --   | -826/132430
0.00/0.98	c ==============================================================================
0.00/0.98	c Result  :   #vars: 958   #clauses: 99290   #literals: 430382
0.00/0.98	c CPU time:   0.955854 s
0.00/0.98	c ==============================================================================
0.00/1.10	c WARNING: for repeatability, setting FPU to use double precision
1.09/1.10	c Number of variables   : 958          
1.09/1.10	c Number of clauses     : 99290        
1.09/1.16	c Parsing time: 0.05         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-1833966-1242826816/watcher-1833966-1242826816 -o /tmp/evaluation-result-1833966-1242826816/solver-1833966-1242826816 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1833966-1242826816.cnf -random-seed=157563580 

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: 1.00 1.00 1.00 3/64 13206
/proc/meminfo: memFree=1736760/2055920 swapFree=4180980/4192956
[pid=13206] ppid=13204 vsize=5356 CPUtime=0
/proc/13206/stat : 13206 (SatELiteGTI) R 13204 13206 12994 0 -1 4194304 291 250 0 0 0 0 0 0 18 0 1 0 310714253 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 254194936307 0 0 4100 65536 0 0 0 17 0 0 0
/proc/13206/statm: 1339 237 197 169 0 50 0

[startup+0.104571 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13206
/proc/meminfo: memFree=1736760/2055920 swapFree=4180980/4192956
[pid=13206] ppid=13204 vsize=5356 CPUtime=0
/proc/13206/stat : 13206 (SatELiteGTI) S 13204 13206 12994 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 310714253 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13206/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.202578 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13206
/proc/meminfo: memFree=1736760/2055920 swapFree=4180980/4192956
[pid=13206] ppid=13204 vsize=5356 CPUtime=0
/proc/13206/stat : 13206 (SatELiteGTI) S 13204 13206 12994 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 310714253 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13206/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.302585 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13206
/proc/meminfo: memFree=1736760/2055920 swapFree=4180980/4192956
[pid=13206] ppid=13204 vsize=5356 CPUtime=0
/proc/13206/stat : 13206 (SatELiteGTI) S 13204 13206 12994 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 310714253 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13206/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702614 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13206
/proc/meminfo: memFree=1736760/2055920 swapFree=4180980/4192956
[pid=13206] ppid=13204 vsize=5356 CPUtime=0
/proc/13206/stat : 13206 (SatELiteGTI) S 13204 13206 12994 0 -1 4194304 310 250 0 0 0 0 0 0 19 0 1 0 310714253 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13206/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50167 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13211
/proc/meminfo: memFree=1724264/2055920 swapFree=4180980/4192956
[pid=13206] ppid=13204 vsize=5356 CPUtime=1.09
/proc/13206/stat : 13206 (SatELiteGTI) S 13204 13206 12994 0 -1 4194304 335 2956 0 0 0 0 107 2 16 0 1 0 310714253 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13206/statm: 1339 239 197 169 0 50 0
[pid=13212] ppid=13206 vsize=7144 CPUtime=0.39
/proc/13212/stat : 13212 (minisat_static) R 13206 13206 12994 0 -1 4194304 1651 0 0 0 38 1 0 0 23 0 1 0 310714364 7315456 1637 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 1 0 0
/proc/13212/statm: 1786 1637 76 170 0 1613 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 12500

[startup+3.10179 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13212
/proc/meminfo: memFree=1727080/2055920 swapFree=4180980/4192956
[pid=13206] ppid=13204 vsize=5356 CPUtime=1.09
/proc/13206/stat : 13206 (SatELiteGTI) S 13204 13206 12994 0 -1 4194304 335 2956 0 0 0 0 107 2 16 0 1 0 310714253 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13206/statm: 1339 239 197 169 0 50 0
[pid=13212] ppid=13206 vsize=7540 CPUtime=1.99
/proc/13212/stat : 13212 (minisat_static) R 13206 13206 12994 0 -1 4194304 1759 0 0 0 198 1 0 0 25 0 1 0 310714364 7720960 1745 1992294400 134512640 135212243 4294956240 18446744073709551615 134526150 0 0 4096 3 0 0 0 17 1 0 0
/proc/13212/statm: 1885 1745 76 170 0 1712 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12896

[startup+6.30202 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13212
/proc/meminfo: memFree=1726184/2055920 swapFree=4180980/4192956
[pid=13206] ppid=13204 vsize=5356 CPUtime=1.09
/proc/13206/stat : 13206 (SatELiteGTI) S 13204 13206 12994 0 -1 4194304 335 2956 0 0 0 0 107 2 16 0 1 0 310714253 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13206/statm: 1339 239 197 169 0 50 0
[pid=13212] ppid=13206 vsize=8484 CPUtime=5.18
/proc/13212/stat : 13212 (minisat_static) R 13206 13206 12994 0 -1 4194304 1971 0 0 0 517 1 0 0 25 0 1 0 310714364 8687616 1957 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 1 0 0
/proc/13212/statm: 2121 1957 76 170 0 1948 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13840

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13212
/proc/meminfo: memFree=1725104/2055920 swapFree=4180980/4192956
[pid=13206] ppid=13204 vsize=5356 CPUtime=1.09
/proc/13206/stat : 13206 (SatELiteGTI) S 13204 13206 12994 0 -1 4194304 335 2956 0 0 0 0 107 2 16 0 1 0 310714253 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13206/statm: 1339 239 197 169 0 50 0
[pid=13212] ppid=13206 vsize=9440 CPUtime=11.59
/proc/13212/stat : 13212 (minisat_static) R 13206 13206 12994 0 -1 4194304 2207 0 0 0 1157 2 0 0 25 0 1 0 310714364 9666560 2193 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13212/statm: 2360 2193 76 170 0 2187 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14796

[startup+25.5024 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13212
/proc/meminfo: memFree=1723888/2055920 swapFree=4180980/4192956
[pid=13206] ppid=13204 vsize=5356 CPUtime=1.09
/proc/13206/stat : 13206 (SatELiteGTI) S 13204 13206 12994 0 -1 4194304 335 2956 0 0 0 0 107 2 16 0 1 0 310714253 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13206/statm: 1339 239 197 169 0 50 0
[pid=13212] ppid=13206 vsize=10648 CPUtime=24.38
/proc/13212/stat : 13212 (minisat_static) R 13206 13206 12994 0 -1 4194304 2517 0 0 0 2436 2 0 0 25 0 1 0 310714364 10903552 2503 1992294400 134512640 135212243 4294956240 18446744073709551615 134526456 0 0 4096 3 0 0 0 17 1 0 0
/proc/13212/statm: 2662 2503 76 170 0 2489 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 16004

[startup+51.1023 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13212
/proc/meminfo: memFree=1722352/2055920 swapFree=4180980/4192956
[pid=13206] ppid=13204 vsize=5356 CPUtime=1.09
/proc/13206/stat : 13206 (SatELiteGTI) S 13204 13206 12994 0 -1 4194304 335 2956 0 0 0 0 107 2 16 0 1 0 310714253 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13206/statm: 1339 239 197 169 0 50 0
[pid=13212] ppid=13206 vsize=12244 CPUtime=49.97
/proc/13212/stat : 13212 (minisat_static) R 13206 13206 12994 0 -1 4194304 2913 0 0 0 4995 2 0 0 25 0 1 0 310714364 12537856 2899 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13212/statm: 3061 2899 76 170 0 2888 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 17600

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13214
/proc/meminfo: memFree=1718000/2055920 swapFree=4180980/4192956
[pid=13206] ppid=13204 vsize=5356 CPUtime=1.09
/proc/13206/stat : 13206 (SatELiteGTI) S 13204 13206 12994 0 -1 4194304 335 2956 0 0 0 0 107 2 16 0 1 0 310714253 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13206/statm: 1339 239 197 169 0 50 0
[pid=13212] ppid=13206 vsize=16736 CPUtime=101.16
/proc/13212/stat : 13212 (minisat_static) R 13206 13206 12994 0 -1 4194304 4011 0 0 0 10113 3 0 0 25 0 1 0 310714364 17137664 3997 1992294400 134512640 135212243 4294956240 18446744073709551615 134526123 0 0 4096 3 0 0 0 17 1 0 0
/proc/13212/statm: 4184 3997 76 170 0 4011 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 22092

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13214
/proc/meminfo: memFree=1715120/2055920 swapFree=4180980/4192956
[pid=13206] ppid=13204 vsize=5356 CPUtime=1.09
/proc/13206/stat : 13206 (SatELiteGTI) S 13204 13206 12994 0 -1 4194304 335 2956 0 0 0 0 107 2 16 0 1 0 310714253 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13206/statm: 1339 239 197 169 0 50 0
[pid=13212] ppid=13206 vsize=19892 CPUtime=161.14
/proc/13212/stat : 13212 (minisat_static) R 13206 13206 12994 0 -1 4194304 4754 0 0 0 16110 4 0 0 25 0 1 0 310714364 20369408 4740 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13212/statm: 4973 4740 76 170 0 4800 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 25248

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13214
/proc/meminfo: memFree=1713776/2055920 swapFree=4180980/4192956
[pid=13206] ppid=13204 vsize=5356 CPUtime=1.09
/proc/13206/stat : 13206 (SatELiteGTI) S 13204 13206 12994 0 -1 4194304 335 2956 0 0 0 0 107 2 16 0 1 0 310714253 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13206/statm: 1339 239 197 169 0 50 0
[pid=13212] ppid=13206 vsize=21164 CPUtime=221.14
/proc/13212/stat : 13212 (minisat_static) R 13206 13206 12994 0 -1 4194304 5066 0 0 0 22109 5 0 0 25 0 1 0 310714364 21671936 5052 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13212/statm: 5291 5052 76 170 0 5118 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 26520

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13214
/proc/meminfo: memFree=1709552/2055920 swapFree=4180980/4192956
[pid=13206] ppid=13204 vsize=5356 CPUtime=1.09
/proc/13206/stat : 13206 (SatELiteGTI) S 13204 13206 12994 0 -1 4194304 335 2956 0 0 0 0 107 2 16 0 1 0 310714253 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13206/statm: 1339 239 197 169 0 50 0
[pid=13212] ppid=13206 vsize=25528 CPUtime=281.12
/proc/13212/stat : 13212 (minisat_static) R 13206 13206 12994 0 -1 4194304 6120 0 0 0 28106 6 0 0 25 0 1 0 310714364 26140672 6106 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13212/statm: 6382 6106 76 170 0 6209 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 30884

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13214
/proc/meminfo: memFree=1708592/2055920 swapFree=4180980/4192956
[pid=13206] ppid=13204 vsize=5356 CPUtime=1.09
/proc/13206/stat : 13206 (SatELiteGTI) S 13204 13206 12994 0 -1 4194304 335 2956 0 0 0 0 107 2 16 0 1 0 310714253 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13206/statm: 1339 239 197 169 0 50 0
[pid=13212] ppid=13206 vsize=26596 CPUtime=341.11
/proc/13212/stat : 13212 (minisat_static) R 13206 13206 12994 0 -1 4194304 6352 0 0 0 34105 6 0 0 25 0 1 0 310714364 27234304 6338 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13212/statm: 6649 6338 76 170 0 6476 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 31952

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13214
/proc/meminfo: memFree=1707760/2055920 swapFree=4180980/4192956
[pid=13206] ppid=13204 vsize=5356 CPUtime=1.09
/proc/13206/stat : 13206 (SatELiteGTI) S 13204 13206 12994 0 -1 4194304 335 2956 0 0 0 0 107 2 16 0 1 0 310714253 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13206/statm: 1339 239 197 169 0 50 0
[pid=13212] ppid=13206 vsize=27124 CPUtime=401.1
/proc/13212/stat : 13212 (minisat_static) R 13206 13206 12994 0 -1 4194304 6555 0 0 0 40103 7 0 0 25 0 1 0 310714364 27774976 6541 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 1 0 0
/proc/13212/statm: 6781 6541 76 170 0 6608 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 32480

[startup+462.302 s]

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

/proc/13212/statm: 7359 7103 76 170 0 7186 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 34792

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13214
/proc/meminfo: memFree=1704048/2055920 swapFree=4180980/4192956
[pid=13206] ppid=13204 vsize=5356 CPUtime=1.09
/proc/13206/stat : 13206 (SatELiteGTI) S 13204 13206 12994 0 -1 4194304 335 2956 0 0 0 0 107 2 16 0 1 0 310714253 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13206/statm: 1339 239 197 169 0 50 0
[pid=13212] ppid=13206 vsize=31032 CPUtime=581.05
/proc/13212/stat : 13212 (minisat_static) R 13206 13206 12994 0 -1 4194304 7472 0 0 0 58097 8 0 0 25 0 1 0 310714364 31776768 7458 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13212/statm: 7758 7458 76 170 0 7585 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 36388

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13214
/proc/meminfo: memFree=1703152/2055920 swapFree=4180980/4192956
[pid=13206] ppid=13204 vsize=5356 CPUtime=1.09
/proc/13206/stat : 13206 (SatELiteGTI) S 13204 13206 12994 0 -1 4194304 335 2956 0 0 0 0 107 2 16 0 1 0 310714253 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13206/statm: 1339 239 197 169 0 50 0
[pid=13212] ppid=13206 vsize=32136 CPUtime=641.04
/proc/13212/stat : 13212 (minisat_static) R 13206 13206 12994 0 -1 4194304 7706 0 0 0 64096 8 0 0 25 0 1 0 310714364 32907264 7692 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13212/statm: 8034 7692 76 170 0 7861 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 37492

[startup+702.303 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 13214
/proc/meminfo: memFree=1702448/2055920 swapFree=4180980/4192956
[pid=13206] ppid=13204 vsize=5356 CPUtime=1.09
/proc/13206/stat : 13206 (SatELiteGTI) S 13204 13206 12994 0 -1 4194304 335 2956 0 0 0 0 107 2 16 0 1 0 310714253 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13206/statm: 1339 239 197 169 0 50 0
[pid=13212] ppid=13206 vsize=32664 CPUtime=701.02
/proc/13212/stat : 13212 (minisat_static) R 13206 13206 12994 0 -1 4194304 7868 0 0 0 70094 8 0 0 25 0 1 0 310714364 33447936 7854 1992294400 134512640 135212243 4294956240 18446744073709551615 134526162 0 0 4096 3 0 0 0 17 1 0 0
/proc/13212/statm: 8166 7854 76 170 0 7993 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 38020

[startup+762.303 s]
/proc/loadavg: 1.10 1.03 1.00 2/66 13214
/proc/meminfo: memFree=1702384/2055920 swapFree=4180980/4192956
[pid=13206] ppid=13204 vsize=5356 CPUtime=1.09
/proc/13206/stat : 13206 (SatELiteGTI) S 13204 13206 12994 0 -1 4194304 335 2956 0 0 0 0 107 2 16 0 1 0 310714253 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13206/statm: 1339 239 197 169 0 50 0
[pid=13212] ppid=13206 vsize=32664 CPUtime=761.02
/proc/13212/stat : 13212 (minisat_static) R 13206 13206 12994 0 -1 4194304 7870 0 0 0 76093 9 0 0 25 0 1 0 310714364 33447936 7856 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13212/statm: 8166 7856 76 170 0 7993 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 38020

[startup+822.302 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 13214
/proc/meminfo: memFree=1701744/2055920 swapFree=4180980/4192956
[pid=13206] ppid=13204 vsize=5356 CPUtime=1.09
/proc/13206/stat : 13206 (SatELiteGTI) S 13204 13206 12994 0 -1 4194304 335 2956 0 0 0 0 107 2 16 0 1 0 310714253 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13206/statm: 1339 239 197 169 0 50 0
[pid=13212] ppid=13206 vsize=33608 CPUtime=821
/proc/13212/stat : 13212 (minisat_static) R 13206 13206 12994 0 -1 4194304 8057 0 0 0 82091 9 0 0 25 0 1 0 310714364 34414592 8043 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13212/statm: 8402 8043 76 170 0 8229 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 38964

[startup+882.306 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 13214
/proc/meminfo: memFree=1699632/2055920 swapFree=4180980/4192956
[pid=13206] ppid=13204 vsize=5356 CPUtime=1.09
/proc/13206/stat : 13206 (SatELiteGTI) S 13204 13206 12994 0 -1 4194304 335 2956 0 0 0 0 107 2 16 0 1 0 310714253 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13206/statm: 1339 239 197 169 0 50 0
[pid=13212] ppid=13206 vsize=35592 CPUtime=880.99
/proc/13212/stat : 13212 (minisat_static) R 13206 13206 12994 0 -1 4194304 8557 0 0 0 88090 9 0 0 25 0 1 0 310714364 36446208 8543 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 1 0 0
/proc/13212/statm: 8898 8543 76 170 0 8725 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 40948

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 13214
/proc/meminfo: memFree=1699632/2055920 swapFree=4180980/4192956
[pid=13206] ppid=13204 vsize=5356 CPUtime=1.09
/proc/13206/stat : 13206 (SatELiteGTI) S 13204 13206 12994 0 -1 4194304 335 2956 0 0 0 0 107 2 16 0 1 0 310714253 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13206/statm: 1339 239 197 169 0 50 0
[pid=13212] ppid=13206 vsize=35592 CPUtime=940.97
/proc/13212/stat : 13212 (minisat_static) R 13206 13206 12994 0 -1 4194304 8559 0 0 0 94088 9 0 0 25 0 1 0 310714364 36446208 8545 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 1 0 0
/proc/13212/statm: 8898 8545 76 170 0 8725 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 40948

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13214
/proc/meminfo: memFree=1697136/2055920 swapFree=4180980/4192956
[pid=13206] ppid=13204 vsize=5356 CPUtime=1.09
/proc/13206/stat : 13206 (SatELiteGTI) S 13204 13206 12994 0 -1 4194304 335 2956 0 0 0 0 107 2 16 0 1 0 310714253 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13206/statm: 1339 239 197 169 0 50 0
[pid=13212] ppid=13206 vsize=38056 CPUtime=1000.96
/proc/13212/stat : 13212 (minisat_static) R 13206 13206 12994 0 -1 4194304 9174 0 0 0 100086 10 0 0 25 0 1 0 310714364 38969344 9160 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13212/statm: 9514 9160 76 170 0 9341 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 43412

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13214
/proc/meminfo: memFree=1694576/2055920 swapFree=4180980/4192956
[pid=13206] ppid=13204 vsize=5356 CPUtime=1.09
/proc/13206/stat : 13206 (SatELiteGTI) S 13204 13206 12994 0 -1 4194304 335 2956 0 0 0 0 107 2 16 0 1 0 310714253 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13206/statm: 1339 239 197 169 0 50 0
[pid=13212] ppid=13206 vsize=40976 CPUtime=1060.95
/proc/13212/stat : 13212 (minisat_static) R 13206 13206 12994 0 -1 4194304 9818 0 0 0 106084 11 0 0 25 0 1 0 310714364 41959424 9804 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13212/statm: 10244 9804 76 170 0 10071 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 46332

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13214
/proc/meminfo: memFree=1693232/2055920 swapFree=4180980/4192956
[pid=13206] ppid=13204 vsize=5356 CPUtime=1.09
/proc/13206/stat : 13206 (SatELiteGTI) S 13204 13206 12994 0 -1 4194304 335 2956 0 0 0 0 107 2 16 0 1 0 310714253 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13206/statm: 1339 239 197 169 0 50 0
[pid=13212] ppid=13206 vsize=42420 CPUtime=1120.93
/proc/13212/stat : 13212 (minisat_static) R 13206 13206 12994 0 -1 4194304 10144 0 0 0 112082 11 0 0 25 0 1 0 310714364 43438080 10130 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13212/statm: 10605 10130 76 170 0 10432 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 47776

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13214
/proc/meminfo: memFree=1693168/2055920 swapFree=4180980/4192956
[pid=13206] ppid=13204 vsize=5356 CPUtime=1.09
/proc/13206/stat : 13206 (SatELiteGTI) S 13204 13206 12994 0 -1 4194304 335 2956 0 0 0 0 107 2 16 0 1 0 310714253 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13206/statm: 1339 239 197 169 0 50 0
[pid=13212] ppid=13206 vsize=42420 CPUtime=1180.92
/proc/13212/stat : 13212 (minisat_static) R 13206 13206 12994 0 -1 4194304 10151 0 0 0 118081 11 0 0 25 0 1 0 310714364 43438080 10137 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13212/statm: 10605 10137 76 170 0 10432 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 47776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13214
/proc/meminfo: memFree=1693168/2055920 swapFree=4180980/4192956
[pid=13206] ppid=13204 vsize=5356 CPUtime=1.09
/proc/13206/stat : 13206 (SatELiteGTI) S 13204 13206 12994 0 -1 4194304 335 2956 0 0 0 0 107 2 16 0 1 0 310714253 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13206/statm: 1339 239 197 169 0 50 0
[pid=13212] ppid=13206 vsize=42420 CPUtime=1198.92
/proc/13212/stat : 13212 (minisat_static) R 13206 13206 12994 0 -1 4194304 10156 0 0 0 119881 11 0 0 25 0 1 0 310714364 43438080 10142 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13212/statm: 10605 10142 76 170 0 10432 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 47776

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 13206 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=71837
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=31995
# CPU time returned by wait4() is 1.10383
# while last known CPU time is 1200.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.31
CPU time (s): 1200.01
CPU user time (s): 1199.88
CPU system time (s): 0.13
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 47776

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

runsolver used 1.39679 second user time and 2.96055 second system time

The end

Launcher Data

Begin job on node34 at 2009-05-20 15:40:16
IDJOB=1833966
IDBENCH=71101
IDSOLVER=672
FILE ID=node34/1833966-1242826816
PBS_JOBID= 9322538
Free space on /tmp= 66396 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_10_UNKNOWN.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1833966-1242826816/watcher-1833966-1242826816 -o /tmp/evaluation-result-1833966-1242826816/solver-1833966-1242826816 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1833966-1242826816.cnf -random-seed=157563580

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

MD5SUM BENCH= 8ece32bbd9e6c3f5c8cdf0e94e0569cd
RANDOM SEED=157563580

node34.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:       1737304 kB
Buffers:         51376 kB
Cached:         218536 kB
SwapCached:       6100 kB
Active:         109880 kB
Inactive:       168256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1737304 kB
SwapTotal:     4192956 kB
SwapFree:      4180980 kB
Dirty:            3112 kB
Writeback:           0 kB
Mapped:          13560 kB
Slab:            26632 kB
Committed_AS:  1074920 kB
PageTables:       1384 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= 66392 MiB
End job on node34 at 2009-05-20 16:00:18