Trace number 1774134

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 10005.1

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-24-s100.cnf
MD5SUM107f2922072d64498e09af3270c7b9c3
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 variables31821
Number of clauses95735
Sum of the clauses size225739
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261338
Number of clauses of size 334333
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.04/0.07	c ==============================================================================
0.04/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.04/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.04/0.07	c ==============================================================================
0.04/0.07	c |         0 |   95535   225263 |   28660       0        0     nan |  0.000 % |
1.09/1.13	c |         0 |   58933   176133 |      --       0       --      -- |     --   | -36262/-48154
1.09/1.13	c ==============================================================================
1.09/1.13	c Result  :   #vars: 14170   #clauses: 58933   #literals: 176133
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:  14170                                                |
1.09/1.19	c |  Number of clauses:    58933                                                |
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-1774134-1241262500/watcher-1774134-1241262500 -o /tmp/evaluation-result-1774134-1241262500/solver-1774134-1241262500 -C 10000 -W 12000 -M 1800 glucose.sh HOME/instance-1774134-1241262500.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.92 0.98 0.99 3/64 18468
/proc/meminfo: memFree=1062752/2055920 swapFree=4191900/4192956
[pid=18468] ppid=18466 vsize=5360 CPUtime=0
/proc/18468/stat : 18468 (glucose.sh) R 18466 18468 18431 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 154282617 5488640 235 1992294400 4194304 4889804 548682068816 18446744073709551615 210824129183 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/18468/statm: 1340 235 194 169 0 51 0
[pid=18469] ppid=18468 vsize=1744 CPUtime=0
/proc/18469/stat : 18469 (SatELite_releas) R 18468 18468 18431 0 -1 4194304 296 0 0 0 0 0 0 0 18 0 1 0 154282617 1785856 280 1992294400 134512640 135225430 4294956176 18446744073709551615 134543744 0 0 4096 3 0 0 0 17 0 0 0
/proc/18469/statm: 436 282 49 174 0 259 0

