Trace number 3290092

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 2? (TO) 1300.03 1300.01

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_2_keyfind_1.cnf
MD5SUM1024a3346322fdba0a20b51f99eae4c0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses5176
Sum of the clauses size20024
Maximum clause length5
Minimum clause length1
Number of clauses of size 1136
Number of clauses of size 2160
Number of clauses of size 32080
Number of clauses of size 4672
Number of clauses of size 52128
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 |    5008    19728 |    1502       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    4624    18448 |      --       0       --      -- |     --   | -128/-256
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 800   #clauses: 4624   #literals: 18448
0.00/0.00	c CPU time:   0.001999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3290092-1303774708/watcher-3290092-1303774708 -o /tmp/evaluation-result-3290092-1303774708/solver-3290092-1303774708 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3290092-1303774708.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.59 0.94 1.74 2/180 30759
/proc/meminfo: memFree=15114172/32951124 swapFree=67111528/67111528
[pid=30759] ppid=30757 vsize=8704 CPUtime=0 cores=1,3
/proc/30759/stat : 30759 (glucose.sh) R 30757 30759 30717 0 -1 4202496 316 0 0 0 0 0 0 0 23 0 1 0 489068837 8912896 253 33554432000 4194304 4922060 140737062573648 18446744073709551615 228122534293 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/30759/statm: 2176 253 211 178 0 69 0

[startup+0.0660181 s]
/proc/loadavg: 0.59 0.94 1.74 2/180 30759
/proc/meminfo: memFree=15114172/32951124 swapFree=67111528/67111528
[pid=30759] ppid=30757 vsize=8704 CPUtime=0 cores=1,3
/proc/30759/stat : 30759 (glucose.sh) S 30757 30759 30717 0 -1 4202496 359 309 0 0 0 0 0 0 24 0 1 0 489068837 8912896 255 33554432000 4194304 4922060 140737062573648 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30759/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101011 s]
/proc/loadavg: 0.59 0.94 1.74 2/180 30759
/proc/meminfo: memFree=15114172/32951124 swapFree=67111528/67111528
[pid=30759] ppid=30757 vsize=8704 CPUtime=0 cores=1,3
/proc/30759/stat : 30759 (glucose.sh) S 30757 30759 30717 0 -1 4202496 359 309 0 0 0 0 0 0 24 0 1 0 489068837 8912896 255 33554432000 4194304 4922060 140737062573648 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30759/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300975 s]
/proc/loadavg: 0.59 0.94 1.74 2/180 30759
/proc/meminfo: memFree=15114172/32951124 swapFree=67111528/67111528
[pid=30759] ppid=30757 vsize=8704 CPUtime=0 cores=1,3
/proc/30759/stat : 30759 (glucose.sh) S 30757 30759 30717 0 -1 4202496 359 309 0 0 0 0 0 0 24 0 1 0 489068837 8912896 255 33554432000 4194304 4922060 140737062573648 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30759/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.7009 s]
/proc/loadavg: 0.59 0.94 1.74 2/180 30759
/proc/meminfo: memFree=15114172/32951124 swapFree=67111528/67111528
[pid=30759] ppid=30757 vsize=8704 CPUtime=0 cores=1,3
/proc/30759/stat : 30759 (glucose.sh) S 30757 30759 30717 0 -1 4202496 359 309 0 0 0 0 0 0 24 0 1 0 489068837 8912896 255 33554432000 4194304 4922060 140737062573648 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30759/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50075 s]
/proc/loadavg: 0.59 0.94 1.74 4/188 30774
/proc/meminfo: memFree=15101932/32951124 swapFree=67111528/67111528
[pid=30759] ppid=30757 vsize=8704 CPUtime=0 cores=1,3
/proc/30759/stat : 30759 (glucose.sh) S 30757 30759 30717 0 -1 4202496 359 309 0 0 0 0 0 0 24 0 1 0 489068837 8912896 255 33554432000 4194304 4922060 140737062573648 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30759/statm: 2176 255 211 178 0 69 0
[pid=30762] ppid=30759 vsize=20908 CPUtime=1.48 cores=1,3
/proc/30762/stat : 30762 (glucose_static) R 30759 30759 30717 0 -1 4202496 2105 0 0 0 148 0 0 0 25 0 1 0 489068838 21409792 1366 33554432000 4194304 4260849 140736826287040 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30762/statm: 5227 1366 240 17 0 1868 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 29612

