Trace number 1774104

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.1 10003.1

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-23-s100.cnf
MD5SUMaa3fff3e05d3f50a3d088c22afa455ea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2656.2
Satisfiable
(Un)Satisfiability was proved
Number of variables31711
Number of clauses95400
Sum of the clauses size224926
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261146
Number of clauses of size 334190
Number of clauses of size 40
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.05/0.07	c ==============================================================================
0.05/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.05/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.05/0.07	c ==============================================================================
0.05/0.07	c |         0 |   95200   224450 |   28559       0        0     nan |  0.000 % |
1.09/1.13	c |         0 |   58435   174205 |      --       0       --      -- |     --   | -36425/-49269
1.09/1.13	c ==============================================================================
1.09/1.13	c Result  :   #vars: 14053   #clauses: 58435   #literals: 174205
1.09/1.13	c CPU time:   1.09783 s
1.09/1.13	c ==============================================================================
1.09/1.19	c
1.09/1.19	c Starting glucose
1.09/1.19	c
1.09/1.19	
1.09/1.19	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
1.09/1.19	
1.09/1.19	c ============================[ Problem Statistics ]=============================
1.09/1.19	c |                                                                             |
1.09/1.19	c |  Number of variables:  14053                                                |
1.09/1.19	c |  Number of clauses:    58435                                                |
1.18/1.24	c |  Parsing time:         0.04         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-1774104-1241262136/watcher-1774104-1241262136 -o /tmp/evaluation-result-1774104-1241262136/solver-1774104-1241262136 -C 10000 -W 12000 -M 1800 glucose.sh HOME/instance-1774104-1241262136.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: 1.00 1.00 1.00 3/64 657
/proc/meminfo: memFree=1897008/2055920 swapFree=4181312/4192956
[pid=657] ppid=655 vsize=5360 CPUtime=0
/proc/657/stat : 657 (glucose.sh) R 655 657 576 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 154241305 5488640 235 1992294400 4194304 4889804 548682068816 18446744073709551615 255539604127 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/657/statm: 1340 235 194 169 0 51 0
[pid=658] ppid=657 vsize=1360 CPUtime=0
/proc/658/stat : 658 (SatELite_releas) R 657 657 576 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 154241305 1392640 165 1992294400 134512640 135225430 4294956176 18446744073709551615 134544080 0 0 4096 3 0 0 0 17 0 0 0
/proc/658/statm: 340 168 49 174 0 163 0

