Trace number 1559234

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) 1200.13 1200.51

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-21-s100.cnf
MD5SUMd34c45eae853ce60c342643824196dbf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark475.233
Satisfiable
(Un)Satisfiability was proved
Number of variables31613
Number of clauses95104
Sum of the clauses size224206
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260978
Number of clauses of size 334062
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.00/0.08	c ==============================================================================
0.00/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.08	c ==============================================================================
0.00/0.08	c |         0 |   94904   223730 |   28471       0        0     nan |  0.000 % |
1.18/1.22	c |         0 |   57479   171136 |      --       0       --      -- |     --   | -37085/-51618
1.18/1.22	c ==============================================================================
1.18/1.22	c Result  :   #vars: 13839   #clauses: 57479   #literals: 171136
1.18/1.22	c CPU time:   1.18782 s
1.18/1.22	c ==============================================================================
1.18/1.28	c
1.18/1.28	c Starting glucose
1.18/1.28	c
1.18/1.29	
1.18/1.29	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
1.18/1.29	
1.18/1.29	c ============================[ Problem Statistics ]=============================
1.18/1.29	c |                                                                             |
1.18/1.29	c |  Number of variables:  13839                                                |
1.18/1.29	c |  Number of clauses:    57479                                                |
1.27/1.33	c |  Parsing time:         0.04         s                                       |
1200.09/1200.51	HOME/glucose.sh: line 55: 25491 Terminated              $RS $TMP.cnf -verbosity=0 $TMP.result "$@"

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-1559234-1238880476/watcher-1559234-1238880476 -o /tmp/evaluation-result-1559234-1238880476/solver-1559234-1238880476 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1559234-1238880476.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.45 1.64 1.36 3/76 25488
/proc/meminfo: memFree=1767672/2055920 swapFree=4173468/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=0
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25451 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1160708704 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1340 236 195 169 0 51 0
[pid=25489] ppid=25488 vsize=1744 CPUtime=0
/proc/25489/stat : 25489 (SatELite_releas) R 25488 25488 25451 0 -1 4194304 302 0 0 0 0 0 0 0 20 0 1 0 1160708704 1785856 287 1992294400 134512640 135225430 4294956176 18446744073709551615 134543744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25489/statm: 436 288 49 174 0 259 0

[startup+0.013543 s]
/proc/loadavg: 1.45 1.64 1.36 3/76 25488
/proc/meminfo: memFree=1767672/2055920 swapFree=4173468/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=0
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25451 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1160708704 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1340 236 195 169 0 51 0
[pid=25489] ppid=25488 vsize=4112 CPUtime=0
/proc/25489/stat : 25489 (SatELite_releas) R 25488 25488 25451 0 -1 4194304 896 0 0 0 0 0 0 0 20 0 1 0 1160708704 4210688 880 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 1 0 0
/proc/25489/statm: 1028 880 51 174 0 851 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9472

[startup+0.101558 s]
/proc/loadavg: 1.45 1.64 1.36 3/76 25488
/proc/meminfo: memFree=1767672/2055920 swapFree=4173468/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=0
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25451 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1160708704 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1340 236 195 169 0 51 0
[pid=25489] ppid=25488 vsize=13700 CPUtime=0.09
/proc/25489/stat : 25489 (SatELite_releas) R 25488 25488 25451 0 -1 4194304 3353 0 0 0 8 1 0 0 20 0 1 0 1160708704 14028800 3198 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 1 0 0
/proc/25489/statm: 3425 3198 77 174 0 3248 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19060

[startup+0.301589 s]
/proc/loadavg: 1.45 1.64 1.36 3/76 25488
/proc/meminfo: memFree=1767672/2055920 swapFree=4173468/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=0
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25451 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1160708704 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1340 236 195 169 0 51 0
[pid=25489] ppid=25488 vsize=14432 CPUtime=0.29
/proc/25489/stat : 25489 (SatELite_releas) R 25488 25488 25451 0 -1 4194304 3548 0 0 0 27 2 0 0 21 0 1 0 1160708704 14778368 3393 1992294400 134512640 135225430 4294956176 18446744073709551615 134735630 0 0 4096 3 0 0 0 17 1 0 0
/proc/25489/statm: 3608 3393 77 174 0 3431 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19792