[startup+3.10047 s]
/proc/loadavg: 0.59 0.94 1.74 4/188 30774
/proc/meminfo: memFree=15094864/32951124 swapFree=67111528/67111528
[pid=30759] ppid=30757 vsize=8704 CPUtime=0 cores=1,3
/proc/30759/stat : 30759 (glucose.sh) S 30757 30759 30717 0 -1 4202496 359 309 0 0 0 0 0 0 24 0 1 0 489068837 8912896 255 33554432000 4194304 4922060 140737062573648 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30759/statm: 2176 255 211 178 0 69 0
[pid=30762] ppid=30759 vsize=21948 CPUtime=3.08 cores=1,3
/proc/30762/stat : 30762 (glucose_static) R 30759 30759 30717 0 -1 4202496 2582 0 0 0 308 0 0 0 25 0 1 0 489068838 22474752 1818 33554432000 4194304 4260849 140736826287040 18446744073709551615 4224812 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30762/statm: 5487 1818 240 17 0 2128 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 30652

[startup+6.30088 s]
/proc/loadavg: 0.78 0.98 1.75 5/194 30786
/proc/meminfo: memFree=15074908/32951124 swapFree=67111528/67111528
[pid=30759] ppid=30757 vsize=8704 CPUtime=0 cores=1,3
/proc/30759/stat : 30759 (glucose.sh) S 30757 30759 30717 0 -1 4202496 359 309 0 0 0 0 0 0 24 0 1 0 489068837 8912896 255 33554432000 4194304 4922060 140737062573648 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30759/statm: 2176 255 211 178 0 69 0
[pid=30762] ppid=30759 vsize=25284 CPUtime=6.28 cores=1,3
/proc/30762/stat : 30762 (glucose_static) R 30759 30759 30717 0 -1 4202496 3269 0 0 0 628 0 0 0 25 0 1 0 489068838 25890816 2494 33554432000 4194304 4260849 140736826287040 18446744073709551615 4224677 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30762/statm: 6321 2494 240 17 0 2962 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 33988

[startup+12.7007 s]
/proc/loadavg: 1.04 1.03 1.76 5/194 30786
/proc/meminfo: memFree=15061980/32951124 swapFree=67111528/67111528
[pid=30759] ppid=30757 vsize=8704 CPUtime=0 cores=1,3
/proc/30759/stat : 30759 (glucose.sh) S 30757 30759 30717 0 -1 4202496 359 309 0 0 0 0 0 0 24 0 1 0 489068837 8912896 255 33554432000 4194304 4922060 140737062573648 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30759/statm: 2176 255 211 178 0 69 0
[pid=30762] ppid=30759 vsize=31120 CPUtime=12.68 cores=1,3
/proc/30762/stat : 30762 (glucose_static) R 30759 30759 30717 0 -1 4202496 6067 0 0 0 1268 0 0 0 25 0 1 0 489068838 31866880 3904 33554432000 4194304 4260849 140736826287040 18446744073709551615 4224898 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30762/statm: 7780 3904 240 17 0 4421 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 39824

[startup+25.5004 s]
/proc/loadavg: 1.69 1.17 1.79 5/194 30787
/proc/meminfo: memFree=15018936/32951124 swapFree=67111528/67111528
[pid=30759] ppid=30757 vsize=8704 CPUtime=0 cores=1,3
/proc/30759/stat : 30759 (glucose.sh) S 30757 30759 30717 0 -1 4202496 359 309 0 0 0 0 0 0 24 0 1 0 489068837 8912896 255 33554432000 4194304 4922060 140737062573648 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30759/statm: 2176 255 211 178 0 69 0
[pid=30762] ppid=30759 vsize=33832 CPUtime=25.48 cores=1,3
/proc/30762/stat : 30762 (glucose_static) R 30759 30759 30717 0 -1 4202496 9589 0 0 0 2548 0 0 0 25 0 1 0 489068838 34643968 5058 33554432000 4194304 4260849 140736826287040 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30762/statm: 8458 5058 240 17 0 5099 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 42536