[startup+0.065271 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 657
/proc/meminfo: memFree=1897008/2055920 swapFree=4181312/4192956
[pid=657] ppid=655 vsize=5360 CPUtime=0
/proc/657/stat : 657 (glucose.sh) S 655 657 576 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154241305 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/657/statm: 1340 236 195 169 0 51 0
[pid=658] ppid=657 vsize=10812 CPUtime=0.05
/proc/658/stat : 658 (SatELite_releas) R 657 657 576 0 -1 4194304 2517 0 0 0 4 1 0 0 19 0 1 0 154241305 11071488 2501 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/658/statm: 2703 2502 51 174 0 2526 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16172

[startup+0.101273 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 657
/proc/meminfo: memFree=1897008/2055920 swapFree=4181312/4192956
[pid=657] ppid=655 vsize=5360 CPUtime=0
/proc/657/stat : 657 (glucose.sh) S 655 657 576 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154241305 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/657/statm: 1340 236 195 169 0 51 0
[pid=658] ppid=657 vsize=13740 CPUtime=0.09
/proc/658/stat : 658 (SatELite_releas) R 657 657 576 0 -1 4194304 3357 0 0 0 8 1 0 0 19 0 1 0 154241305 14069760 3230 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/658/statm: 3435 3231 77 174 0 3258 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19100

[startup+0.301292 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 657
/proc/meminfo: memFree=1897008/2055920 swapFree=4181312/4192956
[pid=657] ppid=655 vsize=5360 CPUtime=0
/proc/657/stat : 657 (glucose.sh) S 655 657 576 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154241305 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/657/statm: 1340 236 195 169 0 51 0
[pid=658] ppid=657 vsize=14476 CPUtime=0.29
/proc/658/stat : 658 (SatELite_releas) R 657 657 576 0 -1 4194304 3540 0 0 0 27 2 0 0 21 0 1 0 154241305 14823424 3413 1992294400 134512640 135225430 4294956176 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 0 0 0
/proc/658/statm: 3619 3413 77 174 0 3442 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19836

[startup+0.701329 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 657
/proc/meminfo: memFree=1897008/2055920 swapFree=4181312/4192956
[pid=657] ppid=655 vsize=5360 CPUtime=0
/proc/657/stat : 657 (glucose.sh) S 655 657 576 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154241305 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/657/statm: 1340 236 195 169 0 51 0
[pid=658] ppid=657 vsize=16028 CPUtime=0.68
/proc/658/stat : 658 (SatELite_releas) R 657 657 576 0 -1 4194304 3728 0 0 0 66 2 0 0 25 0 1 0 154241305 16412672 3601 1992294400 134512640 135225430 4294956176 18446744073709551615 134587446 0 0 4096 3 0 0 0 17 0 0 0
/proc/658/statm: 4007 3601 77 174 0 3830 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 21388

[startup+1.50141 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 659
/proc/meminfo: memFree=1878624/2055920 swapFree=4181312/4192956
[pid=657] ppid=655 vsize=5360 CPUtime=1.18
/proc/657/stat : 657 (glucose.sh) S 655 657 576 0 -1 4194304 313 4110 0 0 0 0 115 3 16 0 1 0 154241305 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/657/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 5360

[startup+3.10255 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 660
/proc/meminfo: memFree=1885408/2055920 swapFree=4181312/4192956
[pid=657] ppid=655 vsize=5360 CPUtime=1.18
/proc/657/stat : 657 (glucose.sh) S 655 657 576 0 -1 4194304 313 4110 0 0 0 0 115 3 16 0 1 0 154241305 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/657/statm: 1340 238 195 169 0 51 0
[pid=660] ppid=657 vsize=7492 CPUtime=1.89
/proc/660/stat : 660 (glucose_static) R 657 657 576 0 -1 4194304 1664 0 0 0 189 0 0 0 25 0 1 0 154241424 7671808 1650 1992294400 134512640 135217611 4294956304 18446744073709551615 134527750 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/660/statm: 1873 1650 75 172 0 1698 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 12852

[startup+6.30185 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 660
/proc/meminfo: memFree=1884896/2055920 swapFree=4181312/4192956
[pid=657] ppid=655 vsize=5360 CPUtime=1.18
/proc/657/stat : 657 (glucose.sh) S 655 657 576 0 -1 4194304 313 4110 0 0 0 0 115 3 16 0 1 0 154241305 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/657/statm: 1340 238 195 169 0 51 0
[pid=660] ppid=657 vsize=7756 CPUtime=5.1
/proc/660/stat : 660 (glucose_static) R 657 657 576 0 -1 4194304 1733 0 0 0 509 1 0 0 25 0 1 0 154241424 7942144 1719 1992294400 134512640 135217611 4294956304 18446744073709551615 134537546 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/660/statm: 1939 1719 75 172 0 1764 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13116

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 660
/proc/meminfo: memFree=1884512/2055920 swapFree=4181312/4192956
[pid=657] ppid=655 vsize=5360 CPUtime=1.18
/proc/657/stat : 657 (glucose.sh) S 655 657 576 0 -1 4194304 313 4110 0 0 0 0 115 3 16 0 1 0 154241305 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/657/statm: 1340 238 195 169 0 51 0
[pid=660] ppid=657 vsize=8152 CPUtime=11.49
/proc/660/stat : 660 (glucose_static) R 657 657 576 0 -1 4194304 1853 0 0 0 1148 1 0 0 25 0 1 0 154241424 8347648 1839 1992294400 134512640 135217611 4294956304 18446744073709551615 134532840 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/660/statm: 2038 1839 75 172 0 1863 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13512

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 660
/proc/meminfo: memFree=1883936/2055920 swapFree=4181312/4192956
[pid=657] ppid=655 vsize=5360 CPUtime=1.18
/proc/657/stat : 657 (glucose.sh) S 655 657 576 0 -1 4194304 313 4110 0 0 0 0 115 3 16 0 1 0 154241305 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/657/statm: 1340 238 195 169 0 51 0
[pid=660] ppid=657 vsize=8944 CPUtime=24.28
/proc/660/stat : 660 (glucose_static) R 657 657 576 0 -1 4194304 2042 0 0 0 2427 1 0 0 25 0 1 0 154241424 9158656 2028 1992294400 134512640 135217611 4294956304 18446744073709551615 134537311 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/660/statm: 2236 2028 75 172 0 2061 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 14304

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 660
/proc/meminfo: memFree=1883040/2055920 swapFree=4181312/4192956
[pid=657] ppid=655 vsize=5360 CPUtime=1.18
/proc/657/stat : 657 (glucose.sh) S 655 657 576 0 -1 4194304 313 4110 0 0 0 0 115 3 16 0 1 0 154241305 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/657/statm: 1340 238 195 169 0 51 0
[pid=660] ppid=657 vsize=9912 CPUtime=49.87
/proc/660/stat : 660 (glucose_static) R 657 657 576 0 -1 4194304 2272 0 0 0 4985 2 0 0 25 0 1 0 154241424 10149888 2258 1992294400 134512640 135217611 4294956304 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/660/statm: 2478 2258 75 172 0 2303 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 15272

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 660
/proc/meminfo: memFree=1880992/2055920 swapFree=4181312/4192956
[pid=657] ppid=655 vsize=5360 CPUtime=1.18
/proc/657/stat : 657 (glucose.sh) S 655 657 576 0 -1 4194304 313 4110 0 0 0 0 115 3 16 0 1 0 154241305 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/657/statm: 1340 238 195 169 0 51 0
[pid=660] ppid=657 vsize=11816 CPUtime=101.05
/proc/660/stat : 660 (glucose_static) R 657 657 576 0 -1 4194304 2741 0 0 0 10103 2 0 0 25 0 1 0 154241424 12099584 2727 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/660/statm: 2954 2727 75 172 0 2779 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 17176

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 660
/proc/meminfo: memFree=1880032/2055920 swapFree=4181312/4192956
[pid=657] ppid=655 vsize=5360 CPUtime=1.18
/proc/657/stat : 657 (glucose.sh) S 655 657 576 0 -1 4194304 313 4110 0 0 0 0 115 3 16 0 1 0 154241305 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/657/statm: 1340 238 195 169 0 51 0
[pid=660] ppid=657 vsize=12772 CPUtime=161.01
/proc/660/stat : 660 (glucose_static) R 657 657 576 0 -1 4194304 2975 0 0 0 16099 2 0 0 25 0 1 0 154241424 13078528 2961 1992294400 134512640 135217611 4294956304 18446744073709551615 134532912 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/660/statm: 3193 2961 75 172 0 3018 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 18132

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 660
/proc/meminfo: memFree=1879520/2055920 swapFree=4181312/4192956
[pid=657] ppid=655 vsize=5360 CPUtime=1.18
/proc/657/stat : 657 (glucose.sh) S 655 657 576 0 -1 4194304 313 4110 0 0 0 0 115 3 16 0 1 0 154241305 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/657/statm: 1340 238 195 169 0 51 0
[pid=660] ppid=657 vsize=13188 CPUtime=220.99
/proc/660/stat : 660 (glucose_static) R 657 657 576 0 -1 4194304 3092 0 0 0 22097 2 0 0 25 0 1 0 154241424 13504512 3078 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/660/statm: 3297 3078 75 172 0 3122 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 18548

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 660
/proc/meminfo: memFree=1878624/2055920 swapFree=4181312/4192956
[pid=657] ppid=655 vsize=5360 CPUtime=1.18
/proc/657/stat : 657 (glucose.sh) S 655 657 576 0 -1 4194304 313 4110 0 0 0 0 115 3 16 0 1 0 154241305 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/657/statm: 1340 238 195 169 0 51 0
[pid=660] ppid=657 vsize=14176 CPUtime=280.97
/proc/660/stat : 660 (glucose_static) R 657 657 576 0 -1 4194304 3317 0 0 0 28094 3 0 0 25 0 1 0 154241424 14516224 3303 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/660/statm: 3544 3303 75 172 0 3369 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 19536

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 660
/proc/meminfo: memFree=1878112/2055920 swapFree=4181312/4192956
[pid=657] ppid=655 vsize=5360 CPUtime=1.18
/proc/657/stat : 657 (glucose.sh) S 655 657 576 0 -1 4194304 313 4110 0 0 0 0 115 3 16 0 1 0 154241305 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/657/statm: 1340 238 195 169 0 51 0
[pid=660] ppid=657 vsize=14708 CPUtime=340.94
/proc/660/stat : 660 (glucose_static) R 657 657 576 0 -1 4194304 3446 0 0 0 34091 3 0 0 25 0 1 0 154241424 15060992 3432 1992294400 134512640 135217611 4294956304 18446744073709551615 134536916 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/660/statm: 3677 3432 75 172 0 3502 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 20068

[startup+402.302 s]

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

/proc/660/statm: 11380 10655 76 172 0 11205 0
Current children cumulated CPU time (s) 9399.41
Current children cumulated vsize (KiB) 50880

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 678
/proc/meminfo: memFree=1843936/2055920 swapFree=4181312/4192956
[pid=657] ppid=655 vsize=5360 CPUtime=1.18
/proc/657/stat : 657 (glucose.sh) S 655 657 576 0 -1 4194304 313 4110 0 0 0 0 115 3 16 0 1 0 154241305 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/657/statm: 1340 238 195 169 0 51 0
[pid=660] ppid=657 vsize=45736 CPUtime=9458.22
/proc/660/stat : 660 (glucose_static) R 657 657 576 0 -1 4194304 10708 0 0 0 945804 18 0 0 25 0 1 0 154241424 46833664 10694 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/660/statm: 11434 10694 76 172 0 11259 0
Current children cumulated CPU time (s) 9459.4
Current children cumulated vsize (KiB) 51096

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 678
/proc/meminfo: memFree=1843936/2055920 swapFree=4181312/4192956
[pid=657] ppid=655 vsize=5360 CPUtime=1.18
/proc/657/stat : 657 (glucose.sh) S 655 657 576 0 -1 4194304 313 4110 0 0 0 0 115 3 16 0 1 0 154241305 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/657/statm: 1340 238 195 169 0 51 0
[pid=660] ppid=657 vsize=46272 CPUtime=9518.2
/proc/660/stat : 660 (glucose_static) R 657 657 576 0 -1 4194304 10762 0 0 0 951802 18 0 0 25 0 1 0 154241424 47382528 10748 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/660/statm: 11568 10748 76 172 0 11393 0
Current children cumulated CPU time (s) 9519.38
Current children cumulated vsize (KiB) 51632

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 678
/proc/meminfo: memFree=1843808/2055920 swapFree=4181312/4192956
[pid=657] ppid=655 vsize=5360 CPUtime=1.18
/proc/657/stat : 657 (glucose.sh) S 655 657 576 0 -1 4194304 313 4110 0 0 0 0 115 3 16 0 1 0 154241305 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/657/statm: 1340 238 195 169 0 51 0
[pid=660] ppid=657 vsize=46272 CPUtime=9578.18
/proc/660/stat : 660 (glucose_static) R 657 657 576 0 -1 4194304 10784 0 0 0 957800 18 0 0 25 0 1 0 154241424 47382528 10770 1992294400 134512640 135217611 4294956304 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/660/statm: 11568 10770 76 172 0 11393 0
Current children cumulated CPU time (s) 9579.36
Current children cumulated vsize (KiB) 51632

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 678
/proc/meminfo: memFree=1843808/2055920 swapFree=4181312/4192956
[pid=657] ppid=655 vsize=5360 CPUtime=1.18
/proc/657/stat : 657 (glucose.sh) S 655 657 576 0 -1 4194304 313 4110 0 0 0 0 115 3 16 0 1 0 154241305 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/657/statm: 1340 238 195 169 0 51 0
[pid=660] ppid=657 vsize=46432 CPUtime=9638.17
/proc/660/stat : 660 (glucose_static) R 657 657 576 0 -1 4194304 10794 0 0 0 963798 19 0 0 25 0 1 0 154241424 47546368 10780 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/660/statm: 11608 10780 76 172 0 11433 0
Current children cumulated CPU time (s) 9639.35
Current children cumulated vsize (KiB) 51792

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 678
/proc/meminfo: memFree=1843552/2055920 swapFree=4181312/4192956
[pid=657] ppid=655 vsize=5360 CPUtime=1.18
/proc/657/stat : 657 (glucose.sh) S 655 657 576 0 -1 4194304 313 4110 0 0 0 0 115 3 16 0 1 0 154241305 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/657/statm: 1340 238 195 169 0 51 0
[pid=660] ppid=657 vsize=46576 CPUtime=9698.15
/proc/660/stat : 660 (glucose_static) R 657 657 576 0 -1 4194304 10823 0 0 0 969796 19 0 0 25 0 1 0 154241424 47693824 10809 1992294400 134512640 135217611 4294956304 18446744073709551615 134533371 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/660/statm: 11644 10809 76 172 0 11469 0
Current children cumulated CPU time (s) 9699.33
Current children cumulated vsize (KiB) 51936

[startup+9762.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 678
/proc/meminfo: memFree=1843232/2055920 swapFree=4181312/4192956
[pid=657] ppid=655 vsize=5360 CPUtime=1.18
/proc/657/stat : 657 (glucose.sh) S 655 657 576 0 -1 4194304 313 4110 0 0 0 0 115 3 16 0 1 0 154241305 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/657/statm: 1340 238 195 169 0 51 0
[pid=660] ppid=657 vsize=46936 CPUtime=9758.13
/proc/660/stat : 660 (glucose_static) R 657 657 576 0 -1 4194304 10898 0 0 0 975794 19 0 0 25 0 1 0 154241424 48062464 10884 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/660/statm: 11734 10884 76 172 0 11559 0
Current children cumulated CPU time (s) 9759.31
Current children cumulated vsize (KiB) 52296

[startup+9822.3 s]
/proc/loadavg: 1.09 1.03 1.00 2/66 678
/proc/meminfo: memFree=1843104/2055920 swapFree=4181312/4192956
[pid=657] ppid=655 vsize=5360 CPUtime=1.18
/proc/657/stat : 657 (glucose.sh) S 655 657 576 0 -1 4194304 313 4110 0 0 0 0 115 3 16 0 1 0 154241305 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/657/statm: 1340 238 195 169 0 51 0
[pid=660] ppid=657 vsize=46936 CPUtime=9818.11
/proc/660/stat : 660 (glucose_static) R 657 657 576 0 -1 4194304 10937 0 0 0 981792 19 0 0 25 0 1 0 154241424 48062464 10923 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/660/statm: 11734 10923 76 172 0 11559 0
Current children cumulated CPU time (s) 9819.29
Current children cumulated vsize (KiB) 52296

[startup+9882.3 s]
/proc/loadavg: 1.15 1.05 1.01 2/66 678
/proc/meminfo: memFree=1842464/2055920 swapFree=4181312/4192956
[pid=657] ppid=655 vsize=5360 CPUtime=1.18
/proc/657/stat : 657 (glucose.sh) S 655 657 576 0 -1 4194304 313 4110 0 0 0 0 115 3 16 0 1 0 154241305 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/657/statm: 1340 238 195 169 0 51 0
[pid=660] ppid=657 vsize=47596 CPUtime=9878.1
/proc/660/stat : 660 (glucose_static) R 657 657 576 0 -1 4194304 11090 0 0 0 987791 19 0 0 25 0 1 0 154241424 48738304 11076 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/660/statm: 11899 11076 76 172 0 11724 0
Current children cumulated CPU time (s) 9879.28
Current children cumulated vsize (KiB) 52956

[startup+9942.3 s]
/proc/loadavg: 1.05 1.04 1.00 2/66 678
/proc/meminfo: memFree=1842400/2055920 swapFree=4181312/4192956
[pid=657] ppid=655 vsize=5360 CPUtime=1.18
/proc/657/stat : 657 (glucose.sh) S 655 657 576 0 -1 4194304 313 4110 0 0 0 0 115 3 16 0 1 0 154241305 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/657/statm: 1340 238 195 169 0 51 0
[pid=660] ppid=657 vsize=47596 CPUtime=9938.07
/proc/660/stat : 660 (glucose_static) R 657 657 576 0 -1 4194304 11102 0 0 0 993788 19 0 0 25 0 1 0 154241424 48738304 11088 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/660/statm: 11899 11088 76 172 0 11724 0
Current children cumulated CPU time (s) 9939.25
Current children cumulated vsize (KiB) 52956

[startup+10002.3 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 678
/proc/meminfo: memFree=1842336/2055920 swapFree=4181312/4192956
[pid=657] ppid=655 vsize=5360 CPUtime=1.18
/proc/657/stat : 657 (glucose.sh) S 655 657 576 0 -1 4194304 313 4110 0 0 0 0 115 3 16 0 1 0 154241305 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/657/statm: 1340 238 195 169 0 51 0
[pid=660] ppid=657 vsize=47768 CPUtime=9998.07
/proc/660/stat : 660 (glucose_static) R 657 657 576 0 -1 4194304 11118 0 0 0 999787 20 0 0 25 0 1 0 154241424 48914432 11104 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/660/statm: 11942 11104 76 172 0 11767 0
Current children cumulated CPU time (s) 9999.25
Current children cumulated vsize (KiB) 53128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.1 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 678
/proc/meminfo: memFree=1842272/2055920 swapFree=4181312/4192956
[pid=657] ppid=655 vsize=5360 CPUtime=1.18
/proc/657/stat : 657 (glucose.sh) S 655 657 576 0 -1 4194304 313 4110 0 0 0 0 115 3 16 0 1 0 154241305 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/657/statm: 1340 238 195 169 0 51 0
[pid=660] ppid=657 vsize=47768 CPUtime=9998.87
/proc/660/stat : 660 (glucose_static) R 657 657 576 0 -1 4194304 11130 0 0 0 999867 20 0 0 25 0 1 0 154241424 48914432 11116 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/660/statm: 11942 11116 76 172 0 11767 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 53128

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

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

[startup+10003.1 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 678
/proc/meminfo: memFree=1842272/2055920 swapFree=4181312/4192956
[pid=657] ppid=655 vsize=5360 CPUtime=1.18
/proc/657/stat : 657 (glucose.sh) S 655 657 576 0 -1 4194304 313 4110 0 0 0 0 115 3 16 0 1 0 154241305 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/657/statm: 1340 238 195 169 0 51 0
[pid=660] ppid=657 vsize=47768 CPUtime=9998.87
/proc/660/stat : 660 (glucose_static) R 657 657 576 0 -1 4194304 11130 0 0 0 999867 20 0 0 25 0 1 0 154241424 48914432 11116 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/660/statm: 11942 11116 76 172 0 11767 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 53128

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 657 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=152824
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=39993
# CPU time returned by wait4() is 1.19282
# 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.1
CPU time (s): 10000.1
CPU user time (s): 9999.82
CPU system time (s): 0.23
CPU usage (%): 99.9694
Max. virtual memory (cumulated for all children) (KiB): 53128

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

runsolver used 9.31658 second user time and 27.0629 second system time

The end

Launcher Data

Begin job on node48 at 2009-05-02 13:02:16
IDJOB=1774104
IDBENCH=70868
IDSOLVER=610
FILE ID=node48/1774104-1241262136
PBS_JOBID= 9224930
Free space on /tmp= 66416 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-23-s100.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774104-1241262136/watcher-1774104-1241262136 -o /tmp/evaluation-result-1774104-1241262136/solver-1774104-1241262136 -C 10000 -W 12000 -M 1800  glucose.sh HOME/instance-1774104-1241262136.cnf

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

MD5SUM BENCH= aa3fff3e05d3f50a3d088c22afa455ea
RANDOM SEED=1384702509

node48.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.209
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.209
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:       1897488 kB
Buffers:         25776 kB
Cached:          68876 kB
SwapCached:       5444 kB
Active:          33556 kB
Inactive:        68952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1897488 kB
SwapTotal:     4192956 kB
SwapFree:      4181312 kB
Dirty:            3100 kB
Writeback:           0 kB
Mapped:          13552 kB
Slab:            41896 kB
Committed_AS:   759172 kB
PageTables:       1368 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= 66408 MiB
End job on node48 at 2009-05-02 15:49:01