Trace number 1515152

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/120/
unif-k5-r21.3-v120-c2556-S918173205-035.cnf
MD5SUM01229a71bca95743148fcd5c63c4afaa
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses2556
Sum of the clauses size12780
Maximum clause length5
Minimum clause length5
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 52556
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 |    2556    12780 |     766       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 120   #clauses: 2556   #literals: 12780
0.00/0.00	c CPU time:   0.003999 s
0.00/0.00	c ==============================================================================
0.00/0.01	c
0.00/0.01	c Starting glucose
0.00/0.01	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:  120                                                  |
0.00/0.01	c |  Number of clauses:    2556                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.09/1200.51	HOME/glucose.sh: line 55:  6006 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-1515152-1238250129/watcher-1515152-1238250129 -o /tmp/evaluation-result-1515152-1238250129/solver-1515152-1238250129 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1515152-1238250129.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 1.00 1.00 3/64 6003
/proc/meminfo: memFree=1043256/2055920 swapFree=4175308/4192956
[pid=6003] ppid=6001 vsize=5360 CPUtime=0
/proc/6003/stat : 6003 (glucose.sh) S 6001 6003 5614 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1097674799 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6003/statm: 1340 236 195 169 0 51 0
[pid=6004] ppid=6003 vsize=1008 CPUtime=0
/proc/6004/stat : 6004 (SatELite_releas) R 6003 6003 5614 0 -1 4194304 115 0 0 0 0 0 0 0 19 0 1 0 1097674799 1032192 99 1992294400 134512640 135225430 4294956176 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/6004/statm: 252 100 50 174 0 75 0

