Trace number 1837509

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 10003.7

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_10_UNKNOWN.cnf
MD5SUMe868383f091c36fa9594c670095c9824
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 clauses91646
Sum of the clauses size272553
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22569
Number of clauses of size 389054
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.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |   91646   272553 |   27493       0        0     nan |  0.000 % |
0.00/0.65	c |         0 |   90841   386353 |      --       0       --      -- |     --   | -805/113800
0.00/0.65	c ==============================================================================
0.00/0.65	c Result  :   #vars: 958   #clauses: 90841   #literals: 386353
0.00/0.65	c CPU time:   0.640902 s
0.00/0.65	c ==============================================================================
0.00/0.77	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.77	c Number of variables   : 958          
0.00/0.77	c Number of clauses     : 90841        
0.76/0.82	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-1837509-1242875368/watcher-1837509-1242875368 -o /tmp/evaluation-result-1837509-1242875368/solver-1837509-1242875368 -C 10000 -W 12000 -M 1800 SatELiteGTI HOME/instance-1837509-1242875368.cnf -random-seed=1872007152 

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.98 3/64 4273
/proc/meminfo: memFree=1344168/2055920 swapFree=4153780/4192956
[pid=4273] ppid=4271 vsize=5356 CPUtime=0
/proc/4273/stat : 4273 (SatELiteGTI) S 4271 4273 4236 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315563059 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4273/statm: 1339 237 197 169 0 50 0

[startup+0.0690081 s]
/proc/loadavg: 0.85 0.97 0.98 3/64 4273
/proc/meminfo: memFree=1344168/2055920 swapFree=4153780/4192956
[pid=4273] ppid=4271 vsize=5356 CPUtime=0
/proc/4273/stat : 4273 (SatELiteGTI) S 4271 4273 4236 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315563059 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4273/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101014 s]
/proc/loadavg: 0.85 0.97 0.98 3/64 4273
/proc/meminfo: memFree=1344168/2055920 swapFree=4153780/4192956
[pid=4273] ppid=4271 vsize=5356 CPUtime=0
/proc/4273/stat : 4273 (SatELiteGTI) S 4271 4273 4236 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315563059 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4273/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.30105 s]
/proc/loadavg: 0.85 0.97 0.98 3/64 4273
/proc/meminfo: memFree=1344168/2055920 swapFree=4153780/4192956
[pid=4273] ppid=4271 vsize=5356 CPUtime=0
/proc/4273/stat : 4273 (SatELiteGTI) S 4271 4273 4236 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315563059 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4273/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701123 s]
/proc/loadavg: 0.85 0.97 0.98 3/64 4273
/proc/meminfo: memFree=1344168/2055920 swapFree=4153780/4192956
[pid=4273] ppid=4271 vsize=5356 CPUtime=0
/proc/4273/stat : 4273 (SatELiteGTI) S 4271 4273 4236 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315563059 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4273/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50127 s]
/proc/loadavg: 0.85 0.97 0.98 2/66 4279
/proc/meminfo: memFree=1335896/2055920 swapFree=4153780/4192956
[pid=4273] ppid=4271 vsize=5356 CPUtime=0.76
/proc/4273/stat : 4273 (SatELiteGTI) S 4271 4273 4236 0 -1 4194304 333 2664 0 0 0 0 74 2 16 0 1 0 315563059 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4273/statm: 1339 239 197 169 0 50 0
[pid=4279] ppid=4273 vsize=7084 CPUtime=0.72
/proc/4279/stat : 4279 (minisat_static) R 4273 4273 4236 0 -1 4194304 1665 0 0 0 72 0 0 0 23 0 1 0 315563136 7254016 1651 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/4279/statm: 1771 1651 76 170 0 1598 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 12440

[startup+3.10156 s]
/proc/loadavg: 0.85 0.97 0.98 2/66 4279
/proc/meminfo: memFree=1334872/2055920 swapFree=4153780/4192956
[pid=4273] ppid=4271 vsize=5356 CPUtime=0.76
/proc/4273/stat : 4273 (SatELiteGTI) S 4271 4273 4236 0 -1 4194304 333 2664 0 0 0 0 74 2 16 0 1 0 315563059 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4273/statm: 1339 239 197 169 0 50 0
[pid=4279] ppid=4273 vsize=7752 CPUtime=2.31
/proc/4279/stat : 4279 (minisat_static) R 4273 4273 4236 0 -1 4194304 1827 0 0 0 231 0 0 0 25 0 1 0 315563136 7938048 1813 1992294400 134512640 135212243 4294956240 18446744073709551615 134538418 0 0 4096 3 0 0 0 17 1 0 0
/proc/4279/statm: 1938 1813 76 170 0 1765 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 13108