[startup+51.1008 s]
/proc/loadavg: 2.48 1.40 1.85 5/194 30787
/proc/meminfo: memFree=14989016/32951124 swapFree=67111528/67111528
[pid=30759] ppid=30757 vsize=8704 CPUtime=0 cores=1,3
/proc/30759/stat : 30759 (glucose.sh) S 30757 30759 30717 0 -1 4202496 359 309 0 0 0 0 0 0 24 0 1 0 489068837 8912896 255 33554432000 4194304 4922060 140737062573648 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30759/statm: 2176 255 211 178 0 69 0
[pid=30762] ppid=30759 vsize=45464 CPUtime=51.08 cores=1,3
/proc/30762/stat : 30762 (glucose_static) R 30759 30759 30717 0 -1 4202496 10920 0 0 0 5108 0 0 0 25 0 1 0 489068838 46555136 6366 33554432000 4194304 4260849 140736826287040 18446744073709551615 4224730 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30762/statm: 11366 6366 240 17 0 8007 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 54168

[startup+102.308 s]
/proc/loadavg: 3.34 1.80 1.96 5/194 30789
/proc/meminfo: memFree=14941268/32951124 swapFree=67111528/67111528
[pid=30759] ppid=30757 vsize=8704 CPUtime=0 cores=1,3
/proc/30759/stat : 30759 (glucose.sh) S 30757 30759 30717 0 -1 4202496 359 309 0 0 0 0 0 0 24 0 1 0 489068837 8912896 255 33554432000 4194304 4922060 140737062573648 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30759/statm: 2176 255 211 178 0 69 0
[pid=30762] ppid=30759 vsize=49844 CPUtime=102.29 cores=1,3
/proc/30762/stat : 30762 (glucose_static) R 30759 30759 30717 0 -1 4202496 12792 0 0 0 10228 1 0 0 25 0 1 0 489068838 51040256 8176 33554432000 4194304 4260849 140736826287040 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30762/statm: 12461 8176 240 17 0 9102 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 58548

[startup+162.301 s]
/proc/loadavg: 3.79 2.21 2.09 5/194 30790
/proc/meminfo: memFree=14893260/32951124 swapFree=67111528/67111528
[pid=30759] ppid=30757 vsize=8704 CPUtime=0 cores=1,3
/proc/30759/stat : 30759 (glucose.sh) S 30757 30759 30717 0 -1 4202496 359 309 0 0 0 0 0 0 24 0 1 0 489068837 8912896 255 33554432000 4194304 4922060 140737062573648 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30759/statm: 2176 255 211 178 0 69 0
[pid=30762] ppid=30759 vsize=50084 CPUtime=162.28 cores=1,3
/proc/30762/stat : 30762 (glucose_static) R 30759 30759 30717 0 -1 4202496 18420 0 0 0 16227 1 0 0 25 0 1 0 489068838 51286016 9077 33554432000 4194304 4260849 140736826287040 18446744073709551615 4224674 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30762/statm: 12521 9077 240 17 0 9162 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 58788