[startup+0.701652 s]
/proc/loadavg: 1.45 1.64 1.36 3/76 25488
/proc/meminfo: memFree=1767672/2055920 swapFree=4173468/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=0
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25451 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1160708704 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1340 236 195 169 0 51 0
[pid=25489] ppid=25488 vsize=15636 CPUtime=0.69
/proc/25489/stat : 25489 (SatELite_releas) R 25488 25488 25451 0 -1 4194304 3743 0 0 0 67 2 0 0 24 0 1 0 1160708704 16011264 3588 1992294400 134512640 135225430 4294956176 18446744073709551615 134587369 0 0 4096 3 0 0 0 17 1 0 0
/proc/25489/statm: 3909 3588 77 174 0 3732 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20996

[startup+1.50179 s]
/proc/loadavg: 1.45 1.64 1.36 2/78 25490
/proc/meminfo: memFree=1748256/2055920 swapFree=4173468/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=1.27
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25451 0 -1 4194304 313 4482 0 0 0 0 124 3 16 0 1 0 1160708704 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 5360

[startup+3.10104 s]
/proc/loadavg: 1.42 1.63 1.36 2/78 25491
/proc/meminfo: memFree=1756000/2055920 swapFree=4173468/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=1.27
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25451 0 -1 4194304 313 4482 0 0 0 0 124 3 16 0 1 0 1160708704 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=7452 CPUtime=1.8
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25451 0 -1 4194304 1683 0 0 0 180 0 0 0 25 0 1 0 1160708833 7630848 1669 1992294400 134512640 135217611 4294956304 18446744073709551615 134537459 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25491/statm: 1863 1669 75 172 0 1688 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 12812

[startup+6.30155 s]
/proc/loadavg: 1.42 1.63 1.36 2/78 25491
/proc/meminfo: memFree=1755424/2055920 swapFree=4173468/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=1.27
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25451 0 -1 4194304 313 4482 0 0 0 0 124 3 16 0 1 0 1160708704 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=7848 CPUtime=5
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25451 0 -1 4194304 1763 0 0 0 500 0 0 0 25 0 1 0 1160708833 8036352 1749 1992294400 134512640 135217611 4294956304 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25491/statm: 1962 1749 75 172 0 1787 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13208

[startup+12.7016 s]
/proc/loadavg: 1.35 1.61 1.35 2/78 25491
/proc/meminfo: memFree=1755048/2055920 swapFree=4173468/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=1.27
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25451 0 -1 4194304 313 4482 0 0 0 0 124 3 16 0 1 0 1160708704 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=8376 CPUtime=11.4
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25451 0 -1 4194304 1894 0 0 0 1139 1 0 0 25 0 1 0 1160708833 8577024 1880 1992294400 134512640 135217611 4294956304 18446744073709551615 134537229 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25491/statm: 2094 1880 75 172 0 1919 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13736

[startup+25.5016 s]
/proc/loadavg: 1.30 1.59 1.35 2/78 25491
/proc/meminfo: memFree=1754024/2055920 swapFree=4173468/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=1.27
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25451 0 -1 4194304 313 4482 0 0 0 0 124 3 16 0 1 0 1160708704 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=9432 CPUtime=24.19
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25451 0 -1 4194304 2162 0 0 0 2418 1 0 0 25 0 1 0 1160708833 9658368 2148 1992294400 134512640 135217611 4294956304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25491/statm: 2358 2148 75 172 0 2183 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 14792

[startup+51.1017 s]
/proc/loadavg: 1.19 1.54 1.34 2/78 25491
/proc/meminfo: memFree=1753192/2055920 swapFree=4173468/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=1.27
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25451 0 -1 4194304 313 4482 0 0 0 0 124 3 16 0 1 0 1160708704 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=10296 CPUtime=49.77
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25451 0 -1 4194304 2369 0 0 0 4976 1 0 0 25 0 1 0 1160708833 10543104 2355 1992294400 134512640 135217611 4294956304 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25491/statm: 2574 2355 75 172 0 2399 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 15656