[startup+6.30114 s]
/proc/loadavg: 0.86 0.97 0.98 2/66 4279
/proc/meminfo: memFree=1333864/2055920 swapFree=4153780/4192956
[pid=4273] ppid=4271 vsize=5356 CPUtime=0.76
/proc/4273/stat : 4273 (SatELiteGTI) S 4271 4273 4236 0 -1 4194304 333 2664 0 0 0 0 74 2 16 0 1 0 315563059 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4273/statm: 1339 239 197 169 0 50 0
[pid=4279] ppid=4273 vsize=8416 CPUtime=5.51
/proc/4279/stat : 4279 (minisat_static) R 4273 4273 4236 0 -1 4194304 1993 0 0 0 550 1 0 0 25 0 1 0 315563136 8617984 1979 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/4279/statm: 2104 1979 76 170 0 1931 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13772

[startup+12.7013 s]
/proc/loadavg: 0.87 0.97 0.98 2/66 4279
/proc/meminfo: memFree=1332920/2055920 swapFree=4153780/4192956
[pid=4273] ppid=4271 vsize=5356 CPUtime=0.76
/proc/4273/stat : 4273 (SatELiteGTI) S 4271 4273 4236 0 -1 4194304 333 2664 0 0 0 0 74 2 16 0 1 0 315563059 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4273/statm: 1339 239 197 169 0 50 0
[pid=4279] ppid=4273 vsize=9356 CPUtime=11.91
/proc/4279/stat : 4279 (minisat_static) R 4273 4273 4236 0 -1 4194304 2244 0 0 0 1190 1 0 0 25 0 1 0 315563136 9580544 2230 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/4279/statm: 2339 2230 76 170 0 2166 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14712

[startup+25.5016 s]
/proc/loadavg: 0.90 0.97 0.98 2/66 4279
/proc/meminfo: memFree=1331392/2055920 swapFree=4153780/4192956
[pid=4273] ppid=4271 vsize=5356 CPUtime=0.76
/proc/4273/stat : 4273 (SatELiteGTI) S 4271 4273 4236 0 -1 4194304 333 2664 0 0 0 0 74 2 16 0 1 0 315563059 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4273/statm: 1339 239 197 169 0 50 0
[pid=4279] ppid=4273 vsize=10880 CPUtime=24.71
/proc/4279/stat : 4279 (minisat_static) R 4273 4273 4236 0 -1 4194304 2599 0 0 0 2469 2 0 0 25 0 1 0 315563136 11141120 2585 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/4279/statm: 2720 2585 76 170 0 2547 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 16236