[startup+222.301 s]
/proc/loadavg: 3.92 2.53 2.21 5/194 30792
/proc/meminfo: memFree=14848084/32951124 swapFree=67111528/67111528
[pid=30759] ppid=30757 vsize=8704 CPUtime=0 cores=1,3
/proc/30759/stat : 30759 (glucose.sh) S 30757 30759 30717 0 -1 4202496 359 309 0 0 0 0 0 0 24 0 1 0 489068837 8912896 255 33554432000 4194304 4922060 140737062573648 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30759/statm: 2176 255 211 178 0 69 0
[pid=30762] ppid=30759 vsize=87616 CPUtime=222.29 cores=1,3
/proc/30762/stat : 30762 (glucose_static) R 30759 30759 30717 0 -1 4202496 20950 0 0 0 22226 3 0 0 25 0 1 0 489068838 89718784 11572 33554432000 4194304 4260849 140736826287040 18446744073709551615 4224895 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30762/statm: 21904 11572 240 17 0 18545 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 96320

[startup+282.301 s]
/proc/loadavg: 3.97 2.80 2.32 5/194 30794
/proc/meminfo: memFree=14877180/32951124 swapFree=67111528/67111528
[pid=30759] ppid=30757 vsize=8704 CPUtime=0 cores=1,3
/proc/30759/stat : 30759 (glucose.sh) S 30757 30759 30717 0 -1 4202496 359 309 0 0 0 0 0 0 24 0 1 0 489068837 8912896 255 33554432000 4194304 4922060 140737062573648 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30759/statm: 2176 255 211 178 0 69 0
[pid=30762] ppid=30759 vsize=87616 CPUtime=282.29 cores=1,3
/proc/30762/stat : 30762 (glucose_static) R 30759 30759 30717 0 -1 4202496 21536 0 0 0 28226 3 0 0 25 0 1 0 489068838 89718784 12148 33554432000 4194304 4260849 140736826287040 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30762/statm: 21904 12148 240 17 0 18545 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 96320

[startup+342.301 s]
/proc/loadavg: 3.99 3.01 2.42 5/194 30795
/proc/meminfo: memFree=14834620/32951124 swapFree=67111528/67111528
[pid=30759] ppid=30757 vsize=8704 CPUtime=0 cores=1,3
/proc/30759/stat : 30759 (glucose.sh) S 30757 30759 30717 0 -1 4202496 359 309 0 0 0 0 0 0 24 0 1 0 489068837 8912896 255 33554432000 4194304 4922060 140737062573648 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30759/statm: 2176 255 211 178 0 69 0
[pid=30762] ppid=30759 vsize=87616 CPUtime=342.29 cores=1,3
/proc/30762/stat : 30762 (glucose_static) R 30759 30759 30717 0 -1 4202496 27149 0 0 0 34224 5 0 0 25 0 1 0 489068838 89718784 17601 33554432000 4194304 4260849 140736826287040 18446744073709551615 4224898 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30762/statm: 21904 17601 240 17 0 18545 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 96320

[startup+402.3 s]
/proc/loadavg: 3.99 3.19 2.52 5/194 30797
/proc/meminfo: memFree=14790440/32951124 swapFree=67111528/67111528
[pid=30759] ppid=30757 vsize=8704 CPUtime=0 cores=1,3

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

/proc/30762/statm: 40323 27817 240 17 0 36964 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 169996

[startup+642.301 s]
/proc/loadavg: 3.99 3.64 2.85 5/194 30803
/proc/meminfo: memFree=14814920/32951124 swapFree=67111528/67111528
[pid=30759] ppid=30757 vsize=8704 CPUtime=0 cores=1,3
/proc/30759/stat : 30759 (glucose.sh) S 30757 30759 30717 0 -1 4202496 359 309 0 0 0 0 0 0 24 0 1 0 489068837 8912896 255 33554432000 4194304 4922060 140737062573648 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30759/statm: 2176 255 211 178 0 69 0
[pid=30762] ppid=30759 vsize=111972 CPUtime=642.3 cores=1,3
/proc/30762/stat : 30762 (glucose_static) R 30759 30759 30717 0 -1 4202496 62188 0 0 0 64219 11 0 0 25 0 1 0 489068838 114659328 19940 33554432000 4194304 4260849 140736826287040 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30762/statm: 27993 19940 240 17 0 24634 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 120676

