Trace number 1516652

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.06 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/75/
unif-k7-r89-v75-c6675-S1988754311-026.cnf
MD5SUM4c6698180e16258b697babf4cf0c76a1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.592909
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses6675
Sum of the clauses size46725
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56675

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.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    6675    46725 |    2002       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 75   #clauses: 6675   #literals: 46725
0.00/0.01	c CPU time:   0.007998 s
0.00/0.01	c ==============================================================================
0.00/0.02	c
0.00/0.02	c Starting glucose
0.00/0.02	c
0.00/0.02	
0.00/0.02	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.02	
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Number of variables:  75                                                   |
0.00/0.02	c |  Number of clauses:    6675                                                 |
0.00/0.03	c |  Parsing time:         0.01         s                                       |
1200.02/1200.41	HOME/glucose.sh: line 55:  4121 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-1516652-1238272896/watcher-1516652-1238272896 -o /tmp/evaluation-result-1516652-1238272896/solver-1516652-1238272896 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1516652-1238272896.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.00 1.00 1.00 3/64 4118
/proc/meminfo: memFree=1081216/2055920 swapFree=4179868/4192956
[pid=4118] ppid=4116 vsize=5360 CPUtime=0
/proc/4118/stat : 4118 (glucose.sh) R 4116 4118 3920 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 704181992 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 224627583647 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/4118/statm: 1340 235 194 169 0 51 0
[pid=4119] ppid=4118 vsize=876 CPUtime=0
/proc/4119/stat : 4119 (SatELite_releas) R 4118 4118 3920 0 -1 4194304 107 0 0 0 0 0 0 0 18 0 1 0 704181993 897024 91 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/4119/statm: 252 91 50 174 0 75 0