[startup+51.1013 s]
/proc/loadavg: 0.93 0.97 0.98 2/66 4279
/proc/meminfo: memFree=1329024/2055920 swapFree=4153780/4192956
[pid=4273] ppid=4271 vsize=5356 CPUtime=0.76
/proc/4273/stat : 4273 (SatELiteGTI) S 4271 4273 4236 0 -1 4194304 333 2664 0 0 0 0 74 2 16 0 1 0 315563059 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4273/statm: 1339 239 197 169 0 50 0
[pid=4279] ppid=4273 vsize=13236 CPUtime=50.29
/proc/4279/stat : 4279 (minisat_static) R 4273 4273 4236 0 -1 4194304 3193 0 0 0 5027 2 0 0 25 0 1 0 315563136 13553664 3179 1992294400 134512640 135212243 4294956240 18446744073709551615 134526154 0 0 4096 3 0 0 0 17 1 0 0
/proc/4279/statm: 3309 3179 76 170 0 3136 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 18592

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.98 2/66 4279
/proc/meminfo: memFree=1326272/2055920 swapFree=4153780/4192956
[pid=4273] ppid=4271 vsize=5356 CPUtime=0.76
/proc/4273/stat : 4273 (SatELiteGTI) S 4271 4273 4236 0 -1 4194304 333 2664 0 0 0 0 74 2 16 0 1 0 315563059 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4273/statm: 1339 239 197 169 0 50 0
[pid=4279] ppid=4273 vsize=16156 CPUtime=101.48
/proc/4279/stat : 4279 (minisat_static) R 4273 4273 4236 0 -1 4194304 3881 0 0 0 10145 3 0 0 25 0 1 0 315563136 16543744 3867 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 1 0 0
/proc/4279/statm: 4039 3867 76 170 0 3866 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 21512

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 4279
/proc/meminfo: memFree=1323712/2055920 swapFree=4153780/4192956
[pid=4273] ppid=4271 vsize=5356 CPUtime=0.76
/proc/4273/stat : 4273 (SatELiteGTI) S 4271 4273 4236 0 -1 4194304 333 2664 0 0 0 0 74 2 16 0 1 0 315563059 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4273/statm: 1339 239 197 169 0 50 0
[pid=4279] ppid=4273 vsize=18784 CPUtime=161.45
/proc/4279/stat : 4279 (minisat_static) R 4273 4273 4236 0 -1 4194304 4502 0 0 0 16142 3 0 0 25 0 1 0 315563136 19234816 4488 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/4279/statm: 4696 4488 76 170 0 4523 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 24140

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 4279
/proc/meminfo: memFree=1322048/2055920 swapFree=4153780/4192956
[pid=4273] ppid=4271 vsize=5356 CPUtime=0.76
/proc/4273/stat : 4273 (SatELiteGTI) S 4271 4273 4236 0 -1 4194304 333 2664 0 0 0 0 74 2 16 0 1 0 315563059 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4273/statm: 1339 239 197 169 0 50 0
[pid=4279] ppid=4273 vsize=20476 CPUtime=221.44
/proc/4279/stat : 4279 (minisat_static) R 4273 4273 4236 0 -1 4194304 4931 0 0 0 22140 4 0 0 25 0 1 0 315563136 20967424 4917 1992294400 134512640 135212243 4294956240 18446744073709551615 134526236 0 0 4096 3 0 0 0 17 1 0 0
/proc/4279/statm: 5119 4917 76 170 0 4946 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 25832

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 4279
/proc/meminfo: memFree=1319360/2055920 swapFree=4153780/4192956
[pid=4273] ppid=4271 vsize=5356 CPUtime=0.76
/proc/4273/stat : 4273 (SatELiteGTI) S 4271 4273 4236 0 -1 4194304 333 2664 0 0 0 0 74 2 16 0 1 0 315563059 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4273/statm: 1339 239 197 169 0 50 0
[pid=4279] ppid=4273 vsize=23168 CPUtime=281.41
/proc/4279/stat : 4279 (minisat_static) R 4273 4273 4236 0 -1 4194304 5570 0 0 0 28137 4 0 0 25 0 1 0 315563136 23724032 5556 1992294400 134512640 135212243 4294956240 18446744073709551615 134526150 0 0 4096 3 0 0 0 17 1 0 0
/proc/4279/statm: 5792 5556 76 170 0 5619 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 28524

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 4279
/proc/meminfo: memFree=1318464/2055920 swapFree=4153780/4192956
[pid=4273] ppid=4271 vsize=5356 CPUtime=0.76
/proc/4273/stat : 4273 (SatELiteGTI) S 4271 4273 4236 0 -1 4194304 333 2664 0 0 0 0 74 2 16 0 1 0 315563059 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4273/statm: 1339 239 197 169 0 50 0
[pid=4279] ppid=4273 vsize=24148 CPUtime=341.38
/proc/4279/stat : 4279 (minisat_static) R 4273 4273 4236 0 -1 4194304 5790 0 0 0 34134 4 0 0 25 0 1 0 315563136 24727552 5776 1992294400 134512640 135212243 4294956240 18446744073709551615 134526150 0 0 4096 3 0 0 0 17 1 0 0
/proc/4279/statm: 6037 5776 76 170 0 5864 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 29504

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 4279
/proc/meminfo: memFree=1316544/2055920 swapFree=4153780/4192956
[pid=4273] ppid=4271 vsize=5356 CPUtime=0.76
/proc/4273/stat : 4273 (SatELiteGTI) S 4271 4273 4236 0 -1 4194304 333 2664 0 0 0 0 74 2 16 0 1 0 315563059 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4273/statm: 1339 239 197 169 0 50 0
[pid=4279] ppid=4273 vsize=26044 CPUtime=401.36
/proc/4279/stat : 4279 (minisat_static) R 4273 4273 4236 0 -1 4194304 6255 0 0 0 40131 5 0 0 25 0 1 0 315563136 26669056 6241 1992294400 134512640 135212243 4294956240 18446744073709551615 134526150 0 0 4096 3 0 0 0 17 1 0 0
/proc/4279/statm: 6511 6241 76 170 0 6338 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 31400

