Trace number 1773514

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
glucose 1.0? (TO) 10000 10002.7

General information on the benchmark

Namemizh-md5-47-4.cnf
MD5SUMb0a37265834986ac9165bda379d279fd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark60.4328
Satisfiable
(Un)Satisfiability was proved
Number of variables65604
Number of clauses273506
Sum of the clauses size814918
Maximum clause length4
Minimum clause length1
Number of clauses of size 1199
Number of clauses of size 2118244
Number of clauses of size 342021
Number of clauses of size 4113042
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.19/0.23	c ==============================================================================
0.19/0.23	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.23	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.23	c ==============================================================================
0.19/0.23	c |         0 |  234811   677538 |   70443       0        0     nan |  0.000 % |
0.99/1.03	c |         0 |  153907   520964 |      --       0       --      -- |     --   | -79647/-152196
0.99/1.03	c ==============================================================================
0.99/1.03	c Result  :   #vars: 26157   #clauses: 153907   #literals: 520964
0.99/1.03	c CPU time:   0.954854 s
0.99/1.03	c ==============================================================================
1.19/1.22	c
1.19/1.22	c Starting glucose
1.19/1.22	c
1.19/1.22	
1.19/1.22	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
1.19/1.22	
1.19/1.22	c ============================[ Problem Statistics ]=============================
1.19/1.22	c |                                                                             |
1.19/1.22	c |  Number of variables:  26157                                                |
1.19/1.22	c |  Number of clauses:    153907                                               |
1.21/1.33	c |  Parsing time:         0.10         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-1773514-1241258093/watcher-1773514-1241258093 -o /tmp/evaluation-result-1773514-1241258093/solver-1773514-1241258093 -C 10000 -W 12000 -M 1800 glucose.sh HOME/instance-1773514-1241258093.cnf 

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.93 0.98 0.99 3/64 24891
/proc/meminfo: memFree=1444688/2055920 swapFree=4180840/4192956
[pid=24891] ppid=24889 vsize=5360 CPUtime=0
/proc/24891/stat : 24891 (glucose.sh) R 24889 24891 24854 0 -1 4194304 268 0 0 0 0 0 0 0 19 0 1 0 153837494 5488640 235 1992294400 4194304 4889804 548682068816 18446744073709551615 259415141023 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/24891/statm: 1340 235 194 169 0 51 0
[pid=24892] ppid=24891 vsize=876 CPUtime=0
/proc/24892/stat : 24892 (SatELite_releas) R 24891 24891 24854 0 -1 4194304 105 0 0 0 0 0 0 0 19 0 1 0 153837494 897024 89 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 1 0 0
/proc/24892/statm: 219 89 51 174 0 42 0

