Trace number 1517924

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.09 1246.52

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/360/
unif-k3-r4.25-v360-c1530-S1028159446-096.cnf
MD5SUMa68afc9bf021c353745f280b16667e74
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark9.76151
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1530
Sum of the clauses size4590
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31530
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.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    1530     4590 |     458       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1522     4614 |      --       0       --      -- |     --   | -8/24
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 352   #clauses: 1522   #literals: 4614
0.00/0.00	c CPU time:   0.003999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
0.00/0.01	
0.00/0.01	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.01	
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  352                                                  |
0.00/0.01	c |  Number of clauses:    1522                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.07/1246.51	HOME/glucose.sh: line 55: 21514 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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1517924-1238292980/watcher-1517924-1238292980 -o /tmp/evaluation-result-1517924-1238292980/solver-1517924-1238292980 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1517924-1238292980.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: 2.00 2.00 2.00 4/94 21512
/proc/meminfo: memFree=1769488/2055920 swapFree=4152308/4192956
[pid=21512] ppid=21510 vsize=5360 CPUtime=0
/proc/21512/stat : 21512 (glucose.sh) R 21510 21512 20748 0 -1 4194304 295 155 0 0 0 0 0 0 21 0 1 0 1101961609 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601152671 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/21512/statm: 1340 238 195 169 0 51 0
[pid=21514] ppid=21512 vsize=5360 CPUtime=0
/proc/21514/stat : 21514 (glucose.sh) R 21512 21512 20748 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 1101961610 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601152671 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/21514/statm: 1340 238 195 169 0 51 0

[startup+0.059032 s]
/proc/loadavg: 2.00 2.00 2.00 4/94 21512
/proc/meminfo: memFree=1769488/2055920 swapFree=4152308/4192956
[pid=21512] ppid=21510 vsize=5360 CPUtime=0
/proc/21512/stat : 21512 (glucose.sh) S 21510 21512 20748 0 -1 4194304 313 155 0 0 0 0 0 0 21 0 1 0 1101961609 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21512/statm: 1340 238 195 169 0 51 0
[pid=21514] ppid=21512 vsize=2160 CPUtime=0.04
/proc/21514/stat : 21514 (glucose_static) R 21512 21512 20748 0 -1 4194304 186 0 0 0 4 0 0 0 18 0 1 0 1101961610 2211840 172 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21514/statm: 540 173 75 172 0 365 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7520

[startup+0.101037 s]
/proc/loadavg: 2.00 2.00 2.00 4/94 21512
/proc/meminfo: memFree=1769488/2055920 swapFree=4152308/4192956
[pid=21512] ppid=21510 vsize=5360 CPUtime=0
/proc/21512/stat : 21512 (glucose.sh) S 21510 21512 20748 0 -1 4194304 313 155 0 0 0 0 0 0 21 0 1 0 1101961609 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21512/statm: 1340 238 195 169 0 51 0
[pid=21514] ppid=21512 vsize=2292 CPUtime=0.08
/proc/21514/stat : 21514 (glucose_static) R 21512 21512 20748 0 -1 4194304 221 0 0 0 8 0 0 0 18 0 1 0 1101961610 2347008 207 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21514/statm: 573 207 75 172 0 398 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7652

[startup+0.301059 s]
/proc/loadavg: 2.00 2.00 2.00 4/94 21512
/proc/meminfo: memFree=1769488/2055920 swapFree=4152308/4192956
[pid=21512] ppid=21510 vsize=5360 CPUtime=0
/proc/21512/stat : 21512 (glucose.sh) S 21510 21512 20748 0 -1 4194304 313 155 0 0 0 0 0 0 21 0 1 0 1101961609 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21512/statm: 1340 238 195 169 0 51 0
[pid=21514] ppid=21512 vsize=2688 CPUtime=0.28
/proc/21514/stat : 21514 (glucose_static) R 21512 21512 20748 0 -1 4194304 325 0 0 0 28 0 0 0 19 0 1 0 1101961610 2752512 311 1992294400 134512640 135217611 4294956304 18446744073709551615 134533344 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21514/statm: 672 311 75 172 0 497 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8048

