Trace number 1773074

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.0UNSAT 8072.3 8076.11

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.11.unsat.cnf
MD5SUM90581094793af5fc10d4e4b9a10259ac
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2045.93
Satisfiable
(Un)Satisfiability was proved
Number of variables1400
Number of clauses4732
Sum of the clauses size12300
Maximum clause length21
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22052
Number of clauses of size 32605
Number of clauses of size 427
Number of clauses of size 531
Number of clauses of size over 514

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 |    4729    12297 |    1418       0        0     nan |  0.000 % |
0.00/0.02	c |         0 |    4024    11995 |      --       0       --      -- |     --   | -663/-215
0.00/0.02	c ==============================================================================
0.00/0.02	c Result  :   #vars: 969   #clauses: 4024   #literals: 11995
0.00/0.02	c CPU time:   0.020996 s
0.00/0.02	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:  969                                                  |
0.00/0.02	c |  Number of clauses:    4024                                                 |
0.00/0.03	c |  Parsing time:         0.00         s                                       |
8072.19/8076.08	c restarts              : 351
8072.19/8076.08	c nb ReduceDB           : 124
8072.19/8076.08	c nb learnts DL2        : 2398
8072.19/8076.08	c nb learnts size 2     : 434
8072.19/8076.08	c nb learnts size 1     : 24
8072.19/8076.08	c conflicts             : 8351090        (1035 /sec)
8072.19/8076.08	c decisions             : 9413472        (1.04 % random) (1166 /sec)
8072.19/8076.08	c propagations          : 1348093146     (167007 /sec)
8072.19/8076.08	c conflict literals     : 181338650      (58.31 % deleted)
8072.19/8076.08	c Memory used           : 57.81 MB
8072.19/8076.08	c CPU time              : 8072.05 s
8072.19/8076.08	
8072.19/8076.09	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1773074-1241256225/watcher-1773074-1241256225 -o /tmp/evaluation-result-1773074-1241256225/solver-1773074-1241256225 -C 10000 -W 12000 -M 1800 glucose.sh HOME/instance-1773074-1241256225.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.86 0.98 0.99 3/64 24395
/proc/meminfo: memFree=1087624/2055920 swapFree=4181456/4192956
[pid=24395] ppid=24393 vsize=5360 CPUtime=0
/proc/24395/stat : 24395 (glucose.sh) S 24393 24395 24358 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 153655445 5488640 236 1992294400 4194304 4889804 548682068816 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24395/statm: 1340 236 195 169 0 51 0
[pid=24396] ppid=24395 vsize=1144 CPUtime=0
/proc/24396/stat : 24396 (SatELite_releas) R 24395 24395 24358 0 -1 4194304 167 0 0 0 0 0 0 0 19 0 1 0 153655445 1171456 151 1992294400 134512640 135225430 4294956176 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/24396/statm: 286 152 51 174 0 109 0

[startup+0.079709 s]
/proc/loadavg: 0.86 0.98 0.99 3/64 24395
/proc/meminfo: memFree=1087624/2055920 swapFree=4181456/4192956
[pid=24395] ppid=24393 vsize=5360 CPUtime=0.02
/proc/24395/stat : 24395 (glucose.sh) S 24393 24395 24358 0 -1 4194304 313 317 0 0 0 0 2 0 18 0 1 0 153655445 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24395/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+0.102711 s]
/proc/loadavg: 0.86 0.98 0.99 3/64 24395
/proc/meminfo: memFree=1087624/2055920 swapFree=4181456/4192956
[pid=24395] ppid=24393 vsize=5360 CPUtime=0.02
/proc/24395/stat : 24395 (glucose.sh) S 24393 24395 24358 0 -1 4194304 313 317 0 0 0 0 2 0 18 0 1 0 153655445 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24395/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+0.302743 s]
/proc/loadavg: 0.86 0.98 0.99 3/64 24395
/proc/meminfo: memFree=1087624/2055920 swapFree=4181456/4192956
[pid=24395] ppid=24393 vsize=5360 CPUtime=0.02
/proc/24395/stat : 24395 (glucose.sh) S 24393 24395 24358 0 -1 4194304 313 317 0 0 0 0 2 0 18 0 1 0 153655445 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24395/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+0.701807 s]
/proc/loadavg: 0.86 0.98 0.99 3/64 24395
/proc/meminfo: memFree=1087624/2055920 swapFree=4181456/4192956
[pid=24395] ppid=24393 vsize=5360 CPUtime=0.02
/proc/24395/stat : 24395 (glucose.sh) S 24393 24395 24358 0 -1 4194304 313 317 0 0 0 0 2 0 18 0 1 0 153655445 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24395/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5360

