Trace number 1837535

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_12_UNKNOWN.cnf
MD5SUMfbf37caab2e9eafe910c795f49053484
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 variables1898
Number of clauses128735
Sum of the clauses size383430
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23005
Number of clauses of size 3125707
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.08	c ==============================================================================
0.00/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.08	c ==============================================================================
0.00/0.08	c |         0 |  128735   383430 |   38620       0        0     nan |  0.000 % |
1.16/1.22	c |         0 |  127840   554049 |      --       0       --      -- |     --   | -895/170619
1.16/1.22	c ==============================================================================
1.16/1.22	c Result  :   #vars: 1205   #clauses: 127840   #literals: 554049
1.16/1.22	c CPU time:   1.16982 s
1.16/1.22	c ==============================================================================
1.26/1.38	c WARNING: for repeatability, setting FPU to use double precision
1.26/1.38	c Number of variables   : 1205         
1.26/1.38	c Number of clauses     : 127840       
1.35/1.46	c Parsing time: 0.06         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-1837535-1242877048/watcher-1837535-1242877048 -o /tmp/evaluation-result-1837535-1242877048/solver-1837535-1242877048 -C 10000 -W 12000 -M 1800 SatELiteGTI HOME/instance-1837535-1242877048.cnf -random-seed=1261399002 

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


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 13675
/proc/meminfo: memFree=1615240/2055920 swapFree=4180344/4192956
[pid=13675] ppid=13673 vsize=5356 CPUtime=0
/proc/13675/stat : 13675 (SatELiteGTI) S 13673 13675 13638 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315738115 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13675/statm: 1339 237 197 169 0 50 0