[startup+0.0540431 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4118
/proc/meminfo: memFree=1081216/2055920 swapFree=4179868/4192956
[pid=4118] ppid=4116 vsize=5360 CPUtime=0.01
/proc/4118/stat : 4118 (glucose.sh) S 4116 4118 3920 0 -1 4194304 313 262 0 0 0 0 1 0 16 0 1 0 704181992 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4118/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.102044 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4118
/proc/meminfo: memFree=1081216/2055920 swapFree=4179868/4192956
[pid=4118] ppid=4116 vsize=5360 CPUtime=0.01
/proc/4118/stat : 4118 (glucose.sh) S 4116 4118 3920 0 -1 4194304 313 262 0 0 0 0 1 0 16 0 1 0 704181992 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4118/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.301073 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4118
/proc/meminfo: memFree=1081216/2055920 swapFree=4179868/4192956
[pid=4118] ppid=4116 vsize=5360 CPUtime=0.01
/proc/4118/stat : 4118 (glucose.sh) S 4116 4118 3920 0 -1 4194304 313 262 0 0 0 0 1 0 16 0 1 0 704181992 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4118/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+0.70113 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4118
/proc/meminfo: memFree=1081216/2055920 swapFree=4179868/4192956
[pid=4118] ppid=4116 vsize=5360 CPUtime=0.01
/proc/4118/stat : 4118 (glucose.sh) S 4116 4118 3920 0 -1 4194304 313 262 0 0 0 0 1 0 16 0 1 0 704181992 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4118/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5360

[startup+1.50224 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4121
/proc/meminfo: memFree=1078448/2055920 swapFree=4179868/4192956
[pid=4118] ppid=4116 vsize=5360 CPUtime=0.01
/proc/4118/stat : 4118 (glucose.sh) S 4116 4118 3920 0 -1 4194304 313 262 0 0 0 0 1 0 16 0 1 0 704181992 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4118/statm: 1340 238 195 169 0 51 0
[pid=4121] ppid=4118 vsize=4272 CPUtime=1.47
/proc/4121/stat : 4121 (glucose_static) R 4118 4118 3920 0 -1 4194304 745 0 0 0 147 0 0 0 25 0 1 0 704181995 4374528 731 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4121/statm: 1068 731 75 172 0 893 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9632

[startup+3.10147 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4121
/proc/meminfo: memFree=1077552/2055920 swapFree=4179868/4192956
[pid=4118] ppid=4116 vsize=5360 CPUtime=0.01
/proc/4118/stat : 4118 (glucose.sh) S 4116 4118 3920 0 -1 4194304 313 262 0 0 0 0 1 0 16 0 1 0 704181992 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4118/statm: 1340 238 195 169 0 51 0
[pid=4121] ppid=4118 vsize=4968 CPUtime=3.07
/proc/4121/stat : 4121 (glucose_static) R 4118 4118 3920 0 -1 4194304 933 0 0 0 307 0 0 0 25 0 1 0 704181995 5087232 919 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4121/statm: 1242 919 75 172 0 1067 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10328

[startup+6.30193 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4121
/proc/meminfo: memFree=1076528/2055920 swapFree=4179868/4192956
[pid=4118] ppid=4116 vsize=5360 CPUtime=0.01
/proc/4118/stat : 4118 (glucose.sh) S 4116 4118 3920 0 -1 4194304 313 262 0 0 0 0 1 0 16 0 1 0 704181992 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4118/statm: 1340 238 195 169 0 51 0
[pid=4121] ppid=4118 vsize=5880 CPUtime=6.26
/proc/4121/stat : 4121 (glucose_static) R 4118 4118 3920 0 -1 4194304 1132 0 0 0 626 0 0 0 25 0 1 0 704181995 6021120 1118 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4121/statm: 1470 1118 75 172 0 1295 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11240

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4121
/proc/meminfo: memFree=1075248/2055920 swapFree=4179868/4192956
[pid=4118] ppid=4116 vsize=5360 CPUtime=0.01
/proc/4118/stat : 4118 (glucose.sh) S 4116 4118 3920 0 -1 4194304 313 262 0 0 0 0 1 0 16 0 1 0 704181992 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4118/statm: 1340 238 195 169 0 51 0
[pid=4121] ppid=4118 vsize=7264 CPUtime=12.66
/proc/4121/stat : 4121 (glucose_static) R 4118 4118 3920 0 -1 4194304 1446 0 0 0 1266 0 0 0 25 0 1 0 704181995 7438336 1432 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4121/statm: 1816 1432 75 172 0 1641 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12624

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4121
/proc/meminfo: memFree=1073648/2055920 swapFree=4179868/4192956
[pid=4118] ppid=4116 vsize=5360 CPUtime=0.01
/proc/4118/stat : 4118 (glucose.sh) S 4116 4118 3920 0 -1 4194304 313 262 0 0 0 0 1 0 16 0 1 0 704181992 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4118/statm: 1340 238 195 169 0 51 0
[pid=4121] ppid=4118 vsize=8576 CPUtime=25.46
/proc/4121/stat : 4121 (glucose_static) R 4118 4118 3920 0 -1 4194304 1794 0 0 0 2545 1 0 0 25 0 1 0 704181995 8781824 1780 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4121/statm: 2144 1780 75 172 0 1969 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13936

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4121
/proc/meminfo: memFree=1071664/2055920 swapFree=4179868/4192956
[pid=4118] ppid=4116 vsize=5360 CPUtime=0.01
/proc/4118/stat : 4118 (glucose.sh) S 4116 4118 3920 0 -1 4194304 313 262 0 0 0 0 1 0 16 0 1 0 704181992 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4118/statm: 1340 238 195 169 0 51 0
[pid=4121] ppid=4118 vsize=10852 CPUtime=51.05
/proc/4121/stat : 4121 (glucose_static) R 4118 4118 3920 0 -1 4194304 2313 0 0 0 5104 1 0 0 25 0 1 0 704181995 11112448 2299 1992294400 134512640 135217611 4294956304 18446744073709551615 134533213 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4121/statm: 2713 2299 75 172 0 2538 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 16212

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4121
/proc/meminfo: memFree=1068720/2055920 swapFree=4179868/4192956
[pid=4118] ppid=4116 vsize=5360 CPUtime=0.01
/proc/4118/stat : 4118 (glucose.sh) S 4116 4118 3920 0 -1 4194304 313 262 0 0 0 0 1 0 16 0 1 0 704181992 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4118/statm: 1340 238 195 169 0 51 0
[pid=4121] ppid=4118 vsize=13928 CPUtime=102.24
/proc/4121/stat : 4121 (glucose_static) R 4118 4118 3920 0 -1 4194304 3007 0 0 0 10222 2 0 0 25 0 1 0 704181995 14262272 2993 1992294400 134512640 135217611 4294956304 18446744073709551615 134537028 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4121/statm: 3482 2993 75 172 0 3307 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 19288

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4121
/proc/meminfo: memFree=1066992/2055920 swapFree=4179868/4192956
[pid=4118] ppid=4116 vsize=5360 CPUtime=0.01
/proc/4118/stat : 4118 (glucose.sh) S 4116 4118 3920 0 -1 4194304 313 262 0 0 0 0 1 0 16 0 1 0 704181992 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4118/statm: 1340 238 195 169 0 51 0
[pid=4121] ppid=4118 vsize=15984 CPUtime=162.22
/proc/4121/stat : 4121 (glucose_static) R 4118 4118 3920 0 -1 4194304 3458 0 0 0 16219 3 0 0 25 0 1 0 704181995 16367616 3444 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4121/statm: 3996 3444 75 172 0 3821 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 21344

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4121
/proc/meminfo: memFree=1065008/2055920 swapFree=4179868/4192956
[pid=4118] ppid=4116 vsize=5360 CPUtime=0.01
/proc/4118/stat : 4118 (glucose.sh) S 4116 4118 3920 0 -1 4194304 313 262 0 0 0 0 1 0 16 0 1 0 704181992 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4118/statm: 1340 238 195 169 0 51 0
[pid=4121] ppid=4118 vsize=18008 CPUtime=222.2
/proc/4121/stat : 4121 (glucose_static) R 4118 4118 3920 0 -1 4194304 3947 0 0 0 22217 3 0 0 25 0 1 0 704181995 18440192 3933 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4121/statm: 4502 3933 75 172 0 4327 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 23368

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4121
/proc/meminfo: memFree=1063536/2055920 swapFree=4179868/4192956
[pid=4118] ppid=4116 vsize=5360 CPUtime=0.01
/proc/4118/stat : 4118 (glucose.sh) S 4116 4118 3920 0 -1 4194304 313 262 0 0 0 0 1 0 16 0 1 0 704181992 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4118/statm: 1340 238 195 169 0 51 0
[pid=4121] ppid=4118 vsize=19568 CPUtime=282.18
/proc/4121/stat : 4121 (glucose_static) R 4118 4118 3920 0 -1 4194304 4308 0 0 0 28215 3 0 0 25 0 1 0 704181995 20037632 4294 1992294400 134512640 135217611 4294956304 18446744073709551615 134522427 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4121/statm: 4892 4294 75 172 0 4717 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 24928

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4121
/proc/meminfo: memFree=1062384/2055920 swapFree=4179868/4192956
[pid=4118] ppid=4116 vsize=5360 CPUtime=0.01
/proc/4118/stat : 4118 (glucose.sh) S 4116 4118 3920 0 -1 4194304 313 262 0 0 0 0 1 0 16 0 1 0 704181992 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4118/statm: 1340 238 195 169 0 51 0
[pid=4121] ppid=4118 vsize=21088 CPUtime=342.16
/proc/4121/stat : 4121 (glucose_static) R 4118 4118 3920 0 -1 4194304 4592 0 0 0 34212 4 0 0 25 0 1 0 704181995 21594112 4578 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4121/statm: 5272 4578 75 172 0 5097 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 26448

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4121
/proc/meminfo: memFree=1061424/2055920 swapFree=4179868/4192956
[pid=4118] ppid=4116 vsize=5360 CPUtime=0.01
/proc/4118/stat : 4118 (glucose.sh) S 4116 4118 3920 0 -1 4194304 313 262 0 0 0 0 1 0 16 0 1 0 704181992 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4118/statm: 1340 238 195 169 0 51 0
[pid=4121] ppid=4118 vsize=22196 CPUtime=402.14
/proc/4121/stat : 4121 (glucose_static) R 4118 4118 3920 0 -1 4194304 4858 0 0 0 40210 4 0 0 25 0 1 0 704181995 22728704 4844 1992294400 134512640 135217611 4294956304 18446744073709551615 134533410 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4121/statm: 5549 4844 75 172 0 5374 0

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

[pid=4121] ppid=4118 vsize=23276 CPUtime=462.13
/proc/4121/stat : 4121 (glucose_static) R 4118 4118 3920 0 -1 4194304 5071 0 0 0 46208 5 0 0 25 0 1 0 704181995 23834624 5057 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4121/statm: 5819 5057 75 172 0 5644 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 28636

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4121
/proc/meminfo: memFree=1059312/2055920 swapFree=4179868/4192956
[pid=4118] ppid=4116 vsize=5360 CPUtime=0.01
/proc/4118/stat : 4118 (glucose.sh) S 4116 4118 3920 0 -1 4194304 313 262 0 0 0 0 1 0 16 0 1 0 704181992 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4118/statm: 1340 238 195 169 0 51 0
[pid=4121] ppid=4118 vsize=24712 CPUtime=522.11
/proc/4121/stat : 4121 (glucose_static) R 4118 4118 3920 0 -1 4194304 5364 0 0 0 52205 6 0 0 25 0 1 0 704181995 25305088 5350 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4121/statm: 6178 5350 75 172 0 6003 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 30072

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4121
/proc/meminfo: memFree=1058416/2055920 swapFree=4179868/4192956
[pid=4118] ppid=4116 vsize=5360 CPUtime=0.01
/proc/4118/stat : 4118 (glucose.sh) S 4116 4118 3920 0 -1 4194304 313 262 0 0 0 0 1 0 16 0 1 0 704181992 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4118/statm: 1340 238 195 169 0 51 0
[pid=4121] ppid=4118 vsize=25456 CPUtime=582.09
/proc/4121/stat : 4121 (glucose_static) R 4118 4118 3920 0 -1 4194304 5581 0 0 0 58203 6 0 0 25 0 1 0 704181995 26066944 5567 1992294400 134512640 135217611 4294956304 18446744073709551615 134533138 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4121/statm: 6364 5567 75 172 0 6189 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 30816

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4121
/proc/meminfo: memFree=1057520/2055920 swapFree=4179868/4192956
[pid=4118] ppid=4116 vsize=5360 CPUtime=0.01
/proc/4118/stat : 4118 (glucose.sh) S 4116 4118 3920 0 -1 4194304 313 262 0 0 0 0 1 0 16 0 1 0 704181992 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4118/statm: 1340 238 195 169 0 51 0
[pid=4121] ppid=4118 vsize=26444 CPUtime=642.07
/proc/4121/stat : 4121 (glucose_static) R 4118 4118 3920 0 -1 4194304 5815 0 0 0 64201 6 0 0 25 0 1 0 704181995 27078656 5801 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4121/statm: 6611 5801 75 172 0 6436 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 31804

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4121
/proc/meminfo: memFree=1056816/2055920 swapFree=4179868/4192956
[pid=4118] ppid=4116 vsize=5360 CPUtime=0.01
/proc/4118/stat : 4118 (glucose.sh) S 4116 4118 3920 0 -1 4194304 313 262 0 0 0 0 1 0 16 0 1 0 704181992 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4118/statm: 1340 238 195 169 0 51 0
[pid=4121] ppid=4118 vsize=27152 CPUtime=702.06
/proc/4121/stat : 4121 (glucose_static) R 4118 4118 3920 0 -1 4194304 5971 0 0 0 70199 7 0 0 25 0 1 0 704181995 27803648 5957 1992294400 134512640 135217611 4294956304 18446744073709551615 134533260 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4121/statm: 6788 5957 75 172 0 6613 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 32512

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4121
/proc/meminfo: memFree=1056176/2055920 swapFree=4179868/4192956
[pid=4118] ppid=4116 vsize=5360 CPUtime=0.01
/proc/4118/stat : 4118 (glucose.sh) S 4116 4118 3920 0 -1 4194304 313 262 0 0 0 0 1 0 16 0 1 0 704181992 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4118/statm: 1340 238 195 169 0 51 0
[pid=4121] ppid=4118 vsize=27844 CPUtime=762.04
/proc/4121/stat : 4121 (glucose_static) R 4118 4118 3920 0 -1 4194304 6136 0 0 0 76197 7 0 0 25 0 1 0 704181995 28512256 6122 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4121/statm: 6961 6122 75 172 0 6786 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 33204

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4121
/proc/meminfo: memFree=1055152/2055920 swapFree=4179868/4192956
[pid=4118] ppid=4116 vsize=5360 CPUtime=0.01
/proc/4118/stat : 4118 (glucose.sh) S 4116 4118 3920 0 -1 4194304 313 262 0 0 0 0 1 0 16 0 1 0 704181992 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4118/statm: 1340 238 195 169 0 51 0
[pid=4121] ppid=4118 vsize=29128 CPUtime=822.03
/proc/4121/stat : 4121 (glucose_static) R 4118 4118 3920 0 -1 4194304 6409 0 0 0 82195 8 0 0 25 0 1 0 704181995 29827072 6392 1992294400 134512640 135217611 4294956304 18446744073709551615 134533330 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4121/statm: 7282 6392 75 172 0 7107 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 34488

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4121
/proc/meminfo: memFree=1054512/2055920 swapFree=4179868/4192956
[pid=4118] ppid=4116 vsize=5360 CPUtime=0.01
/proc/4118/stat : 4118 (glucose.sh) S 4116 4118 3920 0 -1 4194304 313 262 0 0 0 0 1 0 16 0 1 0 704181992 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4118/statm: 1340 238 195 169 0 51 0
[pid=4121] ppid=4118 vsize=29564 CPUtime=882.01
/proc/4121/stat : 4121 (glucose_static) R 4118 4118 3920 0 -1 4194304 6546 0 0 0 88193 8 0 0 25 0 1 0 704181995 30273536 6529 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4121/statm: 7391 6529 75 172 0 7216 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 34924

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4121
/proc/meminfo: memFree=1053872/2055920 swapFree=4179868/4192956
[pid=4118] ppid=4116 vsize=5360 CPUtime=0.01
/proc/4118/stat : 4118 (glucose.sh) S 4116 4118 3920 0 -1 4194304 313 262 0 0 0 0 1 0 16 0 1 0 704181992 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4118/statm: 1340 238 195 169 0 51 0
[pid=4121] ppid=4118 vsize=30392 CPUtime=941.99
/proc/4121/stat : 4121 (glucose_static) R 4118 4118 3920 0 -1 4194304 6712 0 0 0 94191 8 0 0 25 0 1 0 704181995 31121408 6695 1992294400 134512640 135217611 4294956304 18446744073709551615 134533034 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4121/statm: 7598 6695 75 172 0 7423 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 35752

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4121
/proc/meminfo: memFree=1053168/2055920 swapFree=4179868/4192956
[pid=4118] ppid=4116 vsize=5360 CPUtime=0.01
/proc/4118/stat : 4118 (glucose.sh) S 4116 4118 3920 0 -1 4194304 313 262 0 0 0 0 1 0 16 0 1 0 704181992 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4118/statm: 1340 238 195 169 0 51 0
[pid=4121] ppid=4118 vsize=31256 CPUtime=1001.97
/proc/4121/stat : 4121 (glucose_static) R 4118 4118 3920 0 -1 4194304 6881 0 0 0 100189 8 0 0 25 0 1 0 704181995 32006144 6864 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4121/statm: 7814 6864 75 172 0 7639 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 36616

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4121
/proc/meminfo: memFree=1052592/2055920 swapFree=4179868/4192956
[pid=4118] ppid=4116 vsize=5360 CPUtime=0.01
/proc/4118/stat : 4118 (glucose.sh) S 4116 4118 3920 0 -1 4194304 313 262 0 0 0 0 1 0 16 0 1 0 704181992 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4118/statm: 1340 238 195 169 0 51 0
[pid=4121] ppid=4118 vsize=32140 CPUtime=1061.96
/proc/4121/stat : 4121 (glucose_static) R 4118 4118 3920 0 -1 4194304 7029 0 0 0 106187 9 0 0 25 0 1 0 704181995 32911360 7012 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4121/statm: 8035 7012 75 172 0 7860 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 37500

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4123
/proc/meminfo: memFree=1051632/2055920 swapFree=4179868/4192956
[pid=4118] ppid=4116 vsize=5360 CPUtime=0.01
/proc/4118/stat : 4118 (glucose.sh) S 4116 4118 3920 0 -1 4194304 313 262 0 0 0 0 1 0 16 0 1 0 704181992 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4118/statm: 1340 238 195 169 0 51 0
[pid=4121] ppid=4118 vsize=32976 CPUtime=1121.93
/proc/4121/stat : 4121 (glucose_static) R 4118 4118 3920 0 -1 4194304 7234 0 0 0 112184 9 0 0 25 0 1 0 704181995 33767424 7217 1992294400 134512640 135217611 4294956304 18446744073709551615 134533063 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4121/statm: 8244 7217 75 172 0 8069 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 38336

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4129
/proc/meminfo: memFree=1051376/2055920 swapFree=4179868/4192956
[pid=4118] ppid=4116 vsize=5360 CPUtime=0.01
/proc/4118/stat : 4118 (glucose.sh) S 4116 4118 3920 0 -1 4194304 313 262 0 0 0 0 1 0 16 0 1 0 704181992 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4118/statm: 1340 238 195 169 0 51 0
[pid=4121] ppid=4118 vsize=33192 CPUtime=1181.91
/proc/4121/stat : 4121 (glucose_static) R 4118 4118 3920 0 -1 4194304 7291 0 0 0 118182 9 0 0 25 0 1 0 704181995 33988608 7274 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4121/statm: 8298 7274 75 172 0 8123 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 38552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4129
/proc/meminfo: memFree=1051312/2055920 swapFree=4179868/4192956
[pid=4118] ppid=4116 vsize=5360 CPUtime=0.01
/proc/4118/stat : 4118 (glucose.sh) S 4116 4118 3920 0 -1 4194304 313 262 0 0 0 0 1 0 16 0 1 0 704181992 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4118/statm: 1340 238 195 169 0 51 0
[pid=4121] ppid=4118 vsize=33192 CPUtime=1200.01
/proc/4121/stat : 4121 (glucose_static) R 4118 4118 3920 0 -1 4194304 7297 0 0 0 119992 9 0 0 25 0 1 0 704181995 33988608 7280 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/4121/statm: 8298 7280 75 172 0 8123 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 38552

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.41
CPU time (s): 1200.06
CPU user time (s): 1199.95
CPU system time (s): 0.108983
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 38552

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

runsolver used 1.35479 second user time and 3.02354 second system time

The end

Launcher Data

Begin job on node49 at 2009-03-28 21:41:36
IDJOB=1516652
IDBENCH=70531
IDSOLVER=503
FILE ID=node49/1516652-1238272896
PBS_JOBID= 9060882
Free space on /tmp= 66388 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/75/unif-k7-r89-v75-c6675-S1988754311-026.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1516652-1238272896/watcher-1516652-1238272896 -o /tmp/evaluation-result-1516652-1238272896/solver-1516652-1238272896 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1516652-1238272896.cnf

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

MD5SUM BENCH= 4c6698180e16258b697babf4cf0c76a1
RANDOM SEED=354152883

node49.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.214
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.214
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:       1081704 kB
Buffers:         95232 kB
Cached:         782588 kB
SwapCached:       6452 kB
Active:         223508 kB
Inactive:       663268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1081704 kB
SwapTotal:     4192956 kB
SwapFree:      4179868 kB
Dirty:            1744 kB
Writeback:           0 kB
Mapped:          14672 kB
Slab:            73344 kB
Committed_AS:  1757232 kB
PageTables:       1384 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= 66384 MiB
End job on node49 at 2009-03-28 22:01:38