[startup+1.50193 s]
/proc/loadavg: 0.86 0.98 0.99 2/66 24398
/proc/meminfo: memFree=1085560/2055920 swapFree=4181456/4192956
[pid=24395] ppid=24393 vsize=5360 CPUtime=0.02
/proc/24395/stat : 24395 (glucose.sh) S 24393 24395 24358 0 -1 4194304 313 317 0 0 0 0 2 0 18 0 1 0 153655445 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24395/statm: 1340 238 195 169 0 51 0
[pid=24398] ppid=24395 vsize=3636 CPUtime=1.46
/proc/24398/stat : 24398 (glucose_static) R 24395 24395 24358 0 -1 4194304 572 0 0 0 146 0 0 0 25 0 1 0 153655448 3723264 558 1992294400 134512640 135217611 4294956288 18446744073709551615 134527948 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24398/statm: 909 558 76 172 0 734 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8996

[startup+3.10119 s]
/proc/loadavg: 0.86 0.98 0.99 2/66 24398
/proc/meminfo: memFree=1084536/2055920 swapFree=4181456/4192956
[pid=24395] ppid=24393 vsize=5360 CPUtime=0.02
/proc/24395/stat : 24395 (glucose.sh) S 24393 24395 24358 0 -1 4194304 313 317 0 0 0 0 2 0 18 0 1 0 153655445 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24395/statm: 1340 238 195 169 0 51 0
[pid=24398] ppid=24395 vsize=4560 CPUtime=3.06
/proc/24398/stat : 24398 (glucose_static) R 24395 24395 24358 0 -1 4194304 795 0 0 0 306 0 0 0 25 0 1 0 153655448 4669440 781 1992294400 134512640 135217611 4294956288 18446744073709551615 134533219 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24398/statm: 1140 781 76 172 0 965 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9920

[startup+6.3017 s]
/proc/loadavg: 0.87 0.98 0.99 2/66 24398
/proc/meminfo: memFree=1083768/2055920 swapFree=4181456/4192956
[pid=24395] ppid=24393 vsize=5360 CPUtime=0.02
/proc/24395/stat : 24395 (glucose.sh) S 24393 24395 24358 0 -1 4194304 313 317 0 0 0 0 2 0 18 0 1 0 153655445 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24395/statm: 1340 238 195 169 0 51 0
[pid=24398] ppid=24395 vsize=5484 CPUtime=6.26
/proc/24398/stat : 24398 (glucose_static) R 24395 24395 24358 0 -1 4194304 1019 0 0 0 626 0 0 0 25 0 1 0 153655448 5615616 1005 1992294400 134512640 135217611 4294956288 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24398/statm: 1371 1005 76 172 0 1196 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10844

[startup+12.7017 s]
/proc/loadavg: 0.88 0.98 0.99 2/66 24398
/proc/meminfo: memFree=1082616/2055920 swapFree=4181456/4192956
[pid=24395] ppid=24393 vsize=5360 CPUtime=0.02
/proc/24395/stat : 24395 (glucose.sh) S 24393 24395 24358 0 -1 4194304 313 317 0 0 0 0 2 0 18 0 1 0 153655445 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24395/statm: 1340 238 195 169 0 51 0
[pid=24398] ppid=24395 vsize=6212 CPUtime=12.66
/proc/24398/stat : 24398 (glucose_static) R 24395 24395 24358 0 -1 4194304 1189 0 0 0 1266 0 0 0 25 0 1 0 153655448 6361088 1175 1992294400 134512640 135217611 4294956288 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24398/statm: 1553 1175 76 172 0 1378 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11572

