Trace number 1518668

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.41

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/440/
unif-k3-r4.25-v440-c1870-S1666821205-020.cnf
MD5SUMf4b3f375641fd9718c333ac8bdda10dc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.010998
Satisfiable
(Un)Satisfiability was proved
Number of variables440
Number of clauses1870
Sum of the clauses size5610
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31870
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    1870     5610 |     560       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1867     5622 |      --       0       --      -- |     --   | -3/12
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 437   #clauses: 1867   #literals: 5622
0.00/0.00	c CPU time:   0.003999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
0.00/0.01	
0.00/0.01	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.01	
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  437                                                  |
0.00/0.01	c |  Number of clauses:    1867                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
1200.09/1200.41	HOME/glucose.sh: line 55:  3504 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-1518668-1238302545/watcher-1518668-1238302545 -o /tmp/evaluation-result-1518668-1238302545/solver-1518668-1238302545 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1518668-1238302545.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 0.99 3/64 3501
/proc/meminfo: memFree=1213728/2055920 swapFree=4178784/4192956
[pid=3501] ppid=3499 vsize=5360 CPUtime=0
/proc/3501/stat : 3501 (glucose.sh) S 3499 3501 3379 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1102916314 5488640 236 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 1340 236 195 169 0 51 0
[pid=3502] ppid=3501 vsize=1012 CPUtime=0
/proc/3502/stat : 3502 (SatELite_releas) R 3501 3501 3379 0 -1 4194304 154 0 0 0 0 0 0 0 19 0 1 0 1102916314 1036288 138 1992294400 134512640 135225430 4294956176 18446744073709551615 134720735 0 0 4096 3 0 0 0 17 0 0 0
/proc/3502/statm: 253 138 76 174 0 76 0