[startup+0.701102 s]
/proc/loadavg: 2.00 2.00 2.00 4/94 21512
/proc/meminfo: memFree=1769488/2055920 swapFree=4152308/4192956
[pid=21512] ppid=21510 vsize=5360 CPUtime=0
/proc/21512/stat : 21512 (glucose.sh) S 21510 21512 20748 0 -1 4194304 313 155 0 0 0 0 0 0 21 0 1 0 1101961609 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21512/statm: 1340 238 195 169 0 51 0
[pid=21514] ppid=21512 vsize=3224 CPUtime=0.68
/proc/21514/stat : 21514 (glucose_static) R 21512 21512 20748 0 -1 4194304 435 0 0 0 68 0 0 0 22 0 1 0 1101961610 3301376 421 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21514/statm: 806 421 75 172 0 631 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 8584

[startup+1.50119 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 21515
/proc/meminfo: memFree=1767616/2055920 swapFree=4152308/4192956
[pid=21512] ppid=21510 vsize=5360 CPUtime=0
/proc/21512/stat : 21512 (glucose.sh) S 21510 21512 20748 0 -1 4194304 313 155 0 0 0 0 0 0 21 0 1 0 1101961609 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21512/statm: 1340 238 195 169 0 51 0
[pid=21514] ppid=21512 vsize=3488 CPUtime=1.48
/proc/21514/stat : 21514 (glucose_static) R 21512 21512 20748 0 -1 4194304 533 0 0 0 148 0 0 0 25 0 1 0 1101961610 3571712 519 1992294400 134512640 135217611 4294956304 18446744073709551615 134533093 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21514/statm: 872 519 75 172 0 697 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8848

[startup+3.10137 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 21515
/proc/meminfo: memFree=1766784/2055920 swapFree=4152308/4192956
[pid=21512] ppid=21510 vsize=5360 CPUtime=0
/proc/21512/stat : 21512 (glucose.sh) S 21510 21512 20748 0 -1 4194304 313 155 0 0 0 0 0 0 21 0 1 0 1101961609 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21512/statm: 1340 238 195 169 0 51 0
[pid=21514] ppid=21512 vsize=4192 CPUtime=3.08
/proc/21514/stat : 21514 (glucose_static) R 21512 21512 20748 0 -1 4194304 689 0 0 0 308 0 0 0 25 0 1 0 1101961610 4292608 675 1992294400 134512640 135217611 4294956304 18446744073709551615 134522539 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21514/statm: 1048 675 75 172 0 873 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9552

[startup+6.30172 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 21515
/proc/meminfo: memFree=1765888/2055920 swapFree=4152308/4192956
[pid=21512] ppid=21510 vsize=5360 CPUtime=0
/proc/21512/stat : 21512 (glucose.sh) S 21510 21512 20748 0 -1 4194304 313 155 0 0 0 0 0 0 21 0 1 0 1101961609 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21512/statm: 1340 238 195 169 0 51 0
[pid=21514] ppid=21512 vsize=4812 CPUtime=6.28
/proc/21514/stat : 21514 (glucose_static) R 21512 21512 20748 0 -1 4194304 851 0 0 0 628 0 0 0 25 0 1 0 1101961610 4927488 837 1992294400 134512640 135217611 4294956304 18446744073709551615 134537207 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21514/statm: 1203 837 75 172 0 1028 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10172

[startup+12.7014 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 21515
/proc/meminfo: memFree=1764736/2055920 swapFree=4152308/4192956
[pid=21512] ppid=21510 vsize=5360 CPUtime=0
/proc/21512/stat : 21512 (glucose.sh) S 21510 21512 20748 0 -1 4194304 313 155 0 0 0 0 0 0 21 0 1 0 1101961609 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21512/statm: 1340 238 195 169 0 51 0
[pid=21514] ppid=21512 vsize=5780 CPUtime=12.67
/proc/21514/stat : 21514 (glucose_static) R 21512 21512 20748 0 -1 4194304 1093 0 0 0 1267 0 0 0 25 0 1 0 1101961610 5918720 1079 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21514/statm: 1445 1079 75 172 0 1270 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11140

[startup+25.5019 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 21515
/proc/meminfo: memFree=1763584/2055920 swapFree=4152308/4192956
[pid=21512] ppid=21510 vsize=5360 CPUtime=0
/proc/21512/stat : 21512 (glucose.sh) S 21510 21512 20748 0 -1 4194304 313 155 0 0 0 0 0 0 21 0 1 0 1101961609 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21512/statm: 1340 238 195 169 0 51 0
[pid=21514] ppid=21512 vsize=7064 CPUtime=25.47
/proc/21514/stat : 21514 (glucose_static) R 21512 21512 20748 0 -1 4194304 1381 0 0 0 2546 1 0 0 25 0 1 0 1101961610 7233536 1367 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21514/statm: 1766 1367 75 172 0 1591 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12424

[startup+51.1017 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 21515
/proc/meminfo: memFree=1761984/2055920 swapFree=4152308/4192956
[pid=21512] ppid=21510 vsize=5360 CPUtime=0
/proc/21512/stat : 21512 (glucose.sh) S 21510 21512 20748 0 -1 4194304 313 155 0 0 0 0 0 0 21 0 1 0 1101961609 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21512/statm: 1340 238 195 169 0 51 0
[pid=21514] ppid=21512 vsize=8684 CPUtime=51.06
/proc/21514/stat : 21514 (glucose_static) R 21512 21512 20748 0 -1 4194304 1764 0 0 0 5105 1 0 0 25 0 1 0 1101961610 8892416 1750 1992294400 134512640 135217611 4294956304 18446744073709551615 134533330 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21514/statm: 2171 1750 75 172 0 1996 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 14044

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 21515
/proc/meminfo: memFree=1759808/2055920 swapFree=4152308/4192956
[pid=21512] ppid=21510 vsize=5360 CPUtime=0
/proc/21512/stat : 21512 (glucose.sh) S 21510 21512 20748 0 -1 4194304 313 155 0 0 0 0 0 0 21 0 1 0 1101961609 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21512/statm: 1340 238 195 169 0 51 0
[pid=21514] ppid=21512 vsize=10980 CPUtime=102.26
/proc/21514/stat : 21514 (glucose_static) R 21512 21512 20748 0 -1 4194304 2297 0 0 0 10224 2 0 0 25 0 1 0 1101961610 11243520 2283 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21514/statm: 2745 2283 75 172 0 2570 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 16340

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/96 21515
/proc/meminfo: memFree=1757824/2055920 swapFree=4152308/4192956
[pid=21512] ppid=21510 vsize=5360 CPUtime=0
/proc/21512/stat : 21512 (glucose.sh) S 21510 21512 20748 0 -1 4194304 313 155 0 0 0 0 0 0 21 0 1 0 1101961609 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21512/statm: 1340 238 195 169 0 51 0
[pid=21514] ppid=21512 vsize=12996 CPUtime=162.24
/proc/21514/stat : 21514 (glucose_static) R 21512 21512 20748 0 -1 4194304 2755 0 0 0 16222 2 0 0 25 0 1 0 1101961610 13307904 2741 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21514/statm: 3249 2741 75 172 0 3074 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 18356

[startup+222.302 s]
/proc/loadavg: 2.03 2.01 2.00 3/96 21515
/proc/meminfo: memFree=1756352/2055920 swapFree=4152308/4192956
[pid=21512] ppid=21510 vsize=5360 CPUtime=0
/proc/21512/stat : 21512 (glucose.sh) S 21510 21512 20748 0 -1 4194304 313 155 0 0 0 0 0 0 21 0 1 0 1101961609 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21512/statm: 1340 238 195 169 0 51 0
[pid=21514] ppid=21512 vsize=14416 CPUtime=222.22
/proc/21514/stat : 21514 (glucose_static) R 21512 21512 20748 0 -1 4194304 3104 0 0 0 22219 3 0 0 25 0 1 0 1101961610 14761984 3090 1992294400 134512640 135217611 4294956304 18446744073709551615 134539111 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21514/statm: 3604 3090 75 172 0 3429 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 19776

[startup+282.301 s]
/proc/loadavg: 2.08 2.02 2.00 3/96 21515
/proc/meminfo: memFree=1755520/2055920 swapFree=4152308/4192956
[pid=21512] ppid=21510 vsize=5360 CPUtime=0
/proc/21512/stat : 21512 (glucose.sh) S 21510 21512 20748 0 -1 4194304 313 155 0 0 0 0 0 0 21 0 1 0 1101961609 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21512/statm: 1340 238 195 169 0 51 0
[pid=21514] ppid=21512 vsize=15304 CPUtime=282.21
/proc/21514/stat : 21514 (glucose_static) R 21512 21512 20748 0 -1 4194304 3319 0 0 0 28218 3 0 0 25 0 1 0 1101961610 15671296 3305 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21514/statm: 3826 3305 75 172 0 3651 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 20664

[startup+342.302 s]
/proc/loadavg: 2.17 2.05 2.01 4/102 21567
/proc/meminfo: memFree=1753416/2055920 swapFree=4152308/4192956
[pid=21512] ppid=21510 vsize=5360 CPUtime=0
/proc/21512/stat : 21512 (glucose.sh) S 21510 21512 20748 0 -1 4194304 313 155 0 0 0 0 0 0 21 0 1 0 1101961609 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21512/statm: 1340 238 195 169 0 51 0
[pid=21514] ppid=21512 vsize=16292 CPUtime=342.11
/proc/21514/stat : 21514 (glucose_static) R 21512 21512 20748 0 -1 4194304 3550 0 0 0 34208 3 0 0 25 0 1 0 1101961610 16683008 3536 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/21514/statm: 4073 3536 75 172 0 3898 0

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

[pid=21514] ppid=21512 vsize=20348 CPUtime=558.1
/proc/21514/stat : 21514 (glucose_static) R 21512 21512 20748 0 -1 4194304 4436 0 0 0 55795 15 0 0 25 0 1 0 1101961610 20836352 4422 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21514/statm: 5087 4422 76 172 0 4912 0
Current children cumulated CPU time (s) 558.1
Current children cumulated vsize (KiB) 25708

[startup+642.301 s]
/proc/loadavg: 3.43 2.88 2.37 4/103 13655
/proc/meminfo: memFree=1719024/2055920 swapFree=4152308/4192956
[pid=21512] ppid=21510 vsize=5360 CPUtime=0
/proc/21512/stat : 21512 (glucose.sh) S 21510 21512 20748 0 -1 4194304 313 155 0 0 0 0 0 0 21 0 1 0 1101961609 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21512/statm: 1340 238 195 169 0 51 0
[pid=21514] ppid=21512 vsize=21116 CPUtime=611.76
/proc/21514/stat : 21514 (glucose_static) R 21512 21512 20748 0 -1 4194304 4619 0 0 0 61158 18 0 0 25 0 1 0 1101961610 21622784 4605 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21514/statm: 5279 4605 76 172 0 5104 0
Current children cumulated CPU time (s) 611.76
Current children cumulated vsize (KiB) 26476

[startup+702.302 s]
/proc/loadavg: 3.46 3.00 2.44 4/103 19013
/proc/meminfo: memFree=1710064/2055920 swapFree=4152308/4192956
[pid=21512] ppid=21510 vsize=5360 CPUtime=0
/proc/21512/stat : 21512 (glucose.sh) S 21510 21512 20748 0 -1 4194304 313 155 0 0 0 0 0 0 21 0 1 0 1101961609 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21512/statm: 1340 238 195 169 0 51 0
[pid=21514] ppid=21512 vsize=21644 CPUtime=665
/proc/21514/stat : 21514 (glucose_static) R 21512 21512 20748 0 -1 4194304 4745 0 0 0 66474 26 0 0 25 0 1 0 1101961610 22163456 4731 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21514/statm: 5411 4731 76 172 0 5236 0
Current children cumulated CPU time (s) 665
Current children cumulated vsize (KiB) 27004

[startup+762.308 s]
/proc/loadavg: 3.29 3.05 2.49 3/96 24135
/proc/meminfo: memFree=1706664/2055920 swapFree=4152308/4192956
[pid=21512] ppid=21510 vsize=5360 CPUtime=0
/proc/21512/stat : 21512 (glucose.sh) S 21510 21512 20748 0 -1 4194304 313 155 0 0 0 0 0 0 21 0 1 0 1101961609 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21512/statm: 1340 238 195 169 0 51 0
[pid=21514] ppid=21512 vsize=22212 CPUtime=718.71
/proc/21514/stat : 21514 (glucose_static) R 21512 21512 20748 0 -1 4194304 4893 0 0 0 71843 28 0 0 25 0 1 0 1101961610 22745088 4879 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21514/statm: 5553 4879 76 172 0 5378 0
Current children cumulated CPU time (s) 718.71
Current children cumulated vsize (KiB) 27572

[startup+822.301 s]
/proc/loadavg: 2.55 2.89 2.47 3/96 24135
/proc/meminfo: memFree=1706496/2055920 swapFree=4152308/4192956
[pid=21512] ppid=21510 vsize=5360 CPUtime=0
/proc/21512/stat : 21512 (glucose.sh) S 21510 21512 20748 0 -1 4194304 313 155 0 0 0 0 0 0 21 0 1 0 1101961609 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21512/statm: 1340 238 195 169 0 51 0
[pid=21514] ppid=21512 vsize=22968 CPUtime=778.35
/proc/21514/stat : 21514 (glucose_static) R 21512 21512 20748 0 -1 4194304 5065 0 0 0 77807 28 0 0 25 0 1 0 1101961610 23519232 5051 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21514/statm: 5742 5051 76 172 0 5567 0
Current children cumulated CPU time (s) 778.35
Current children cumulated vsize (KiB) 28328

[startup+882.302 s]
/proc/loadavg: 2.29 2.74 2.44 3/96 24135
/proc/meminfo: memFree=1705728/2055920 swapFree=4152308/4192956
[pid=21512] ppid=21510 vsize=5360 CPUtime=0
/proc/21512/stat : 21512 (glucose.sh) S 21510 21512 20748 0 -1 4194304 313 155 0 0 0 0 0 0 21 0 1 0 1101961609 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21512/statm: 1340 238 195 169 0 51 0
[pid=21514] ppid=21512 vsize=23796 CPUtime=838.01
/proc/21514/stat : 21514 (glucose_static) R 21512 21512 20748 0 -1 4194304 5242 0 0 0 83772 29 0 0 25 0 1 0 1101961610 24367104 5228 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21514/statm: 5949 5228 76 172 0 5774 0
Current children cumulated CPU time (s) 838.01
Current children cumulated vsize (KiB) 29156

[startup+942.302 s]
/proc/loadavg: 2.19 2.63 2.42 3/96 24135
/proc/meminfo: memFree=1705280/2055920 swapFree=4152308/4192956
[pid=21512] ppid=21510 vsize=5360 CPUtime=0
/proc/21512/stat : 21512 (glucose.sh) S 21510 21512 20748 0 -1 4194304 313 155 0 0 0 0 0 0 21 0 1 0 1101961609 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21512/statm: 1340 238 195 169 0 51 0
[pid=21514] ppid=21512 vsize=24420 CPUtime=897.65
/proc/21514/stat : 21514 (glucose_static) R 21512 21512 20748 0 -1 4194304 5369 0 0 0 89736 29 0 0 25 0 1 0 1101961610 25006080 5355 1992294400 134512640 135217611 4294956304 18446744073709551615 134533076 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21514/statm: 6105 5355 76 172 0 5930 0
Current children cumulated CPU time (s) 897.65
Current children cumulated vsize (KiB) 29780

[startup+1002.3 s]
/proc/loadavg: 2.25 2.55 2.41 3/96 24135
/proc/meminfo: memFree=1704384/2055920 swapFree=4152308/4192956
[pid=21512] ppid=21510 vsize=5360 CPUtime=0
/proc/21512/stat : 21512 (glucose.sh) S 21510 21512 20748 0 -1 4194304 313 155 0 0 0 0 0 0 21 0 1 0 1101961609 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21512/statm: 1340 238 195 169 0 51 0
[pid=21514] ppid=21512 vsize=25304 CPUtime=957.29
/proc/21514/stat : 21514 (glucose_static) R 21512 21512 20748 0 -1 4194304 5599 0 0 0 95700 29 0 0 25 0 1 0 1101961610 25911296 5585 1992294400 134512640 135217611 4294956304 18446744073709551615 134533310 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21514/statm: 6326 5585 76 172 0 6151 0
Current children cumulated CPU time (s) 957.29
Current children cumulated vsize (KiB) 30664

[startup+1062.3 s]
/proc/loadavg: 2.20 2.48 2.39 3/96 24135
/proc/meminfo: memFree=1704000/2055920 swapFree=4152308/4192956
[pid=21512] ppid=21510 vsize=5360 CPUtime=0
/proc/21512/stat : 21512 (glucose.sh) S 21510 21512 20748 0 -1 4194304 313 155 0 0 0 0 0 0 21 0 1 0 1101961609 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21512/statm: 1340 238 195 169 0 51 0
[pid=21514] ppid=21512 vsize=25708 CPUtime=1016.95
/proc/21514/stat : 21514 (glucose_static) R 21512 21512 20748 0 -1 4194304 5686 0 0 0 101666 29 0 0 25 0 1 0 1101961610 26324992 5672 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21514/statm: 6427 5672 76 172 0 6252 0
Current children cumulated CPU time (s) 1016.95
Current children cumulated vsize (KiB) 31068

[startup+1122.3 s]
/proc/loadavg: 2.21 2.43 2.37 3/96 24135
/proc/meminfo: memFree=1703488/2055920 swapFree=4152308/4192956
[pid=21512] ppid=21510 vsize=5360 CPUtime=0
/proc/21512/stat : 21512 (glucose.sh) S 21510 21512 20748 0 -1 4194304 313 155 0 0 0 0 0 0 21 0 1 0 1101961609 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21512/statm: 1340 238 195 169 0 51 0
[pid=21514] ppid=21512 vsize=26112 CPUtime=1076.59
/proc/21514/stat : 21514 (glucose_static) R 21512 21512 20748 0 -1 4194304 5796 0 0 0 107630 29 0 0 25 0 1 0 1101961610 26738688 5782 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21514/statm: 6528 5782 76 172 0 6353 0
Current children cumulated CPU time (s) 1076.59
Current children cumulated vsize (KiB) 31472

[startup+1182.3 s]
/proc/loadavg: 2.18 2.39 2.36 3/96 24135
/proc/meminfo: memFree=1703104/2055920 swapFree=4152308/4192956
[pid=21512] ppid=21510 vsize=5360 CPUtime=0
/proc/21512/stat : 21512 (glucose.sh) S 21510 21512 20748 0 -1 4194304 313 155 0 0 0 0 0 0 21 0 1 0 1101961609 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21512/statm: 1340 238 195 169 0 51 0
[pid=21514] ppid=21512 vsize=26732 CPUtime=1136.25
/proc/21514/stat : 21514 (glucose_static) R 21512 21512 20748 0 -1 4194304 5899 0 0 0 113595 30 0 0 25 0 1 0 1101961610 27373568 5885 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21514/statm: 6683 5885 76 172 0 6508 0
Current children cumulated CPU time (s) 1136.25
Current children cumulated vsize (KiB) 32092

[startup+1242.3 s]
/proc/loadavg: 2.06 2.31 2.33 3/96 24135
/proc/meminfo: memFree=1702656/2055920 swapFree=4152308/4192956
[pid=21512] ppid=21510 vsize=5360 CPUtime=0
/proc/21512/stat : 21512 (glucose.sh) S 21510 21512 20748 0 -1 4194304 313 155 0 0 0 0 0 0 21 0 1 0 1101961609 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21512/statm: 1340 238 195 169 0 51 0
[pid=21514] ppid=21512 vsize=26948 CPUtime=1195.89
/proc/21514/stat : 21514 (glucose_static) R 21512 21512 20748 0 -1 4194304 5972 0 0 0 119559 30 0 0 25 0 1 0 1101961610 27594752 5958 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21514/statm: 6737 5958 76 172 0 6562 0
Current children cumulated CPU time (s) 1195.89
Current children cumulated vsize (KiB) 32308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1246.5 s]
/proc/loadavg: 2.06 2.31 2.33 3/96 24135
/proc/meminfo: memFree=1702656/2055920 swapFree=4152308/4192956
[pid=21512] ppid=21510 vsize=5360 CPUtime=0
/proc/21512/stat : 21512 (glucose.sh) S 21510 21512 20748 0 -1 4194304 313 155 0 0 0 0 0 0 21 0 1 0 1101961609 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21512/statm: 1340 238 195 169 0 51 0
[pid=21514] ppid=21512 vsize=26948 CPUtime=1200.07
/proc/21514/stat : 21514 (glucose_static) R 21512 21512 20748 0 -1 4194304 5977 0 0 0 119977 30 0 0 25 0 1 0 1101961610 27594752 5963 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21514/statm: 6737 5963 76 172 0 6562 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 32308

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

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

[startup+1246.5 s]
/proc/loadavg: 2.06 2.31 2.33 3/96 24135
/proc/meminfo: memFree=1702656/2055920 swapFree=4152308/4192956
[pid=21512] ppid=21510 vsize=5360 CPUtime=0
/proc/21512/stat : 21512 (glucose.sh) S 21510 21512 20748 0 -1 4194304 313 155 0 0 0 0 0 0 21 0 1 0 1101961609 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21512/statm: 1340 238 195 169 0 51 0
[pid=21514] ppid=21512 vsize=26948 CPUtime=1200.07
/proc/21514/stat : 21514 (glucose_static) R 21512 21512 20748 0 -1 4194304 5977 0 0 0 119977 30 0 0 25 0 1 0 1101961610 27594752 5963 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/21514/statm: 6737 5963 76 172 0 6562 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 32308

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1246.52
CPU time (s): 1200.09
CPU user time (s): 1199.78
CPU system time (s): 0.309952
CPU usage (%): 96.2757
Max. virtual memory (cumulated for all children) (KiB): 32308

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

runsolver used 1.9447 second user time and 5.14722 second system time

The end

Launcher Data

Begin job on node91 at 2009-03-29 04:16:20
IDJOB=1517924
IDBENCH=70637
IDSOLVER=503
FILE ID=node91/1517924-1238292980
PBS_JOBID= 9060980
Free space on /tmp= 66480 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/360/unif-k3-r4.25-v360-c1530-S1028159446-096.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517924-1238292980/watcher-1517924-1238292980 -o /tmp/evaluation-result-1517924-1238292980/solver-1517924-1238292980 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1517924-1238292980.cnf

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

MD5SUM BENCH= a68afc9bf021c353745f280b16667e74
RANDOM SEED=1763622886

node91.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.252
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.252
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1769904 kB
Buffers:         57580 kB
Cached:         156864 kB
SwapCached:      23080 kB
Active:         156184 kB
Inactive:        82824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1769904 kB
SwapTotal:     4192956 kB
SwapFree:      4152308 kB
Dirty:            1600 kB
Writeback:           0 kB
Mapped:          16080 kB
Slab:            30080 kB
Committed_AS:  2369044 kB
PageTables:       3260 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66480 MiB
End job on node91 at 2009-03-29 04:37:08