[startup+25.5028 s]
/proc/loadavg: 0.90 0.98 0.99 2/66 24398
/proc/meminfo: memFree=1081592/2055920 swapFree=4181456/4192956
[pid=24395] ppid=24393 vsize=5360 CPUtime=0.02
/proc/24395/stat : 24395 (glucose.sh) S 24393 24395 24358 0 -1 4194304 313 317 0 0 0 0 2 0 18 0 1 0 153655445 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24395/statm: 1340 238 195 169 0 51 0
[pid=24398] ppid=24395 vsize=7312 CPUtime=25.45
/proc/24398/stat : 24398 (glucose_static) R 24395 24395 24358 0 -1 4194304 1458 0 0 0 2545 0 0 0 25 0 1 0 153655448 7487488 1444 1992294400 134512640 135217611 4294956288 18446744073709551615 134532996 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24398/statm: 1828 1444 76 172 0 1653 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12672

[startup+51.1029 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 24398
/proc/meminfo: memFree=1079096/2055920 swapFree=4181456/4192956
[pid=24395] ppid=24393 vsize=5360 CPUtime=0.02
/proc/24395/stat : 24395 (glucose.sh) S 24393 24395 24358 0 -1 4194304 313 317 0 0 0 0 2 0 18 0 1 0 153655445 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24395/statm: 1340 238 195 169 0 51 0
[pid=24398] ppid=24395 vsize=9856 CPUtime=51.05
/proc/24398/stat : 24398 (glucose_static) R 24395 24395 24358 0 -1 4194304 2087 0 0 0 5104 1 0 0 25 0 1 0 153655448 10092544 2073 1992294400 134512640 135217611 4294956288 18446744073709551615 134532656 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24398/statm: 2464 2073 76 172 0 2289 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15216

[startup+102.305 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 24398
/proc/meminfo: memFree=1077176/2055920 swapFree=4181456/4192956
[pid=24395] ppid=24393 vsize=5360 CPUtime=0.02
/proc/24395/stat : 24395 (glucose.sh) S 24393 24395 24358 0 -1 4194304 313 317 0 0 0 0 2 0 18 0 1 0 153655445 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24395/statm: 1340 238 195 169 0 51 0
[pid=24398] ppid=24395 vsize=11724 CPUtime=102.23
/proc/24398/stat : 24398 (glucose_static) R 24395 24395 24358 0 -1 4194304 2545 0 0 0 10222 1 0 0 25 0 1 0 153655448 12005376 2531 1992294400 134512640 135217611 4294956288 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24398/statm: 2931 2531 76 172 0 2756 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 17084

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24398
/proc/meminfo: memFree=1075512/2055920 swapFree=4181456/4192956
[pid=24395] ppid=24393 vsize=5360 CPUtime=0.02
/proc/24395/stat : 24395 (glucose.sh) S 24393 24395 24358 0 -1 4194304 313 317 0 0 0 0 2 0 18 0 1 0 153655445 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24395/statm: 1340 238 195 169 0 51 0
[pid=24398] ppid=24395 vsize=13632 CPUtime=162.19
/proc/24398/stat : 24398 (glucose_static) R 24395 24395 24358 0 -1 4194304 2960 0 0 0 16218 1 0 0 25 0 1 0 153655448 13959168 2946 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24398/statm: 3408 2946 76 172 0 3233 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 18992

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24398
/proc/meminfo: memFree=1074104/2055920 swapFree=4181456/4192956
[pid=24395] ppid=24393 vsize=5360 CPUtime=0.02
/proc/24395/stat : 24395 (glucose.sh) S 24393 24395 24358 0 -1 4194304 313 317 0 0 0 0 2 0 18 0 1 0 153655445 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24395/statm: 1340 238 195 169 0 51 0
[pid=24398] ppid=24395 vsize=15168 CPUtime=222.17
/proc/24398/stat : 24398 (glucose_static) R 24395 24395 24358 0 -1 4194304 3309 0 0 0 22215 2 0 0 25 0 1 0 153655448 15532032 3295 1992294400 134512640 135217611 4294956288 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24398/statm: 3792 3295 76 172 0 3617 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 20528

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24398
/proc/meminfo: memFree=1072376/2055920 swapFree=4181456/4192956
[pid=24395] ppid=24393 vsize=5360 CPUtime=0.02
/proc/24395/stat : 24395 (glucose.sh) S 24393 24395 24358 0 -1 4194304 313 317 0 0 0 0 2 0 18 0 1 0 153655445 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24395/statm: 1340 238 195 169 0 51 0
[pid=24398] ppid=24395 vsize=16920 CPUtime=282.15
/proc/24398/stat : 24398 (glucose_static) R 24395 24395 24358 0 -1 4194304 3750 0 0 0 28212 3 0 0 25 0 1 0 153655448 17326080 3736 1992294400 134512640 135217611 4294956288 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24398/statm: 4230 3736 76 172 0 4055 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 22280

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24398
/proc/meminfo: memFree=1070776/2055920 swapFree=4181456/4192956
[pid=24395] ppid=24393 vsize=5360 CPUtime=0.02
/proc/24395/stat : 24395 (glucose.sh) S 24393 24395 24358 0 -1 4194304 313 317 0 0 0 0 2 0 18 0 1 0 153655445 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24395/statm: 1340 238 195 169 0 51 0
[pid=24398] ppid=24395 vsize=18560 CPUtime=342.11
/proc/24398/stat : 24398 (glucose_static) R 24395 24395 24358 0 -1 4194304 4155 0 0 0 34208 3 0 0 25 0 1 0 153655448 19005440 4141 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24398/statm: 4640 4141 76 172 0 4465 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 23920

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24398
/proc/meminfo: memFree=1070328/2055920 swapFree=4181456/4192956
[pid=24395] ppid=24393 vsize=5360 CPUtime=0.02
/proc/24395/stat : 24395 (glucose.sh) S 24393 24395 24358 0 -1 4194304 313 317 0 0 0 0 2 0 18 0 1 0 153655445 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24395/statm: 1340 238 195 169 0 51 0
[pid=24398] ppid=24395 vsize=19052 CPUtime=402.08
/proc/24398/stat : 24398 (glucose_static) R 24395 24395 24358 0 -1 4194304 4266 0 0 0 40205 3 0 0 25 0 1 0 153655448 19509248 4252 1992294400 134512640 135217611 4294956288 18446744073709551615 134533350 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24398/statm: 4763 4252 76 172 0 4588 0
Current children cumulated CPU time (s) 402.1

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


[startup+7722.3 s]
/proc/loadavg: 1.03 1.03 1.00 2/66 24414
/proc/meminfo: memFree=1034616/2055920 swapFree=4181456/4192956
[pid=24395] ppid=24393 vsize=5360 CPUtime=0.02
/proc/24395/stat : 24395 (glucose.sh) S 24393 24395 24358 0 -1 4194304 313 317 0 0 0 0 2 0 18 0 1 0 153655445 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24395/statm: 1340 238 195 169 0 51 0
[pid=24398] ppid=24395 vsize=58476 CPUtime=7718.63
/proc/24398/stat : 24398 (glucose_static) R 24395 24395 24358 0 -1 4194304 13099 0 0 0 771843 20 0 0 25 0 1 0 153655448 59879424 13063 1992294400 134512640 135217611 4294956288 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24398/statm: 14619 13063 76 172 0 14444 0
Current children cumulated CPU time (s) 7718.65
Current children cumulated vsize (KiB) 63836

[startup+7782.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 24414
/proc/meminfo: memFree=1034616/2055920 swapFree=4181456/4192956
[pid=24395] ppid=24393 vsize=5360 CPUtime=0.02
/proc/24395/stat : 24395 (glucose.sh) S 24393 24395 24358 0 -1 4194304 313 317 0 0 0 0 2 0 18 0 1 0 153655445 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24395/statm: 1340 238 195 169 0 51 0
[pid=24398] ppid=24395 vsize=58584 CPUtime=7778.6
/proc/24398/stat : 24398 (glucose_static) R 24395 24395 24358 0 -1 4194304 13111 0 0 0 777840 20 0 0 25 0 1 0 153655448 59990016 13075 1992294400 134512640 135217611 4294956288 18446744073709551615 134533115 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24398/statm: 14646 13075 76 172 0 14471 0
Current children cumulated CPU time (s) 7778.62
Current children cumulated vsize (KiB) 63944

[startup+7842.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 24414
/proc/meminfo: memFree=1034168/2055920 swapFree=4181456/4192956
[pid=24395] ppid=24393 vsize=5360 CPUtime=0.02
/proc/24395/stat : 24395 (glucose.sh) S 24393 24395 24358 0 -1 4194304 313 317 0 0 0 0 2 0 18 0 1 0 153655445 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24395/statm: 1340 238 195 169 0 51 0
[pid=24398] ppid=24395 vsize=59088 CPUtime=7838.59
/proc/24398/stat : 24398 (glucose_static) R 24395 24395 24358 0 -1 4194304 13232 0 0 0 783838 21 0 0 25 0 1 0 153655448 60506112 13196 1992294400 134512640 135217611 4294956288 18446744073709551615 134533313 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24398/statm: 14772 13196 76 172 0 14597 0
Current children cumulated CPU time (s) 7838.61
Current children cumulated vsize (KiB) 64448

[startup+7902.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 24414
/proc/meminfo: memFree=1034104/2055920 swapFree=4181456/4192956
[pid=24395] ppid=24393 vsize=5360 CPUtime=0.02
/proc/24395/stat : 24395 (glucose.sh) S 24393 24395 24358 0 -1 4194304 313 317 0 0 0 0 2 0 18 0 1 0 153655445 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24395/statm: 1340 238 195 169 0 51 0
[pid=24398] ppid=24395 vsize=59088 CPUtime=7898.56
/proc/24398/stat : 24398 (glucose_static) R 24395 24395 24358 0 -1 4194304 13245 0 0 0 789835 21 0 0 25 0 1 0 153655448 60506112 13209 1992294400 134512640 135217611 4294956288 18446744073709551615 134532973 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24398/statm: 14772 13209 76 172 0 14597 0
Current children cumulated CPU time (s) 7898.58
Current children cumulated vsize (KiB) 64448

[startup+7962.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 24414
/proc/meminfo: memFree=1033976/2055920 swapFree=4181456/4192956
[pid=24395] ppid=24393 vsize=5360 CPUtime=0.02
/proc/24395/stat : 24395 (glucose.sh) S 24393 24395 24358 0 -1 4194304 313 317 0 0 0 0 2 0 18 0 1 0 153655445 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24395/statm: 1340 238 195 169 0 51 0
[pid=24398] ppid=24395 vsize=59196 CPUtime=7958.52
/proc/24398/stat : 24398 (glucose_static) R 24395 24395 24358 0 -1 4194304 13277 0 0 0 795831 21 0 0 25 0 1 0 153655448 60616704 13241 1992294400 134512640 135217611 4294956288 18446744073709551615 134527670 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24398/statm: 14799 13241 76 172 0 14624 0
Current children cumulated CPU time (s) 7958.54
Current children cumulated vsize (KiB) 64556

[startup+8022.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24414
/proc/meminfo: memFree=1033848/2055920 swapFree=4181456/4192956
[pid=24395] ppid=24393 vsize=5360 CPUtime=0.02
/proc/24395/stat : 24395 (glucose.sh) S 24393 24395 24358 0 -1 4194304 313 317 0 0 0 0 2 0 18 0 1 0 153655445 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24395/statm: 1340 238 195 169 0 51 0
[pid=24398] ppid=24395 vsize=59196 CPUtime=8018.5
/proc/24398/stat : 24398 (glucose_static) R 24395 24395 24358 0 -1 4194304 13277 0 0 0 801829 21 0 0 25 0 1 0 153655448 60616704 13241 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24398/statm: 14799 13241 76 172 0 14624 0
Current children cumulated CPU time (s) 8018.52
Current children cumulated vsize (KiB) 64556

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

[startup+8038.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24414
/proc/meminfo: memFree=1033848/2055920 swapFree=4181456/4192956
[pid=24395] ppid=24393 vsize=5360 CPUtime=0.02
/proc/24395/stat : 24395 (glucose.sh) S 24393 24395 24358 0 -1 4194304 313 317 0 0 0 0 2 0 18 0 1 0 153655445 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24395/statm: 1340 238 195 169 0 51 0
[pid=24398] ppid=24395 vsize=59196 CPUtime=8034.49
/proc/24398/stat : 24398 (glucose_static) R 24395 24395 24358 0 -1 4194304 13277 0 0 0 803428 21 0 0 25 0 1 0 153655448 60616704 13241 1992294400 134512640 135217611 4294956288 18446744073709551615 134533291 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24398/statm: 14799 13241 76 172 0 14624 0
Current children cumulated CPU time (s) 8034.51
Current children cumulated vsize (KiB) 64556

[startup+8051.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24414
/proc/meminfo: memFree=1033848/2055920 swapFree=4181456/4192956
[pid=24395] ppid=24393 vsize=5360 CPUtime=0.02
/proc/24395/stat : 24395 (glucose.sh) S 24393 24395 24358 0 -1 4194304 313 317 0 0 0 0 2 0 18 0 1 0 153655445 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24395/statm: 1340 238 195 169 0 51 0
[pid=24398] ppid=24395 vsize=59196 CPUtime=8047.28
/proc/24398/stat : 24398 (glucose_static) R 24395 24395 24358 0 -1 4194304 13277 0 0 0 804707 21 0 0 25 0 1 0 153655448 60616704 13241 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24398/statm: 14799 13241 76 172 0 14624 0
Current children cumulated CPU time (s) 8047.3
Current children cumulated vsize (KiB) 64556

[startup+8063.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24414
/proc/meminfo: memFree=1033848/2055920 swapFree=4181456/4192956
[pid=24395] ppid=24393 vsize=5360 CPUtime=0.02
/proc/24395/stat : 24395 (glucose.sh) S 24393 24395 24358 0 -1 4194304 313 317 0 0 0 0 2 0 18 0 1 0 153655445 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24395/statm: 1340 238 195 169 0 51 0
[pid=24398] ppid=24395 vsize=59196 CPUtime=8060.08
/proc/24398/stat : 24398 (glucose_static) R 24395 24395 24358 0 -1 4194304 13277 0 0 0 805987 21 0 0 25 0 1 0 153655448 60616704 13241 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24398/statm: 14799 13241 76 172 0 14624 0
Current children cumulated CPU time (s) 8060.1
Current children cumulated vsize (KiB) 64556

[startup+8070.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24414
/proc/meminfo: memFree=1033848/2055920 swapFree=4181456/4192956
[pid=24395] ppid=24393 vsize=5360 CPUtime=0.02
/proc/24395/stat : 24395 (glucose.sh) S 24393 24395 24358 0 -1 4194304 313 317 0 0 0 0 2 0 18 0 1 0 153655445 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24395/statm: 1340 238 195 169 0 51 0
[pid=24398] ppid=24395 vsize=59196 CPUtime=8066.47
/proc/24398/stat : 24398 (glucose_static) R 24395 24395 24358 0 -1 4194304 13277 0 0 0 806626 21 0 0 25 0 1 0 153655448 60616704 13241 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24398/statm: 14799 13241 76 172 0 14624 0
Current children cumulated CPU time (s) 8066.49
Current children cumulated vsize (KiB) 64556

[startup+8073.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24414
/proc/meminfo: memFree=1033848/2055920 swapFree=4181456/4192956
[pid=24395] ppid=24393 vsize=5360 CPUtime=0.02
/proc/24395/stat : 24395 (glucose.sh) S 24393 24395 24358 0 -1 4194304 313 317 0 0 0 0 2 0 18 0 1 0 153655445 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24395/statm: 1340 238 195 169 0 51 0
[pid=24398] ppid=24395 vsize=59196 CPUtime=8069.67
/proc/24398/stat : 24398 (glucose_static) R 24395 24395 24358 0 -1 4194304 13277 0 0 0 806946 21 0 0 25 0 1 0 153655448 60616704 13241 1992294400 134512640 135217611 4294956288 18446744073709551615 134533307 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24398/statm: 14799 13241 76 172 0 14624 0
Current children cumulated CPU time (s) 8069.69
Current children cumulated vsize (KiB) 64556

[startup+8075.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24414
/proc/meminfo: memFree=1033848/2055920 swapFree=4181456/4192956
[pid=24395] ppid=24393 vsize=5360 CPUtime=0.02
/proc/24395/stat : 24395 (glucose.sh) S 24393 24395 24358 0 -1 4194304 313 317 0 0 0 0 2 0 18 0 1 0 153655445 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24395/statm: 1340 238 195 169 0 51 0
[pid=24398] ppid=24395 vsize=59196 CPUtime=8071.28
/proc/24398/stat : 24398 (glucose_static) R 24395 24395 24358 0 -1 4194304 13277 0 0 0 807107 21 0 0 25 0 1 0 153655448 60616704 13241 1992294400 134512640 135217611 4294956288 18446744073709551615 134533181 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24398/statm: 14799 13241 76 172 0 14624 0
Current children cumulated CPU time (s) 8071.3
Current children cumulated vsize (KiB) 64556

[startup+8075.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24414
/proc/meminfo: memFree=1033848/2055920 swapFree=4181456/4192956
[pid=24395] ppid=24393 vsize=5360 CPUtime=0.02
/proc/24395/stat : 24395 (glucose.sh) S 24393 24395 24358 0 -1 4194304 313 317 0 0 0 0 2 0 18 0 1 0 153655445 5488640 238 1992294400 4194304 4889804 548682068816 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24395/statm: 1340 238 195 169 0 51 0
[pid=24398] ppid=24395 vsize=59196 CPUtime=8072.07
/proc/24398/stat : 24398 (glucose_static) R 24395 24395 24358 0 -1 4194304 13277 0 0 0 807186 21 0 0 25 0 1 0 153655448 60616704 13241 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/24398/statm: 14799 13241 76 172 0 14624 0
Current children cumulated CPU time (s) 8072.09
Current children cumulated vsize (KiB) 64556

[startup+8076.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24415
/proc/meminfo: memFree=1086456/2055920 swapFree=4181456/4192956
[pid=24395] ppid=24393 vsize=5360 CPUtime=8072.29
/proc/24395/stat : 24395 (glucose.sh) S 24393 24395 24358 0 -1 4194304 340 13607 0 0 0 0 807207 22 19 0 1 0 153655445 5488640 240 1992294400 4194304 4889804 548682068816 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24395/statm: 1340 240 196 169 0 51 0
[pid=24415] ppid=24395 vsize=144 CPUtime=0
/proc/24415/stat : 24415 (rm) R 24395 24395 24358 0 -1 4194304 38 0 0 0 0 0 0 0 18 0 1 0 154463055 147456 22 1992294400 4194304 4227748 548682068816 18446744073709551615 269025867820 0 0 4096 0 0 0 0 17 0 0 0
/proc/24415/statm: 48 28 22 8 0 3 0
Current children cumulated CPU time (s) 8072.29
Current children cumulated vsize (KiB) 5504

Child status: 20
Real time (s): 8076.11
CPU time (s): 8072.3
CPU user time (s): 8072.08
CPU system time (s): 0.225965
CPU usage (%): 99.9529
Max. virtual memory (cumulated for all children) (KiB): 64556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8072.08
system time used= 0.225965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14074
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= 39
involuntary context switches= 18712

runsolver used 7.02093 second user time and 22.3536 second system time

The end

Launcher Data

Begin job on node26 at 2009-05-02 11:23:45
IDJOB=1773074
IDBENCH=20472
IDSOLVER=610
FILE ID=node26/1773074-1241256225
PBS_JOBID= 9224918
Free space on /tmp= 66508 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.11.unsat.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773074-1241256225/watcher-1773074-1241256225 -o /tmp/evaluation-result-1773074-1241256225/solver-1773074-1241256225 -C 10000 -W 12000 -M 1800  glucose.sh HOME/instance-1773074-1241256225.cnf

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

MD5SUM BENCH= 90581094793af5fc10d4e4b9a10259ac
RANDOM SEED=1094749663

node26.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 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.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1088168 kB
Buffers:         89100 kB
Cached:         768400 kB
SwapCached:       5352 kB
Active:          94596 kB
Inactive:       770764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1088168 kB
SwapTotal:     4192956 kB
SwapFree:      4181456 kB
Dirty:            1816 kB
Writeback:           0 kB
Mapped:          13484 kB
Slab:            88544 kB
Committed_AS:   638072 kB
PageTables:       1368 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= 66508 MiB
End job on node26 at 2009-05-02 13:38:21