[startup+702.301 s]
/proc/loadavg: 3.99 3.69 2.91 5/194 30805
/proc/meminfo: memFree=14702924/32951124 swapFree=67111528/67111528
[pid=30759] ppid=30757 vsize=8704 CPUtime=0 cores=1,3
/proc/30759/stat : 30759 (glucose.sh) S 30757 30759 30717 0 -1 4202496 359 309 0 0 0 0 0 0 24 0 1 0 489068837 8912896 255 33554432000 4194304 4922060 140737062573648 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30759/statm: 2176 255 211 178 0 69 0
[pid=30762] ppid=30759 vsize=161292 CPUtime=702.3 cores=1,3
/proc/30762/stat : 30762 (glucose_static) R 30759 30759 30717 0 -1 4202496 79187 0 0 0 70216 14 0 0 25 0 1 0 489068838 165163008 28206 33554432000 4194304 4260849 140736826287040 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30762/statm: 40323 28206 240 17 0 36964 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 169996

[startup+762.307 s]
/proc/loadavg: 3.99 3.75 2.98 5/194 30806
/proc/meminfo: memFree=14774788/32951124 swapFree=67111528/67111528
[pid=30759] ppid=30757 vsize=8704 CPUtime=0 cores=1,3
/proc/30759/stat : 30759 (glucose.sh) S 30757 30759 30717 0 -1 4202496 359 309 0 0 0 0 0 0 24 0 1 0 489068837 8912896 255 33554432000 4194304 4922060 140737062573648 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30759/statm: 2176 255 211 178 0 69 0
[pid=30762] ppid=30759 vsize=111972 CPUtime=762.31 cores=1,3
/proc/30762/stat : 30762 (glucose_static) R 30759 30759 30717 0 -1 4202496 88799 0 0 0 76214 17 0 0 25 0 1 0 489068838 114659328 19940 33554432000 4194304 4260849 140736826287040 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30762/statm: 27993 19940 240 17 0 24634 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 120676

[startup+822.3 s]
/proc/loadavg: 4.07 3.81 3.04 5/194 30808
/proc/meminfo: memFree=14805748/32951124 swapFree=67111528/67111528
[pid=30759] ppid=30757 vsize=8704 CPUtime=0 cores=1,3
/proc/30759/stat : 30759 (glucose.sh) S 30757 30759 30717 0 -1 4202496 359 309 0 0 0 0 0 0 24 0 1 0 489068837 8912896 255 33554432000 4194304 4922060 140737062573648 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30759/statm: 2176 255 211 178 0 69 0
[pid=30762] ppid=30759 vsize=111972 CPUtime=822.31 cores=1,3
/proc/30762/stat : 30762 (glucose_static) R 30759 30759 30717 0 -1 4202496 97993 0 0 0 82212 19 0 0 25 0 1 0 489068838 114659328 19940 33554432000 4194304 4260849 140736826287040 18446744073709551615 4224751 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30762/statm: 27993 19940 240 17 0 24634 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 120676

[startup+882.301 s]
/proc/loadavg: 4.03 3.84 3.10 5/194 30810
/proc/meminfo: memFree=14771232/32951124 swapFree=67111528/67111528
[pid=30759] ppid=30757 vsize=8704 CPUtime=0 cores=1,3
/proc/30759/stat : 30759 (glucose.sh) S 30757 30759 30717 0 -1 4202496 359 309 0 0 0 0 0 0 24 0 1 0 489068837 8912896 255 33554432000 4194304 4922060 140737062573648 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30759/statm: 2176 255 211 178 0 69 0
[pid=30762] ppid=30759 vsize=161292 CPUtime=882.31 cores=1,3
/proc/30762/stat : 30762 (glucose_static) R 30759 30759 30717 0 -1 4202496 116155 0 0 0 88208 23 0 0 25 0 1 0 489068838 165163008 28601 33554432000 4194304 4260849 140736826287040 18446744073709551615 4224674 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30762/statm: 40323 28601 240 17 0 36964 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 169996