[startup+102.307 s]
/proc/loadavg: 1.08 1.45 1.32 2/78 25491
/proc/meminfo: memFree=1751528/2055920 swapFree=4173468/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=1.27
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25451 0 -1 4194304 313 4482 0 0 0 0 124 3 16 0 1 0 1160708704 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=12056 CPUtime=100.97
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25451 0 -1 4194304 2796 0 0 0 10095 2 0 0 25 0 1 0 1160708833 12345344 2782 1992294400 134512640 135217611 4294956304 18446744073709551615 134537495 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25491/statm: 3014 2782 75 172 0 2839 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 17416

[startup+162.301 s]
/proc/loadavg: 1.03 1.36 1.29 2/78 25491
/proc/meminfo: memFree=1750632/2055920 swapFree=4173468/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=1.27
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25451 0 -1 4194304 313 4482 0 0 0 0 124 3 16 0 1 0 1160708704 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=12860 CPUtime=160.94
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25451 0 -1 4194304 2998 0 0 0 16092 2 0 0 25 0 1 0 1160708833 13168640 2984 1992294400 134512640 135217611 4294956304 18446744073709551615 134533622 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25491/statm: 3215 2984 75 172 0 3040 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 18220

[startup+222.301 s]
/proc/loadavg: 1.01 1.29 1.27 2/78 25491
/proc/meminfo: memFree=1749480/2055920 swapFree=4173468/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=1.27
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25451 0 -1 4194304 313 4482 0 0 0 0 124 3 16 0 1 0 1160708704 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=13868 CPUtime=220.92
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25451 0 -1 4194304 3276 0 0 0 22090 2 0 0 25 0 1 0 1160708833 14200832 3262 1992294400 134512640 135217611 4294956304 18446744073709551615 134533410 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25491/statm: 3467 3262 75 172 0 3292 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 19228

[startup+282.302 s]
/proc/loadavg: 1.00 1.24 1.25 2/78 25491
/proc/meminfo: memFree=1748904/2055920 swapFree=4173468/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=1.27
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25451 0 -1 4194304 313 4482 0 0 0 0 124 3 16 0 1 0 1160708704 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=14588 CPUtime=280.9
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25451 0 -1 4194304 3421 0 0 0 28088 2 0 0 25 0 1 0 1160708833 14938112 3407 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25491/statm: 3647 3407 75 172 0 3472 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 19948

[startup+342.301 s]
/proc/loadavg: 1.00 1.19 1.24 2/78 25491
/proc/meminfo: memFree=1748264/2055920 swapFree=4173468/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=1.27
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25451 0 -1 4194304 313 4482 0 0 0 0 124 3 16 0 1 0 1160708704 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=15116 CPUtime=340.89
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25451 0 -1 4194304 3565 0 0 0 34086 3 0 0 25 0 1 0 1160708833 15478784 3551 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25491/statm: 3779 3551 75 172 0 3604 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 20476


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

[pid=25491] ppid=25488 vsize=16540 CPUtime=520.83
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25451 0 -1 4194304 3888 0 0 0 52079 4 0 0 25 0 1 0 1160708833 16936960 3874 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25491/statm: 4135 3874 75 172 0 3960 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 21900

[startup+582.302 s]
/proc/loadavg: 1.00 1.08 1.17 2/78 25491
/proc/meminfo: memFree=1746536/2055920 swapFree=4173468/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=1.27
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25451 0 -1 4194304 313 4482 0 0 0 0 124 3 16 0 1 0 1160708704 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=16964 CPUtime=580.81
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25451 0 -1 4194304 3988 0 0 0 58077 4 0 0 25 0 1 0 1160708833 17371136 3974 1992294400 134512640 135217611 4294956304 18446744073709551615 134532739 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25491/statm: 4241 3974 75 172 0 4066 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 22324

[startup+642.301 s]
/proc/loadavg: 1.00 1.06 1.16 2/78 25491
/proc/meminfo: memFree=1745960/2055920 swapFree=4173468/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=1.27
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25451 0 -1 4194304 313 4482 0 0 0 0 124 3 16 0 1 0 1160708704 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=17572 CPUtime=640.8
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25451 0 -1 4194304 4125 0 0 0 64076 4 0 0 25 0 1 0 1160708833 17993728 4111 1992294400 134512640 135217611 4294956304 18446744073709551615 134537519 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25491/statm: 4393 4111 75 172 0 4218 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 22932