[startup+462.301 s]

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

/proc/4279/statm: 27392 25563 76 170 0 27219 0
Current children cumulated CPU time (s) 9398.87
Current children cumulated vsize (KiB) 114924

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4297
/proc/meminfo: memFree=1236736/2055920 swapFree=4153780/4192956
[pid=4273] ppid=4271 vsize=5356 CPUtime=0.76
/proc/4273/stat : 4273 (SatELiteGTI) S 4271 4273 4236 0 -1 4194304 333 2664 0 0 0 0 74 2 16 0 1 0 315563059 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4273/statm: 1339 239 197 169 0 50 0
[pid=4279] ppid=4273 vsize=109568 CPUtime=9458.08
/proc/4279/stat : 4279 (minisat_static) R 4273 4273 4236 0 -1 4194304 25577 0 0 0 945766 42 0 0 25 0 1 0 315563136 112197632 25563 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 1 0 0
/proc/4279/statm: 27392 25563 76 170 0 27219 0
Current children cumulated CPU time (s) 9458.84
Current children cumulated vsize (KiB) 114924

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4297
/proc/meminfo: memFree=1236800/2055920 swapFree=4153780/4192956
[pid=4273] ppid=4271 vsize=5356 CPUtime=0.76
/proc/4273/stat : 4273 (SatELiteGTI) S 4271 4273 4236 0 -1 4194304 333 2664 0 0 0 0 74 2 16 0 1 0 315563059 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4273/statm: 1339 239 197 169 0 50 0
[pid=4279] ppid=4273 vsize=109568 CPUtime=9518.06
/proc/4279/stat : 4279 (minisat_static) R 4273 4273 4236 0 -1 4194304 25577 0 0 0 951764 42 0 0 25 0 1 0 315563136 112197632 25563 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/4279/statm: 27392 25563 76 170 0 27219 0
Current children cumulated CPU time (s) 9518.82
Current children cumulated vsize (KiB) 114924

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4297
/proc/meminfo: memFree=1236800/2055920 swapFree=4153780/4192956
[pid=4273] ppid=4271 vsize=5356 CPUtime=0.76
/proc/4273/stat : 4273 (SatELiteGTI) S 4271 4273 4236 0 -1 4194304 333 2664 0 0 0 0 74 2 16 0 1 0 315563059 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4273/statm: 1339 239 197 169 0 50 0
[pid=4279] ppid=4273 vsize=109568 CPUtime=9578.04
/proc/4279/stat : 4279 (minisat_static) R 4273 4273 4236 0 -1 4194304 25577 0 0 0 957762 42 0 0 25 0 1 0 315563136 112197632 25563 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 1 0 0
/proc/4279/statm: 27392 25563 76 170 0 27219 0
Current children cumulated CPU time (s) 9578.8
Current children cumulated vsize (KiB) 114924

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4297
/proc/meminfo: memFree=1236736/2055920 swapFree=4153780/4192956
[pid=4273] ppid=4271 vsize=5356 CPUtime=0.76
/proc/4273/stat : 4273 (SatELiteGTI) S 4271 4273 4236 0 -1 4194304 333 2664 0 0 0 0 74 2 16 0 1 0 315563059 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4273/statm: 1339 239 197 169 0 50 0
[pid=4279] ppid=4273 vsize=109568 CPUtime=9638.02
/proc/4279/stat : 4279 (minisat_static) R 4273 4273 4236 0 -1 4194304 25577 0 0 0 963760 42 0 0 25 0 1 0 315563136 112197632 25563 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 1 0 0
/proc/4279/statm: 27392 25563 76 170 0 27219 0
Current children cumulated CPU time (s) 9638.78
Current children cumulated vsize (KiB) 114924

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4297
/proc/meminfo: memFree=1236608/2055920 swapFree=4153780/4192956
[pid=4273] ppid=4271 vsize=5356 CPUtime=0.76
/proc/4273/stat : 4273 (SatELiteGTI) S 4271 4273 4236 0 -1 4194304 333 2664 0 0 0 0 74 2 16 0 1 0 315563059 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4273/statm: 1339 239 197 169 0 50 0
[pid=4279] ppid=4273 vsize=109648 CPUtime=9698
/proc/4279/stat : 4279 (minisat_static) R 4273 4273 4236 0 -1 4194304 25613 0 0 0 969757 43 0 0 25 0 1 0 315563136 112279552 25599 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 1 0 0
/proc/4279/statm: 27412 25599 76 170 0 27239 0
Current children cumulated CPU time (s) 9698.76
Current children cumulated vsize (KiB) 115004