[startup+942.301 s]
/proc/loadavg: 4.01 3.87 3.16 5/194 30811
/proc/meminfo: memFree=14748992/32951124 swapFree=67111528/67111528
[pid=30759] ppid=30757 vsize=8704 CPUtime=0 cores=1,3
/proc/30759/stat : 30759 (glucose.sh) S 30757 30759 30717 0 -1 4202496 359 309 0 0 0 0 0 0 24 0 1 0 489068837 8912896 255 33554432000 4194304 4922060 140737062573648 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30759/statm: 2176 255 211 178 0 69 0
[pid=30762] ppid=30759 vsize=111972 CPUtime=942.31 cores=1,3
/proc/30762/stat : 30762 (glucose_static) R 30759 30759 30717 0 -1 4202496 126925 0 0 0 94204 27 0 0 25 0 1 0 489068838 114659328 19940 33554432000 4194304 4260849 140736826287040 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30762/statm: 27993 19940 240 17 0 24634 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 120676

[startup+1002.3 s]
/proc/loadavg: 4.00 3.89 3.21 6/194 30813
/proc/meminfo: memFree=14786036/32951124 swapFree=67111528/67111528
[pid=30759] ppid=30757 vsize=8704 CPUtime=0 cores=1,3
/proc/30759/stat : 30759 (glucose.sh) S 30757 30759 30717 0 -1 4202496 359 309 0 0 0 0 0 0 24 0 1 0 489068837 8912896 255 33554432000 4194304 4922060 140737062573648 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30759/statm: 2176 255 211 178 0 69 0
[pid=30762] ppid=30759 vsize=111972 CPUtime=1002.31 cores=1,3
/proc/30762/stat : 30762 (glucose_static) R 30759 30759 30717 0 -1 4202496 136907 0 0 0 100202 29 0 0 25 0 1 0 489068838 114659328 19940 33554432000 4194304 4260849 140736826287040 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30762/statm: 27993 19940 240 17 0 24634 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 120676

[startup+1062.3 s]
/proc/loadavg: 4.00 3.91 3.25 5/194 30814
/proc/meminfo: memFree=14742468/32951124 swapFree=67111528/67111528
[pid=30759] ppid=30757 vsize=8704 CPUtime=0 cores=1,3
/proc/30759/stat : 30759 (glucose.sh) S 30757 30759 30717 0 -1 4202496 359 309 0 0 0 0 0 0 24 0 1 0 489068837 8912896 255 33554432000 4194304 4922060 140737062573648 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30759/statm: 2176 255 211 178 0 69 0
[pid=30762] ppid=30759 vsize=111972 CPUtime=1062.31 cores=1,3
/proc/30762/stat : 30762 (glucose_static) R 30759 30759 30717 0 -1 4202496 147137 0 0 0 106199 32 0 0 25 0 1 0 489068838 114659328 19940 33554432000 4194304 4260849 140736826287040 18446744073709551615 4224822 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30762/statm: 27993 19940 240 17 0 24634 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 120676

[startup+1122.3 s]
/proc/loadavg: 4.08 3.94 3.30 5/194 30816
/proc/meminfo: memFree=14784336/32951124 swapFree=67111528/67111528
[pid=30759] ppid=30757 vsize=8704 CPUtime=0 cores=1,3
/proc/30759/stat : 30759 (glucose.sh) S 30757 30759 30717 0 -1 4202496 359 309 0 0 0 0 0 0 24 0 1 0 489068837 8912896 255 33554432000 4194304 4922060 140737062573648 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30759/statm: 2176 255 211 178 0 69 0
[pid=30762] ppid=30759 vsize=111972 CPUtime=1122.31 cores=1,3
/proc/30762/stat : 30762 (glucose_static) R 30759 30759 30717 0 -1 4202496 157490 0 0 0 112196 35 0 0 25 0 1 0 489068838 114659328 19940 33554432000 4194304 4260849 140736826287040 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30762/statm: 27993 19940 240 17 0 24634 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 120676