[startup+0.0607961 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 6003
/proc/meminfo: memFree=1043256/2055920 swapFree=4175308/4192956
[pid=6003] ppid=6001 vsize=5360 CPUtime=0
/proc/6003/stat : 6003 (glucose.sh) S 6001 6003 5614 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1097674799 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6003/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101797 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 6003
/proc/meminfo: memFree=1043256/2055920 swapFree=4175308/4192956
[pid=6003] ppid=6001 vsize=5360 CPUtime=0
/proc/6003/stat : 6003 (glucose.sh) S 6001 6003 5614 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1097674799 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6003/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301831 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 6003
/proc/meminfo: memFree=1043256/2055920 swapFree=4175308/4192956
[pid=6003] ppid=6001 vsize=5360 CPUtime=0
/proc/6003/stat : 6003 (glucose.sh) S 6001 6003 5614 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1097674799 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6003/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701899 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 6003
/proc/meminfo: memFree=1043256/2055920 swapFree=4175308/4192956
[pid=6003] ppid=6001 vsize=5360 CPUtime=0
/proc/6003/stat : 6003 (glucose.sh) S 6001 6003 5614 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1097674799 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6003/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50104 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 6006
/proc/meminfo: memFree=1041128/2055920 swapFree=4175308/4192956
[pid=6003] ppid=6001 vsize=5360 CPUtime=0
/proc/6003/stat : 6003 (glucose.sh) S 6001 6003 5614 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1097674799 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6003/statm: 1340 238 195 169 0 51 0
[pid=6006] ppid=6003 vsize=3876 CPUtime=1.48
/proc/6006/stat : 6006 (glucose_static) R 6003 6003 5614 0 -1 4194304 621 0 0 0 148 0 0 0 25 0 1 0 1097674800 3969024 607 1992294400 134512640 135217611 4294956304 18446744073709551615 134533336 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6006/statm: 969 607 75 172 0 794 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9236

[startup+3.10231 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 6006
/proc/meminfo: memFree=1040296/2055920 swapFree=4175308/4192956
[pid=6003] ppid=6001 vsize=5360 CPUtime=0
/proc/6003/stat : 6003 (glucose.sh) S 6001 6003 5614 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1097674799 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6003/statm: 1340 238 195 169 0 51 0
[pid=6006] ppid=6003 vsize=4576 CPUtime=3.08
/proc/6006/stat : 6006 (glucose_static) R 6003 6003 5614 0 -1 4194304 802 0 0 0 308 0 0 0 25 0 1 0 1097674800 4685824 788 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6006/statm: 1144 788 75 172 0 969 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9936

[startup+6.30186 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 6006
/proc/meminfo: memFree=1039144/2055920 swapFree=4175308/4192956
[pid=6003] ppid=6001 vsize=5360 CPUtime=0
/proc/6003/stat : 6003 (glucose.sh) S 6001 6003 5614 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1097674799 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6003/statm: 1340 238 195 169 0 51 0
[pid=6006] ppid=6003 vsize=5392 CPUtime=6.27
/proc/6006/stat : 6006 (glucose_static) R 6003 6003 5614 0 -1 4194304 993 0 0 0 627 0 0 0 25 0 1 0 1097674800 5521408 979 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6006/statm: 1348 979 75 172 0 1173 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10752

[startup+12.7019 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 6006
/proc/meminfo: memFree=1037928/2055920 swapFree=4175308/4192956
[pid=6003] ppid=6001 vsize=5360 CPUtime=0
/proc/6003/stat : 6003 (glucose.sh) S 6001 6003 5614 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1097674799 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6003/statm: 1340 238 195 169 0 51 0
[pid=6006] ppid=6003 vsize=6616 CPUtime=12.68
/proc/6006/stat : 6006 (glucose_static) R 6003 6003 5614 0 -1 4194304 1278 0 0 0 1267 1 0 0 25 0 1 0 1097674800 6774784 1264 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6006/statm: 1654 1264 75 172 0 1479 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11976

[startup+25.5011 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 6006
/proc/meminfo: memFree=1036392/2055920 swapFree=4175308/4192956
[pid=6003] ppid=6001 vsize=5360 CPUtime=0
/proc/6003/stat : 6003 (glucose.sh) S 6001 6003 5614 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1097674799 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6003/statm: 1340 238 195 169 0 51 0
[pid=6006] ppid=6003 vsize=8140 CPUtime=25.47
/proc/6006/stat : 6006 (glucose_static) R 6003 6003 5614 0 -1 4194304 1646 0 0 0 2546 1 0 0 25 0 1 0 1097674800 8335360 1632 1992294400 134512640 135217611 4294956304 18446744073709551615 134533146 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6006/statm: 2035 1632 75 172 0 1860 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13500

[startup+51.1015 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 6006
/proc/meminfo: memFree=1034472/2055920 swapFree=4175308/4192956
[pid=6003] ppid=6001 vsize=5360 CPUtime=0
/proc/6003/stat : 6003 (glucose.sh) S 6001 6003 5614 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1097674799 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6003/statm: 1340 238 195 169 0 51 0
[pid=6006] ppid=6003 vsize=10108 CPUtime=51.06
/proc/6006/stat : 6006 (glucose_static) R 6003 6003 5614 0 -1 4194304 2112 0 0 0 5105 1 0 0 25 0 1 0 1097674800 10350592 2098 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6006/statm: 2527 2098 75 172 0 2352 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15468

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 6006
/proc/meminfo: memFree=1032168/2055920 swapFree=4175308/4192956
[pid=6003] ppid=6001 vsize=5360 CPUtime=0
/proc/6003/stat : 6003 (glucose.sh) S 6001 6003 5614 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1097674799 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6003/statm: 1340 238 195 169 0 51 0
[pid=6006] ppid=6003 vsize=12572 CPUtime=102.25
/proc/6006/stat : 6006 (glucose_static) R 6003 6003 5614 0 -1 4194304 2683 0 0 0 10223 2 0 0 25 0 1 0 1097674800 12873728 2669 1992294400 134512640 135217611 4294956304 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6006/statm: 3143 2669 75 172 0 2968 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 17932

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 6006
/proc/meminfo: memFree=1030120/2055920 swapFree=4175308/4192956
[pid=6003] ppid=6001 vsize=5360 CPUtime=0
/proc/6003/stat : 6003 (glucose.sh) S 6001 6003 5614 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1097674799 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6003/statm: 1340 238 195 169 0 51 0
[pid=6006] ppid=6003 vsize=14832 CPUtime=162.23
/proc/6006/stat : 6006 (glucose_static) R 6003 6003 5614 0 -1 4194304 3193 0 0 0 16220 3 0 0 25 0 1 0 1097674800 15187968 3179 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6006/statm: 3708 3179 75 172 0 3533 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 20192

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 6006
/proc/meminfo: memFree=1028840/2055920 swapFree=4175308/4192956
[pid=6003] ppid=6001 vsize=5360 CPUtime=0
/proc/6003/stat : 6003 (glucose.sh) S 6001 6003 5614 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1097674799 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6003/statm: 1340 238 195 169 0 51 0
[pid=6006] ppid=6003 vsize=16068 CPUtime=222.21
/proc/6006/stat : 6006 (glucose_static) R 6003 6003 5614 0 -1 4194304 3512 0 0 0 22217 4 0 0 25 0 1 0 1097674800 16453632 3498 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6006/statm: 4017 3498 75 172 0 3842 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 21428

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 6006
/proc/meminfo: memFree=1027368/2055920 swapFree=4175308/4192956
[pid=6003] ppid=6001 vsize=5360 CPUtime=0
/proc/6003/stat : 6003 (glucose.sh) S 6001 6003 5614 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1097674799 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6003/statm: 1340 238 195 169 0 51 0
[pid=6006] ppid=6003 vsize=17672 CPUtime=282.19
/proc/6006/stat : 6006 (glucose_static) R 6003 6003 5614 0 -1 4194304 3879 0 0 0 28215 4 0 0 25 0 1 0 1097674800 18096128 3865 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6006/statm: 4418 3865 75 172 0 4243 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 23032

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 6006
/proc/meminfo: memFree=1026024/2055920 swapFree=4175308/4192956
[pid=6003] ppid=6001 vsize=5360 CPUtime=0
/proc/6003/stat : 6003 (glucose.sh) S 6001 6003 5614 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1097674799 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6003/statm: 1340 238 195 169 0 51 0
[pid=6006] ppid=6003 vsize=19192 CPUtime=342.17
/proc/6006/stat : 6006 (glucose_static) R 6003 6003 5614 0 -1 4194304 4208 0 0 0 34212 5 0 0 25 0 1 0 1097674800 19652608 4194 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6006/statm: 4798 4194 75 172 0 4623 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 24552

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 6006
/proc/meminfo: memFree=1025256/2055920 swapFree=4175308/4192956
[pid=6003] ppid=6001 vsize=5360 CPUtime=0
/proc/6003/stat : 6003 (glucose.sh) S 6001 6003 5614 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1097674799 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6003/statm: 1340 238 195 169 0 51 0
[pid=6006] ppid=6003 vsize=20404 CPUtime=402.15
/proc/6006/stat : 6006 (glucose_static) R 6003 6003 5614 0 -1 4194304 4437 0 0 0 40209 6 0 0 25 0 1 0 1097674800 20893696 4423 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6006/statm: 5101 4423 75 172 0 4926 0

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

[pid=6006] ppid=6003 vsize=22436 CPUtime=522.12
/proc/6006/stat : 6006 (glucose_static) R 6003 6003 5614 0 -1 4194304 4895 0 0 0 52205 7 0 0 25 0 1 0 1097674800 22974464 4878 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6006/statm: 5609 4878 75 172 0 5434 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 27796

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 6006
/proc/meminfo: memFree=1022376/2055920 swapFree=4175308/4192956
[pid=6003] ppid=6001 vsize=5360 CPUtime=0
/proc/6003/stat : 6003 (glucose.sh) S 6001 6003 5614 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1097674799 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6003/statm: 1340 238 195 169 0 51 0
[pid=6006] ppid=6003 vsize=23428 CPUtime=582.09
/proc/6006/stat : 6006 (glucose_static) R 6003 6003 5614 0 -1 4194304 5119 0 0 0 58202 7 0 0 25 0 1 0 1097674800 23990272 5102 1992294400 134512640 135217611 4294956304 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6006/statm: 5857 5102 75 172 0 5682 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 28788

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 6006
/proc/meminfo: memFree=1021736/2055920 swapFree=4175308/4192956
[pid=6003] ppid=6001 vsize=5360 CPUtime=0
/proc/6003/stat : 6003 (glucose.sh) S 6001 6003 5614 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1097674799 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6003/statm: 1340 238 195 169 0 51 0
[pid=6006] ppid=6003 vsize=24084 CPUtime=642.07
/proc/6006/stat : 6006 (glucose_static) R 6003 6003 5614 0 -1 4194304 5262 0 0 0 64200 7 0 0 25 0 1 0 1097674800 24662016 5245 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6006/statm: 6021 5245 75 172 0 5846 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 29444

[startup+702.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 6006
/proc/meminfo: memFree=1020840/2055920 swapFree=4175308/4192956
[pid=6003] ppid=6001 vsize=5360 CPUtime=0
/proc/6003/stat : 6003 (glucose.sh) S 6001 6003 5614 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1097674799 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6003/statm: 1340 238 195 169 0 51 0
[pid=6006] ppid=6003 vsize=25100 CPUtime=702.06
/proc/6006/stat : 6006 (glucose_static) R 6003 6003 5614 0 -1 4194304 5491 0 0 0 70198 8 0 0 25 0 1 0 1097674800 25702400 5474 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6006/statm: 6275 5474 75 172 0 6100 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 30460

[startup+762.306 s]
/proc/loadavg: 1.21 1.06 1.01 2/66 6006
/proc/meminfo: memFree=1019880/2055920 swapFree=4175308/4192956
[pid=6003] ppid=6001 vsize=5360 CPUtime=0
/proc/6003/stat : 6003 (glucose.sh) S 6001 6003 5614 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1097674799 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6003/statm: 1340 238 195 169 0 51 0
[pid=6006] ppid=6003 vsize=26040 CPUtime=762.03
/proc/6006/stat : 6006 (glucose_static) R 6003 6003 5614 0 -1 4194304 5723 0 0 0 76195 8 0 0 25 0 1 0 1097674800 26664960 5706 1992294400 134512640 135217611 4294956304 18446744073709551615 134522387 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6006/statm: 6510 5706 75 172 0 6335 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 31400

[startup+822.301 s]
/proc/loadavg: 1.24 1.10 1.03 2/66 6006
/proc/meminfo: memFree=1019432/2055920 swapFree=4175308/4192956
[pid=6003] ppid=6001 vsize=5360 CPUtime=0
/proc/6003/stat : 6003 (glucose.sh) S 6001 6003 5614 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1097674799 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6003/statm: 1340 238 195 169 0 51 0
[pid=6006] ppid=6003 vsize=26540 CPUtime=822.02
/proc/6006/stat : 6006 (glucose_static) R 6003 6003 5614 0 -1 4194304 5847 0 0 0 82193 9 0 0 25 0 1 0 1097674800 27176960 5830 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6006/statm: 6635 5830 75 172 0 6460 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 31900

[startup+882.302 s]
/proc/loadavg: 1.08 1.08 1.02 2/66 6006
/proc/meminfo: memFree=1018792/2055920 swapFree=4175308/4192956
[pid=6003] ppid=6001 vsize=5360 CPUtime=0
/proc/6003/stat : 6003 (glucose.sh) S 6001 6003 5614 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1097674799 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6003/statm: 1340 238 195 169 0 51 0
[pid=6006] ppid=6003 vsize=27324 CPUtime=882
/proc/6006/stat : 6006 (glucose_static) R 6003 6003 5614 0 -1 4194304 5996 0 0 0 88191 9 0 0 25 0 1 0 1097674800 27979776 5979 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6006/statm: 6831 5979 75 172 0 6656 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 32684

[startup+942.302 s]
/proc/loadavg: 1.03 1.06 1.02 2/66 6006
/proc/meminfo: memFree=1018216/2055920 swapFree=4175308/4192956
[pid=6003] ppid=6001 vsize=5360 CPUtime=0
/proc/6003/stat : 6003 (glucose.sh) S 6001 6003 5614 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1097674799 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6003/statm: 1340 238 195 169 0 51 0
[pid=6006] ppid=6003 vsize=28044 CPUtime=941.97
/proc/6006/stat : 6006 (glucose_static) R 6003 6003 5614 0 -1 4194304 6157 0 0 0 94188 9 0 0 25 0 1 0 1097674800 28717056 6140 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6006/statm: 7011 6140 75 172 0 6836 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 33404

[startup+1002.3 s]
/proc/loadavg: 1.01 1.05 1.01 2/66 6006
/proc/meminfo: memFree=1017448/2055920 swapFree=4175308/4192956
[pid=6003] ppid=6001 vsize=5360 CPUtime=0
/proc/6003/stat : 6003 (glucose.sh) S 6001 6003 5614 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1097674799 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6003/statm: 1340 238 195 169 0 51 0
[pid=6006] ppid=6003 vsize=28844 CPUtime=1001.95
/proc/6006/stat : 6006 (glucose_static) R 6003 6003 5614 0 -1 4194304 6333 0 0 0 100186 9 0 0 25 0 1 0 1097674800 29536256 6316 1992294400 134512640 135217611 4294956304 18446744073709551615 134522438 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6006/statm: 7211 6316 75 172 0 7036 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 34204

[startup+1062.3 s]
/proc/loadavg: 1.00 1.04 1.00 2/66 6006
/proc/meminfo: memFree=1016936/2055920 swapFree=4175308/4192956
[pid=6003] ppid=6001 vsize=5360 CPUtime=0
/proc/6003/stat : 6003 (glucose.sh) S 6001 6003 5614 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1097674799 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6003/statm: 1340 238 195 169 0 51 0
[pid=6006] ppid=6003 vsize=29428 CPUtime=1061.94
/proc/6006/stat : 6006 (glucose_static) R 6003 6003 5614 0 -1 4194304 6459 0 0 0 106184 10 0 0 25 0 1 0 1097674800 30134272 6442 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6006/statm: 7357 6442 75 172 0 7182 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 34788

[startup+1122.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 6008
/proc/meminfo: memFree=1016488/2055920 swapFree=4175308/4192956
[pid=6003] ppid=6001 vsize=5360 CPUtime=0
/proc/6003/stat : 6003 (glucose.sh) S 6001 6003 5614 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1097674799 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6003/statm: 1340 238 195 169 0 51 0
[pid=6006] ppid=6003 vsize=29976 CPUtime=1121.92
/proc/6006/stat : 6006 (glucose_static) R 6003 6003 5614 0 -1 4194304 6581 0 0 0 112182 10 0 0 25 0 1 0 1097674800 30695424 6564 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6006/statm: 7494 6564 75 172 0 7319 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 35336

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 6008
/proc/meminfo: memFree=1016104/2055920 swapFree=4175308/4192956
[pid=6003] ppid=6001 vsize=5360 CPUtime=0
/proc/6003/stat : 6003 (glucose.sh) S 6001 6003 5614 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1097674799 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6003/statm: 1340 238 195 169 0 51 0
[pid=6006] ppid=6003 vsize=30408 CPUtime=1181.9
/proc/6006/stat : 6006 (glucose_static) R 6003 6003 5614 0 -1 4194304 6667 0 0 0 118180 10 0 0 25 0 1 0 1097674800 31137792 6650 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6006/statm: 7602 6650 75 172 0 7427 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 35768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 6008
/proc/meminfo: memFree=1015976/2055920 swapFree=4175308/4192956
[pid=6003] ppid=6001 vsize=5360 CPUtime=0
/proc/6003/stat : 6003 (glucose.sh) S 6001 6003 5614 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1097674799 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6003/statm: 1340 238 195 169 0 51 0
[pid=6006] ppid=6003 vsize=30516 CPUtime=1200.09
/proc/6006/stat : 6006 (glucose_static) R 6003 6003 5614 0 -1 4194304 6697 0 0 0 119999 10 0 0 25 0 1 0 1097674800 31248384 6680 1992294400 134512640 135217611 4294956304 18446744073709551615 134522603 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6006/statm: 7629 6680 75 172 0 7454 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 35876

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 6008
/proc/meminfo: memFree=1015976/2055920 swapFree=4175308/4192956
[pid=6003] ppid=6001 vsize=5360 CPUtime=0
/proc/6003/stat : 6003 (glucose.sh) S 6001 6003 5614 0 -1 4194304 313 161 0 0 0 0 0 0 19 0 1 0 1097674799 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6003/statm: 1340 238 195 169 0 51 0
[pid=6006] ppid=6003 vsize=30516 CPUtime=1200.09
/proc/6006/stat : 6006 (glucose_static) R 6003 6003 5614 0 -1 4194304 6697 0 0 0 119999 10 0 0 25 0 1 0 1097674800 31248384 6680 1992294400 134512640 135217611 4294956304 18446744073709551615 134522603 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/6006/statm: 7629 6680 75 172 0 7454 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 35876

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.12
CPU user time (s): 1200.01
CPU system time (s): 0.112982
CPU usage (%): 99.9672
Max. virtual memory (cumulated for all children) (KiB): 35876

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

runsolver used 1.49477 second user time and 2.87756 second system time

The end

Launcher Data

Begin job on node55 at 2009-03-28 15:22:09
IDJOB=1515152
IDBENCH=70406
IDSOLVER=503
FILE ID=node55/1515152-1238250129
PBS_JOBID= 9060732
Free space on /tmp= 66212 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/120/unif-k5-r21.3-v120-c2556-S918173205-035.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1515152-1238250129/watcher-1515152-1238250129 -o /tmp/evaluation-result-1515152-1238250129/solver-1515152-1238250129 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1515152-1238250129.cnf

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

MD5SUM BENCH= 01229a71bca95743148fcd5c63c4afaa
RANDOM SEED=1856112065

node55.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.259
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.259
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:       1043800 kB
Buffers:         86416 kB
Cached:         830428 kB
SwapCached:      11560 kB
Active:         111212 kB
Inactive:       818764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1043800 kB
SwapTotal:     4192956 kB
SwapFree:      4175308 kB
Dirty:            1636 kB
Writeback:           0 kB
Mapped:          18888 kB
Slab:            68244 kB
Committed_AS:  2686464 kB
PageTables:       1372 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= 66208 MiB
End job on node55 at 2009-03-28 15:42:12