[startup+9762.3 s]
/proc/loadavg: 1.15 1.04 1.01 2/66 4297
/proc/meminfo: memFree=1236544/2055920 swapFree=4153780/4192956
[pid=4273] ppid=4271 vsize=5356 CPUtime=0.76
/proc/4273/stat : 4273 (SatELiteGTI) S 4271 4273 4236 0 -1 4194304 333 2664 0 0 0 0 74 2 16 0 1 0 315563059 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4273/statm: 1339 239 197 169 0 50 0
[pid=4279] ppid=4273 vsize=109808 CPUtime=9757.98
/proc/4279/stat : 4279 (minisat_static) R 4273 4273 4236 0 -1 4194304 25637 0 0 0 975755 43 0 0 25 0 1 0 315563136 112443392 25623 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/4279/statm: 27452 25623 76 170 0 27279 0
Current children cumulated CPU time (s) 9758.74
Current children cumulated vsize (KiB) 115164

[startup+9822.3 s]
/proc/loadavg: 1.12 1.05 1.01 2/66 4297
/proc/meminfo: memFree=1236480/2055920 swapFree=4153780/4192956
[pid=4273] ppid=4271 vsize=5356 CPUtime=0.76
/proc/4273/stat : 4273 (SatELiteGTI) S 4271 4273 4236 0 -1 4194304 333 2664 0 0 0 0 74 2 16 0 1 0 315563059 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4273/statm: 1339 239 197 169 0 50 0
[pid=4279] ppid=4273 vsize=109808 CPUtime=9817.96
/proc/4279/stat : 4279 (minisat_static) R 4273 4273 4236 0 -1 4194304 25640 0 0 0 981753 43 0 0 25 0 1 0 315563136 112443392 25626 1992294400 134512640 135212243 4294956240 18446744073709551615 134526120 0 0 4096 3 0 0 0 17 1 0 0
/proc/4279/statm: 27452 25626 76 170 0 27279 0
Current children cumulated CPU time (s) 9818.72
Current children cumulated vsize (KiB) 115164

[startup+9882.3 s]
/proc/loadavg: 1.11 1.05 1.01 2/66 4297
/proc/meminfo: memFree=1236416/2055920 swapFree=4153780/4192956
[pid=4273] ppid=4271 vsize=5356 CPUtime=0.76
/proc/4273/stat : 4273 (SatELiteGTI) S 4271 4273 4236 0 -1 4194304 333 2664 0 0 0 0 74 2 16 0 1 0 315563059 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4273/statm: 1339 239 197 169 0 50 0
[pid=4279] ppid=4273 vsize=109808 CPUtime=9877.94
/proc/4279/stat : 4279 (minisat_static) R 4273 4273 4236 0 -1 4194304 25646 0 0 0 987751 43 0 0 25 0 1 0 315563136 112443392 25632 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/4279/statm: 27452 25632 76 170 0 27279 0
Current children cumulated CPU time (s) 9878.7
Current children cumulated vsize (KiB) 115164

[startup+9942.3 s]
/proc/loadavg: 1.10 1.06 1.01 2/66 4297
/proc/meminfo: memFree=1236352/2055920 swapFree=4153780/4192956
[pid=4273] ppid=4271 vsize=5356 CPUtime=0.76
/proc/4273/stat : 4273 (SatELiteGTI) S 4271 4273 4236 0 -1 4194304 333 2664 0 0 0 0 74 2 16 0 1 0 315563059 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4273/statm: 1339 239 197 169 0 50 0
[pid=4279] ppid=4273 vsize=109808 CPUtime=9937.91
/proc/4279/stat : 4279 (minisat_static) R 4273 4273 4236 0 -1 4194304 25654 0 0 0 993748 43 0 0 25 0 1 0 315563136 112443392 25640 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 1 0 0
/proc/4279/statm: 27452 25640 76 170 0 27279 0
Current children cumulated CPU time (s) 9938.67
Current children cumulated vsize (KiB) 115164