[startup+1182.3 s]
/proc/loadavg: 4.03 3.94 3.34 5/194 30818
/proc/meminfo: memFree=14752804/32951124 swapFree=67111528/67111528
[pid=30759] ppid=30757 vsize=8704 CPUtime=0 cores=1,3
/proc/30759/stat : 30759 (glucose.sh) S 30757 30759 30717 0 -1 4202496 359 309 0 0 0 0 0 0 24 0 1 0 489068837 8912896 255 33554432000 4194304 4922060 140737062573648 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30759/statm: 2176 255 211 178 0 69 0
[pid=30762] ppid=30759 vsize=161292 CPUtime=1182.32 cores=1,3
/proc/30762/stat : 30762 (glucose_static) R 30759 30759 30717 0 -1 4202496 176066 0 0 0 118193 39 0 0 25 0 1 0 489068838 165163008 27982 33554432000 4194304 4260849 140736826287040 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30762/statm: 40323 27982 240 17 0 36964 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 169996

[startup+1242.3 s]
/proc/loadavg: 4.01 3.95 3.38 5/194 30819
/proc/meminfo: memFree=14677124/32951124 swapFree=67111528/67111528
[pid=30759] ppid=30757 vsize=8704 CPUtime=0 cores=1,3
/proc/30759/stat : 30759 (glucose.sh) S 30757 30759 30717 0 -1 4202496 359 309 0 0 0 0 0 0 24 0 1 0 489068837 8912896 255 33554432000 4194304 4922060 140737062573648 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30759/statm: 2176 255 211 178 0 69 0
[pid=30762] ppid=30759 vsize=161292 CPUtime=1242.31 cores=1,3
/proc/30762/stat : 30762 (glucose_static) R 30759 30759 30717 0 -1 4202496 187590 0 0 0 124189 42 0 0 25 0 1 0 489068838 165163008 28718 33554432000 4194304 4260849 140736826287040 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30762/statm: 40323 28718 240 17 0 36964 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 169996



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 3.97 3.42 4/191 30822
/proc/meminfo: memFree=14826180/32951124 swapFree=67111528/67111528
[pid=30759] ppid=30757 vsize=8704 CPUtime=0 cores=1,3
/proc/30759/stat : 30759 (glucose.sh) S 30757 30759 30717 0 -1 4202496 359 309 0 0 0 0 0 0 24 0 1 0 489068837 8912896 255 33554432000 4194304 4922060 140737062573648 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/30759/statm: 2176 255 211 178 0 69 0
[pid=30762] ppid=30759 vsize=161292 CPUtime=1300.03 cores=1,3
/proc/30762/stat : 30762 (glucose_static) R 30759 30759 30717 0 -1 4202496 199348 0 0 0 129956 47 0 0 25 0 1 0 489068838 165163008 29406 33554432000 4194304 4260849 140736826287040 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30762/statm: 40323 29406 240 17 0 36964 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 169996

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30759 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=5999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.008998
# while last known CPU time is 1300.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.56
CPU system time (s): 0.47
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 169996

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

runsolver used 2.12968 second user time and 4.97324 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-26 01:38:29
IDJOB=3290092
IDBENCH=83418
IDSOLVER=1651
FILE ID=node138/3290092-1303774708
RUNJOBID= node138-1303774706-30737
PBS_JOBID= 13157192
Free space on /tmp= 72004 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_2_keyfind_1.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290092-1303774708/watcher-3290092-1303774708 -o /tmp/evaluation-result-3290092-1303774708/solver-3290092-1303774708 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3290092-1303774708.cnf 

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 1024a3346322fdba0a20b51f99eae4c0
RANDOM SEED=113873789

node138.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15114444 kB
Buffers:       2067372 kB
Cached:       15142540 kB
SwapCached:          0 kB
Active:        9931516 kB
Inactive:      7345812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15114444 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3016 kB
Writeback:           0 kB
AnonPages:       66572 kB
Mapped:          15200 kB
Slab:           495096 kB
PageTables:       5192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   213400 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72000 MiB
End job on node138 at 2011-04-26 02:00:11