[startup+0.015626 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 3501
/proc/meminfo: memFree=1213728/2055920 swapFree=4178784/4192956
[pid=3501] ppid=3499 vsize=5360 CPUtime=0
/proc/3501/stat : 3501 (glucose.sh) S 3499 3501 3379 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102916314 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101629 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 3501
/proc/meminfo: memFree=1213728/2055920 swapFree=4178784/4192956
[pid=3501] ppid=3499 vsize=5360 CPUtime=0
/proc/3501/stat : 3501 (glucose.sh) S 3499 3501 3379 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102916314 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301645 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 3501
/proc/meminfo: memFree=1213728/2055920 swapFree=4178784/4192956
[pid=3501] ppid=3499 vsize=5360 CPUtime=0
/proc/3501/stat : 3501 (glucose.sh) S 3499 3501 3379 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102916314 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.70168 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 3501
/proc/meminfo: memFree=1213728/2055920 swapFree=4178784/4192956
[pid=3501] ppid=3499 vsize=5360 CPUtime=0
/proc/3501/stat : 3501 (glucose.sh) S 3499 3501 3379 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102916314 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50175 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3504
/proc/meminfo: memFree=1211792/2055920 swapFree=4178784/4192956
[pid=3501] ppid=3499 vsize=5360 CPUtime=0
/proc/3501/stat : 3501 (glucose.sh) S 3499 3501 3379 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102916314 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 1340 238 195 169 0 51 0
[pid=3504] ppid=3501 vsize=3636 CPUtime=1.48
/proc/3504/stat : 3504 (glucose_static) R 3501 3501 3379 0 -1 4194304 573 0 0 0 148 0 0 0 25 0 1 0 1102916315 3723264 559 1992294400 134512640 135217611 4294956304 18446744073709551615 134533523 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3504/statm: 909 559 75 172 0 734 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8996

[startup+3.10189 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3504
/proc/meminfo: memFree=1211216/2055920 swapFree=4178784/4192956
[pid=3501] ppid=3499 vsize=5360 CPUtime=0
/proc/3501/stat : 3501 (glucose.sh) S 3499 3501 3379 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102916314 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 1340 238 195 169 0 51 0
[pid=3504] ppid=3501 vsize=4168 CPUtime=3.08
/proc/3504/stat : 3504 (glucose_static) R 3501 3501 3379 0 -1 4194304 699 0 0 0 308 0 0 0 25 0 1 0 1102916315 4268032 685 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3504/statm: 1042 685 75 172 0 867 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9528

[startup+6.30217 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3504
/proc/meminfo: memFree=1210128/2055920 swapFree=4178784/4192956
[pid=3501] ppid=3499 vsize=5360 CPUtime=0
/proc/3501/stat : 3501 (glucose.sh) S 3499 3501 3379 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102916314 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 1340 238 195 169 0 51 0
[pid=3504] ppid=3501 vsize=4968 CPUtime=6.28
/proc/3504/stat : 3504 (glucose_static) R 3501 3501 3379 0 -1 4194304 879 0 0 0 628 0 0 0 25 0 1 0 1102916315 5087232 865 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3504/statm: 1242 865 75 172 0 1067 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10328

[startup+12.7017 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3504
/proc/meminfo: memFree=1208984/2055920 swapFree=4178784/4192956
[pid=3501] ppid=3499 vsize=5360 CPUtime=0
/proc/3501/stat : 3501 (glucose.sh) S 3499 3501 3379 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102916314 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 1340 238 195 169 0 51 0
[pid=3504] ppid=3501 vsize=5964 CPUtime=12.67
/proc/3504/stat : 3504 (glucose_static) R 3501 3501 3379 0 -1 4194304 1122 0 0 0 1267 0 0 0 25 0 1 0 1102916315 6107136 1108 1992294400 134512640 135217611 4294956304 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3504/statm: 1491 1108 75 172 0 1316 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11324

[startup+25.5018 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3504
/proc/meminfo: memFree=1207640/2055920 swapFree=4178784/4192956
[pid=3501] ppid=3499 vsize=5360 CPUtime=0
/proc/3501/stat : 3501 (glucose.sh) S 3499 3501 3379 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102916314 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 1340 238 195 169 0 51 0
[pid=3504] ppid=3501 vsize=7256 CPUtime=25.48
/proc/3504/stat : 3504 (glucose_static) R 3501 3501 3379 0 -1 4194304 1445 0 0 0 2547 1 0 0 25 0 1 0 1102916315 7430144 1431 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3504/statm: 1814 1431 75 172 0 1639 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12616

[startup+51.1011 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3504
/proc/meminfo: memFree=1205912/2055920 swapFree=4178784/4192956
[pid=3501] ppid=3499 vsize=5360 CPUtime=0
/proc/3501/stat : 3501 (glucose.sh) S 3499 3501 3379 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102916314 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 1340 238 195 169 0 51 0
[pid=3504] ppid=3501 vsize=8988 CPUtime=51.06
/proc/3504/stat : 3504 (glucose_static) R 3501 3501 3379 0 -1 4194304 1859 0 0 0 5105 1 0 0 25 0 1 0 1102916315 9203712 1845 1992294400 134512640 135217611 4294956304 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3504/statm: 2247 1845 75 172 0 2072 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 14348

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3504
/proc/meminfo: memFree=1203928/2055920 swapFree=4178784/4192956
[pid=3501] ppid=3499 vsize=5360 CPUtime=0
/proc/3501/stat : 3501 (glucose.sh) S 3499 3501 3379 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102916314 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 1340 238 195 169 0 51 0
[pid=3504] ppid=3501 vsize=11072 CPUtime=102.26
/proc/3504/stat : 3504 (glucose_static) R 3501 3501 3379 0 -1 4194304 2366 0 0 0 10224 2 0 0 25 0 1 0 1102916315 11337728 2352 1992294400 134512640 135217611 4294956304 18446744073709551615 134533037 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3504/statm: 2768 2352 75 172 0 2593 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 16432

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3504
/proc/meminfo: memFree=1201944/2055920 swapFree=4178784/4192956
[pid=3501] ppid=3499 vsize=5360 CPUtime=0
/proc/3501/stat : 3501 (glucose.sh) S 3499 3501 3379 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102916314 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 1340 238 195 169 0 51 0
[pid=3504] ppid=3501 vsize=13204 CPUtime=162.24
/proc/3504/stat : 3504 (glucose_static) R 3501 3501 3379 0 -1 4194304 2853 0 0 0 16222 2 0 0 25 0 1 0 1102916315 13520896 2839 1992294400 134512640 135217611 4294956304 18446744073709551615 134533280 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3504/statm: 3301 2839 75 172 0 3126 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 18564

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3504
/proc/meminfo: memFree=1200792/2055920 swapFree=4178784/4192956
[pid=3501] ppid=3499 vsize=5360 CPUtime=0
/proc/3501/stat : 3501 (glucose.sh) S 3499 3501 3379 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102916314 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 1340 238 195 169 0 51 0
[pid=3504] ppid=3501 vsize=14392 CPUtime=222.23
/proc/3504/stat : 3504 (glucose_static) R 3501 3501 3379 0 -1 4194304 3144 0 0 0 22220 3 0 0 25 0 1 0 1102916315 14737408 3130 1992294400 134512640 135217611 4294956304 18446744073709551615 134537398 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3504/statm: 3598 3130 75 172 0 3423 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 19752

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3504
/proc/meminfo: memFree=1199448/2055920 swapFree=4178784/4192956
[pid=3501] ppid=3499 vsize=5360 CPUtime=0
/proc/3501/stat : 3501 (glucose.sh) S 3499 3501 3379 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102916314 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 1340 238 195 169 0 51 0
[pid=3504] ppid=3501 vsize=16000 CPUtime=282.21
/proc/3504/stat : 3504 (glucose_static) R 3501 3501 3379 0 -1 4194304 3489 0 0 0 28218 3 0 0 25 0 1 0 1102916315 16384000 3475 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3504/statm: 4000 3475 75 172 0 3825 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 21360

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3510
/proc/meminfo: memFree=1198552/2055920 swapFree=4178784/4192956
[pid=3501] ppid=3499 vsize=5360 CPUtime=0
/proc/3501/stat : 3501 (glucose.sh) S 3499 3501 3379 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102916314 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 1340 238 195 169 0 51 0
[pid=3504] ppid=3501 vsize=16900 CPUtime=342.19
/proc/3504/stat : 3504 (glucose_static) R 3501 3501 3379 0 -1 4194304 3718 0 0 0 34215 4 0 0 25 0 1 0 1102916315 17305600 3704 1992294400 134512640 135217611 4294956304 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3504/statm: 4225 3704 75 172 0 4050 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 22260

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3510
/proc/meminfo: memFree=1197400/2055920 swapFree=4178784/4192956
[pid=3501] ppid=3499 vsize=5360 CPUtime=0
/proc/3501/stat : 3501 (glucose.sh) S 3499 3501 3379 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102916314 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 1340 238 195 169 0 51 0
[pid=3504] ppid=3501 vsize=18160 CPUtime=402.18
/proc/3504/stat : 3504 (glucose_static) R 3501 3501 3379 0 -1 4194304 3996 0 0 0 40214 4 0 0 25 0 1 0 1102916315 18595840 3982 1992294400 134512640 135217611 4294956304 18446744073709551615 134532973 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3504/statm: 4540 3982 75 172 0 4365 0

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

[pid=3504] ppid=3501 vsize=19076 CPUtime=462.17
/proc/3504/stat : 3504 (glucose_static) R 3501 3501 3379 0 -1 4194304 4251 0 0 0 46212 5 0 0 25 0 1 0 1102916315 19533824 4237 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3504/statm: 4769 4237 75 172 0 4594 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 24436

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3510
/proc/meminfo: memFree=1195672/2055920 swapFree=4178784/4192956
[pid=3501] ppid=3499 vsize=5360 CPUtime=0
/proc/3501/stat : 3501 (glucose.sh) S 3499 3501 3379 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102916314 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 1340 238 195 169 0 51 0
[pid=3504] ppid=3501 vsize=20064 CPUtime=522.15
/proc/3504/stat : 3504 (glucose_static) R 3501 3501 3379 0 -1 4194304 4417 0 0 0 52210 5 0 0 25 0 1 0 1102916315 20545536 4403 1992294400 134512640 135217611 4294956304 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3504/statm: 5016 4403 75 172 0 4841 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 25424

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3510
/proc/meminfo: memFree=1194904/2055920 swapFree=4178784/4192956
[pid=3501] ppid=3499 vsize=5360 CPUtime=0
/proc/3501/stat : 3501 (glucose.sh) S 3499 3501 3379 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102916314 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 1340 238 195 169 0 51 0
[pid=3504] ppid=3501 vsize=20908 CPUtime=582.13
/proc/3504/stat : 3504 (glucose_static) R 3501 3501 3379 0 -1 4194304 4615 0 0 0 58208 5 0 0 25 0 1 0 1102916315 21409792 4601 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3504/statm: 5227 4601 75 172 0 5052 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 26268

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3510
/proc/meminfo: memFree=1194072/2055920 swapFree=4178784/4192956
[pid=3501] ppid=3499 vsize=5360 CPUtime=0
/proc/3501/stat : 3501 (glucose.sh) S 3499 3501 3379 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102916314 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 1340 238 195 169 0 51 0
[pid=3504] ppid=3501 vsize=21792 CPUtime=642.12
/proc/3504/stat : 3504 (glucose_static) R 3501 3501 3379 0 -1 4194304 4813 0 0 0 64207 5 0 0 25 0 1 0 1102916315 22315008 4799 1992294400 134512640 135217611 4294956304 18446744073709551615 134538969 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3504/statm: 5448 4799 75 172 0 5273 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 27152

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3510
/proc/meminfo: memFree=1193112/2055920 swapFree=4178784/4192956
[pid=3501] ppid=3499 vsize=5360 CPUtime=0
/proc/3501/stat : 3501 (glucose.sh) S 3499 3501 3379 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102916314 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 1340 238 195 169 0 51 0
[pid=3504] ppid=3501 vsize=22748 CPUtime=702.11
/proc/3504/stat : 3504 (glucose_static) R 3501 3501 3379 0 -1 4194304 5042 0 0 0 70205 6 0 0 25 0 1 0 1102916315 23293952 5028 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3504/statm: 5687 5028 75 172 0 5512 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 28108

[startup+762.305 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3510
/proc/meminfo: memFree=1192408/2055920 swapFree=4178784/4192956
[pid=3501] ppid=3499 vsize=5360 CPUtime=0
/proc/3501/stat : 3501 (glucose.sh) S 3499 3501 3379 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102916314 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 1340 238 195 169 0 51 0
[pid=3504] ppid=3501 vsize=23520 CPUtime=762.1
/proc/3504/stat : 3504 (glucose_static) R 3501 3501 3379 0 -1 4194304 5219 0 0 0 76204 6 0 0 25 0 1 0 1102916315 24084480 5205 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3504/statm: 5880 5205 75 172 0 5705 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 28880

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3510
/proc/meminfo: memFree=1191768/2055920 swapFree=4178784/4192956
[pid=3501] ppid=3499 vsize=5360 CPUtime=0
/proc/3501/stat : 3501 (glucose.sh) S 3499 3501 3379 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102916314 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 1340 238 195 169 0 51 0
[pid=3504] ppid=3501 vsize=24036 CPUtime=822.08
/proc/3504/stat : 3504 (glucose_static) R 3501 3501 3379 0 -1 4194304 5367 0 0 0 82202 6 0 0 25 0 1 0 1102916315 24612864 5353 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3504/statm: 6009 5353 75 172 0 5834 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 29396

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3510
/proc/meminfo: memFree=1191448/2055920 swapFree=4178784/4192956
[pid=3501] ppid=3499 vsize=5360 CPUtime=0
/proc/3501/stat : 3501 (glucose.sh) S 3499 3501 3379 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102916314 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 1340 238 195 169 0 51 0
[pid=3504] ppid=3501 vsize=24308 CPUtime=882.06
/proc/3504/stat : 3504 (glucose_static) R 3501 3501 3379 0 -1 4194304 5437 0 0 0 88200 6 0 0 25 0 1 0 1102916315 24891392 5423 1992294400 134512640 135217611 4294956304 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3504/statm: 6077 5423 75 172 0 5902 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 29668

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3510
/proc/meminfo: memFree=1191064/2055920 swapFree=4178784/4192956
[pid=3501] ppid=3499 vsize=5360 CPUtime=0
/proc/3501/stat : 3501 (glucose.sh) S 3499 3501 3379 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102916314 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 1340 238 195 169 0 51 0
[pid=3504] ppid=3501 vsize=24932 CPUtime=942.04
/proc/3504/stat : 3504 (glucose_static) R 3501 3501 3379 0 -1 4194304 5569 0 0 0 94198 6 0 0 25 0 1 0 1102916315 25530368 5555 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3504/statm: 6233 5555 75 172 0 6058 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 30292

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3510
/proc/meminfo: memFree=1190424/2055920 swapFree=4178784/4192956
[pid=3501] ppid=3499 vsize=5360 CPUtime=0
/proc/3501/stat : 3501 (glucose.sh) S 3499 3501 3379 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102916314 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 1340 238 195 169 0 51 0
[pid=3504] ppid=3501 vsize=25640 CPUtime=1002.04
/proc/3504/stat : 3504 (glucose_static) R 3501 3501 3379 0 -1 4194304 5716 0 0 0 100197 7 0 0 25 0 1 0 1102916315 26255360 5702 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3504/statm: 6410 5702 75 172 0 6235 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 31000

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3510
/proc/meminfo: memFree=1190040/2055920 swapFree=4178784/4192956
[pid=3501] ppid=3499 vsize=5360 CPUtime=0
/proc/3501/stat : 3501 (glucose.sh) S 3499 3501 3379 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102916314 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 1340 238 195 169 0 51 0
[pid=3504] ppid=3501 vsize=26088 CPUtime=1062.02
/proc/3504/stat : 3504 (glucose_static) R 3501 3501 3379 0 -1 4194304 5817 0 0 0 106195 7 0 0 25 0 1 0 1102916315 26714112 5803 1992294400 134512640 135217611 4294956304 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3504/statm: 6522 5803 75 172 0 6347 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 31448

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3510
/proc/meminfo: memFree=1189656/2055920 swapFree=4178784/4192956
[pid=3501] ppid=3499 vsize=5360 CPUtime=0
/proc/3501/stat : 3501 (glucose.sh) S 3499 3501 3379 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102916314 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 1340 238 195 169 0 51 0
[pid=3504] ppid=3501 vsize=26472 CPUtime=1122.01
/proc/3504/stat : 3504 (glucose_static) R 3501 3501 3379 0 -1 4194304 5902 0 0 0 112194 7 0 0 25 0 1 0 1102916315 27107328 5888 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3504/statm: 6618 5888 75 172 0 6443 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 31832

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3510
/proc/meminfo: memFree=1189144/2055920 swapFree=4178784/4192956
[pid=3501] ppid=3499 vsize=5360 CPUtime=0
/proc/3501/stat : 3501 (glucose.sh) S 3499 3501 3379 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102916314 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 1340 238 195 169 0 51 0
[pid=3504] ppid=3501 vsize=27140 CPUtime=1181.99
/proc/3504/stat : 3504 (glucose_static) R 3501 3501 3379 0 -1 4194304 6048 0 0 0 118192 7 0 0 25 0 1 0 1102916315 27791360 6034 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3504/statm: 6785 6034 75 172 0 6610 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 32500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 3510
/proc/meminfo: memFree=1189080/2055920 swapFree=4178784/4192956
[pid=3501] ppid=3499 vsize=5360 CPUtime=0
/proc/3501/stat : 3501 (glucose.sh) S 3499 3501 3379 0 -1 4194304 313 160 0 0 0 0 0 0 18 0 1 0 1102916314 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3501/statm: 1340 238 195 169 0 51 0
[pid=3504] ppid=3501 vsize=27140 CPUtime=1200.09
/proc/3504/stat : 3504 (glucose_static) R 3501 3501 3379 0 -1 4194304 6059 0 0 0 120002 7 0 0 25 0 1 0 1102916315 27791360 6045 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 1 0 0
/proc/3504/statm: 6785 6045 75 172 0 6610 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 32500

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.12
CPU user time (s): 1200.03
CPU system time (s): 0.080987
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 32500

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

runsolver used 1.35879 second user time and 3.01754 second system time

The end

Launcher Data

Begin job on node57 at 2009-03-29 06:55:45
IDJOB=1518668
IDBENCH=70699
IDSOLVER=503
FILE ID=node57/1518668-1238302545
PBS_JOBID= 9061089
Free space on /tmp= 66264 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/440/unif-k3-r4.25-v440-c1870-S1666821205-020.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1518668-1238302545/watcher-1518668-1238302545 -o /tmp/evaluation-result-1518668-1238302545/solver-1518668-1238302545 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1518668-1238302545.cnf

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

MD5SUM BENCH= f4b3f375641fd9718c333ac8bdda10dc
RANDOM SEED=1120188603

node57.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.213
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.213
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:       1214208 kB
Buffers:         94512 kB
Cached:         655140 kB
SwapCached:       8004 kB
Active:         356888 kB
Inactive:       402216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1214208 kB
SwapTotal:     4192956 kB
SwapFree:      4178784 kB
Dirty:            1596 kB
Writeback:           0 kB
Mapped:          15088 kB
Slab:            68776 kB
Committed_AS:  2509464 kB
PageTables:       1392 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= 66264 MiB
End job on node57 at 2009-03-29 07:15:47