[startup+0.056747 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18468
/proc/meminfo: memFree=1062752/2055920 swapFree=4191900/4192956
[pid=18468] ppid=18466 vsize=5360 CPUtime=0
/proc/18468/stat : 18468 (glucose.sh) S 18466 18468 18431 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154282617 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18468/statm: 1340 236 195 169 0 51 0
[pid=18469] ppid=18468 vsize=9888 CPUtime=0.04
/proc/18469/stat : 18469 (SatELite_releas) R 18468 18468 18431 0 -1 4194304 2272 0 0 0 4 0 0 0 19 0 1 0 154282617 10125312 2256 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/18469/statm: 2472 2257 51 174 0 2295 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15248

[startup+0.101752 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18468
/proc/meminfo: memFree=1062752/2055920 swapFree=4191900/4192956
[pid=18468] ppid=18466 vsize=5360 CPUtime=0
/proc/18468/stat : 18468 (glucose.sh) S 18466 18468 18431 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154282617 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18468/statm: 1340 236 195 169 0 51 0
[pid=18469] ppid=18468 vsize=13760 CPUtime=0.09
/proc/18469/stat : 18469 (SatELite_releas) R 18468 18468 18431 0 -1 4194304 3406 0 0 0 8 1 0 0 19 0 1 0 154282617 14090240 3249 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/18469/statm: 3440 3249 77 174 0 3263 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19120

[startup+0.301775 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18468
/proc/meminfo: memFree=1062752/2055920 swapFree=4191900/4192956
[pid=18468] ppid=18466 vsize=5360 CPUtime=0
/proc/18468/stat : 18468 (glucose.sh) S 18466 18468 18431 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154282617 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18468/statm: 1340 236 195 169 0 51 0
[pid=18469] ppid=18468 vsize=14496 CPUtime=0.29
/proc/18469/stat : 18469 (SatELite_releas) R 18468 18468 18431 0 -1 4194304 3583 0 0 0 27 2 0 0 22 0 1 0 154282617 14843904 3426 1992294400 134512640 135225430 4294956176 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 0 0 0
/proc/18469/statm: 3624 3426 77 174 0 3447 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19856

[startup+0.701823 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 18468
/proc/meminfo: memFree=1062752/2055920 swapFree=4191900/4192956
[pid=18468] ppid=18466 vsize=5360 CPUtime=0
/proc/18468/stat : 18468 (glucose.sh) S 18466 18468 18431 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 154282617 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18468/statm: 1340 236 195 169 0 51 0
[pid=18469] ppid=18468 vsize=16068 CPUtime=0.68
/proc/18469/stat : 18469 (SatELite_releas) R 18468 18468 18431 0 -1 4194304 3772 0 0 0 66 2 0 0 25 0 1 0 154282617 16453632 3615 1992294400 134512640 135225430 4294956176 18446744073709551615 134587244 0 0 4096 3 0 0 0 17 0 0 0
/proc/18469/statm: 4017 3615 77 174 0 3840 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 21428

[startup+1.50193 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 18470
/proc/meminfo: memFree=1044240/2055920 swapFree=4191900/4192956
[pid=18468] ppid=18466 vsize=5360 CPUtime=1.18
/proc/18468/stat : 18468 (glucose.sh) S 18466 18468 18431 0 -1 4194304 313 4146 0 0 0 0 115 3 16 0 1 0 154282617 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18468/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 5360

[startup+3.10111 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 18471
/proc/meminfo: memFree=1050384/2055920 swapFree=4191900/4192956
[pid=18468] ppid=18466 vsize=5360 CPUtime=1.18
/proc/18468/stat : 18468 (glucose.sh) S 18466 18468 18431 0 -1 4194304 313 4146 0 0 0 0 115 3 16 0 1 0 154282617 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18468/statm: 1340 238 195 169 0 51 0
[pid=18471] ppid=18468 vsize=8940 CPUtime=1.89
/proc/18471/stat : 18471 (glucose_static) R 18468 18468 18431 0 -1 4194304 2073 0 0 0 189 0 0 0 25 0 1 0 154282737 9154560 2035 1992294400 134512640 135217611 4294956288 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/18471/statm: 2235 2035 75 172 0 2060 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 14300

[startup+6.3025 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 18471
/proc/meminfo: memFree=1049048/2055920 swapFree=4191900/4192956
[pid=18468] ppid=18466 vsize=5360 CPUtime=1.18
/proc/18468/stat : 18468 (glucose.sh) S 18466 18468 18431 0 -1 4194304 313 4146 0 0 0 0 115 3 16 0 1 0 154282617 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18468/statm: 1340 238 195 169 0 51 0
[pid=18471] ppid=18468 vsize=9336 CPUtime=5.09
/proc/18471/stat : 18471 (glucose_static) R 18468 18468 18431 0 -1 4194304 2168 0 0 0 508 1 0 0 25 0 1 0 154282737 9560064 2130 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/18471/statm: 2334 2130 75 172 0 2159 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 14696

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 18471
/proc/meminfo: memFree=1048608/2055920 swapFree=4191900/4192956
[pid=18468] ppid=18466 vsize=5360 CPUtime=1.18
/proc/18468/stat : 18468 (glucose.sh) S 18466 18468 18431 0 -1 4194304 313 4146 0 0 0 0 115 3 16 0 1 0 154282617 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18468/statm: 1340 238 195 169 0 51 0
[pid=18471] ppid=18468 vsize=10012 CPUtime=11.48
/proc/18471/stat : 18471 (glucose_static) R 18468 18468 18431 0 -1 4194304 2335 0 0 0 1147 1 0 0 25 0 1 0 154282737 10252288 2297 1992294400 134512640 135217611 4294956288 18446744073709551615 134537459 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/18471/statm: 2503 2297 75 172 0 2328 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 15372

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 18471
/proc/meminfo: memFree=1047904/2055920 swapFree=4191900/4192956
[pid=18468] ppid=18466 vsize=5360 CPUtime=1.18
/proc/18468/stat : 18468 (glucose.sh) S 18466 18468 18431 0 -1 4194304 313 4146 0 0 0 0 115 3 16 0 1 0 154282617 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18468/statm: 1340 238 195 169 0 51 0
[pid=18471] ppid=18468 vsize=10672 CPUtime=24.27
/proc/18471/stat : 18471 (glucose_static) R 18468 18468 18431 0 -1 4194304 2500 0 0 0 2426 1 0 0 25 0 1 0 154282737 10928128 2462 1992294400 134512640 135217611 4294956288 18446744073709551615 134537319 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/18471/statm: 2668 2462 75 172 0 2493 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 16032

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 18471
/proc/meminfo: memFree=1046752/2055920 swapFree=4191900/4192956
[pid=18468] ppid=18466 vsize=5360 CPUtime=1.18
/proc/18468/stat : 18468 (glucose.sh) S 18466 18468 18431 0 -1 4194304 313 4146 0 0 0 0 115 3 16 0 1 0 154282617 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18468/statm: 1340 238 195 169 0 51 0
[pid=18471] ppid=18468 vsize=12020 CPUtime=49.87
/proc/18471/stat : 18471 (glucose_static) R 18468 18468 18431 0 -1 4194304 2820 0 0 0 4985 2 0 0 25 0 1 0 154282737 12308480 2782 1992294400 134512640 135217611 4294956288 18446744073709551615 134537033 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/18471/statm: 3005 2782 75 172 0 2830 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 17380

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 18471
/proc/meminfo: memFree=1045408/2055920 swapFree=4191900/4192956
[pid=18468] ppid=18466 vsize=5360 CPUtime=1.18
/proc/18468/stat : 18468 (glucose.sh) S 18466 18468 18431 0 -1 4194304 313 4146 0 0 0 0 115 3 16 0 1 0 154282617 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18468/statm: 1340 238 195 169 0 51 0
[pid=18471] ppid=18468 vsize=13260 CPUtime=101.04
/proc/18471/stat : 18471 (glucose_static) R 18468 18468 18431 0 -1 4194304 3143 0 0 0 10102 2 0 0 25 0 1 0 154282737 13578240 3105 1992294400 134512640 135217611 4294956288 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/18471/statm: 3315 3105 75 172 0 3140 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 18620

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18471
/proc/meminfo: memFree=1043936/2055920 swapFree=4191900/4192956
[pid=18468] ppid=18466 vsize=5360 CPUtime=1.18
/proc/18468/stat : 18468 (glucose.sh) S 18466 18468 18431 0 -1 4194304 313 4146 0 0 0 0 115 3 16 0 1 0 154282617 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18468/statm: 1340 238 195 169 0 51 0
[pid=18471] ppid=18468 vsize=14724 CPUtime=161.02
/proc/18471/stat : 18471 (glucose_static) R 18468 18468 18431 0 -1 4194304 3514 0 0 0 16099 3 0 0 25 0 1 0 154282737 15077376 3476 1992294400 134512640 135217611 4294956288 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/18471/statm: 3681 3476 75 172 0 3506 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 20084

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18471
/proc/meminfo: memFree=1043424/2055920 swapFree=4191900/4192956
[pid=18468] ppid=18466 vsize=5360 CPUtime=1.18
/proc/18468/stat : 18468 (glucose.sh) S 18466 18468 18431 0 -1 4194304 313 4146 0 0 0 0 115 3 16 0 1 0 154282617 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18468/statm: 1340 238 195 169 0 51 0
[pid=18471] ppid=18468 vsize=15424 CPUtime=220.98
/proc/18471/stat : 18471 (glucose_static) R 18468 18468 18431 0 -1 4194304 3645 0 0 0 22095 3 0 0 25 0 1 0 154282737 15794176 3607 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/18471/statm: 3856 3607 75 172 0 3681 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 20784

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18471
/proc/meminfo: memFree=1043104/2055920 swapFree=4191900/4192956
[pid=18468] ppid=18466 vsize=5360 CPUtime=1.18
/proc/18468/stat : 18468 (glucose.sh) S 18466 18468 18431 0 -1 4194304 313 4146 0 0 0 0 115 3 16 0 1 0 154282617 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18468/statm: 1340 238 195 169 0 51 0
[pid=18471] ppid=18468 vsize=15560 CPUtime=280.96
/proc/18471/stat : 18471 (glucose_static) R 18468 18468 18431 0 -1 4194304 3712 0 0 0 28093 3 0 0 25 0 1 0 154282737 15933440 3674 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/18471/statm: 3890 3674 75 172 0 3715 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 20920

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18471
/proc/meminfo: memFree=1042784/2055920 swapFree=4191900/4192956
[pid=18468] ppid=18466 vsize=5360 CPUtime=1.18
/proc/18468/stat : 18468 (glucose.sh) S 18466 18468 18431 0 -1 4194304 313 4146 0 0 0 0 115 3 16 0 1 0 154282617 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18468/statm: 1340 238 195 169 0 51 0
[pid=18471] ppid=18468 vsize=16004 CPUtime=340.92
/proc/18471/stat : 18471 (glucose_static) R 18468 18468 18431 0 -1 4194304 3796 0 0 0 34089 3 0 0 25 0 1 0 154282737 16388096 3758 1992294400 134512640 135217611 4294956288 18446744073709551615 134533061 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/18471/statm: 4001 3758 75 172 0 3826 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 21364

[startup+402.301 s]

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

/proc/18471/statm: 12742 11899 76 172 0 12567 0
Current children cumulated CPU time (s) 9397.57
Current children cumulated vsize (KiB) 56328

[startup+9462.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18489
/proc/meminfo: memFree=1009504/2055920 swapFree=4191900/4192956
[pid=18468] ppid=18466 vsize=5360 CPUtime=1.18
/proc/18468/stat : 18468 (glucose.sh) S 18466 18468 18431 0 -1 4194304 313 4146 0 0 0 0 115 3 16 0 1 0 154282617 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18468/statm: 1340 238 195 169 0 51 0
[pid=18471] ppid=18468 vsize=51100 CPUtime=9456.36
/proc/18471/stat : 18471 (glucose_static) R 18468 18468 18431 0 -1 4194304 12024 0 0 0 945619 17 0 0 25 0 1 0 154282737 52326400 11964 1992294400 134512640 135217611 4294956288 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/18471/statm: 12775 11964 76 172 0 12600 0
Current children cumulated CPU time (s) 9457.54
Current children cumulated vsize (KiB) 56460

[startup+9522.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18489
/proc/meminfo: memFree=1009440/2055920 swapFree=4191900/4192956
[pid=18468] ppid=18466 vsize=5360 CPUtime=1.18
/proc/18468/stat : 18468 (glucose.sh) S 18466 18468 18431 0 -1 4194304 313 4146 0 0 0 0 115 3 16 0 1 0 154282617 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18468/statm: 1340 238 195 169 0 51 0
[pid=18471] ppid=18468 vsize=51288 CPUtime=9516.3
/proc/18471/stat : 18471 (glucose_static) R 18468 18468 18431 0 -1 4194304 12040 0 0 0 951613 17 0 0 25 0 1 0 154282737 52518912 11980 1992294400 134512640 135217611 4294956288 18446744073709551615 134533065 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/18471/statm: 12822 11980 76 172 0 12647 0
Current children cumulated CPU time (s) 9517.48
Current children cumulated vsize (KiB) 56648

[startup+9582.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18489
/proc/meminfo: memFree=1009312/2055920 swapFree=4191900/4192956
[pid=18468] ppid=18466 vsize=5360 CPUtime=1.18
/proc/18468/stat : 18468 (glucose.sh) S 18466 18468 18431 0 -1 4194304 313 4146 0 0 0 0 115 3 16 0 1 0 154282617 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18468/statm: 1340 238 195 169 0 51 0
[pid=18471] ppid=18468 vsize=51288 CPUtime=9576.28
/proc/18471/stat : 18471 (glucose_static) R 18468 18468 18431 0 -1 4194304 12064 0 0 0 957611 17 0 0 25 0 1 0 154282737 52518912 12004 1992294400 134512640 135217611 4294956288 18446744073709551615 134533330 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/18471/statm: 12822 12004 76 172 0 12647 0
Current children cumulated CPU time (s) 9577.46
Current children cumulated vsize (KiB) 56648

[startup+9642.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18489
/proc/meminfo: memFree=1009312/2055920 swapFree=4191900/4192956
[pid=18468] ppid=18466 vsize=5360 CPUtime=1.18
/proc/18468/stat : 18468 (glucose.sh) S 18466 18468 18431 0 -1 4194304 313 4146 0 0 0 0 115 3 16 0 1 0 154282617 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18468/statm: 1340 238 195 169 0 51 0
[pid=18471] ppid=18468 vsize=51288 CPUtime=9636.25
/proc/18471/stat : 18471 (glucose_static) R 18468 18468 18431 0 -1 4194304 12068 0 0 0 963608 17 0 0 25 0 1 0 154282737 52518912 12008 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/18471/statm: 12822 12008 76 172 0 12647 0
Current children cumulated CPU time (s) 9637.43
Current children cumulated vsize (KiB) 56648

[startup+9702.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18489
/proc/meminfo: memFree=1009248/2055920 swapFree=4191900/4192956
[pid=18468] ppid=18466 vsize=5360 CPUtime=1.18
/proc/18468/stat : 18468 (glucose.sh) S 18466 18468 18431 0 -1 4194304 313 4146 0 0 0 0 115 3 16 0 1 0 154282617 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18468/statm: 1340 238 195 169 0 51 0
[pid=18471] ppid=18468 vsize=51424 CPUtime=9696.2
/proc/18471/stat : 18471 (glucose_static) R 18468 18468 18431 0 -1 4194304 12081 0 0 0 969602 18 0 0 25 0 1 0 154282737 52658176 12021 1992294400 134512640 135217611 4294956288 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/18471/statm: 12856 12021 76 172 0 12681 0
Current children cumulated CPU time (s) 9697.38
Current children cumulated vsize (KiB) 56784

[startup+9762.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18489
/proc/meminfo: memFree=1009184/2055920 swapFree=4191900/4192956
[pid=18468] ppid=18466 vsize=5360 CPUtime=1.18
/proc/18468/stat : 18468 (glucose.sh) S 18466 18468 18431 0 -1 4194304 313 4146 0 0 0 0 115 3 16 0 1 0 154282617 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18468/statm: 1340 238 195 169 0 51 0
[pid=18471] ppid=18468 vsize=51424 CPUtime=9756.18
/proc/18471/stat : 18471 (glucose_static) R 18468 18468 18431 0 -1 4194304 12083 0 0 0 975600 18 0 0 25 0 1 0 154282737 52658176 12023 1992294400 134512640 135217611 4294956288 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/18471/statm: 12856 12023 76 172 0 12681 0
Current children cumulated CPU time (s) 9757.36
Current children cumulated vsize (KiB) 56784

[startup+9822.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18489
/proc/meminfo: memFree=1009184/2055920 swapFree=4191900/4192956
[pid=18468] ppid=18466 vsize=5360 CPUtime=1.18
/proc/18468/stat : 18468 (glucose.sh) S 18466 18468 18431 0 -1 4194304 313 4146 0 0 0 0 115 3 16 0 1 0 154282617 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18468/statm: 1340 238 195 169 0 51 0
[pid=18471] ppid=18468 vsize=51424 CPUtime=9816.15
/proc/18471/stat : 18471 (glucose_static) R 18468 18468 18431 0 -1 4194304 12104 0 0 0 981597 18 0 0 25 0 1 0 154282737 52658176 12044 1992294400 134512640 135217611 4294956288 18446744073709551615 134533319 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/18471/statm: 12856 12044 76 172 0 12681 0
Current children cumulated CPU time (s) 9817.33
Current children cumulated vsize (KiB) 56784

[startup+9882.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18489
/proc/meminfo: memFree=1009120/2055920 swapFree=4191900/4192956
[pid=18468] ppid=18466 vsize=5360 CPUtime=1.18
/proc/18468/stat : 18468 (glucose.sh) S 18466 18468 18431 0 -1 4194304 313 4146 0 0 0 0 115 3 16 0 1 0 154282617 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18468/statm: 1340 238 195 169 0 51 0
[pid=18471] ppid=18468 vsize=51424 CPUtime=9876.12
/proc/18471/stat : 18471 (glucose_static) R 18468 18468 18431 0 -1 4194304 12111 0 0 0 987594 18 0 0 25 0 1 0 154282737 52658176 12051 1992294400 134512640 135217611 4294956288 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/18471/statm: 12856 12051 76 172 0 12681 0
Current children cumulated CPU time (s) 9877.3
Current children cumulated vsize (KiB) 56784

[startup+9942.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18489
/proc/meminfo: memFree=1009056/2055920 swapFree=4191900/4192956
[pid=18468] ppid=18466 vsize=5360 CPUtime=1.18
/proc/18468/stat : 18468 (glucose.sh) S 18466 18468 18431 0 -1 4194304 313 4146 0 0 0 0 115 3 16 0 1 0 154282617 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18468/statm: 1340 238 195 169 0 51 0
[pid=18471] ppid=18468 vsize=51560 CPUtime=9936.09
/proc/18471/stat : 18471 (glucose_static) R 18468 18468 18431 0 -1 4194304 12125 0 0 0 993591 18 0 0 25 0 1 0 154282737 52797440 12065 1992294400 134512640 135217611 4294956288 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/18471/statm: 12890 12065 76 172 0 12715 0
Current children cumulated CPU time (s) 9937.27
Current children cumulated vsize (KiB) 56920

[startup+10002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18489
/proc/meminfo: memFree=1008928/2055920 swapFree=4191900/4192956
[pid=18468] ppid=18466 vsize=5360 CPUtime=1.18
/proc/18468/stat : 18468 (glucose.sh) S 18466 18468 18431 0 -1 4194304 313 4146 0 0 0 0 115 3 16 0 1 0 154282617 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18468/statm: 1340 238 195 169 0 51 0
[pid=18471] ppid=18468 vsize=51668 CPUtime=9996.07
/proc/18471/stat : 18471 (glucose_static) R 18468 18468 18431 0 -1 4194304 12155 0 0 0 999589 18 0 0 25 0 1 0 154282737 52908032 12095 1992294400 134512640 135217611 4294956288 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/18471/statm: 12917 12095 76 172 0 12742 0
Current children cumulated CPU time (s) 9997.25
Current children cumulated vsize (KiB) 57028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10005.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18489
/proc/meminfo: memFree=1008928/2055920 swapFree=4191900/4192956
[pid=18468] ppid=18466 vsize=5360 CPUtime=1.18
/proc/18468/stat : 18468 (glucose.sh) S 18466 18468 18431 0 -1 4194304 313 4146 0 0 0 0 115 3 16 0 1 0 154282617 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18468/statm: 1340 238 195 169 0 51 0
[pid=18471] ppid=18468 vsize=51668 CPUtime=9998.86
/proc/18471/stat : 18471 (glucose_static) R 18468 18468 18431 0 -1 4194304 12155 0 0 0 999868 18 0 0 25 0 1 0 154282737 52908032 12095 1992294400 134512640 135217611 4294956288 18446744073709551615 134542173 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/18471/statm: 12917 12095 76 172 0 12742 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 57028

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

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

[startup+10005.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18489
/proc/meminfo: memFree=1008928/2055920 swapFree=4191900/4192956
[pid=18468] ppid=18466 vsize=5360 CPUtime=1.18
/proc/18468/stat : 18468 (glucose.sh) S 18466 18468 18431 0 -1 4194304 313 4146 0 0 0 0 115 3 16 0 1 0 154282617 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18468/statm: 1340 238 195 169 0 51 0
[pid=18471] ppid=18468 vsize=51668 CPUtime=9998.86
/proc/18471/stat : 18471 (glucose_static) R 18468 18468 18431 0 -1 4194304 12155 0 0 0 999868 18 0 0 25 0 1 0 154282737 52908032 12095 1992294400 134512640 135217611 4294956288 18446744073709551615 134542173 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/18471/statm: 12917 12095 76 172 0 12742 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 57028

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18468 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=157823
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=38994
# CPU time returned by wait4() is 1.19682
# 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): 10005.1
CPU time (s): 10000
CPU user time (s): 9999.83
CPU system time (s): 0.21
CPU usage (%): 99.9493
Max. virtual memory (cumulated for all children) (KiB): 57028

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

runsolver used 7.61084 second user time and 28.7786 second system time

The end

Launcher Data

Begin job on node33 at 2009-05-02 13:08:20
IDJOB=1774134
IDBENCH=70874
IDSOLVER=610
FILE ID=node33/1774134-1241262500
PBS_JOBID= 9224957
Free space on /tmp= 66476 MiB

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

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

MD5SUM BENCH= 107f2922072d64498e09af3270c7b9c3
RANDOM SEED=1806787160

node33.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.212
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.212
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:       1063296 kB
Buffers:         77692 kB
Cached:         809936 kB
SwapCached:        384 kB
Active:          55824 kB
Inactive:       845076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1063296 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            3176 kB
Writeback:           0 kB
Mapped:          21692 kB
Slab:            77856 kB
Committed_AS:   654200 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= 66468 MiB
End job on node33 at 2009-05-02 15:55:07