Trace number 1514648

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.07 1200.51

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/12000/
unif-k3-r4.2-v12000-c50400-S1089166613-072.cnf
MD5SUMbaab5bee77b4ec39821ca7eac508e100
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark57.3353
Satisfiable
(Un)Satisfiability was proved
Number of variables12000
Number of clauses50400
Sum of the clauses size151200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 350400
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.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |   50400   151200 |   15119       0        0     nan |  0.000 % |
0.00/0.16	c |         0 |   50065   152053 |      --       0       --      -- |     --   | -335/853
0.00/0.16	c ==============================================================================
0.00/0.16	c Result  :   #vars: 11696   #clauses: 50065   #literals: 152053
0.00/0.16	c CPU time:   0.154976 s
0.00/0.16	c ==============================================================================
0.00/0.22	c
0.00/0.22	c Starting glucose
0.00/0.22	c
0.00/0.22	
0.00/0.22	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.22	
0.00/0.22	c ============================[ Problem Statistics ]=============================
0.00/0.22	c |                                                                             |
0.00/0.22	c |  Number of variables:  11696                                                |
0.00/0.22	c |  Number of clauses:    50065                                                |
0.00/0.26	c |  Parsing time:         0.04         s                                       |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1514648-1238241876/watcher-1514648-1238241876 -o /tmp/evaluation-result-1514648-1238241876/solver-1514648-1238241876 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1514648-1238241876.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: 0.99 0.98 0.99 3/76 31481
/proc/meminfo: memFree=1770240/2055920 swapFree=4173572/4192956
[pid=31481] ppid=31479 vsize=5360 CPUtime=0
/proc/31481/stat : 31481 (glucose.sh) R 31479 31481 31288 0 -1 4194304 267 0 0 0 0 0 0 0 20 0 1 0 1096848693 5488640 234 1992294400 4194304 4889804 548682068832 18446744073709551615 237947251187 0 0 4100 65536 0 0 0 17 1 0 0
/proc/31481/statm: 1340 235 194 169 0 51 0

[startup+0.105137 s]
/proc/loadavg: 0.99 0.98 0.99 3/76 31481
/proc/meminfo: memFree=1770240/2055920 swapFree=4173572/4192956
[pid=31481] ppid=31479 vsize=5360 CPUtime=0
/proc/31481/stat : 31481 (glucose.sh) S 31479 31481 31288 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 1096848693 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31481/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.20115 s]
/proc/loadavg: 0.99 0.98 0.99 3/76 31481
/proc/meminfo: memFree=1770240/2055920 swapFree=4173572/4192956
[pid=31481] ppid=31479 vsize=5360 CPUtime=0
/proc/31481/stat : 31481 (glucose.sh) S 31479 31481 31288 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 1096848693 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31481/statm: 1340 236 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301178 s]
/proc/loadavg: 0.99 0.98 0.99 3/76 31481
/proc/meminfo: memFree=1770240/2055920 swapFree=4173572/4192956
[pid=31481] ppid=31479 vsize=5360 CPUtime=0.21
/proc/31481/stat : 31481 (glucose.sh) S 31479 31481 31288 0 -1 4194304 313 1593 0 0 0 0 20 1 18 0 1 0 1096848693 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31481/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 5360

[startup+0.701242 s]
/proc/loadavg: 0.99 0.98 0.99 3/76 31481
/proc/meminfo: memFree=1770240/2055920 swapFree=4173572/4192956
[pid=31481] ppid=31479 vsize=5360 CPUtime=0.21
/proc/31481/stat : 31481 (glucose.sh) S 31479 31481 31288 0 -1 4194304 313 1593 0 0 0 0 20 1 18 0 1 0 1096848693 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31481/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 5360