[startup+10002.3 s]
/proc/loadavg: 1.04 1.04 1.00 2/66 4297
/proc/meminfo: memFree=1236416/2055920 swapFree=4153780/4192956
[pid=4273] ppid=4271 vsize=5356 CPUtime=0.76
/proc/4273/stat : 4273 (SatELiteGTI) S 4271 4273 4236 0 -1 4194304 333 2664 0 0 0 0 74 2 16 0 1 0 315563059 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4273/statm: 1339 239 197 169 0 50 0
[pid=4279] ppid=4273 vsize=109808 CPUtime=9997.9
/proc/4279/stat : 4279 (minisat_static) R 4273 4273 4236 0 -1 4194304 25654 0 0 0 999746 44 0 0 25 0 1 0 315563136 112443392 25640 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/4279/statm: 27452 25640 76 170 0 27279 0
Current children cumulated CPU time (s) 9998.66
Current children cumulated vsize (KiB) 115164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.7 s]
/proc/loadavg: 1.04 1.04 1.00 2/66 4297
/proc/meminfo: memFree=1236416/2055920 swapFree=4153780/4192956
[pid=4273] ppid=4271 vsize=5356 CPUtime=0.76
/proc/4273/stat : 4273 (SatELiteGTI) S 4271 4273 4236 0 -1 4194304 333 2664 0 0 0 0 74 2 16 0 1 0 315563059 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4273/statm: 1339 239 197 169 0 50 0
[pid=4279] ppid=4273 vsize=109808 CPUtime=9999.3
/proc/4279/stat : 4279 (minisat_static) R 4273 4273 4236 0 -1 4194304 25654 0 0 0 999886 44 0 0 25 0 1 0 315563136 112443392 25640 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/4279/statm: 27452 25640 76 170 0 27279 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 115164

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

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

[startup+10003.7 s]
/proc/loadavg: 1.04 1.04 1.00 2/66 4297
/proc/meminfo: memFree=1236416/2055920 swapFree=4153780/4192956
[pid=4273] ppid=4271 vsize=5356 CPUtime=0.76
/proc/4273/stat : 4273 (SatELiteGTI) S 4271 4273 4236 0 -1 4194304 333 2664 0 0 0 0 74 2 16 0 1 0 315563059 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4273/statm: 1339 239 197 169 0 50 0
[pid=4279] ppid=4273 vsize=109808 CPUtime=9999.3
/proc/4279/stat : 4279 (minisat_static) R 4273 4273 4236 0 -1 4194304 25654 0 0 0 999886 44 0 0 25 0 1 0 315563136 112443392 25640 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/4279/statm: 27452 25640 76 170 0 27279 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 115164

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4273 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=742887
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=26995
# CPU time returned by wait4() is 0.769882
# 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): 10003.7
CPU time (s): 10000.1
CPU user time (s): 9999.6
CPU system time (s): 0.46
CPU usage (%): 99.9635
Max. virtual memory (cumulated for all children) (KiB): 115164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.742887
system time used= 0.026995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2997
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= 14
involuntary context switches= 9

runsolver used 10.7314 second user time and 25.6491 second system time

The end

Launcher Data

Begin job on node67 at 2009-05-21 05:09:28
IDJOB=1837509
IDBENCH=71066
IDSOLVER=675
FILE ID=node67/1837509-1242875368
PBS_JOBID= 9328623
Free space on /tmp= 66056 MiB

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

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

MD5SUM BENCH= e868383f091c36fa9594c670095c9824
RANDOM SEED=1872007152

node67.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.277
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.277
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:       1344712 kB
Buffers:         45192 kB
Cached:         583200 kB
SwapCached:      33928 kB
Active:         204464 kB
Inactive:       459152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1344712 kB
SwapTotal:     4192956 kB
SwapFree:      4153780 kB
Dirty:            3156 kB
Writeback:           0 kB
Mapped:          13964 kB
Slab:            33548 kB
Committed_AS:  1084836 kB
PageTables:       1440 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= 66052 MiB
End job on node67 at 2009-05-21 07:56:14