Trace number 1733494

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

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_8gates_u2_autoenc.cnf
MD5SUM68299073e5e5e9c13c18eb7bcc640f07
Bench CategoryCRAFTED (crafted 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 variables383
Number of clauses75352
Sum of the clauses size441112
Maximum clause length11
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21220
Number of clauses of size 30
Number of clauses of size 4516
Number of clauses of size 54802
Number of clauses of size over 568750

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.02/0.07	c ==============================================================================
0.02/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.02/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.02/0.07	c ==============================================================================
0.02/0.07	c |         0 |   75288   441048 |   22586       0        0     nan |  0.000 % |
1.49/1.52	c |         0 |   46730   290013 |      --       0       --      -- |     --   | -3982/16901
1.49/1.52	c ==============================================================================
1.49/1.52	c Result  :   #vars: 292   #clauses: 46730   #literals: 290013
1.49/1.52	c CPU time:   1.50277 s
1.49/1.52	c ==============================================================================
1.59/1.60	c
1.59/1.60	c Starting glucose
1.59/1.60	c
1.59/1.60	
1.59/1.60	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
1.59/1.60	
1.59/1.60	c ============================[ Problem Statistics ]=============================
1.59/1.60	c |                                                                             |
1.59/1.60	c |  Number of variables:  292                                                  |
1.59/1.60	c |  Number of clauses:    46730                                                |
1.59/1.64	c |  Parsing time:         0.03         s                                       |
1200.07/1200.61	HOME/glucose.sh: line 55: 25599 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-1733494-1240789058/watcher-1733494-1240789058 -o /tmp/evaluation-result-1733494-1240789058/solver-1733494-1240789058 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1733494-1240789058.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.83 1.82 1.50 3/64 25596
/proc/meminfo: memFree=1338752/2055920 swapFree=4192812/4192956
[pid=25596] ppid=25594 vsize=5360 CPUtime=0
/proc/25596/stat : 25596 (glucose.sh) S 25594 25596 25153 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 106939600 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25596/statm: 1340 236 195 169 0 51 0
[pid=25597] ppid=25596 vsize=1008 CPUtime=0
/proc/25597/stat : 25597 (SatELite_releas) R 25596 25596 25153 0 -1 4194304 120 0 0 0 0 0 0 0 19 0 1 0 106939601 1032192 104 1992294400 134512640 135225430 4294956160 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/25597/statm: 252 106 50 174 0 75 0

[startup+0.03655 s]
/proc/loadavg: 1.83 1.82 1.50 3/64 25596
/proc/meminfo: memFree=1338752/2055920 swapFree=4192812/4192956
[pid=25596] ppid=25594 vsize=5360 CPUtime=0
/proc/25596/stat : 25596 (glucose.sh) S 25594 25596 25153 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 106939600 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25596/statm: 1340 236 195 169 0 51 0
[pid=25597] ppid=25596 vsize=3336 CPUtime=0.02
/proc/25597/stat : 25597 (SatELite_releas) R 25596 25596 25153 0 -1 4194304 689 0 0 0 2 0 0 0 19 0 1 0 106939601 3416064 673 1992294400 134512640 135225430 4294956160 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/25597/statm: 834 674 50 174 0 657 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8696

[startup+0.101557 s]
/proc/loadavg: 1.83 1.82 1.50 3/64 25596
/proc/meminfo: memFree=1338752/2055920 swapFree=4192812/4192956
[pid=25596] ppid=25594 vsize=5360 CPUtime=0
/proc/25596/stat : 25596 (glucose.sh) S 25594 25596 25153 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 106939600 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25596/statm: 1340 236 195 169 0 51 0
[pid=25597] ppid=25596 vsize=7772 CPUtime=0.09
/proc/25597/stat : 25597 (SatELite_releas) R 25596 25596 25153 0 -1 4194304 1790 0 0 0 8 1 0 0 19 0 1 0 106939601 7958528 1772 1992294400 134512640 135225430 4294956160 18446744073709551615 134549609 0 0 4096 3 0 0 0 17 0 0 0
/proc/25597/statm: 1943 1772 72 174 0 1766 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13132

[startup+0.301579 s]
/proc/loadavg: 1.83 1.82 1.50 3/64 25596
/proc/meminfo: memFree=1338752/2055920 swapFree=4192812/4192956
[pid=25596] ppid=25594 vsize=5360 CPUtime=0
/proc/25596/stat : 25596 (glucose.sh) S 25594 25596 25153 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 106939600 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25596/statm: 1340 236 195 169 0 51 0
[pid=25597] ppid=25596 vsize=7948 CPUtime=0.29
/proc/25597/stat : 25597 (SatELite_releas) R 25596 25596 25153 0 -1 4194304 1805 0 0 0 28 1 0 0 21 0 1 0 106939601 8138752 1787 1992294400 134512640 135225430 4294956160 18446744073709551615 134548788 0 0 4096 3 0 0 0 17 0 0 0
/proc/25597/statm: 1987 1787 72 174 0 1810 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13308

[startup+0.701622 s]
/proc/loadavg: 1.83 1.82 1.50 3/64 25596
/proc/meminfo: memFree=1338752/2055920 swapFree=4192812/4192956
[pid=25596] ppid=25594 vsize=5360 CPUtime=0
/proc/25596/stat : 25596 (glucose.sh) S 25594 25596 25153 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 106939600 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25596/statm: 1340 236 195 169 0 51 0
[pid=25597] ppid=25596 vsize=9568 CPUtime=0.69
/proc/25597/stat : 25597 (SatELite_releas) R 25596 25596 25153 0 -1 4194304 2071 0 0 0 68 1 0 0 25 0 1 0 106939601 9797632 2052 1992294400 134512640 135225430 4294956160 18446744073709551615 134586085 0 0 4096 3 0 0 0 17 0 0 0
/proc/25597/statm: 2392 2052 77 174 0 2215 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14928

[startup+1.50171 s]
/proc/loadavg: 1.83 1.82 1.50 2/66 25598
/proc/meminfo: memFree=1330800/2055920 swapFree=4192812/4192956
[pid=25596] ppid=25594 vsize=5360 CPUtime=0
/proc/25596/stat : 25596 (glucose.sh) S 25594 25596 25153 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 106939600 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25596/statm: 1340 236 195 169 0 51 0
[pid=25597] ppid=25596 vsize=10024 CPUtime=1.49
/proc/25597/stat : 25597 (SatELite_releas) R 25596 25596 25153 0 -1 4194304 2318 0 0 0 148 1 0 0 25 0 1 0 106939601 10264576 2179 1992294400 134512640 135225430 4294956160 18446744073709551615 134586113 0 0 4096 3 0 0 0 17 0 0 0
/proc/25597/statm: 2506 2179 77 174 0 2329 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15384

[startup+3.1019 s]
/proc/loadavg: 1.83 1.82 1.50 2/66 25599
/proc/meminfo: memFree=1331056/2055920 swapFree=4192812/4192956
[pid=25596] ppid=25594 vsize=5360 CPUtime=1.59
/proc/25596/stat : 25596 (glucose.sh) S 25594 25596 25153 0 -1 4194304 313 2323 0 0 0 0 157 2 19 0 1 0 106939600 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25596/statm: 1340 238 195 169 0 51 0
[pid=25599] ppid=25596 vsize=7132 CPUtime=1.48
/proc/25599/stat : 25599 (glucose_static) R 25596 25596 25153 0 -1 4194304 1665 0 0 0 148 0 0 0 25 0 1 0 106939761 7303168 1651 1992294400 134512640 135217611 4294956272 18446744073709551615 134538515 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/25599/statm: 1783 1651 76 172 0 1608 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 12492

[startup+6.30225 s]
/proc/loadavg: 1.77 1.81 1.49 2/66 25599
/proc/meminfo: memFree=1329456/2055920 swapFree=4192812/4192956
[pid=25596] ppid=25594 vsize=5360 CPUtime=1.59
/proc/25596/stat : 25596 (glucose.sh) S 25594 25596 25153 0 -1 4194304 313 2323 0 0 0 0 157 2 19 0 1 0 106939600 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25596/statm: 1340 238 195 169 0 51 0
[pid=25599] ppid=25596 vsize=8504 CPUtime=4.67
/proc/25599/stat : 25599 (glucose_static) R 25596 25596 25153 0 -1 4194304 1987 0 0 0 467 0 0 0 25 0 1 0 106939761 8708096 1973 1992294400 134512640 135217611 4294956272 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25599/statm: 2126 1973 76 172 0 1951 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 13864

[startup+12.702 s]
/proc/loadavg: 1.71 1.80 1.49 2/66 25599
/proc/meminfo: memFree=1328048/2055920 swapFree=4192812/4192956
[pid=25596] ppid=25594 vsize=5360 CPUtime=1.59
/proc/25596/stat : 25596 (glucose.sh) S 25594 25596 25153 0 -1 4194304 313 2323 0 0 0 0 157 2 19 0 1 0 106939600 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25596/statm: 1340 238 195 169 0 51 0
[pid=25599] ppid=25596 vsize=9640 CPUtime=11.06
/proc/25599/stat : 25599 (glucose_static) R 25596 25596 25153 0 -1 4194304 2263 0 0 0 1106 0 0 0 25 0 1 0 106939761 9871360 2249 1992294400 134512640 135217611 4294956272 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25599/statm: 2410 2249 76 172 0 2235 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 15000

[startup+25.5014 s]
/proc/loadavg: 1.55 1.76 1.48 2/66 25599
/proc/meminfo: memFree=1326640/2055920 swapFree=4192812/4192956
[pid=25596] ppid=25594 vsize=5360 CPUtime=1.59
/proc/25596/stat : 25596 (glucose.sh) S 25594 25596 25153 0 -1 4194304 313 2323 0 0 0 0 157 2 19 0 1 0 106939600 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25596/statm: 1340 238 195 169 0 51 0
[pid=25599] ppid=25596 vsize=11060 CPUtime=23.86
/proc/25599/stat : 25599 (glucose_static) R 25596 25596 25153 0 -1 4194304 2611 0 0 0 2385 1 0 0 25 0 1 0 106939761 11325440 2597 1992294400 134512640 135217611 4294956272 18446744073709551615 134533133 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25599/statm: 2765 2597 76 172 0 2590 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 16420

[startup+51.1012 s]
/proc/loadavg: 1.36 1.69 1.47 2/66 25601
/proc/meminfo: memFree=1324592/2055920 swapFree=4192812/4192956
[pid=25596] ppid=25594 vsize=5360 CPUtime=1.59
/proc/25596/stat : 25596 (glucose.sh) S 25594 25596 25153 0 -1 4194304 313 2323 0 0 0 0 157 2 19 0 1 0 106939600 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25596/statm: 1340 238 195 169 0 51 0
[pid=25599] ppid=25596 vsize=13220 CPUtime=49.45
/proc/25599/stat : 25599 (glucose_static) R 25596 25596 25153 0 -1 4194304 3122 0 0 0 4944 1 0 0 25 0 1 0 106939761 13537280 3108 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25599/statm: 3305 3108 76 172 0 3130 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 18580

[startup+102.306 s]
/proc/loadavg: 1.15 1.58 1.44 2/66 25601
/proc/meminfo: memFree=1322096/2055920 swapFree=4192812/4192956
[pid=25596] ppid=25594 vsize=5360 CPUtime=1.59
/proc/25596/stat : 25596 (glucose.sh) S 25594 25596 25153 0 -1 4194304 313 2323 0 0 0 0 157 2 19 0 1 0 106939600 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25596/statm: 1340 238 195 169 0 51 0
[pid=25599] ppid=25596 vsize=15920 CPUtime=100.64
/proc/25599/stat : 25599 (glucose_static) R 25596 25596 25153 0 -1 4194304 3759 0 0 0 10062 2 0 0 25 0 1 0 106939761 16302080 3745 1992294400 134512640 135217611 4294956272 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25599/statm: 3980 3745 76 172 0 3805 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 21280

[startup+162.302 s]
/proc/loadavg: 1.06 1.48 1.41 2/66 25601
/proc/meminfo: memFree=1319664/2055920 swapFree=4192812/4192956
[pid=25596] ppid=25594 vsize=5360 CPUtime=1.59
/proc/25596/stat : 25596 (glucose.sh) S 25594 25596 25153 0 -1 4194304 313 2323 0 0 0 0 157 2 19 0 1 0 106939600 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25596/statm: 1340 238 195 169 0 51 0
[pid=25599] ppid=25596 vsize=18496 CPUtime=160.6
/proc/25599/stat : 25599 (glucose_static) R 25596 25596 25153 0 -1 4194304 4350 0 0 0 16058 2 0 0 25 0 1 0 106939761 18939904 4336 1992294400 134512640 135217611 4294956272 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25599/statm: 4624 4336 76 172 0 4449 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 23856

[startup+222.301 s]
/proc/loadavg: 1.02 1.39 1.38 2/66 25601
/proc/meminfo: memFree=1317424/2055920 swapFree=4192812/4192956
[pid=25596] ppid=25594 vsize=5360 CPUtime=1.59
/proc/25596/stat : 25596 (glucose.sh) S 25594 25596 25153 0 -1 4194304 313 2323 0 0 0 0 157 2 19 0 1 0 106939600 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25596/statm: 1340 238 195 169 0 51 0
[pid=25599] ppid=25596 vsize=20888 CPUtime=220.58
/proc/25599/stat : 25599 (glucose_static) R 25596 25596 25153 0 -1 4194304 4902 0 0 0 22055 3 0 0 25 0 1 0 106939761 21389312 4888 1992294400 134512640 135217611 4294956272 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25599/statm: 5222 4888 76 172 0 5047 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 26248

[startup+282.302 s]
/proc/loadavg: 1.00 1.31 1.35 2/66 25601
/proc/meminfo: memFree=1315888/2055920 swapFree=4192812/4192956
[pid=25596] ppid=25594 vsize=5360 CPUtime=1.59
/proc/25596/stat : 25596 (glucose.sh) S 25594 25596 25153 0 -1 4194304 313 2323 0 0 0 0 157 2 19 0 1 0 106939600 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25596/statm: 1340 238 195 169 0 51 0
[pid=25599] ppid=25596 vsize=22696 CPUtime=280.55
/proc/25599/stat : 25599 (glucose_static) R 25596 25596 25153 0 -1 4194304 5312 0 0 0 28052 3 0 0 25 0 1 0 106939761 23240704 5298 1992294400 134512640 135217611 4294956272 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25599/statm: 5674 5298 76 172 0 5499 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 28056

[startup+342.302 s]
/proc/loadavg: 1.00 1.25 1.33 2/66 25601
/proc/meminfo: memFree=1314480/2055920 swapFree=4192812/4192956
[pid=25596] ppid=25594 vsize=5360 CPUtime=1.59
/proc/25596/stat : 25596 (glucose.sh) S 25594 25596 25153 0 -1 4194304 313 2323 0 0 0 0 157 2 19 0 1 0 106939600 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25596/statm: 1340 238 195 169 0 51 0
[pid=25599] ppid=25596 vsize=24244 CPUtime=340.54
/proc/25599/stat : 25599 (glucose_static) R 25596 25596 25153 0 -1 4194304 5639 0 0 0 34050 4 0 0 25 0 1 0 106939761 24825856 5625 1992294400 134512640 135217611 4294956272 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25599/statm: 6061 5625 76 172 0 5886 0

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

[pid=25599] ppid=25596 vsize=27212 CPUtime=460.48
/proc/25599/stat : 25599 (glucose_static) R 25596 25596 25153 0 -1 4194304 6372 0 0 0 46044 4 0 0 25 0 1 0 106939761 27865088 6358 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25599/statm: 6803 6358 76 172 0 6628 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 32572

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.26 2/66 25601
/proc/meminfo: memFree=1310640/2055920 swapFree=4192812/4192956
[pid=25596] ppid=25594 vsize=5360 CPUtime=1.59
/proc/25596/stat : 25596 (glucose.sh) S 25594 25596 25153 0 -1 4194304 313 2323 0 0 0 0 157 2 19 0 1 0 106939600 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25596/statm: 1340 238 195 169 0 51 0
[pid=25599] ppid=25596 vsize=28084 CPUtime=520.45
/proc/25599/stat : 25599 (glucose_static) R 25596 25596 25153 0 -1 4194304 6613 0 0 0 52041 4 0 0 25 0 1 0 106939761 28758016 6599 1992294400 134512640 135217611 4294956272 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25599/statm: 7021 6599 76 172 0 6846 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 33444

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.25 2/66 25601
/proc/meminfo: memFree=1309424/2055920 swapFree=4192812/4192956
[pid=25596] ppid=25594 vsize=5360 CPUtime=1.59
/proc/25596/stat : 25596 (glucose.sh) S 25594 25596 25153 0 -1 4194304 313 2323 0 0 0 0 157 2 19 0 1 0 106939600 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25596/statm: 1340 238 195 169 0 51 0
[pid=25599] ppid=25596 vsize=29508 CPUtime=580.43
/proc/25599/stat : 25599 (glucose_static) R 25596 25596 25153 0 -1 4194304 6912 0 0 0 58038 5 0 0 25 0 1 0 106939761 30216192 6898 1992294400 134512640 135217611 4294956272 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25599/statm: 7377 6898 76 172 0 7202 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 34868

[startup+642.301 s]
/proc/loadavg: 1.00 1.08 1.23 2/66 25601
/proc/meminfo: memFree=1308720/2055920 swapFree=4192812/4192956
[pid=25596] ppid=25594 vsize=5360 CPUtime=1.59
/proc/25596/stat : 25596 (glucose.sh) S 25594 25596 25153 0 -1 4194304 313 2323 0 0 0 0 157 2 19 0 1 0 106939600 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25596/statm: 1340 238 195 169 0 51 0
[pid=25599] ppid=25596 vsize=30240 CPUtime=640.41
/proc/25599/stat : 25599 (glucose_static) R 25596 25596 25153 0 -1 4194304 7090 0 0 0 64036 5 0 0 25 0 1 0 106939761 30965760 7076 1992294400 134512640 135217611 4294956272 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25599/statm: 7560 7076 76 172 0 7385 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 35600

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.21 2/66 25601
/proc/meminfo: memFree=1307504/2055920 swapFree=4192812/4192956
[pid=25596] ppid=25594 vsize=5360 CPUtime=1.59
/proc/25596/stat : 25596 (glucose.sh) S 25594 25596 25153 0 -1 4194304 313 2323 0 0 0 0 157 2 19 0 1 0 106939600 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25596/statm: 1340 238 195 169 0 51 0
[pid=25599] ppid=25596 vsize=31708 CPUtime=700.38
/proc/25599/stat : 25599 (glucose_static) R 25596 25596 25153 0 -1 4194304 7384 0 0 0 70033 5 0 0 25 0 1 0 106939761 32468992 7370 1992294400 134512640 135217611 4294956272 18446744073709551615 134533196 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25599/statm: 7927 7370 76 172 0 7752 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 37068

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.19 2/66 25601
/proc/meminfo: memFree=1306608/2055920 swapFree=4192812/4192956
[pid=25596] ppid=25594 vsize=5360 CPUtime=1.59
/proc/25596/stat : 25596 (glucose.sh) S 25594 25596 25153 0 -1 4194304 313 2323 0 0 0 0 157 2 19 0 1 0 106939600 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25596/statm: 1340 238 195 169 0 51 0
[pid=25599] ppid=25596 vsize=32616 CPUtime=760.36
/proc/25599/stat : 25599 (glucose_static) R 25596 25596 25153 0 -1 4194304 7583 0 0 0 76031 5 0 0 25 0 1 0 106939761 33398784 7569 1992294400 134512640 135217611 4294956272 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25599/statm: 8154 7569 76 172 0 7979 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 37976

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.18 2/66 25601
/proc/meminfo: memFree=1305776/2055920 swapFree=4192812/4192956
[pid=25596] ppid=25594 vsize=5360 CPUtime=1.59
/proc/25596/stat : 25596 (glucose.sh) S 25594 25596 25153 0 -1 4194304 313 2323 0 0 0 0 157 2 19 0 1 0 106939600 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25596/statm: 1340 238 195 169 0 51 0
[pid=25599] ppid=25596 vsize=33368 CPUtime=820.33
/proc/25599/stat : 25599 (glucose_static) R 25596 25596 25153 0 -1 4194304 7800 0 0 0 82027 6 0 0 25 0 1 0 106939761 34168832 7786 1992294400 134512640 135217611 4294956272 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25599/statm: 8342 7786 76 172 0 8167 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 38728

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.16 2/66 25601
/proc/meminfo: memFree=1305392/2055920 swapFree=4192812/4192956
[pid=25596] ppid=25594 vsize=5360 CPUtime=1.59
/proc/25596/stat : 25596 (glucose.sh) S 25594 25596 25153 0 -1 4194304 313 2323 0 0 0 0 157 2 19 0 1 0 106939600 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25596/statm: 1340 238 195 169 0 51 0
[pid=25599] ppid=25596 vsize=34012 CPUtime=880.31
/proc/25599/stat : 25599 (glucose_static) R 25596 25596 25153 0 -1 4194304 7922 0 0 0 88025 6 0 0 25 0 1 0 106939761 34828288 7908 1992294400 134512640 135217611 4294956272 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25599/statm: 8503 7908 76 172 0 8328 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 39372

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.15 2/66 25601
/proc/meminfo: memFree=1304496/2055920 swapFree=4192812/4192956
[pid=25596] ppid=25594 vsize=5360 CPUtime=1.59
/proc/25596/stat : 25596 (glucose.sh) S 25594 25596 25153 0 -1 4194304 313 2323 0 0 0 0 157 2 19 0 1 0 106939600 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25596/statm: 1340 238 195 169 0 51 0
[pid=25599] ppid=25596 vsize=34896 CPUtime=940.28
/proc/25599/stat : 25599 (glucose_static) R 25596 25596 25153 0 -1 4194304 8140 0 0 0 94022 6 0 0 25 0 1 0 106939761 35733504 8126 1992294400 134512640 135217611 4294956272 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25599/statm: 8724 8126 76 172 0 8549 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 40256

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/66 25601
/proc/meminfo: memFree=1303728/2055920 swapFree=4192812/4192956
[pid=25596] ppid=25594 vsize=5360 CPUtime=1.59
/proc/25596/stat : 25596 (glucose.sh) S 25594 25596 25153 0 -1 4194304 313 2323 0 0 0 0 157 2 19 0 1 0 106939600 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25596/statm: 1340 238 195 169 0 51 0
[pid=25599] ppid=25596 vsize=35608 CPUtime=1000.25
/proc/25599/stat : 25599 (glucose_static) R 25596 25596 25153 0 -1 4194304 8315 0 0 0 100019 6 0 0 25 0 1 0 106939761 36462592 8301 1992294400 134512640 135217611 4294956272 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25599/statm: 8902 8301 76 172 0 8727 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 40968

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/66 25601
/proc/meminfo: memFree=1303152/2055920 swapFree=4192812/4192956
[pid=25596] ppid=25594 vsize=5360 CPUtime=1.59
/proc/25596/stat : 25596 (glucose.sh) S 25594 25596 25153 0 -1 4194304 313 2323 0 0 0 0 157 2 19 0 1 0 106939600 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25596/statm: 1340 238 195 169 0 51 0
[pid=25599] ppid=25596 vsize=36360 CPUtime=1060.22
/proc/25599/stat : 25599 (glucose_static) R 25596 25596 25153 0 -1 4194304 8479 0 0 0 106016 6 0 0 25 0 1 0 106939761 37232640 8465 1992294400 134512640 135217611 4294956272 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25599/statm: 9090 8465 76 172 0 8915 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 41720

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/66 25601
/proc/meminfo: memFree=1302000/2055920 swapFree=4192812/4192956
[pid=25596] ppid=25594 vsize=5360 CPUtime=1.59
/proc/25596/stat : 25596 (glucose.sh) S 25594 25596 25153 0 -1 4194304 313 2323 0 0 0 0 157 2 19 0 1 0 106939600 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25596/statm: 1340 238 195 169 0 51 0
[pid=25599] ppid=25596 vsize=37420 CPUtime=1120.2
/proc/25599/stat : 25599 (glucose_static) R 25596 25596 25153 0 -1 4194304 8743 0 0 0 112014 6 0 0 25 0 1 0 106939761 38318080 8729 1992294400 134512640 135217611 4294956272 18446744073709551615 134533202 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25599/statm: 9355 8729 76 172 0 9180 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 42780

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 25601
/proc/meminfo: memFree=1301488/2055920 swapFree=4192812/4192956
[pid=25596] ppid=25594 vsize=5360 CPUtime=1.59
/proc/25596/stat : 25596 (glucose.sh) S 25594 25596 25153 0 -1 4194304 313 2323 0 0 0 0 157 2 19 0 1 0 106939600 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25596/statm: 1340 238 195 169 0 51 0
[pid=25599] ppid=25596 vsize=38084 CPUtime=1180.17
/proc/25599/stat : 25599 (glucose_static) R 25596 25596 25153 0 -1 4194304 8861 0 0 0 118011 6 0 0 25 0 1 0 106939761 38998016 8847 1992294400 134512640 135217611 4294956272 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25599/statm: 9521 8847 76 172 0 9346 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 43444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 25601
/proc/meminfo: memFree=1301104/2055920 swapFree=4192812/4192956
[pid=25596] ppid=25594 vsize=5360 CPUtime=1.59
/proc/25596/stat : 25596 (glucose.sh) S 25594 25596 25153 0 -1 4194304 313 2323 0 0 0 0 157 2 19 0 1 0 106939600 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25596/statm: 1340 238 195 169 0 51 0
[pid=25599] ppid=25596 vsize=38560 CPUtime=1198.48
/proc/25599/stat : 25599 (glucose_static) R 25596 25596 25153 0 -1 4194304 8959 0 0 0 119841 7 0 0 25 0 1 0 106939761 39485440 8945 1992294400 134512640 135217611 4294956272 18446744073709551615 134533260 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25599/statm: 9640 8945 76 172 0 9465 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 43920

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.1
CPU user time (s): 1199.99
CPU system time (s): 0.104984
CPU usage (%): 99.957
Max. virtual memory (cumulated for all children) (KiB): 43920

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

runsolver used 0.991849 second user time and 3.38448 second system time

The end

Launcher Data

Begin job on node9 at 2009-04-27 01:37:39
IDJOB=1733494
IDBENCH=71142
IDSOLVER=503
FILE ID=node9/1733494-1240789058
PBS_JOBID= 9187255
Free space on /tmp= 66364 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_2vars_8gates_u2_autoenc.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733494-1240789058/watcher-1733494-1240789058 -o /tmp/evaluation-result-1733494-1240789058/solver-1733494-1240789058 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1733494-1240789058.cnf

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

MD5SUM BENCH= 68299073e5e5e9c13c18eb7bcc640f07
RANDOM SEED=1159740733

node9.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.240
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.240
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:       1339296 kB
Buffers:         71808 kB
Cached:         552152 kB
SwapCached:        144 kB
Active:          71656 kB
Inactive:       566392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1339296 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3648 kB
Writeback:           0 kB
Mapped:          23712 kB
Slab:            64644 kB
Committed_AS:   395468 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= 66360 MiB
End job on node9 at 2009-04-27 01:57:41