Trace number 1730856

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

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2-rand3bip-sat-280-1.sat05-2263.reshuffled-07.cnf
MD5SUM5c670fd8fd3fa9f00ac6df3f4ca9c99c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.014997
Satisfiable
(Un)Satisfiability was proved
Number of variables280
Number of clauses1120
Sum of the clauses size3360
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31120
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 |    1120     3360 |     335       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 280   #clauses: 1120   #literals: 3360
0.00/0.00	c CPU time:   0.002999 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.00	
0.00/0.00	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.00	
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  280                                                  |
0.00/0.00	c |  Number of clauses:    1120                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
1200.09/1200.61	HOME/glucose.sh: line 55: 25706 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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1730856-1240764317/watcher-1730856-1240764317 -o /tmp/evaluation-result-1730856-1240764317/solver-1730856-1240764317 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1730856-1240764317.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.85 0.97 0.99 3/64 25703
/proc/meminfo: memFree=1538472/2055920 swapFree=4192812/4192956
[pid=25703] ppid=25701 vsize=5360 CPUtime=0
/proc/25703/stat : 25703 (glucose.sh) R 25701 25703 25639 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 104464935 5488640 235 1992294400 4194304 4889804 548682068832 18446744073709551615 273952598687 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/25703/statm: 1340 235 194 169 0 51 0
[pid=25704] ppid=25703 vsize=1008 CPUtime=0
/proc/25704/stat : 25704 (SatELite_releas) R 25703 25703 25639 0 -1 4194304 136 0 0 0 0 0 0 0 18 0 1 0 104464935 1032192 120 1992294400 134512640 135225430 4294956176 18446744073709551615 134587572 0 0 4096 3 0 0 0 17 0 0 0
/proc/25704/statm: 252 120 75 174 0 75 0