[startup+0.033353 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 13675
/proc/meminfo: memFree=1615240/2055920 swapFree=4180344/4192956
[pid=13675] ppid=13673 vsize=5356 CPUtime=0
/proc/13675/stat : 13675 (SatELiteGTI) S 13673 13675 13638 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315738115 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13675/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101369 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 13675
/proc/meminfo: memFree=1615240/2055920 swapFree=4180344/4192956
[pid=13675] ppid=13673 vsize=5356 CPUtime=0
/proc/13675/stat : 13675 (SatELiteGTI) S 13673 13675 13638 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315738115 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13675/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.30139 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 13675
/proc/meminfo: memFree=1615240/2055920 swapFree=4180344/4192956
[pid=13675] ppid=13673 vsize=5356 CPUtime=0
/proc/13675/stat : 13675 (SatELiteGTI) S 13673 13675 13638 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315738115 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13675/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701432 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 13675
/proc/meminfo: memFree=1615240/2055920 swapFree=4180344/4192956
[pid=13675] ppid=13673 vsize=5356 CPUtime=0
/proc/13675/stat : 13675 (SatELiteGTI) S 13673 13675 13638 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315738115 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13675/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50152 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 13680
/proc/meminfo: memFree=1601080/2055920 swapFree=4180344/4192956
[pid=13675] ppid=13673 vsize=5356 CPUtime=1.35
/proc/13675/stat : 13675 (SatELiteGTI) S 13673 13675 13638 0 -1 4194304 333 3638 0 0 0 0 132 3 16 0 1 0 315738115 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13675/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 5356

[startup+3.10168 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 13681
/proc/meminfo: memFree=1603192/2055920 swapFree=4180344/4192956
[pid=13675] ppid=13673 vsize=5356 CPUtime=1.35
/proc/13675/stat : 13675 (SatELiteGTI) S 13673 13675 13638 0 -1 4194304 333 3638 0 0 0 0 132 3 16 0 1 0 315738115 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13675/statm: 1339 239 197 169 0 50 0
[pid=13681] ppid=13675 vsize=9164 CPUtime=1.7
/proc/13681/stat : 13681 (minisat_static) R 13675 13675 13638 0 -1 4194304 2185 0 0 0 169 1 0 0 25 0 1 0 315738254 9383936 2171 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13681/statm: 2291 2171 76 170 0 2118 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 14520

[startup+6.30202 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 13681
/proc/meminfo: memFree=1602752/2055920 swapFree=4180344/4192956
[pid=13675] ppid=13673 vsize=5356 CPUtime=1.35
/proc/13675/stat : 13675 (SatELiteGTI) S 13673 13675 13638 0 -1 4194304 333 3638 0 0 0 0 132 3 16 0 1 0 315738115 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13675/statm: 1339 239 197 169 0 50 0
[pid=13681] ppid=13675 vsize=9692 CPUtime=4.9
/proc/13681/stat : 13681 (minisat_static) R 13675 13675 13638 0 -1 4194304 2298 0 0 0 489 1 0 0 25 0 1 0 315738254 9924608 2284 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13681/statm: 2423 2284 76 170 0 2250 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 15048

[startup+12.7017 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 13681
/proc/meminfo: memFree=1601288/2055920 swapFree=4180344/4192956
[pid=13675] ppid=13673 vsize=5356 CPUtime=1.35
/proc/13675/stat : 13675 (SatELiteGTI) S 13673 13675 13638 0 -1 4194304 333 3638 0 0 0 0 132 3 16 0 1 0 315738115 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13675/statm: 1339 239 197 169 0 50 0
[pid=13681] ppid=13675 vsize=11144 CPUtime=11.29
/proc/13681/stat : 13681 (minisat_static) R 13675 13675 13638 0 -1 4194304 2665 0 0 0 1128 1 0 0 25 0 1 0 315738254 11411456 2651 1992294400 134512640 135212243 4294956240 18446744073709551615 134526162 0 0 4096 3 0 0 0 17 1 0 0
/proc/13681/statm: 2786 2651 76 170 0 2613 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 16500

[startup+25.5011 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 13681
/proc/meminfo: memFree=1598344/2055920 swapFree=4180344/4192956
[pid=13675] ppid=13673 vsize=5356 CPUtime=1.35
/proc/13675/stat : 13675 (SatELiteGTI) S 13673 13675 13638 0 -1 4194304 333 3638 0 0 0 0 132 3 16 0 1 0 315738115 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13675/statm: 1339 239 197 169 0 50 0
[pid=13681] ppid=13675 vsize=13812 CPUtime=24.09
/proc/13681/stat : 13681 (minisat_static) R 13675 13675 13638 0 -1 4194304 3333 0 0 0 2407 2 0 0 25 0 1 0 315738254 14143488 3319 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 1 0 0
/proc/13681/statm: 3453 3319 76 170 0 3280 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 19168

[startup+51.1018 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 13681
/proc/meminfo: memFree=1595528/2055920 swapFree=4180344/4192956
[pid=13675] ppid=13673 vsize=5356 CPUtime=1.35
/proc/13675/stat : 13675 (SatELiteGTI) S 13673 13675 13638 0 -1 4194304 333 3638 0 0 0 0 132 3 16 0 1 0 315738115 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13675/statm: 1339 239 197 169 0 50 0
[pid=13681] ppid=13675 vsize=16736 CPUtime=49.68
/proc/13681/stat : 13681 (minisat_static) R 13675 13675 13638 0 -1 4194304 4060 0 0 0 4965 3 0 0 25 0 1 0 315738254 17137664 4046 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13681/statm: 4184 4046 76 170 0 4011 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 22092

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 13681
/proc/meminfo: memFree=1590280/2055920 swapFree=4180344/4192956
[pid=13675] ppid=13673 vsize=5356 CPUtime=1.35
/proc/13675/stat : 13675 (SatELiteGTI) S 13673 13675 13638 0 -1 4194304 333 3638 0 0 0 0 132 3 16 0 1 0 315738115 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13675/statm: 1339 239 197 169 0 50 0
[pid=13681] ppid=13675 vsize=22072 CPUtime=100.87
/proc/13681/stat : 13681 (minisat_static) R 13675 13675 13638 0 -1 4194304 5362 0 0 0 10083 4 0 0 25 0 1 0 315738254 22601728 5348 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13681/statm: 5518 5348 76 170 0 5345 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 27428

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13681
/proc/meminfo: memFree=1587656/2055920 swapFree=4180344/4192956
[pid=13675] ppid=13673 vsize=5356 CPUtime=1.35
/proc/13675/stat : 13675 (SatELiteGTI) S 13673 13675 13638 0 -1 4194304 333 3638 0 0 0 0 132 3 16 0 1 0 315738115 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13675/statm: 1339 239 197 169 0 50 0
[pid=13681] ppid=13675 vsize=24760 CPUtime=160.85
/proc/13681/stat : 13681 (minisat_static) R 13675 13675 13638 0 -1 4194304 6003 0 0 0 16080 5 0 0 25 0 1 0 315738254 25354240 5989 1992294400 134512640 135212243 4294956240 18446744073709551615 134526120 0 0 4096 3 0 0 0 17 1 0 0
/proc/13681/statm: 6190 5989 76 170 0 6017 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 30116

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13681
/proc/meminfo: memFree=1585864/2055920 swapFree=4180344/4192956
[pid=13675] ppid=13673 vsize=5356 CPUtime=1.35
/proc/13675/stat : 13675 (SatELiteGTI) S 13673 13675 13638 0 -1 4194304 333 3638 0 0 0 0 132 3 16 0 1 0 315738115 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13675/statm: 1339 239 197 169 0 50 0
[pid=13681] ppid=13675 vsize=26376 CPUtime=220.83
/proc/13681/stat : 13681 (minisat_static) R 13675 13675 13638 0 -1 4194304 6433 0 0 0 22077 6 0 0 25 0 1 0 315738254 27009024 6419 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13681/statm: 6594 6419 76 170 0 6421 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 31732

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13681
/proc/meminfo: memFree=1584136/2055920 swapFree=4180344/4192956
[pid=13675] ppid=13673 vsize=5356 CPUtime=1.35
/proc/13675/stat : 13675 (SatELiteGTI) S 13673 13675 13638 0 -1 4194304 333 3638 0 0 0 0 132 3 16 0 1 0 315738115 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13675/statm: 1339 239 197 169 0 50 0
[pid=13681] ppid=13675 vsize=28172 CPUtime=280.82
/proc/13681/stat : 13681 (minisat_static) R 13675 13675 13638 0 -1 4194304 6853 0 0 0 28075 7 0 0 25 0 1 0 315738254 28848128 6839 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 1 0 0
/proc/13681/statm: 7043 6839 76 170 0 6870 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 33528

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13682
/proc/meminfo: memFree=1582664/2055920 swapFree=4180344/4192956
[pid=13675] ppid=13673 vsize=5356 CPUtime=1.35
/proc/13675/stat : 13675 (SatELiteGTI) S 13673 13675 13638 0 -1 4194304 333 3638 0 0 0 0 132 3 16 0 1 0 315738115 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13675/statm: 1339 239 197 169 0 50 0
[pid=13681] ppid=13675 vsize=29816 CPUtime=340.8
/proc/13681/stat : 13681 (minisat_static) R 13675 13675 13638 0 -1 4194304 7238 0 0 0 34072 8 0 0 25 0 1 0 315738254 30531584 7224 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13681/statm: 7454 7224 76 170 0 7281 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 35172

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13683
/proc/meminfo: memFree=1582472/2055920 swapFree=4180344/4192956
[pid=13675] ppid=13673 vsize=5356 CPUtime=1.35
/proc/13675/stat : 13675 (SatELiteGTI) S 13673 13675 13638 0 -1 4194304 333 3638 0 0 0 0 132 3 16 0 1 0 315738115 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13675/statm: 1339 239 197 169 0 50 0
[pid=13681] ppid=13675 vsize=29948 CPUtime=400.78
/proc/13681/stat : 13681 (minisat_static) R 13675 13675 13638 0 -1 4194304 7294 0 0 0 40070 8 0 0 25 0 1 0 315738254 30666752 7280 1992294400 134512640 135212243 4294956240 18446744073709551615 134526132 0 0 4096 3 0 0 0 17 1 0 0
/proc/13681/statm: 7487 7280 76 170 0 7314 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 35304

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13683
/proc/meminfo: memFree=1579656/2055920 swapFree=4180344/4192956
[pid=13675] ppid=13673 vsize=5356 CPUtime=1.35

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

/proc/13681/statm: 35586 34253 76 170 0 35413 0
Current children cumulated CPU time (s) 9339.56
Current children cumulated vsize (KiB) 147700

[startup+9402.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13705
/proc/meminfo: memFree=1471560/2055920 swapFree=4180344/4192956
[pid=13675] ppid=13673 vsize=5356 CPUtime=1.35
/proc/13675/stat : 13675 (SatELiteGTI) S 13673 13675 13638 0 -1 4194304 333 3638 0 0 0 0 132 3 16 0 1 0 315738115 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13675/statm: 1339 239 197 169 0 50 0
[pid=13681] ppid=13675 vsize=142464 CPUtime=9398.19
/proc/13681/stat : 13681 (minisat_static) R 13675 13675 13638 0 -1 4194304 34306 0 0 0 939752 67 0 0 25 0 1 0 315738254 145883136 34292 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13681/statm: 35616 34292 76 170 0 35443 0
Current children cumulated CPU time (s) 9399.54
Current children cumulated vsize (KiB) 147820

[startup+9462.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13705
/proc/meminfo: memFree=1471496/2055920 swapFree=4180344/4192956
[pid=13675] ppid=13673 vsize=5356 CPUtime=1.35
/proc/13675/stat : 13675 (SatELiteGTI) S 13673 13675 13638 0 -1 4194304 333 3638 0 0 0 0 132 3 16 0 1 0 315738115 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13675/statm: 1339 239 197 169 0 50 0
[pid=13681] ppid=13675 vsize=142464 CPUtime=9458.18
/proc/13681/stat : 13681 (minisat_static) R 13675 13675 13638 0 -1 4194304 34310 0 0 0 945750 68 0 0 25 0 1 0 315738254 145883136 34296 1992294400 134512640 135212243 4294956240 18446744073709551615 134526120 0 0 4096 3 0 0 0 17 1 0 0
/proc/13681/statm: 35616 34296 76 170 0 35443 0
Current children cumulated CPU time (s) 9459.53
Current children cumulated vsize (KiB) 147820

[startup+9522.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13705
/proc/meminfo: memFree=1471560/2055920 swapFree=4180344/4192956
[pid=13675] ppid=13673 vsize=5356 CPUtime=1.35
/proc/13675/stat : 13675 (SatELiteGTI) S 13673 13675 13638 0 -1 4194304 333 3638 0 0 0 0 132 3 16 0 1 0 315738115 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13675/statm: 1339 239 197 169 0 50 0
[pid=13681] ppid=13675 vsize=142148 CPUtime=9518.16
/proc/13681/stat : 13681 (minisat_static) R 13675 13675 13638 0 -1 4194304 34312 0 0 0 951748 68 0 0 25 0 1 0 315738254 145559552 34230 1992294400 134512640 135212243 4294956240 18446744073709551615 134526154 0 0 4096 3 0 0 0 17 1 0 0
/proc/13681/statm: 35537 34230 76 170 0 35364 0
Current children cumulated CPU time (s) 9519.51
Current children cumulated vsize (KiB) 147504

[startup+9582.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13705
/proc/meminfo: memFree=1471624/2055920 swapFree=4180344/4192956
[pid=13675] ppid=13673 vsize=5356 CPUtime=1.35
/proc/13675/stat : 13675 (SatELiteGTI) S 13673 13675 13638 0 -1 4194304 333 3638 0 0 0 0 132 3 16 0 1 0 315738115 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13675/statm: 1339 239 197 169 0 50 0
[pid=13681] ppid=13675 vsize=142148 CPUtime=9578.14
/proc/13681/stat : 13681 (minisat_static) R 13675 13675 13638 0 -1 4194304 34312 0 0 0 957746 68 0 0 25 0 1 0 315738254 145559552 34230 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13681/statm: 35537 34230 76 170 0 35364 0
Current children cumulated CPU time (s) 9579.49
Current children cumulated vsize (KiB) 147504

[startup+9642.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13705
/proc/meminfo: memFree=1471624/2055920 swapFree=4180344/4192956
[pid=13675] ppid=13673 vsize=5356 CPUtime=1.35
/proc/13675/stat : 13675 (SatELiteGTI) S 13673 13675 13638 0 -1 4194304 333 3638 0 0 0 0 132 3 16 0 1 0 315738115 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13675/statm: 1339 239 197 169 0 50 0
[pid=13681] ppid=13675 vsize=142148 CPUtime=9638.12
/proc/13681/stat : 13681 (minisat_static) R 13675 13675 13638 0 -1 4194304 34312 0 0 0 963744 68 0 0 25 0 1 0 315738254 145559552 34230 1992294400 134512640 135212243 4294956240 18446744073709551615 134526132 0 0 4096 3 0 0 0 17 1 0 0
/proc/13681/statm: 35537 34230 76 170 0 35364 0
Current children cumulated CPU time (s) 9639.47
Current children cumulated vsize (KiB) 147504

[startup+9702.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 13705
/proc/meminfo: memFree=1471624/2055920 swapFree=4180344/4192956
[pid=13675] ppid=13673 vsize=5356 CPUtime=1.35
/proc/13675/stat : 13675 (SatELiteGTI) S 13673 13675 13638 0 -1 4194304 333 3638 0 0 0 0 132 3 16 0 1 0 315738115 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13675/statm: 1339 239 197 169 0 50 0
[pid=13681] ppid=13675 vsize=142148 CPUtime=9698.11
/proc/13681/stat : 13681 (minisat_static) R 13675 13675 13638 0 -1 4194304 34316 0 0 0 969742 69 0 0 25 0 1 0 315738254 145559552 34234 1992294400 134512640 135212243 4294956240 18446744073709551615 134526154 0 0 4096 3 0 0 0 17 1 0 0
/proc/13681/statm: 35537 34234 76 170 0 35364 0
Current children cumulated CPU time (s) 9699.46
Current children cumulated vsize (KiB) 147504

[startup+9762.3 s]
/proc/loadavg: 1.07 0.99 0.99 2/66 13705
/proc/meminfo: memFree=1471624/2055920 swapFree=4180344/4192956
[pid=13675] ppid=13673 vsize=5356 CPUtime=1.35
/proc/13675/stat : 13675 (SatELiteGTI) S 13673 13675 13638 0 -1 4194304 333 3638 0 0 0 0 132 3 16 0 1 0 315738115 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13675/statm: 1339 239 197 169 0 50 0
[pid=13681] ppid=13675 vsize=142148 CPUtime=9758.09
/proc/13681/stat : 13681 (minisat_static) R 13675 13675 13638 0 -1 4194304 34317 0 0 0 975740 69 0 0 25 0 1 0 315738254 145559552 34235 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13681/statm: 35537 34235 76 170 0 35364 0
Current children cumulated CPU time (s) 9759.44
Current children cumulated vsize (KiB) 147504

[startup+9822.3 s]
/proc/loadavg: 1.10 1.00 1.00 2/66 13705
/proc/meminfo: memFree=1471624/2055920 swapFree=4180344/4192956
[pid=13675] ppid=13673 vsize=5356 CPUtime=1.35
/proc/13675/stat : 13675 (SatELiteGTI) S 13673 13675 13638 0 -1 4194304 333 3638 0 0 0 0 132 3 16 0 1 0 315738115 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13675/statm: 1339 239 197 169 0 50 0
[pid=13681] ppid=13675 vsize=142148 CPUtime=9818.08
/proc/13681/stat : 13681 (minisat_static) R 13675 13675 13638 0 -1 4194304 34317 0 0 0 981739 69 0 0 25 0 1 0 315738254 145559552 34235 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13681/statm: 35537 34235 76 170 0 35364 0
Current children cumulated CPU time (s) 9819.43
Current children cumulated vsize (KiB) 147504

[startup+9882.3 s]
/proc/loadavg: 1.10 1.02 1.00 2/66 13705
/proc/meminfo: memFree=1471624/2055920 swapFree=4180344/4192956
[pid=13675] ppid=13673 vsize=5356 CPUtime=1.35
/proc/13675/stat : 13675 (SatELiteGTI) S 13673 13675 13638 0 -1 4194304 333 3638 0 0 0 0 132 3 16 0 1 0 315738115 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13675/statm: 1339 239 197 169 0 50 0
[pid=13681] ppid=13675 vsize=142228 CPUtime=9878.06
/proc/13681/stat : 13681 (minisat_static) R 13675 13675 13638 0 -1 4194304 34332 0 0 0 987737 69 0 0 25 0 1 0 315738254 145641472 34250 1992294400 134512640 135212243 4294956240 18446744073709551615 134526254 0 0 4096 3 0 0 0 17 1 0 0
/proc/13681/statm: 35557 34250 76 170 0 35384 0
Current children cumulated CPU time (s) 9879.41
Current children cumulated vsize (KiB) 147584

[startup+9942.3 s]
/proc/loadavg: 1.10 1.03 1.00 2/66 13705
/proc/meminfo: memFree=1471560/2055920 swapFree=4180344/4192956
[pid=13675] ppid=13673 vsize=5356 CPUtime=1.35
/proc/13675/stat : 13675 (SatELiteGTI) S 13673 13675 13638 0 -1 4194304 333 3638 0 0 0 0 132 3 16 0 1 0 315738115 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13675/statm: 1339 239 197 169 0 50 0
[pid=13681] ppid=13675 vsize=142308 CPUtime=9938.04
/proc/13681/stat : 13681 (minisat_static) R 13675 13675 13638 0 -1 4194304 34338 0 0 0 993735 69 0 0 25 0 1 0 315738254 145723392 34256 1992294400 134512640 135212243 4294956240 18446744073709551615 134526136 0 0 4096 3 0 0 0 17 1 0 0
/proc/13681/statm: 35577 34256 76 170 0 35404 0
Current children cumulated CPU time (s) 9939.39
Current children cumulated vsize (KiB) 147664

[startup+10002.3 s]
/proc/loadavg: 1.09 1.04 1.00 2/66 13705
/proc/meminfo: memFree=1471560/2055920 swapFree=4180344/4192956
[pid=13675] ppid=13673 vsize=5356 CPUtime=1.35
/proc/13675/stat : 13675 (SatELiteGTI) S 13673 13675 13638 0 -1 4194304 333 3638 0 0 0 0 132 3 16 0 1 0 315738115 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13675/statm: 1339 239 197 169 0 50 0
[pid=13681] ppid=13675 vsize=142308 CPUtime=9998.02
/proc/13681/stat : 13681 (minisat_static) R 13675 13675 13638 0 -1 4194304 34338 0 0 0 999733 69 0 0 25 0 1 0 315738254 145723392 34256 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13681/statm: 35577 34256 76 170 0 35404 0
Current children cumulated CPU time (s) 9999.37
Current children cumulated vsize (KiB) 147664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003 s]
/proc/loadavg: 1.09 1.04 1.00 2/66 13705
/proc/meminfo: memFree=1471560/2055920 swapFree=4180344/4192956
[pid=13675] ppid=13673 vsize=5356 CPUtime=1.35
/proc/13675/stat : 13675 (SatELiteGTI) S 13673 13675 13638 0 -1 4194304 333 3638 0 0 0 0 132 3 16 0 1 0 315738115 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13675/statm: 1339 239 197 169 0 50 0
[pid=13681] ppid=13675 vsize=142308 CPUtime=9998.72
/proc/13681/stat : 13681 (minisat_static) R 13675 13675 13638 0 -1 4194304 34338 0 0 0 999803 69 0 0 25 0 1 0 315738254 145723392 34256 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/13681/statm: 35577 34256 76 170 0 35404 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 147664

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 13675 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=323798
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=37994
# CPU time returned by wait4() is 1.36179
# 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
CPU time (s): 10000.1
CPU user time (s): 9999.35
CPU system time (s): 0.72
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 147820

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

runsolver used 12.0052 second user time and 24.2833 second system time

The end

Launcher Data

Begin job on node19 at 2009-05-21 05:37:28
IDJOB=1837535
IDBENCH=71084
IDSOLVER=675
FILE ID=node19/1837535-1242877048
PBS_JOBID= 9328643
Free space on /tmp= 66116 MiB

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

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

MD5SUM BENCH= fbf37caab2e9eafe910c795f49053484
RANDOM SEED=1261399002

node19.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.236
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.236
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:       1615720 kB
Buffers:         46020 kB
Cached:         343136 kB
SwapCached:       6808 kB
Active:         190408 kB
Inactive:       206948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1615720 kB
SwapTotal:     4192956 kB
SwapFree:      4180344 kB
Dirty:            3892 kB
Writeback:           0 kB
Mapped:          13368 kB
Slab:            28844 kB
Committed_AS:  1069736 kB
PageTables:       1456 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= 66112 MiB
End job on node19 at 2009-05-21 08:24:14