[startup+702.302 s]
/proc/loadavg: 1.00 1.05 1.15 2/78 25491
/proc/meminfo: memFree=1745640/2055920 swapFree=4173468/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=1.27
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25451 0 -1 4194304 313 4482 0 0 0 0 124 3 16 0 1 0 1160708704 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=17728 CPUtime=700.77
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25451 0 -1 4194304 4173 0 0 0 70073 4 0 0 25 0 1 0 1160708833 18153472 4159 1992294400 134512640 135217611 4294956304 18446744073709551615 134528033 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25491/statm: 4432 4159 75 172 0 4257 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 23088

[startup+762.305 s]
/proc/loadavg: 1.00 1.04 1.14 2/78 25493
/proc/meminfo: memFree=1745256/2055920 swapFree=4173468/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=1.27
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25451 0 -1 4194304 313 4482 0 0 0 0 124 3 16 0 1 0 1160708704 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=18152 CPUtime=760.75
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25451 0 -1 4194304 4259 0 0 0 76071 4 0 0 25 0 1 0 1160708833 18587648 4245 1992294400 134512640 135217611 4294956304 18446744073709551615 134537459 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25491/statm: 4538 4245 75 172 0 4363 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 23512

[startup+822.302 s]
/proc/loadavg: 1.00 1.03 1.12 2/78 25493
/proc/meminfo: memFree=1744936/2055920 swapFree=4173468/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=1.27
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25451 0 -1 4194304 313 4482 0 0 0 0 124 3 16 0 1 0 1160708704 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=18460 CPUtime=820.74
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25451 0 -1 4194304 4334 0 0 0 82069 5 0 0 25 0 1 0 1160708833 18903040 4320 1992294400 134512640 135217611 4294956304 18446744073709551615 134532907 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25491/statm: 4615 4320 75 172 0 4440 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 23820

[startup+882.302 s]
/proc/loadavg: 1.07 1.04 1.12 2/78 25493
/proc/meminfo: memFree=1744360/2055920 swapFree=4173468/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=1.27
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25451 0 -1 4194304 313 4482 0 0 0 0 124 3 16 0 1 0 1160708704 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=19044 CPUtime=880.72
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25451 0 -1 4194304 4493 0 0 0 88067 5 0 0 25 0 1 0 1160708833 19501056 4479 1992294400 134512640 135217611 4294956304 18446744073709551615 134532880 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25491/statm: 4761 4479 75 172 0 4586 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 24404

[startup+942.301 s]
/proc/loadavg: 1.08 1.04 1.11 2/78 25493
/proc/meminfo: memFree=1744232/2055920 swapFree=4173468/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=1.27
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25451 0 -1 4194304 313 4482 0 0 0 0 124 3 16 0 1 0 1160708704 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=19176 CPUtime=940.7
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25451 0 -1 4194304 4521 0 0 0 94065 5 0 0 25 0 1 0 1160708833 19636224 4507 1992294400 134512640 135217611 4294956304 18446744073709551615 134532823 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25491/statm: 4794 4507 75 172 0 4619 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 24536

[startup+1002.3 s]
/proc/loadavg: 1.09 1.05 1.10 2/78 25493
/proc/meminfo: memFree=1743912/2055920 swapFree=4173468/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=1.27
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25451 0 -1 4194304 313 4482 0 0 0 0 124 3 16 0 1 0 1160708704 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=19460 CPUtime=1000.68
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25451 0 -1 4194304 4600 0 0 0 100063 5 0 0 25 0 1 0 1160708833 19927040 4586 1992294400 134512640 135217611 4294956304 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25491/statm: 4865 4586 75 172 0 4690 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 24820

[startup+1062.3 s]
/proc/loadavg: 1.03 1.04 1.09 2/78 25493
/proc/meminfo: memFree=1743592/2055920 swapFree=4173468/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=1.27
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25451 0 -1 4194304 313 4482 0 0 0 0 124 3 16 0 1 0 1160708704 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=19788 CPUtime=1060.66
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25451 0 -1 4194304 4670 0 0 0 106061 5 0 0 25 0 1 0 1160708833 20262912 4656 1992294400 134512640 135217611 4294956304 18446744073709551615 134537007 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25491/statm: 4947 4656 75 172 0 4772 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 25148