[startup+0.0576741 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 25703
/proc/meminfo: memFree=1538472/2055920 swapFree=4192812/4192956
[pid=25703] ppid=25701 vsize=5360 CPUtime=0
/proc/25703/stat : 25703 (glucose.sh) S 25701 25703 25639 0 -1 4194304 313 142 0 0 0 0 0 0 16 0 1 0 104464935 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101678 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 25703
/proc/meminfo: memFree=1538472/2055920 swapFree=4192812/4192956
[pid=25703] ppid=25701 vsize=5360 CPUtime=0
/proc/25703/stat : 25703 (glucose.sh) S 25701 25703 25639 0 -1 4194304 313 142 0 0 0 0 0 0 16 0 1 0 104464935 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301701 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 25703
/proc/meminfo: memFree=1538472/2055920 swapFree=4192812/4192956
[pid=25703] ppid=25701 vsize=5360 CPUtime=0
/proc/25703/stat : 25703 (glucose.sh) S 25701 25703 25639 0 -1 4194304 313 142 0 0 0 0 0 0 16 0 1 0 104464935 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701748 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 25703
/proc/meminfo: memFree=1538472/2055920 swapFree=4192812/4192956
[pid=25703] ppid=25701 vsize=5360 CPUtime=0
/proc/25703/stat : 25703 (glucose.sh) S 25701 25703 25639 0 -1 4194304 313 142 0 0 0 0 0 0 16 0 1 0 104464935 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1340 238 195 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50184 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 25706
/proc/meminfo: memFree=1536344/2055920 swapFree=4192812/4192956
[pid=25703] ppid=25701 vsize=5360 CPUtime=0
/proc/25703/stat : 25703 (glucose.sh) S 25701 25703 25639 0 -1 4194304 313 142 0 0 0 0 0 0 16 0 1 0 104464935 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1340 238 195 169 0 51 0
[pid=25706] ppid=25703 vsize=3624 CPUtime=1.49
/proc/25706/stat : 25706 (glucose_static) R 25703 25703 25639 0 -1 4194304 564 0 0 0 149 0 0 0 25 0 1 0 104464936 3710976 550 1992294400 134512640 135217611 4294956304 18446744073709551615 134533322 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25706/statm: 906 550 75 172 0 731 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8984

[startup+3.10103 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 25706
/proc/meminfo: memFree=1535704/2055920 swapFree=4192812/4192956
[pid=25703] ppid=25701 vsize=5360 CPUtime=0
/proc/25703/stat : 25703 (glucose.sh) S 25701 25703 25639 0 -1 4194304 313 142 0 0 0 0 0 0 16 0 1 0 104464935 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1340 238 195 169 0 51 0
[pid=25706] ppid=25703 vsize=4428 CPUtime=3.09
/proc/25706/stat : 25706 (glucose_static) R 25703 25703 25639 0 -1 4194304 732 0 0 0 309 0 0 0 25 0 1 0 104464936 4534272 718 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25706/statm: 1107 718 75 172 0 932 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9788

[startup+6.3014 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 25706
/proc/meminfo: memFree=1534744/2055920 swapFree=4192812/4192956
[pid=25703] ppid=25701 vsize=5360 CPUtime=0
/proc/25703/stat : 25703 (glucose.sh) S 25701 25703 25639 0 -1 4194304 313 142 0 0 0 0 0 0 16 0 1 0 104464935 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1340 238 195 169 0 51 0
[pid=25706] ppid=25703 vsize=4968 CPUtime=6.28
/proc/25706/stat : 25706 (glucose_static) R 25703 25703 25639 0 -1 4194304 892 0 0 0 628 0 0 0 25 0 1 0 104464936 5087232 878 1992294400 134512640 135217611 4294956304 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25706/statm: 1242 878 75 172 0 1067 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10328

[startup+12.7021 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 25706
/proc/meminfo: memFree=1533608/2055920 swapFree=4192812/4192956
[pid=25703] ppid=25701 vsize=5360 CPUtime=0
/proc/25703/stat : 25703 (glucose.sh) S 25701 25703 25639 0 -1 4194304 313 142 0 0 0 0 0 0 16 0 1 0 104464935 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1340 238 195 169 0 51 0
[pid=25706] ppid=25703 vsize=6180 CPUtime=12.68
/proc/25706/stat : 25706 (glucose_static) R 25703 25703 25639 0 -1 4194304 1179 0 0 0 1268 0 0 0 25 0 1 0 104464936 6328320 1165 1992294400 134512640 135217611 4294956304 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25706/statm: 1545 1165 75 172 0 1370 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11540

[startup+25.5016 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 25706
/proc/meminfo: memFree=1532328/2055920 swapFree=4192812/4192956
[pid=25703] ppid=25701 vsize=5360 CPUtime=0
/proc/25703/stat : 25703 (glucose.sh) S 25701 25703 25639 0 -1 4194304 313 142 0 0 0 0 0 0 16 0 1 0 104464935 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1340 238 195 169 0 51 0
[pid=25706] ppid=25703 vsize=7580 CPUtime=25.48
/proc/25706/stat : 25706 (glucose_static) R 25703 25703 25639 0 -1 4194304 1520 0 0 0 2548 0 0 0 25 0 1 0 104464936 7761920 1506 1992294400 134512640 135217611 4294956304 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25706/statm: 1895 1506 75 172 0 1720 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12940

[startup+51.1016 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 25706
/proc/meminfo: memFree=1530728/2055920 swapFree=4192812/4192956
[pid=25703] ppid=25701 vsize=5360 CPUtime=0
/proc/25703/stat : 25703 (glucose.sh) S 25701 25703 25639 0 -1 4194304 313 142 0 0 0 0 0 0 16 0 1 0 104464935 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1340 238 195 169 0 51 0
[pid=25706] ppid=25703 vsize=9320 CPUtime=51.06
/proc/25706/stat : 25706 (glucose_static) R 25703 25703 25639 0 -1 4194304 1932 0 0 0 5106 0 0 0 25 0 1 0 104464936 9543680 1918 1992294400 134512640 135217611 4294956304 18446744073709551615 134533304 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25706/statm: 2330 1918 75 172 0 2155 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 14680

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 25706
/proc/meminfo: memFree=1527784/2055920 swapFree=4192812/4192956
[pid=25703] ppid=25701 vsize=5360 CPUtime=0
/proc/25703/stat : 25703 (glucose.sh) S 25701 25703 25639 0 -1 4194304 313 142 0 0 0 0 0 0 16 0 1 0 104464935 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1340 238 195 169 0 51 0
[pid=25706] ppid=25703 vsize=12224 CPUtime=102.26
/proc/25706/stat : 25706 (glucose_static) R 25703 25703 25639 0 -1 4194304 2624 0 0 0 10225 1 0 0 25 0 1 0 104464936 12517376 2610 1992294400 134512640 135217611 4294956304 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25706/statm: 3056 2610 75 172 0 2881 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 17584

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25706
/proc/meminfo: memFree=1525608/2055920 swapFree=4192812/4192956
[pid=25703] ppid=25701 vsize=5360 CPUtime=0
/proc/25703/stat : 25703 (glucose.sh) S 25701 25703 25639 0 -1 4194304 313 142 0 0 0 0 0 0 16 0 1 0 104464935 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1340 238 195 169 0 51 0
[pid=25706] ppid=25703 vsize=14688 CPUtime=162.23
/proc/25706/stat : 25706 (glucose_static) R 25703 25703 25639 0 -1 4194304 3179 0 0 0 16222 1 0 0 25 0 1 0 104464936 15040512 3165 1992294400 134512640 135217611 4294956304 18446744073709551615 134542891 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25706/statm: 3672 3165 75 172 0 3497 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 20048

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25706
/proc/meminfo: memFree=1523944/2055920 swapFree=4192812/4192956
[pid=25703] ppid=25701 vsize=5360 CPUtime=0
/proc/25703/stat : 25703 (glucose.sh) S 25701 25703 25639 0 -1 4194304 313 142 0 0 0 0 0 0 16 0 1 0 104464935 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1340 238 195 169 0 51 0
[pid=25706] ppid=25703 vsize=16448 CPUtime=222.2
/proc/25706/stat : 25706 (glucose_static) R 25703 25703 25639 0 -1 4194304 3581 0 0 0 22219 1 0 0 25 0 1 0 104464936 16842752 3567 1992294400 134512640 135217611 4294956304 18446744073709551615 134533213 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25706/statm: 4112 3567 75 172 0 3937 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 21808

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25706
/proc/meminfo: memFree=1522472/2055920 swapFree=4192812/4192956
[pid=25703] ppid=25701 vsize=5360 CPUtime=0
/proc/25703/stat : 25703 (glucose.sh) S 25701 25703 25639 0 -1 4194304 313 142 0 0 0 0 0 0 16 0 1 0 104464935 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1340 238 195 169 0 51 0
[pid=25706] ppid=25703 vsize=18124 CPUtime=282.18
/proc/25706/stat : 25706 (glucose_static) R 25703 25703 25639 0 -1 4194304 3960 0 0 0 28216 2 0 0 25 0 1 0 104464936 18558976 3946 1992294400 134512640 135217611 4294956304 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25706/statm: 4531 3946 75 172 0 4356 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 23484

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25706
/proc/meminfo: memFree=1521320/2055920 swapFree=4192812/4192956
[pid=25703] ppid=25701 vsize=5360 CPUtime=0
/proc/25703/stat : 25703 (glucose.sh) S 25701 25703 25639 0 -1 4194304 313 142 0 0 0 0 0 0 16 0 1 0 104464935 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1340 238 195 169 0 51 0
[pid=25706] ppid=25703 vsize=19352 CPUtime=342.16
/proc/25706/stat : 25706 (glucose_static) R 25703 25703 25639 0 -1 4194304 4245 0 0 0 34214 2 0 0 25 0 1 0 104464936 19816448 4231 1992294400 134512640 135217611 4294956304 18446744073709551615 134533768 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25706/statm: 4838 4231 75 172 0 4663 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 24712

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25706
/proc/meminfo: memFree=1520424/2055920 swapFree=4192812/4192956
[pid=25703] ppid=25701 vsize=5360 CPUtime=0
/proc/25703/stat : 25703 (glucose.sh) S 25701 25703 25639 0 -1 4194304 313 142 0 0 0 0 0 0 16 0 1 0 104464935 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1340 238 195 169 0 51 0
[pid=25706] ppid=25703 vsize=20332 CPUtime=402.14
/proc/25706/stat : 25706 (glucose_static) R 25703 25703 25639 0 -1 4194304 4479 0 0 0 40212 2 0 0 25 0 1 0 104464936 20819968 4449 1992294400 134512640 135217611 4294956304 18446744073709551615 134532985 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25706/statm: 5083 4449 75 172 0 4908 0

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

[pid=25706] ppid=25703 vsize=21872 CPUtime=462.12
/proc/25706/stat : 25706 (glucose_static) R 25703 25703 25639 0 -1 4194304 4787 0 0 0 46209 3 0 0 25 0 1 0 104464936 22396928 4757 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25706/statm: 5468 4757 75 172 0 5293 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 27232

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25706
/proc/meminfo: memFree=1518440/2055920 swapFree=4192812/4192956
[pid=25703] ppid=25701 vsize=5360 CPUtime=0
/proc/25703/stat : 25703 (glucose.sh) S 25701 25703 25639 0 -1 4194304 313 142 0 0 0 0 0 0 16 0 1 0 104464935 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1340 238 195 169 0 51 0
[pid=25706] ppid=25703 vsize=22748 CPUtime=522.08
/proc/25706/stat : 25706 (glucose_static) R 25703 25703 25639 0 -1 4194304 4982 0 0 0 52205 3 0 0 25 0 1 0 104464936 23293952 4952 1992294400 134512640 135217611 4294956304 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25706/statm: 5687 4952 75 172 0 5512 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 28108

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25706
/proc/meminfo: memFree=1517800/2055920 swapFree=4192812/4192956
[pid=25703] ppid=25701 vsize=5360 CPUtime=0
/proc/25703/stat : 25703 (glucose.sh) S 25701 25703 25639 0 -1 4194304 313 142 0 0 0 0 0 0 16 0 1 0 104464935 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1340 238 195 169 0 51 0
[pid=25706] ppid=25703 vsize=23396 CPUtime=582.06
/proc/25706/stat : 25706 (glucose_static) R 25703 25703 25639 0 -1 4194304 5124 0 0 0 58203 3 0 0 25 0 1 0 104464936 23957504 5094 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25706/statm: 5849 5094 75 172 0 5674 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 28756

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25706
/proc/meminfo: memFree=1516968/2055920 swapFree=4192812/4192956
[pid=25703] ppid=25701 vsize=5360 CPUtime=0
/proc/25703/stat : 25703 (glucose.sh) S 25701 25703 25639 0 -1 4194304 313 142 0 0 0 0 0 0 16 0 1 0 104464935 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1340 238 195 169 0 51 0
[pid=25706] ppid=25703 vsize=24368 CPUtime=642.04
/proc/25706/stat : 25706 (glucose_static) R 25703 25703 25639 0 -1 4194304 5334 0 0 0 64201 3 0 0 25 0 1 0 104464936 24952832 5304 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25706/statm: 6092 5304 75 172 0 5917 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 29728

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25706
/proc/meminfo: memFree=1516328/2055920 swapFree=4192812/4192956
[pid=25703] ppid=25701 vsize=5360 CPUtime=0
/proc/25703/stat : 25703 (glucose.sh) S 25701 25703 25639 0 -1 4194304 313 142 0 0 0 0 0 0 16 0 1 0 104464935 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1340 238 195 169 0 51 0
[pid=25706] ppid=25703 vsize=25184 CPUtime=702.01
/proc/25706/stat : 25706 (glucose_static) R 25703 25703 25639 0 -1 4194304 5489 0 0 0 70197 4 0 0 25 0 1 0 104464936 25788416 5459 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25706/statm: 6296 5459 75 172 0 6121 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 30544

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25706
/proc/meminfo: memFree=1515368/2055920 swapFree=4192812/4192956
[pid=25703] ppid=25701 vsize=5360 CPUtime=0
/proc/25703/stat : 25703 (glucose.sh) S 25701 25703 25639 0 -1 4194304 313 142 0 0 0 0 0 0 16 0 1 0 104464935 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1340 238 195 169 0 51 0
[pid=25706] ppid=25703 vsize=26052 CPUtime=761.98
/proc/25706/stat : 25706 (glucose_static) R 25703 25703 25639 0 -1 4194304 5705 0 0 0 76194 4 0 0 25 0 1 0 104464936 26677248 5675 1992294400 134512640 135217611 4294956304 18446744073709551615 134533155 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25706/statm: 6513 5675 75 172 0 6338 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 31412

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25706
/proc/meminfo: memFree=1514600/2055920 swapFree=4192812/4192956
[pid=25703] ppid=25701 vsize=5360 CPUtime=0
/proc/25703/stat : 25703 (glucose.sh) S 25701 25703 25639 0 -1 4194304 313 142 0 0 0 0 0 0 16 0 1 0 104464935 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1340 238 195 169 0 51 0
[pid=25706] ppid=25703 vsize=27060 CPUtime=821.94
/proc/25706/stat : 25706 (glucose_static) R 25703 25703 25639 0 -1 4194304 5923 0 0 0 82190 4 0 0 25 0 1 0 104464936 27709440 5893 1992294400 134512640 135217611 4294956304 18446744073709551615 134533324 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25706/statm: 6765 5893 75 172 0 6590 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 32420

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25706
/proc/meminfo: memFree=1513768/2055920 swapFree=4192812/4192956
[pid=25703] ppid=25701 vsize=5360 CPUtime=0
/proc/25703/stat : 25703 (glucose.sh) S 25701 25703 25639 0 -1 4194304 313 142 0 0 0 0 0 0 16 0 1 0 104464935 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1340 238 195 169 0 51 0
[pid=25706] ppid=25703 vsize=28104 CPUtime=881.92
/proc/25706/stat : 25706 (glucose_static) R 25703 25703 25639 0 -1 4194304 6113 0 0 0 88187 5 0 0 25 0 1 0 104464936 28778496 6083 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25706/statm: 7026 6083 75 172 0 6851 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 33464

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25706
/proc/meminfo: memFree=1513448/2055920 swapFree=4192812/4192956
[pid=25703] ppid=25701 vsize=5360 CPUtime=0
/proc/25703/stat : 25703 (glucose.sh) S 25701 25703 25639 0 -1 4194304 313 142 0 0 0 0 0 0 16 0 1 0 104464935 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1340 238 195 169 0 51 0
[pid=25706] ppid=25703 vsize=28428 CPUtime=941.89
/proc/25706/stat : 25706 (glucose_static) R 25703 25703 25639 0 -1 4194304 6196 0 0 0 94184 5 0 0 25 0 1 0 104464936 29110272 6166 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25706/statm: 7107 6166 75 172 0 6932 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 33788

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25712
/proc/meminfo: memFree=1512680/2055920 swapFree=4192812/4192956
[pid=25703] ppid=25701 vsize=5360 CPUtime=0
/proc/25703/stat : 25703 (glucose.sh) S 25701 25703 25639 0 -1 4194304 313 142 0 0 0 0 0 0 16 0 1 0 104464935 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1340 238 195 169 0 51 0
[pid=25706] ppid=25703 vsize=28996 CPUtime=1001.86
/proc/25706/stat : 25706 (glucose_static) R 25703 25703 25639 0 -1 4194304 6331 0 0 0 100181 5 0 0 25 0 1 0 104464936 29691904 6301 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25706/statm: 7249 6301 75 172 0 7074 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 34356

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25712
/proc/meminfo: memFree=1511592/2055920 swapFree=4192812/4192956
[pid=25703] ppid=25701 vsize=5360 CPUtime=0
/proc/25703/stat : 25703 (glucose.sh) S 25701 25703 25639 0 -1 4194304 313 142 0 0 0 0 0 0 16 0 1 0 104464935 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1340 238 195 169 0 51 0
[pid=25706] ppid=25703 vsize=30308 CPUtime=1061.85
/proc/25706/stat : 25706 (glucose_static) R 25703 25703 25639 0 -1 4194304 6627 0 0 0 106179 6 0 0 25 0 1 0 104464936 31035392 6597 1992294400 134512640 135217611 4294956304 18446744073709551615 134522427 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25706/statm: 7577 6597 75 172 0 7402 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 35668

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25712
/proc/meminfo: memFree=1511400/2055920 swapFree=4192812/4192956
[pid=25703] ppid=25701 vsize=5360 CPUtime=0
/proc/25703/stat : 25703 (glucose.sh) S 25701 25703 25639 0 -1 4194304 313 142 0 0 0 0 0 0 16 0 1 0 104464935 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1340 238 195 169 0 51 0
[pid=25706] ppid=25703 vsize=30572 CPUtime=1121.83
/proc/25706/stat : 25706 (glucose_static) R 25703 25703 25639 0 -1 4194304 6677 0 0 0 112177 6 0 0 25 0 1 0 104464936 31305728 6647 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25706/statm: 7643 6647 75 172 0 7468 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 35932

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25712
/proc/meminfo: memFree=1511016/2055920 swapFree=4192812/4192956
[pid=25703] ppid=25701 vsize=5360 CPUtime=0
/proc/25703/stat : 25703 (glucose.sh) S 25701 25703 25639 0 -1 4194304 313 142 0 0 0 0 0 0 16 0 1 0 104464935 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1340 238 195 169 0 51 0
[pid=25706] ppid=25703 vsize=31088 CPUtime=1181.79
/proc/25706/stat : 25706 (glucose_static) R 25703 25703 25639 0 -1 4194304 6773 0 0 0 118173 6 0 0 25 0 1 0 104464936 31834112 6743 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25706/statm: 7772 6743 75 172 0 7597 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 36448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 25712
/proc/meminfo: memFree=1511016/2055920 swapFree=4192812/4192956
[pid=25703] ppid=25701 vsize=5360 CPUtime=0
/proc/25703/stat : 25703 (glucose.sh) S 25701 25703 25639 0 -1 4194304 313 142 0 0 0 0 0 0 16 0 1 0 104464935 5488640 238 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25703/statm: 1340 238 195 169 0 51 0
[pid=25706] ppid=25703 vsize=31088 CPUtime=1200.09
/proc/25706/stat : 25706 (glucose_static) R 25703 25703 25639 0 -1 4194304 6773 0 0 0 120003 6 0 0 25 0 1 0 104464936 31834112 6743 1992294400 134512640 135217611 4294956304 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/25706/statm: 7772 6743 75 172 0 7597 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 36448

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.61
CPU time (s): 1200.12
CPU user time (s): 1200.04
CPU system time (s): 0.073988
CPU usage (%): 99.9587
Max. virtual memory (cumulated for all children) (KiB): 36448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.04
system time used= 0.073988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7241
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= 20
involuntary context switches= 3060

runsolver used 0.999848 second user time and 3.37749 second system time

The end

Launcher Data

Begin job on node20 at 2009-04-26 18:45:17
IDJOB=1730856
IDBENCH=24738
IDSOLVER=503
FILE ID=node20/1730856-1240764317
PBS_JOBID= 9187186
Free space on /tmp= 66252 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT07/crafted/Difficult/contest05/jarvisalo/mod2-rand3bip-sat-280-1.sat05-2263.reshuffled-07.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730856-1240764317/watcher-1730856-1240764317 -o /tmp/evaluation-result-1730856-1240764317/solver-1730856-1240764317 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1730856-1240764317.cnf

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

MD5SUM BENCH= 5c670fd8fd3fa9f00ac6df3f4ca9c99c
RANDOM SEED=964612293

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1538952 kB
Buffers:         61148 kB
Cached:         375752 kB
SwapCached:          0 kB
Active:         217472 kB
Inactive:       233204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1538952 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1888 kB
Writeback:           0 kB
Mapped:          23596 kB
Slab:            52324 kB
Committed_AS:   442980 kB
PageTables:       1396 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= 66248 MiB
End job on node20 at 2009-04-26 19:05:20