[startup+1.50136 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31484
/proc/meminfo: memFree=1761712/2055920 swapFree=4173572/4192956
[pid=31481] ppid=31479 vsize=5360 CPUtime=0.21
/proc/31481/stat : 31481 (glucose.sh) S 31479 31481 31288 0 -1 4194304 313 1593 0 0 0 0 20 1 18 0 1 0 1096848693 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31481/statm: 1340 238 195 169 0 51 0
[pid=31484] ppid=31481 vsize=8784 CPUtime=1.26
/proc/31484/stat : 31484 (glucose_static) R 31481 31481 31288 0 -1 4194304 2051 0 0 0 126 0 0 0 25 0 1 0 1096848716 8994816 2037 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31484/statm: 2196 2037 77 172 0 2021 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 14144

[startup+3.10161 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31484
/proc/meminfo: memFree=1759344/2055920 swapFree=4173572/4192956
[pid=31481] ppid=31479 vsize=5360 CPUtime=0.21
/proc/31481/stat : 31481 (glucose.sh) S 31479 31481 31288 0 -1 4194304 313 1593 0 0 0 0 20 1 18 0 1 0 1096848693 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31481/statm: 1340 238 195 169 0 51 0
[pid=31484] ppid=31481 vsize=12084 CPUtime=2.86
/proc/31484/stat : 31484 (glucose_static) R 31481 31481 31288 0 -1 4194304 2868 0 0 0 285 1 0 0 25 0 1 0 1096848716 12374016 2854 1992294400 134512640 135217611 4294956304 18446744073709551615 134537022 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31484/statm: 3021 2854 77 172 0 2846 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 17444

[startup+6.30113 s]
/proc/loadavg: 0.99 0.98 0.99 3/78 31484
/proc/meminfo: memFree=1754992/2055920 swapFree=4173572/4192956
[pid=31481] ppid=31479 vsize=5360 CPUtime=0.21
/proc/31481/stat : 31481 (glucose.sh) S 31479 31481 31288 0 -1 4194304 313 1593 0 0 0 0 20 1 18 0 1 0 1096848693 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31481/statm: 1340 238 195 169 0 51 0
[pid=31484] ppid=31481 vsize=14592 CPUtime=6.06
/proc/31484/stat : 31484 (glucose_static) R 31481 31481 31288 0 -1 4194304 3483 0 0 0 605 1 0 0 25 0 1 0 1096848716 14942208 3469 1992294400 134512640 135217611 4294956304 18446744073709551615 134537299 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31484/statm: 3648 3469 77 172 0 3473 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 19952

[startup+12.7012 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31484
/proc/meminfo: memFree=1752432/2055920 swapFree=4173572/4192956
[pid=31481] ppid=31479 vsize=5360 CPUtime=0.21
/proc/31481/stat : 31481 (glucose.sh) S 31479 31481 31288 0 -1 4194304 313 1593 0 0 0 0 20 1 18 0 1 0 1096848693 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31481/statm: 1340 238 195 169 0 51 0
[pid=31484] ppid=31481 vsize=17016 CPUtime=12.46
/proc/31484/stat : 31484 (glucose_static) R 31481 31481 31288 0 -1 4194304 4094 0 0 0 1244 2 0 0 25 0 1 0 1096848716 17424384 4080 1992294400 134512640 135217611 4294956304 18446744073709551615 134527914 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31484/statm: 4254 4080 77 172 0 4079 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 22376

[startup+25.5022 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31484
/proc/meminfo: memFree=1749808/2055920 swapFree=4173572/4192956
[pid=31481] ppid=31479 vsize=5360 CPUtime=0.21
/proc/31481/stat : 31481 (glucose.sh) S 31479 31481 31288 0 -1 4194304 313 1593 0 0 0 0 20 1 18 0 1 0 1096848693 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31481/statm: 1340 238 195 169 0 51 0
[pid=31484] ppid=31481 vsize=19708 CPUtime=25.25
/proc/31484/stat : 31484 (glucose_static) R 31481 31481 31288 0 -1 4194304 4767 0 0 0 2523 2 0 0 25 0 1 0 1096848716 20180992 4753 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31484/statm: 4927 4753 77 172 0 4752 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 25068

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31484
/proc/meminfo: memFree=1746416/2055920 swapFree=4173572/4192956
[pid=31481] ppid=31479 vsize=5360 CPUtime=0.21
/proc/31481/stat : 31481 (glucose.sh) S 31479 31481 31288 0 -1 4194304 313 1593 0 0 0 0 20 1 18 0 1 0 1096848693 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31481/statm: 1340 238 195 169 0 51 0
[pid=31484] ppid=31481 vsize=23140 CPUtime=50.85
/proc/31484/stat : 31484 (glucose_static) R 31481 31481 31288 0 -1 4194304 5621 0 0 0 5082 3 0 0 25 0 1 0 1096848716 23695360 5607 1992294400 134512640 135217611 4294956304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31484/statm: 5785 5607 77 172 0 5610 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 28500

[startup+102.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31484
/proc/meminfo: memFree=1740848/2055920 swapFree=4173572/4192956
[pid=31481] ppid=31479 vsize=5360 CPUtime=0.21
/proc/31481/stat : 31481 (glucose.sh) S 31479 31481 31288 0 -1 4194304 313 1593 0 0 0 0 20 1 18 0 1 0 1096848693 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31481/statm: 1340 238 195 169 0 51 0
[pid=31484] ppid=31481 vsize=28716 CPUtime=102.03
/proc/31484/stat : 31484 (glucose_static) R 31481 31481 31288 0 -1 4194304 7020 0 0 0 10199 4 0 0 25 0 1 0 1096848716 29405184 7006 1992294400 134512640 135217611 4294956304 18446744073709551615 134533622 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31484/statm: 7179 7006 77 172 0 7004 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 34076

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31484
/proc/meminfo: memFree=1735856/2055920 swapFree=4173572/4192956
[pid=31481] ppid=31479 vsize=5360 CPUtime=0.21
/proc/31481/stat : 31481 (glucose.sh) S 31479 31481 31288 0 -1 4194304 313 1593 0 0 0 0 20 1 18 0 1 0 1096848693 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31481/statm: 1340 238 195 169 0 51 0
[pid=31484] ppid=31481 vsize=33680 CPUtime=162.01
/proc/31484/stat : 31484 (glucose_static) R 31481 31481 31288 0 -1 4194304 8242 0 0 0 16196 5 0 0 25 0 1 0 1096848716 34488320 8228 1992294400 134512640 135217611 4294956304 18446744073709551615 134539579 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31484/statm: 8420 8228 77 172 0 8245 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 39040

[startup+222.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31484
/proc/meminfo: memFree=1732400/2055920 swapFree=4173572/4192956
[pid=31481] ppid=31479 vsize=5360 CPUtime=0.21
/proc/31481/stat : 31481 (glucose.sh) S 31479 31481 31288 0 -1 4194304 313 1593 0 0 0 0 20 1 18 0 1 0 1096848693 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31481/statm: 1340 238 195 169 0 51 0
[pid=31484] ppid=31481 vsize=37112 CPUtime=222
/proc/31484/stat : 31484 (glucose_static) R 31481 31481 31288 0 -1 4194304 9103 0 0 0 22194 6 0 0 25 0 1 0 1096848716 38002688 9089 1992294400 134512640 135217611 4294956304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31484/statm: 9278 9089 77 172 0 9103 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 42472

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31484
/proc/meminfo: memFree=1729776/2055920 swapFree=4173572/4192956
[pid=31481] ppid=31479 vsize=5360 CPUtime=0.21
/proc/31481/stat : 31481 (glucose.sh) S 31479 31481 31288 0 -1 4194304 313 1593 0 0 0 0 20 1 18 0 1 0 1096848693 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31481/statm: 1340 238 195 169 0 51 0
[pid=31484] ppid=31481 vsize=39620 CPUtime=281.97
/proc/31484/stat : 31484 (glucose_static) R 31481 31481 31288 0 -1 4194304 9751 0 0 0 28191 6 0 0 25 0 1 0 1096848716 40570880 9737 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31484/statm: 9905 9737 77 172 0 9730 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 44980

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31484
/proc/meminfo: memFree=1726064/2055920 swapFree=4173572/4192956
[pid=31481] ppid=31479 vsize=5360 CPUtime=0.21
/proc/31481/stat : 31481 (glucose.sh) S 31479 31481 31288 0 -1 4194304 313 1593 0 0 0 0 20 1 18 0 1 0 1096848693 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31481/statm: 1340 238 195 169 0 51 0
[pid=31484] ppid=31481 vsize=43440 CPUtime=341.95
/proc/31484/stat : 31484 (glucose_static) R 31481 31481 31288 0 -1 4194304 10664 0 0 0 34188 7 0 0 25 0 1 0 1096848716 44482560 10650 1992294400 134512640 135217611 4294956304 18446744073709551615 134527938 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31484/statm: 10860 10650 77 172 0 10685 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 48800

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31484
/proc/meminfo: memFree=1722992/2055920 swapFree=4173572/4192956
[pid=31481] ppid=31479 vsize=5360 CPUtime=0.21
/proc/31481/stat : 31481 (glucose.sh) S 31479 31481 31288 0 -1 4194304 313 1593 0 0 0 0 20 1 18 0 1 0 1096848693 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31481/statm: 1340 238 195 169 0 51 0
[pid=31484] ppid=31481 vsize=46476 CPUtime=401.93
/proc/31484/stat : 31484 (glucose_static) R 31481 31481 31288 0 -1 4194304 11432 0 0 0 40185 8 0 0 25 0 1 0 1096848716 47591424 11418 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31484/statm: 11619 11418 77 172 0 11444 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 51836


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

/proc/31484/statm: 12840 12636 77 172 0 12665 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 56720

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31484
/proc/meminfo: memFree=1714800/2055920 swapFree=4173572/4192956
[pid=31481] ppid=31479 vsize=5360 CPUtime=0.21
/proc/31481/stat : 31481 (glucose.sh) S 31479 31481 31288 0 -1 4194304 313 1593 0 0 0 0 20 1 18 0 1 0 1096848693 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31481/statm: 1340 238 195 169 0 51 0
[pid=31484] ppid=31481 vsize=54528 CPUtime=581.86
/proc/31484/stat : 31484 (glucose_static) R 31481 31481 31288 0 -1 4194304 13465 0 0 0 58176 10 0 0 25 0 1 0 1096848716 55836672 13451 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31484/statm: 13632 13451 77 172 0 13457 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 59888

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31484
/proc/meminfo: memFree=1714224/2055920 swapFree=4173572/4192956
[pid=31481] ppid=31479 vsize=5360 CPUtime=0.21
/proc/31481/stat : 31481 (glucose.sh) S 31479 31481 31288 0 -1 4194304 313 1593 0 0 0 0 20 1 18 0 1 0 1096848693 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31481/statm: 1340 238 195 169 0 51 0
[pid=31484] ppid=31481 vsize=55056 CPUtime=641.84
/proc/31484/stat : 31484 (glucose_static) R 31481 31481 31288 0 -1 4194304 13588 0 0 0 64174 10 0 0 25 0 1 0 1096848716 56377344 13574 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31484/statm: 13764 13574 77 172 0 13589 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 60416

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31484
/proc/meminfo: memFree=1712112/2055920 swapFree=4173572/4192956
[pid=31481] ppid=31479 vsize=5360 CPUtime=0.21
/proc/31481/stat : 31481 (glucose.sh) S 31479 31481 31288 0 -1 4194304 313 1593 0 0 0 0 20 1 18 0 1 0 1096848693 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31481/statm: 1340 238 195 169 0 51 0
[pid=31484] ppid=31481 vsize=57168 CPUtime=701.82
/proc/31484/stat : 31484 (glucose_static) R 31481 31481 31288 0 -1 4194304 14127 0 0 0 70171 11 0 0 25 0 1 0 1096848716 58540032 14113 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31484/statm: 14292 14113 77 172 0 14117 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 62528

[startup+762.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31484
/proc/meminfo: memFree=1709808/2055920 swapFree=4173572/4192956
[pid=31481] ppid=31479 vsize=5360 CPUtime=0.21
/proc/31481/stat : 31481 (glucose.sh) S 31479 31481 31288 0 -1 4194304 313 1593 0 0 0 0 20 1 18 0 1 0 1096848693 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31481/statm: 1340 238 195 169 0 51 0
[pid=31484] ppid=31481 vsize=59412 CPUtime=761.81
/proc/31484/stat : 31484 (glucose_static) R 31481 31481 31288 0 -1 4194304 14691 0 0 0 76169 12 0 0 25 0 1 0 1096848716 60837888 14677 1992294400 134512640 135217611 4294956304 18446744073709551615 134533661 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31484/statm: 14853 14677 77 172 0 14678 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 64772

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31484
/proc/meminfo: memFree=1709616/2055920 swapFree=4173572/4192956
[pid=31481] ppid=31479 vsize=5360 CPUtime=0.21
/proc/31481/stat : 31481 (glucose.sh) S 31479 31481 31288 0 -1 4194304 313 1593 0 0 0 0 20 1 18 0 1 0 1096848693 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31481/statm: 1340 238 195 169 0 51 0
[pid=31484] ppid=31481 vsize=59724 CPUtime=821.78
/proc/31484/stat : 31484 (glucose_static) R 31481 31481 31288 0 -1 4194304 14722 0 0 0 82166 12 0 0 25 0 1 0 1096848716 61157376 14708 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31484/statm: 14931 14708 77 172 0 14756 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 65084

[startup+882.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31484
/proc/meminfo: memFree=1706800/2055920 swapFree=4173572/4192956
[pid=31481] ppid=31479 vsize=5360 CPUtime=0.21
/proc/31481/stat : 31481 (glucose.sh) S 31479 31481 31288 0 -1 4194304 313 1593 0 0 0 0 20 1 18 0 1 0 1096848693 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31481/statm: 1340 238 195 169 0 51 0
[pid=31484] ppid=31481 vsize=62496 CPUtime=881.77
/proc/31484/stat : 31484 (glucose_static) R 31481 31481 31288 0 -1 4194304 15415 0 0 0 88164 13 0 0 25 0 1 0 1096848716 63995904 15401 1992294400 134512640 135217611 4294956304 18446744073709551615 134721212 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31484/statm: 15624 15401 77 172 0 15449 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 67856

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31484
/proc/meminfo: memFree=1705840/2055920 swapFree=4173572/4192956
[pid=31481] ppid=31479 vsize=5360 CPUtime=0.21
/proc/31481/stat : 31481 (glucose.sh) S 31479 31481 31288 0 -1 4194304 313 1593 0 0 0 0 20 1 18 0 1 0 1096848693 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31481/statm: 1340 238 195 169 0 51 0
[pid=31484] ppid=31481 vsize=63424 CPUtime=941.74
/proc/31484/stat : 31484 (glucose_static) R 31481 31481 31288 0 -1 4194304 15651 0 0 0 94161 13 0 0 25 0 1 0 1096848716 64946176 15637 1992294400 134512640 135217611 4294956304 18446744073709551615 134533350 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31484/statm: 15856 15637 77 172 0 15681 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 68784

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31484
/proc/meminfo: memFree=1703920/2055920 swapFree=4173572/4192956
[pid=31481] ppid=31479 vsize=5360 CPUtime=0.21
/proc/31481/stat : 31481 (glucose.sh) S 31479 31481 31288 0 -1 4194304 313 1593 0 0 0 0 20 1 18 0 1 0 1096848693 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31481/statm: 1340 238 195 169 0 51 0
[pid=31484] ppid=31481 vsize=65272 CPUtime=1001.72
/proc/31484/stat : 31484 (glucose_static) R 31481 31481 31288 0 -1 4194304 16133 0 0 0 100158 14 0 0 25 0 1 0 1096848716 66838528 16119 1992294400 134512640 135217611 4294956304 18446744073709551615 134537887 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31484/statm: 16318 16119 77 172 0 16143 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 70632

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31484
/proc/meminfo: memFree=1702384/2055920 swapFree=4173572/4192956
[pid=31481] ppid=31479 vsize=5360 CPUtime=0.21
/proc/31481/stat : 31481 (glucose.sh) S 31479 31481 31288 0 -1 4194304 313 1593 0 0 0 0 20 1 18 0 1 0 1096848693 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31481/statm: 1340 238 195 169 0 51 0
[pid=31484] ppid=31481 vsize=66856 CPUtime=1061.7
/proc/31484/stat : 31484 (glucose_static) R 31481 31481 31288 0 -1 4194304 16517 0 0 0 106156 14 0 0 25 0 1 0 1096848716 68460544 16503 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31484/statm: 16714 16503 77 172 0 16539 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 72216

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 31484
/proc/meminfo: memFree=1701168/2055920 swapFree=4173572/4192956
[pid=31481] ppid=31479 vsize=5360 CPUtime=0.21
/proc/31481/stat : 31481 (glucose.sh) S 31479 31481 31288 0 -1 4194304 313 1593 0 0 0 0 20 1 18 0 1 0 1096848693 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31481/statm: 1340 238 195 169 0 51 0
[pid=31484] ppid=31481 vsize=68044 CPUtime=1121.69
/proc/31484/stat : 31484 (glucose_static) R 31481 31481 31288 0 -1 4194304 16804 0 0 0 112154 15 0 0 25 0 1 0 1096848716 69677056 16790 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31484/statm: 17011 16790 77 172 0 16836 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 73404

[startup+1182.3 s]
/proc/loadavg: 1.11 1.02 1.00 2/78 31484
/proc/meminfo: memFree=1699696/2055920 swapFree=4173572/4192956
[pid=31481] ppid=31479 vsize=5360 CPUtime=0.21
/proc/31481/stat : 31481 (glucose.sh) S 31479 31481 31288 0 -1 4194304 313 1593 0 0 0 0 20 1 18 0 1 0 1096848693 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31481/statm: 1340 238 195 169 0 51 0
[pid=31484] ppid=31481 vsize=69496 CPUtime=1181.66
/proc/31484/stat : 31484 (glucose_static) R 31481 31481 31288 0 -1 4194304 17168 0 0 0 118151 15 0 0 25 0 1 0 1096848716 71163904 17154 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31484/statm: 17374 17154 77 172 0 17199 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 74856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.08 1.01 1.00 2/78 31484
/proc/meminfo: memFree=1698480/2055920 swapFree=4173572/4192956
[pid=31481] ppid=31479 vsize=5360 CPUtime=0.21
/proc/31481/stat : 31481 (glucose.sh) S 31479 31481 31288 0 -1 4194304 313 1593 0 0 0 0 20 1 18 0 1 0 1096848693 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31481/statm: 1340 238 195 169 0 51 0
[pid=31484] ppid=31481 vsize=70684 CPUtime=1199.86
/proc/31484/stat : 31484 (glucose_static) R 31481 31481 31288 0 -1 4194304 17467 0 0 0 119971 15 0 0 25 0 1 0 1096848716 72380416 17453 1992294400 134512640 135217611 4294956304 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/31484/statm: 17671 17453 77 172 0 17496 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 76044

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31481 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=205968
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=15997
# CPU time returned by wait4() is 0.221965
# while last known CPU time is 1200.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.51
CPU time (s): 1200.07
CPU user time (s): 1199.91
CPU system time (s): 0.16
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 76044

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

runsolver used 1.17782 second user time and 3.20951 second system time

The end

Launcher Data

Begin job on node69 at 2009-03-28 13:04:36
IDJOB=1514648
IDBENCH=70364
IDSOLVER=503
FILE ID=node69/1514648-1238241876
PBS_JOBID= 9060653
Free space on /tmp= 65724 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/12000/unif-k3-r4.2-v12000-c50400-S1089166613-072.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514648-1238241876/watcher-1514648-1238241876 -o /tmp/evaluation-result-1514648-1238241876/solver-1514648-1238241876 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1514648-1238241876.cnf

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

MD5SUM BENCH= baab5bee77b4ec39821ca7eac508e100
RANDOM SEED=13664050

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:       1770656 kB
Buffers:         47816 kB
Cached:         159032 kB
SwapCached:      10072 kB
Active:         108992 kB
Inactive:       109764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1770656 kB
SwapTotal:     4192956 kB
SwapFree:      4173572 kB
Dirty:            2504 kB
Writeback:           0 kB
Mapped:          17636 kB
Slab:            51180 kB
Committed_AS:  3453060 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= 65724 MiB
End job on node69 at 2009-03-28 13:24:39