[startup+1122.3 s]
/proc/loadavg: 1.01 1.03 1.09 2/78 25493
/proc/meminfo: memFree=1743464/2055920 swapFree=4173468/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=1.27
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25451 0 -1 4194304 313 4482 0 0 0 0 124 3 16 0 1 0 1160708704 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=19920 CPUtime=1120.64
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25451 0 -1 4194304 4700 0 0 0 112059 5 0 0 25 0 1 0 1160708833 20398080 4686 1992294400 134512640 135217611 4294956304 18446744073709551615 134532898 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25491/statm: 4980 4686 75 172 0 4805 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 25280

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.08 2/78 25493
/proc/meminfo: memFree=1743336/2055920 swapFree=4173468/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=1.27
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25451 0 -1 4194304 313 4482 0 0 0 0 124 3 16 0 1 0 1160708704 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=20092 CPUtime=1180.62
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25451 0 -1 4194304 4735 0 0 0 118057 5 0 0 25 0 1 0 1160708833 20574208 4721 1992294400 134512640 135217611 4294956304 18446744073709551615 134538470 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25491/statm: 5023 4721 75 172 0 4848 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 25452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.02 1.08 2/78 25493
/proc/meminfo: memFree=1743208/2055920 swapFree=4173468/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=1.27
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25451 0 -1 4194304 313 4482 0 0 0 0 124 3 16 0 1 0 1160708704 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=20224 CPUtime=1198.82
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25451 0 -1 4194304 4758 0 0 0 119877 5 0 0 25 0 1 0 1160708833 20709376 4744 1992294400 134512640 135217611 4294956304 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25491/statm: 5056 4744 75 172 0 4881 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 25584

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.02 1.08 2/78 25493
/proc/meminfo: memFree=1743208/2055920 swapFree=4173468/4192956
[pid=25488] ppid=25486 vsize=5360 CPUtime=1.27
/proc/25488/stat : 25488 (glucose.sh) S 25486 25488 25451 0 -1 4194304 313 4482 0 0 0 0 124 3 16 0 1 0 1160708704 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25488/statm: 1340 238 195 169 0 51 0
[pid=25491] ppid=25488 vsize=20224 CPUtime=1198.82
/proc/25491/stat : 25491 (glucose_static) R 25488 25488 25451 0 -1 4194304 4758 0 0 0 119877 5 0 0 25 0 1 0 1160708833 20709376 4744 1992294400 134512640 135217611 4294956304 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25491/statm: 5056 4744 75 172 0 4881 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 25584

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.13
CPU user time (s): 1200.02
CPU system time (s): 0.102984
CPU usage (%): 99.9677
Max. virtual memory (cumulated for all children) (KiB): 25584

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

runsolver used 0.98485 second user time and 3.40548 second system time

The end

Launcher Data

Begin job on node69 at 2009-04-04 23:27:56
IDJOB=1559234
IDBENCH=70873
IDSOLVER=503
FILE ID=node69/1559234-1238880476
PBS_JOBID= 9086008
Free space on /tmp= 66532 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-21-s100.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1559234-1238880476/watcher-1559234-1238880476 -o /tmp/evaluation-result-1559234-1238880476/solver-1559234-1238880476 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1559234-1238880476.cnf

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

MD5SUM BENCH= d34c45eae853ce60c342643824196dbf
RANDOM SEED=265589413

node69.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.261
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	: 5931.00
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.261
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:       1768088 kB
Buffers:         33544 kB
Cached:         187000 kB
SwapCached:      10044 kB
Active:          18544 kB
Inactive:       213700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1768088 kB
SwapTotal:     4192956 kB
SwapFree:      4173468 kB
Dirty:            3284 kB
Writeback:           0 kB
Mapped:          17188 kB
Slab:            40304 kB
Committed_AS:  3705464 kB
PageTables:       2336 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= 66524 MiB
End job on node69 at 2009-04-04 23:47:59