[startup+0.042378 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 24891
/proc/meminfo: memFree=1444688/2055920 swapFree=4180840/4192956
[pid=24891] ppid=24889 vsize=5360 CPUtime=0
/proc/24891/stat : 24891 (glucose.sh) S 24889 24891 24854 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 153837494 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24891/statm: 1340 236 195 169 0 51 0
[pid=24892] ppid=24891 vsize=5392 CPUtime=0.03
/proc/24892/stat : 24892 (SatELite_releas) R 24891 24891 24854 0 -1 4194304 1176 0 0 0 3 0 0 0 19 0 1 0 153837494 5521408 1160 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 1 0 0
/proc/24892/statm: 1348 1160 51 174 0 1171 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10752

[startup+0.101382 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 24891
/proc/meminfo: memFree=1444688/2055920 swapFree=4180840/4192956
[pid=24891] ppid=24889 vsize=5360 CPUtime=0
/proc/24891/stat : 24891 (glucose.sh) S 24889 24891 24854 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 153837494 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24891/statm: 1340 236 195 169 0 51 0
[pid=24892] ppid=24891 vsize=14872 CPUtime=0.09
/proc/24892/stat : 24892 (SatELite_releas) R 24891 24891 24854 0 -1 4194304 2916 0 0 0 8 1 0 0 21 0 1 0 153837494 15228928 2900 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 1 0 0
/proc/24892/statm: 3718 2900 51 174 0 3541 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20232

[startup+0.301404 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 24891
/proc/meminfo: memFree=1444688/2055920 swapFree=4180840/4192956
[pid=24891] ppid=24889 vsize=5360 CPUtime=0
/proc/24891/stat : 24891 (glucose.sh) S 24889 24891 24854 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 153837494 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24891/statm: 1340 236 195 169 0 51 0
[pid=24892] ppid=24891 vsize=36212 CPUtime=0.29
/proc/24892/stat : 24892 (SatELite_releas) R 24891 24891 24854 0 -1 4194304 8001 0 0 0 25 4 0 0 24 0 1 0 153837494 37081088 7342 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 1 0 0
/proc/24892/statm: 9053 7342 77 174 0 8876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41572

[startup+0.701448 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 24891
/proc/meminfo: memFree=1444688/2055920 swapFree=4180840/4192956
[pid=24891] ppid=24889 vsize=5360 CPUtime=0
/proc/24891/stat : 24891 (glucose.sh) S 24889 24891 24854 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 153837494 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24891/statm: 1340 236 195 169 0 51 0
[pid=24892] ppid=24891 vsize=43952 CPUtime=0.69
/proc/24892/stat : 24892 (SatELite_releas) R 24891 24891 24854 0 -1 4194304 9861 0 0 0 63 6 0 0 25 0 1 0 153837494 45006848 9082 1992294400 134512640 135225430 4294956176 18446744073709551615 134576569 0 0 4096 3 0 0 0 17 1 0 0
/proc/24892/statm: 10988 9082 77 174 0 10811 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49312

[startup+1.50155 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 24893
/proc/meminfo: memFree=1405368/2055920 swapFree=4180840/4192956
[pid=24891] ppid=24889 vsize=5360 CPUtime=1.21
/proc/24891/stat : 24891 (glucose.sh) S 24889 24891 24854 0 -1 4194304 313 10622 0 0 0 0 112 9 16 0 1 0 153837494 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24891/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 5360

[startup+3.10171 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 24894
/proc/meminfo: memFree=1423672/2055920 swapFree=4180840/4192956
[pid=24891] ppid=24889 vsize=5360 CPUtime=1.21
/proc/24891/stat : 24891 (glucose.sh) S 24889 24891 24854 0 -1 4194304 313 10622 0 0 0 0 112 9 16 0 1 0 153837494 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24891/statm: 1340 238 195 169 0 51 0
[pid=24894] ppid=24891 vsize=16320 CPUtime=1.87
/proc/24894/stat : 24894 (glucose_static) R 24891 24891 24854 0 -1 4194304 3877 0 0 0 185 2 0 0 25 0 1 0 153837616 16711680 3863 1992294400 134512640 135217611 4294956288 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24894/statm: 4080 3863 77 172 0 3905 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21680

[startup+6.30107 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 24894
/proc/meminfo: memFree=1420664/2055920 swapFree=4180840/4192956
[pid=24891] ppid=24889 vsize=5360 CPUtime=1.21
/proc/24891/stat : 24891 (glucose.sh) S 24889 24891 24854 0 -1 4194304 313 10622 0 0 0 0 112 9 16 0 1 0 153837494 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24891/statm: 1340 238 195 169 0 51 0
[pid=24894] ppid=24891 vsize=18332 CPUtime=5.06
/proc/24894/stat : 24894 (glucose_static) R 24891 24891 24854 0 -1 4194304 4378 0 0 0 504 2 0 0 25 0 1 0 153837616 18771968 4364 1992294400 134512640 135217611 4294956288 18446744073709551615 134526275 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24894/statm: 4583 4364 77 172 0 4408 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 23692

[startup+12.7018 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 24894
/proc/meminfo: memFree=1418376/2055920 swapFree=4180840/4192956
[pid=24891] ppid=24889 vsize=5360 CPUtime=1.21
/proc/24891/stat : 24891 (glucose.sh) S 24889 24891 24854 0 -1 4194304 313 10622 0 0 0 0 112 9 16 0 1 0 153837494 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24891/statm: 1340 238 195 169 0 51 0
[pid=24894] ppid=24891 vsize=20788 CPUtime=11.45
/proc/24894/stat : 24894 (glucose_static) R 24891 24891 24854 0 -1 4194304 4959 0 0 0 1143 2 0 0 25 0 1 0 153837616 21286912 4945 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24894/statm: 5197 4945 77 172 0 5022 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 26148

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 24894
/proc/meminfo: memFree=1416328/2055920 swapFree=4180840/4192956
[pid=24891] ppid=24889 vsize=5360 CPUtime=1.21
/proc/24891/stat : 24891 (glucose.sh) S 24889 24891 24854 0 -1 4194304 313 10622 0 0 0 0 112 9 16 0 1 0 153837494 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24891/statm: 1340 238 195 169 0 51 0
[pid=24894] ppid=24891 vsize=22900 CPUtime=24.26
/proc/24894/stat : 24894 (glucose_static) R 24891 24891 24854 0 -1 4194304 5511 0 0 0 2423 3 0 0 25 0 1 0 153837616 23449600 5497 1992294400 134512640 135217611 4294956288 18446744073709551615 134533757 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24894/statm: 5725 5497 77 172 0 5550 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 28260

[startup+51.102 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 24894
/proc/meminfo: memFree=1413128/2055920 swapFree=4180840/4192956
[pid=24891] ppid=24889 vsize=5360 CPUtime=1.21
/proc/24891/stat : 24891 (glucose.sh) S 24889 24891 24854 0 -1 4194304 313 10622 0 0 0 0 112 9 16 0 1 0 153837494 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24891/statm: 1340 238 195 169 0 51 0
[pid=24894] ppid=24891 vsize=26320 CPUtime=49.84
/proc/24894/stat : 24894 (glucose_static) R 24891 24891 24854 0 -1 4194304 6356 0 0 0 4980 4 0 0 25 0 1 0 153837616 26951680 6342 1992294400 134512640 135217611 4294956288 18446744073709551615 134533138 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24894/statm: 6580 6342 77 172 0 6405 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 31680

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 24894
/proc/meminfo: memFree=1409608/2055920 swapFree=4180840/4192956
[pid=24891] ppid=24889 vsize=5360 CPUtime=1.21
/proc/24891/stat : 24891 (glucose.sh) S 24889 24891 24854 0 -1 4194304 313 10622 0 0 0 0 112 9 16 0 1 0 153837494 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24891/statm: 1340 238 195 169 0 51 0
[pid=24894] ppid=24891 vsize=29800 CPUtime=101.03
/proc/24894/stat : 24894 (glucose_static) R 24891 24891 24854 0 -1 4194304 7203 0 0 0 10098 5 0 0 25 0 1 0 153837616 30515200 7189 1992294400 134512640 135217611 4294956288 18446744073709551615 134532643 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24894/statm: 7450 7189 77 172 0 7275 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 35160

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24894
/proc/meminfo: memFree=1405896/2055920 swapFree=4180840/4192956
[pid=24891] ppid=24889 vsize=5360 CPUtime=1.21
/proc/24891/stat : 24891 (glucose.sh) S 24889 24891 24854 0 -1 4194304 313 10622 0 0 0 0 112 9 16 0 1 0 153837494 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24891/statm: 1340 238 195 169 0 51 0
[pid=24894] ppid=24891 vsize=33632 CPUtime=161.01
/proc/24894/stat : 24894 (glucose_static) R 24891 24891 24854 0 -1 4194304 8136 0 0 0 16095 6 0 0 25 0 1 0 153837616 34439168 8122 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24894/statm: 8408 8122 77 172 0 8233 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 38992

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24894
/proc/meminfo: memFree=1403784/2055920 swapFree=4180840/4192956
[pid=24891] ppid=24889 vsize=5360 CPUtime=1.21
/proc/24891/stat : 24891 (glucose.sh) S 24889 24891 24854 0 -1 4194304 313 10622 0 0 0 0 112 9 16 0 1 0 153837494 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24891/statm: 1340 238 195 169 0 51 0
[pid=24894] ppid=24891 vsize=35612 CPUtime=221
/proc/24894/stat : 24894 (glucose_static) R 24891 24891 24854 0 -1 4194304 8661 0 0 0 22093 7 0 0 25 0 1 0 153837616 36466688 8647 1992294400 134512640 135217611 4294956288 18446744073709551615 134522674 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24894/statm: 8903 8647 77 172 0 8728 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 40972

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24894
/proc/meminfo: memFree=1401928/2055920 swapFree=4180840/4192956
[pid=24891] ppid=24889 vsize=5360 CPUtime=1.21
/proc/24891/stat : 24891 (glucose.sh) S 24889 24891 24854 0 -1 4194304 313 10622 0 0 0 0 112 9 16 0 1 0 153837494 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24891/statm: 1340 238 195 169 0 51 0
[pid=24894] ppid=24891 vsize=37328 CPUtime=280.98
/proc/24894/stat : 24894 (glucose_static) R 24891 24891 24854 0 -1 4194304 9112 0 0 0 28090 8 0 0 25 0 1 0 153837616 38223872 9098 1992294400 134512640 135217611 4294956288 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24894/statm: 9332 9098 77 172 0 9157 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 42688

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24894
/proc/meminfo: memFree=1400776/2055920 swapFree=4180840/4192956
[pid=24891] ppid=24889 vsize=5360 CPUtime=1.21
/proc/24891/stat : 24891 (glucose.sh) S 24889 24891 24854 0 -1 4194304 313 10622 0 0 0 0 112 9 16 0 1 0 153837494 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24891/statm: 1340 238 195 169 0 51 0
[pid=24894] ppid=24891 vsize=38516 CPUtime=340.96
/proc/24894/stat : 24894 (glucose_static) R 24891 24891 24854 0 -1 4194304 9420 0 0 0 34088 8 0 0 25 0 1 0 153837616 39440384 9406 1992294400 134512640 135217611 4294956288 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24894/statm: 9629 9406 77 172 0 9454 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 43876

[startup+402.302 s]

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

/proc/24894/statm: 27169 26892 77 172 0 26994 0
Current children cumulated CPU time (s) 9399.77
Current children cumulated vsize (KiB) 114036

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24916
/proc/meminfo: memFree=1329864/2055920 swapFree=4180840/4192956
[pid=24891] ppid=24889 vsize=5360 CPUtime=1.21
/proc/24891/stat : 24891 (glucose.sh) S 24889 24891 24854 0 -1 4194304 313 10622 0 0 0 0 112 9 16 0 1 0 153837494 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24891/statm: 1340 238 195 169 0 51 0
[pid=24894] ppid=24891 vsize=108676 CPUtime=9458.54
/proc/24894/stat : 24894 (glucose_static) R 24891 24891 24854 0 -1 4194304 26906 0 0 0 945806 48 0 0 25 0 1 0 153837616 111284224 26892 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24894/statm: 27169 26892 77 172 0 26994 0
Current children cumulated CPU time (s) 9459.75
Current children cumulated vsize (KiB) 114036

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24916
/proc/meminfo: memFree=1329864/2055920 swapFree=4180840/4192956
[pid=24891] ppid=24889 vsize=5360 CPUtime=1.21
/proc/24891/stat : 24891 (glucose.sh) S 24889 24891 24854 0 -1 4194304 313 10622 0 0 0 0 112 9 16 0 1 0 153837494 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24891/statm: 1340 238 195 169 0 51 0
[pid=24894] ppid=24891 vsize=108676 CPUtime=9518.54
/proc/24894/stat : 24894 (glucose_static) R 24891 24891 24854 0 -1 4194304 26906 0 0 0 951805 49 0 0 25 0 1 0 153837616 111284224 26892 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24894/statm: 27169 26892 77 172 0 26994 0
Current children cumulated CPU time (s) 9519.75
Current children cumulated vsize (KiB) 114036

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24916
/proc/meminfo: memFree=1329032/2055920 swapFree=4180840/4192956
[pid=24891] ppid=24889 vsize=5360 CPUtime=1.21
/proc/24891/stat : 24891 (glucose.sh) S 24889 24891 24854 0 -1 4194304 313 10622 0 0 0 0 112 9 16 0 1 0 153837494 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24891/statm: 1340 238 195 169 0 51 0
[pid=24894] ppid=24891 vsize=109468 CPUtime=9578.51
/proc/24894/stat : 24894 (glucose_static) R 24891 24891 24854 0 -1 4194304 27110 0 0 0 957802 49 0 0 25 0 1 0 153837616 112095232 27096 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24894/statm: 27367 27096 77 172 0 27192 0
Current children cumulated CPU time (s) 9579.72
Current children cumulated vsize (KiB) 114828

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24916
/proc/meminfo: memFree=1329032/2055920 swapFree=4180840/4192956
[pid=24891] ppid=24889 vsize=5360 CPUtime=1.21
/proc/24891/stat : 24891 (glucose.sh) S 24889 24891 24854 0 -1 4194304 313 10622 0 0 0 0 112 9 16 0 1 0 153837494 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24891/statm: 1340 238 195 169 0 51 0
[pid=24894] ppid=24891 vsize=109468 CPUtime=9638.5
/proc/24894/stat : 24894 (glucose_static) R 24891 24891 24854 0 -1 4194304 27110 0 0 0 963801 49 0 0 25 0 1 0 153837616 112095232 27096 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24894/statm: 27367 27096 77 172 0 27192 0
Current children cumulated CPU time (s) 9639.71
Current children cumulated vsize (KiB) 114828

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24916
/proc/meminfo: memFree=1328968/2055920 swapFree=4180840/4192956
[pid=24891] ppid=24889 vsize=5360 CPUtime=1.21
/proc/24891/stat : 24891 (glucose.sh) S 24889 24891 24854 0 -1 4194304 313 10622 0 0 0 0 112 9 16 0 1 0 153837494 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24891/statm: 1340 238 195 169 0 51 0
[pid=24894] ppid=24891 vsize=109468 CPUtime=9698.48
/proc/24894/stat : 24894 (glucose_static) R 24891 24891 24854 0 -1 4194304 27110 0 0 0 969799 49 0 0 25 0 1 0 153837616 112095232 27096 1992294400 134512640 135217611 4294956288 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24894/statm: 27367 27096 77 172 0 27192 0
Current children cumulated CPU time (s) 9699.69
Current children cumulated vsize (KiB) 114828

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24916
/proc/meminfo: memFree=1328968/2055920 swapFree=4180840/4192956
[pid=24891] ppid=24889 vsize=5360 CPUtime=1.21
/proc/24891/stat : 24891 (glucose.sh) S 24889 24891 24854 0 -1 4194304 313 10622 0 0 0 0 112 9 16 0 1 0 153837494 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24891/statm: 1340 238 195 169 0 51 0
[pid=24894] ppid=24891 vsize=109468 CPUtime=9758.47
/proc/24894/stat : 24894 (glucose_static) R 24891 24891 24854 0 -1 4194304 27110 0 0 0 975797 50 0 0 25 0 1 0 153837616 112095232 27096 1992294400 134512640 135217611 4294956288 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24894/statm: 27367 27096 77 172 0 27192 0
Current children cumulated CPU time (s) 9759.68
Current children cumulated vsize (KiB) 114828

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24916
/proc/meminfo: memFree=1328968/2055920 swapFree=4180840/4192956
[pid=24891] ppid=24889 vsize=5360 CPUtime=1.21
/proc/24891/stat : 24891 (glucose.sh) S 24889 24891 24854 0 -1 4194304 313 10622 0 0 0 0 112 9 16 0 1 0 153837494 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24891/statm: 1340 238 195 169 0 51 0
[pid=24894] ppid=24891 vsize=109468 CPUtime=9818.46
/proc/24894/stat : 24894 (glucose_static) R 24891 24891 24854 0 -1 4194304 27115 0 0 0 981796 50 0 0 25 0 1 0 153837616 112095232 27101 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24894/statm: 27367 27101 77 172 0 27192 0
Current children cumulated CPU time (s) 9819.67
Current children cumulated vsize (KiB) 114828

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24916
/proc/meminfo: memFree=1328904/2055920 swapFree=4180840/4192956
[pid=24891] ppid=24889 vsize=5360 CPUtime=1.21
/proc/24891/stat : 24891 (glucose.sh) S 24889 24891 24854 0 -1 4194304 313 10622 0 0 0 0 112 9 16 0 1 0 153837494 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24891/statm: 1340 238 195 169 0 51 0
[pid=24894] ppid=24891 vsize=109468 CPUtime=9878.44
/proc/24894/stat : 24894 (glucose_static) R 24891 24891 24854 0 -1 4194304 27115 0 0 0 987794 50 0 0 25 0 1 0 153837616 112095232 27101 1992294400 134512640 135217611 4294956288 18446744073709551615 134533061 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24894/statm: 27367 27101 77 172 0 27192 0
Current children cumulated CPU time (s) 9879.65
Current children cumulated vsize (KiB) 114828

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24918
/proc/meminfo: memFree=1328904/2055920 swapFree=4180840/4192956
[pid=24891] ppid=24889 vsize=5360 CPUtime=1.21
/proc/24891/stat : 24891 (glucose.sh) S 24889 24891 24854 0 -1 4194304 313 10622 0 0 0 0 112 9 16 0 1 0 153837494 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24891/statm: 1340 238 195 169 0 51 0
[pid=24894] ppid=24891 vsize=109468 CPUtime=9938.42
/proc/24894/stat : 24894 (glucose_static) R 24891 24891 24854 0 -1 4194304 27115 0 0 0 993792 50 0 0 25 0 1 0 153837616 112095232 27101 1992294400 134512640 135217611 4294956288 18446744073709551615 134537468 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24894/statm: 27367 27101 77 172 0 27192 0
Current children cumulated CPU time (s) 9939.63
Current children cumulated vsize (KiB) 114828

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24918
/proc/meminfo: memFree=1328968/2055920 swapFree=4180840/4192956
[pid=24891] ppid=24889 vsize=5360 CPUtime=1.21
/proc/24891/stat : 24891 (glucose.sh) S 24889 24891 24854 0 -1 4194304 313 10622 0 0 0 0 112 9 16 0 1 0 153837494 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24891/statm: 1340 238 195 169 0 51 0
[pid=24894] ppid=24891 vsize=109468 CPUtime=9998.41
/proc/24894/stat : 24894 (glucose_static) R 24891 24891 24854 0 -1 4194304 27115 0 0 0 999791 50 0 0 25 0 1 0 153837616 112095232 27101 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24894/statm: 27367 27101 77 172 0 27192 0
Current children cumulated CPU time (s) 9999.62
Current children cumulated vsize (KiB) 114828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24918
/proc/meminfo: memFree=1328968/2055920 swapFree=4180840/4192956
[pid=24891] ppid=24889 vsize=5360 CPUtime=1.21
/proc/24891/stat : 24891 (glucose.sh) S 24889 24891 24854 0 -1 4194304 313 10622 0 0 0 0 112 9 16 0 1 0 153837494 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24891/statm: 1340 238 195 169 0 51 0
[pid=24894] ppid=24891 vsize=109468 CPUtime=9998.81
/proc/24894/stat : 24894 (glucose_static) R 24891 24891 24854 0 -1 4194304 27115 0 0 0 999831 50 0 0 25 0 1 0 153837616 112095232 27101 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24894/statm: 27367 27101 77 172 0 27192 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 114828

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

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

[startup+10002.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24918
/proc/meminfo: memFree=1328968/2055920 swapFree=4180840/4192956
[pid=24891] ppid=24889 vsize=5360 CPUtime=1.21
/proc/24891/stat : 24891 (glucose.sh) S 24889 24891 24854 0 -1 4194304 313 10622 0 0 0 0 112 9 16 0 1 0 153837494 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24891/statm: 1340 238 195 169 0 51 0
[pid=24894] ppid=24891 vsize=109468 CPUtime=9998.81
/proc/24894/stat : 24894 (glucose_static) R 24891 24891 24854 0 -1 4194304 27115 0 0 0 999831 50 0 0 25 0 1 0 153837616 112095232 27101 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/24894/statm: 27367 27101 77 172 0 27192 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 114828

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 10002.7
CPU time (s): 10000
CPU user time (s): 9999.43
CPU system time (s): 0.59
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 114828

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

runsolver used 12.0242 second user time and 24.3183 second system time

The end

Launcher Data

Begin job on node42 at 2009-05-02 11:54:53
IDJOB=1773514
IDBENCH=69611
IDSOLVER=610
FILE ID=node42/1773514-1241258093
PBS_JOBID= 9224936
Free space on /tmp= 66408 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT_RACE08/cnf/mizh-md5-47-4.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773514-1241258093/watcher-1773514-1241258093 -o /tmp/evaluation-result-1773514-1241258093/solver-1773514-1241258093 -C 10000 -W 12000 -M 1800  glucose.sh HOME/instance-1773514-1241258093.cnf

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

MD5SUM BENCH= b0a37265834986ac9165bda379d279fd
RANDOM SEED=2066347144

node42.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.232
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.232
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:       1445104 kB
Buffers:         76232 kB
Cached:         433344 kB
SwapCached:       5932 kB
Active:          91716 kB
Inactive:       426164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1445104 kB
SwapTotal:     4192956 kB
SwapFree:      4180840 kB
Dirty:            7148 kB
Writeback:           0 kB
Mapped:          13980 kB
Slab:            78956 kB
Committed_AS:   747364 kB
PageTables:       1388 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= 66400 MiB
End job on node42 at 2009-05-02 14:41:38