Trace number 1563706

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.04 1200.71

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-ee-r3-noholes.cnf
MD5SUM91d125ee3007575f40ddeef126d7f80f
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 variables498723
Number of clauses2928183
Sum of the clauses size7885040
Maximum clause length33
Minimum clause length1
Number of clauses of size 170035
Number of clauses of size 22107033
Number of clauses of size 3609981
Number of clauses of size 419805
Number of clauses of size 50
Number of clauses of size over 5121329

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...
2.09/2.13	c ==============================================================================
2.09/2.13	c |           |     ORIGINAL     |              LEARNT              |          |
2.09/2.13	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.09/2.13	c ==============================================================================
2.09/2.13	c |         0 | 2445459  6687382 |  733637       0        0     nan |  0.000 % |
74.63/74.77	c |         0 |  459462  3264797 |      --       0       --      -- |     --   | -1360719/-1657359
74.63/74.78	c ==============================================================================
74.63/74.78	c Result  :   #vars: 7950   #clauses: 459462   #literals: 3264797
74.63/74.78	c CPU time:   74.0427 s
74.63/74.78	c ==============================================================================
75.73/75.85	c
75.73/75.85	c Starting glucose
75.73/75.85	c
75.73/75.85	
75.73/75.85	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
75.73/75.85	
75.73/75.85	c ============================[ Problem Statistics ]=============================
75.73/75.85	c |                                                                             |
75.73/75.85	c |  Number of variables:  7950                                                 |
75.73/75.85	c |  Number of clauses:    459462                                               |
75.78/76.28	c |  Parsing time:         0.39         s                                       |

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-1563706-1238788983/watcher-1563706-1238788983 -o /tmp/evaluation-result-1563706-1238788983/solver-1563706-1238788983 -C 1200 -W 1800 -M 1800 --output-limit 1,15 glucose.sh HOME/instance-1563706-1238788983.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: 1.01 1.00 1.00 3/64 2337
/proc/meminfo: memFree=1674888/2055920 swapFree=4176720/4192956
[pid=2337] ppid=2335 vsize=5360 CPUtime=0
/proc/2337/stat : 2337 (glucose.sh) R 2335 2337 2109 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1151563675 5488640 235 1992294400 4194304 4889804 548682068800 18446744073709551615 254195329695 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/2337/statm: 1340 235 194 169 0 51 0
[pid=2338] ppid=2337 vsize=1024 CPUtime=0
/proc/2338/stat : 2338 (SatELite_releas) R 2337 2337 2109 0 -1 4194304 141 0 0 0 0 0 0 0 18 0 1 0 1151563675 1048576 125 1992294400 134512640 135225430 4294956160 18446744073709551615 134541640 0 0 4096 3 0 0 0 17 0 0 0
/proc/2338/statm: 256 126 51 174 0 79 0

[startup+0.085492 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 2337
/proc/meminfo: memFree=1674888/2055920 swapFree=4176720/4192956
[pid=2337] ppid=2335 vsize=5360 CPUtime=0
/proc/2337/stat : 2337 (glucose.sh) S 2335 2337 2109 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1151563675 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2337/statm: 1340 236 195 169 0 51 0
[pid=2338] ppid=2337 vsize=9068 CPUtime=0.08
/proc/2338/stat : 2338 (SatELite_releas) R 2337 2337 2109 0 -1 4194304 2121 0 0 0 7 1 0 0 19 0 1 0 1151563675 9285632 2105 1992294400 134512640 135225430 4294956160 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/2338/statm: 2267 2106 51 174 0 2090 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14428

[startup+0.101493 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 2337
/proc/meminfo: memFree=1674888/2055920 swapFree=4176720/4192956
[pid=2337] ppid=2335 vsize=5360 CPUtime=0
/proc/2337/stat : 2337 (glucose.sh) S 2335 2337 2109 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1151563675 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2337/statm: 1340 236 195 169 0 51 0
[pid=2338] ppid=2337 vsize=12116 CPUtime=0.09
/proc/2338/stat : 2338 (SatELite_releas) R 2337 2337 2109 0 -1 4194304 2526 0 0 0 8 1 0 0 19 0 1 0 1151563675 12406784 2510 1992294400 134512640 135225430 4294956160 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/2338/statm: 3029 2511 51 174 0 2852 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17476

[startup+0.301524 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 2337
/proc/meminfo: memFree=1674888/2055920 swapFree=4176720/4192956
[pid=2337] ppid=2335 vsize=5360 CPUtime=0
/proc/2337/stat : 2337 (glucose.sh) S 2335 2337 2109 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1151563675 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2337/statm: 1340 236 195 169 0 51 0
[pid=2338] ppid=2337 vsize=30312 CPUtime=0.29
/proc/2338/stat : 2338 (SatELite_releas) R 2337 2337 2109 0 -1 4194304 6927 0 0 0 25 4 0 0 21 0 1 0 1151563675 31039488 6911 1992294400 134512640 135225430 4294956160 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/2338/statm: 7578 6912 51 174 0 7401 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35672

[startup+0.701585 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 2337
/proc/meminfo: memFree=1674888/2055920 swapFree=4176720/4192956
[pid=2337] ppid=2335 vsize=5360 CPUtime=0
/proc/2337/stat : 2337 (glucose.sh) S 2335 2337 2109 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1151563675 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2337/statm: 1340 236 195 169 0 51 0
[pid=2338] ppid=2337 vsize=78892 CPUtime=0.68
/proc/2338/stat : 2338 (SatELite_releas) R 2337 2337 2109 0 -1 4194304 17049 0 0 0 58 10 0 0 25 0 1 0 1151563675 80785408 17033 1992294400 134512640 135225430 4294956160 18446744073709551615 134735534 0 0 4096 3 0 0 0 17 0 0 0
/proc/2338/statm: 19723 17034 51 174 0 19546 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 84252

[startup+1.50271 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 2339
/proc/meminfo: memFree=1576248/2055920 swapFree=4176720/4192956
[pid=2337] ppid=2335 vsize=5360 CPUtime=0
/proc/2337/stat : 2337 (glucose.sh) S 2335 2337 2109 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1151563675 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2337/statm: 1340 236 195 169 0 51 0
[pid=2338] ppid=2337 vsize=162444 CPUtime=1.49
/proc/2338/stat : 2338 (SatELite_releas) R 2337 2337 2109 0 -1 4194304 37129 0 0 0 124 25 0 0 25 0 1 0 1151563675 166342656 37113 1992294400 134512640 135225430 4294956160 18446744073709551615 134717494 0 0 4096 3 0 0 0 17 0 0 0
/proc/2338/statm: 40611 37113 51 174 0 40434 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 167804

[startup+3.10195 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 2339
/proc/meminfo: memFree=1454136/2055920 swapFree=4176720/4192956
[pid=2337] ppid=2335 vsize=5360 CPUtime=0
/proc/2337/stat : 2337 (glucose.sh) S 2335 2337 2109 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1151563675 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2337/statm: 1340 236 195 169 0 51 0
[pid=2338] ppid=2337 vsize=251704 CPUtime=3.09
/proc/2338/stat : 2338 (SatELite_releas) R 2337 2337 2109 0 -1 4194304 58053 0 0 0 273 36 0 0 25 0 1 0 1151563675 257744896 58016 1992294400 134512640 135225430 4294956160 18446744073709551615 134549603 0 0 4096 3 0 0 0 17 0 0 0
/proc/2338/statm: 62926 58016 72 174 0 62749 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 257064

[startup+6.30244 s]
/proc/loadavg: 1.09 1.02 1.01 2/66 2339
/proc/meminfo: memFree=1443704/2055920 swapFree=4176720/4192956
[pid=2337] ppid=2335 vsize=5360 CPUtime=0
/proc/2337/stat : 2337 (glucose.sh) S 2335 2337 2109 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1151563675 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2337/statm: 1340 236 195 169 0 51 0
[pid=2338] ppid=2337 vsize=252728 CPUtime=6.29
/proc/2338/stat : 2338 (SatELite_releas) R 2337 2337 2109 0 -1 4194304 58284 0 0 0 591 38 0 0 25 0 1 0 1151563675 258793472 58247 1992294400 134512640 135225430 4294956160 18446744073709551615 134549609 0 0 4096 3 0 0 0 17 0 0 0
/proc/2338/statm: 63182 58247 72 174 0 63005 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 258088

[startup+12.7014 s]
/proc/loadavg: 1.08 1.02 1.00 2/66 2339
/proc/meminfo: memFree=1400376/2055920 swapFree=4176720/4192956
[pid=2337] ppid=2335 vsize=5360 CPUtime=0
/proc/2337/stat : 2337 (glucose.sh) S 2335 2337 2109 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1151563675 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2337/statm: 1340 236 195 169 0 51 0
[pid=2338] ppid=2337 vsize=286812 CPUtime=12.69
/proc/2338/stat : 2338 (SatELite_releas) R 2337 2337 2109 0 -1 4194304 72102 0 0 0 1215 54 0 0 25 0 1 0 1151563675 293695488 65787 1992294400 134512640 135225430 4294956160 18446744073709551615 134549603 0 0 4096 3 0 0 0 17 0 0 0
/proc/2338/statm: 71703 65787 77 174 0 71526 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 292172

[startup+25.5014 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 2339
/proc/meminfo: memFree=1344312/2055920 swapFree=4176720/4192956
[pid=2337] ppid=2335 vsize=5360 CPUtime=0
/proc/2337/stat : 2337 (glucose.sh) S 2335 2337 2109 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1151563675 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2337/statm: 1340 236 195 169 0 51 0
[pid=2338] ppid=2337 vsize=324768 CPUtime=25.47
/proc/2338/stat : 2338 (SatELite_releas) R 2337 2337 2109 0 -1 4194304 82245 0 0 0 2485 62 0 0 25 0 1 0 1151563675 332562432 75354 1992294400 134512640 135225430 4294956160 18446744073709551615 134549609 0 0 4096 3 0 0 0 17 0 0 0
/proc/2338/statm: 81192 75354 77 174 0 81015 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 330128

[startup+51.1013 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 2339
/proc/meminfo: memFree=1343608/2055920 swapFree=4176720/4192956
[pid=2337] ppid=2335 vsize=5360 CPUtime=0
/proc/2337/stat : 2337 (glucose.sh) S 2335 2337 2109 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 1151563675 5488640 236 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2337/statm: 1340 236 195 169 0 51 0
[pid=2338] ppid=2337 vsize=326304 CPUtime=51.05
/proc/2338/stat : 2338 (SatELite_releas) R 2337 2337 2109 0 -1 4194304 82517 0 0 0 5042 63 0 0 25 0 1 0 1151563675 334135296 75626 1992294400 134512640 135225430 4294956160 18446744073709551615 134712351 0 0 4096 3 0 0 0 17 0 0 0
/proc/2338/statm: 81576 75626 77 174 0 81399 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 331664

[startup+102.306 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 2340
/proc/meminfo: memFree=1570040/2055920 swapFree=4176720/4192956
[pid=2337] ppid=2335 vsize=5360 CPUtime=75.78
/proc/2337/stat : 2337 (glucose.sh) S 2335 2337 2109 0 -1 4194304 313 91372 0 0 0 0 7498 80 16 0 1 0 1151563675 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2337/statm: 1340 238 195 169 0 51 0
[pid=2340] ppid=2337 vsize=57272 CPUtime=26.43
/proc/2340/stat : 2340 (glucose_static) R 2337 2337 2109 0 -1 4194304 14126 0 0 0 2635 8 0 0 25 0 1 0 1151571260 58646528 14112 1992294400 134512640 135217611 4294956288 18446744073709551615 134533124 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2340/statm: 14318 14112 77 172 0 14143 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 62632

[startup+162.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 2340
/proc/meminfo: memFree=1564152/2055920 swapFree=4176720/4192956
[pid=2337] ppid=2335 vsize=5360 CPUtime=75.78
/proc/2337/stat : 2337 (glucose.sh) S 2335 2337 2109 0 -1 4194304 313 91372 0 0 0 0 7498 80 16 0 1 0 1151563675 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2337/statm: 1340 238 195 169 0 51 0
[pid=2340] ppid=2337 vsize=63492 CPUtime=86.38
/proc/2340/stat : 2340 (glucose_static) R 2337 2337 2109 0 -1 4194304 15601 0 0 0 8629 9 0 0 25 0 1 0 1151571260 65015808 15587 1992294400 134512640 135217611 4294956288 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2340/statm: 15873 15587 77 172 0 15698 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 68852

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2340
/proc/meminfo: memFree=1560760/2055920 swapFree=4176720/4192956
[pid=2337] ppid=2335 vsize=5360 CPUtime=75.78
/proc/2337/stat : 2337 (glucose.sh) S 2335 2337 2109 0 -1 4194304 313 91372 0 0 0 0 7498 80 16 0 1 0 1151563675 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2337/statm: 1340 238 195 169 0 51 0
[pid=2340] ppid=2337 vsize=66988 CPUtime=146.36
/proc/2340/stat : 2340 (glucose_static) R 2337 2337 2109 0 -1 4194304 16467 0 0 0 14627 9 0 0 25 0 1 0 1151571260 68595712 16453 1992294400 134512640 135217611 4294956288 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2340/statm: 16747 16453 77 172 0 16572 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 72348

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2340
/proc/meminfo: memFree=1558008/2055920 swapFree=4176720/4192956
[pid=2337] ppid=2335 vsize=5360 CPUtime=75.78
/proc/2337/stat : 2337 (glucose.sh) S 2335 2337 2109 0 -1 4194304 313 91372 0 0 0 0 7498 80 16 0 1 0 1151563675 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2337/statm: 1340 238 195 169 0 51 0
[pid=2340] ppid=2337 vsize=69716 CPUtime=206.33
/proc/2340/stat : 2340 (glucose_static) R 2337 2337 2109 0 -1 4194304 17161 0 0 0 20623 10 0 0 25 0 1 0 1151571260 71389184 17147 1992294400 134512640 135217611 4294956288 18446744073709551615 134526282 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2340/statm: 17429 17147 77 172 0 17254 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 75076

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2340
/proc/meminfo: memFree=1555960/2055920 swapFree=4176720/4192956
[pid=2337] ppid=2335 vsize=5360 CPUtime=75.78
/proc/2337/stat : 2337 (glucose.sh) S 2335 2337 2109 0 -1 4194304 313 91372 0 0 0 0 7498 80 16 0 1 0 1151563675 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2337/statm: 1340 238 195 169 0 51 0
[pid=2340] ppid=2337 vsize=71860 CPUtime=266.29
/proc/2340/stat : 2340 (glucose_static) R 2337 2337 2109 0 -1 4194304 17662 0 0 0 26619 10 0 0 25 0 1 0 1151571260 73584640 17648 1992294400 134512640 135217611 4294956288 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2340/statm: 17965 17648 77 172 0 17790 0

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

/proc/2340/statm: 20175 19836 77 172 0 20000 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 86060

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2340
/proc/meminfo: memFree=1545464/2055920 swapFree=4176720/4192956
[pid=2337] ppid=2335 vsize=5360 CPUtime=75.78
/proc/2337/stat : 2337 (glucose.sh) S 2335 2337 2109 0 -1 4194304 313 91372 0 0 0 0 7498 80 16 0 1 0 1151563675 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2337/statm: 1340 238 195 169 0 51 0
[pid=2340] ppid=2337 vsize=82340 CPUtime=566.17
/proc/2340/stat : 2340 (glucose_static) R 2337 2337 2109 0 -1 4194304 20264 0 0 0 56604 13 0 0 25 0 1 0 1151571260 84316160 20250 1992294400 134512640 135217611 4294956288 18446744073709551615 134533336 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2340/statm: 20585 20250 77 172 0 20410 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 87700

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2340
/proc/meminfo: memFree=1543736/2055920 swapFree=4176720/4192956
[pid=2337] ppid=2335 vsize=5360 CPUtime=75.78
/proc/2337/stat : 2337 (glucose.sh) S 2335 2337 2109 0 -1 4194304 313 91372 0 0 0 0 7498 80 16 0 1 0 1151563675 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2337/statm: 1340 238 195 169 0 51 0
[pid=2340] ppid=2337 vsize=83988 CPUtime=626.12
/proc/2340/stat : 2340 (glucose_static) R 2337 2337 2109 0 -1 4194304 20678 0 0 0 62598 14 0 0 25 0 1 0 1151571260 86003712 20664 1992294400 134512640 135217611 4294956288 18446744073709551615 134533007 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2340/statm: 20997 20664 77 172 0 20822 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 89348

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2340
/proc/meminfo: memFree=1541368/2055920 swapFree=4176720/4192956
[pid=2337] ppid=2335 vsize=5360 CPUtime=75.78
/proc/2337/stat : 2337 (glucose.sh) S 2335 2337 2109 0 -1 4194304 313 91372 0 0 0 0 7498 80 16 0 1 0 1151563675 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2337/statm: 1340 238 195 169 0 51 0
[pid=2340] ppid=2337 vsize=86344 CPUtime=686.1
/proc/2340/stat : 2340 (glucose_static) R 2337 2337 2109 0 -1 4194304 21272 0 0 0 68595 15 0 0 25 0 1 0 1151571260 88416256 21258 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2340/statm: 21586 21258 77 172 0 21411 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 91704

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2340
/proc/meminfo: memFree=1538168/2055920 swapFree=4176720/4192956
[pid=2337] ppid=2335 vsize=5360 CPUtime=75.78
/proc/2337/stat : 2337 (glucose.sh) S 2335 2337 2109 0 -1 4194304 313 91372 0 0 0 0 7498 80 16 0 1 0 1151563675 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2337/statm: 1340 238 195 169 0 51 0
[pid=2340] ppid=2337 vsize=90008 CPUtime=746.06
/proc/2340/stat : 2340 (glucose_static) R 2337 2337 2109 0 -1 4194304 22139 0 0 0 74591 15 0 0 25 0 1 0 1151571260 92168192 22125 1992294400 134512640 135217611 4294956288 18446744073709551615 134532973 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2340/statm: 22502 22125 77 172 0 22327 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 95368

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2340
/proc/meminfo: memFree=1536120/2055920 swapFree=4176720/4192956
[pid=2337] ppid=2335 vsize=5360 CPUtime=75.78
/proc/2337/stat : 2337 (glucose.sh) S 2335 2337 2109 0 -1 4194304 313 91372 0 0 0 0 7498 80 16 0 1 0 1151563675 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2337/statm: 1340 238 195 169 0 51 0
[pid=2340] ppid=2337 vsize=91816 CPUtime=806.04
/proc/2340/stat : 2340 (glucose_static) R 2337 2337 2109 0 -1 4194304 22573 0 0 0 80588 16 0 0 25 0 1 0 1151571260 94019584 22559 1992294400 134512640 135217611 4294956288 18446744073709551615 134533555 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2340/statm: 22954 22559 77 172 0 22779 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 97176

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2340
/proc/meminfo: memFree=1533432/2055920 swapFree=4176720/4192956
[pid=2337] ppid=2335 vsize=5360 CPUtime=75.78
/proc/2337/stat : 2337 (glucose.sh) S 2335 2337 2109 0 -1 4194304 313 91372 0 0 0 0 7498 80 16 0 1 0 1151563675 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2337/statm: 1340 238 195 169 0 51 0
[pid=2340] ppid=2337 vsize=94948 CPUtime=866
/proc/2340/stat : 2340 (glucose_static) R 2337 2337 2109 0 -1 4194304 23247 0 0 0 86584 16 0 0 25 0 1 0 1151571260 97226752 23233 1992294400 134512640 135217611 4294956288 18446744073709551615 134533004 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2340/statm: 23737 23233 77 172 0 23562 0
Current children cumulated CPU time (s) 941.78
Current children cumulated vsize (KiB) 100308

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2340
/proc/meminfo: memFree=1531512/2055920 swapFree=4176720/4192956
[pid=2337] ppid=2335 vsize=5360 CPUtime=75.78
/proc/2337/stat : 2337 (glucose.sh) S 2335 2337 2109 0 -1 4194304 313 91372 0 0 0 0 7498 80 16 0 1 0 1151563675 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2337/statm: 1340 238 195 169 0 51 0
[pid=2340] ppid=2337 vsize=96736 CPUtime=925.97
/proc/2340/stat : 2340 (glucose_static) R 2337 2337 2109 0 -1 4194304 23716 0 0 0 92581 16 0 0 25 0 1 0 1151571260 99057664 23702 1992294400 134512640 135217611 4294956288 18446744073709551615 134533225 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2340/statm: 24184 23702 77 172 0 24009 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 102096

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2340
/proc/meminfo: memFree=1529976/2055920 swapFree=4176720/4192956
[pid=2337] ppid=2335 vsize=5360 CPUtime=75.78
/proc/2337/stat : 2337 (glucose.sh) S 2335 2337 2109 0 -1 4194304 313 91372 0 0 0 0 7498 80 16 0 1 0 1151563675 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2337/statm: 1340 238 195 169 0 51 0
[pid=2340] ppid=2337 vsize=98264 CPUtime=985.93
/proc/2340/stat : 2340 (glucose_static) R 2337 2337 2109 0 -1 4194304 24095 0 0 0 98576 17 0 0 25 0 1 0 1151571260 100622336 24081 1992294400 134512640 135217611 4294956288 18446744073709551615 134533268 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2340/statm: 24566 24081 77 172 0 24391 0
Current children cumulated CPU time (s) 1061.71
Current children cumulated vsize (KiB) 103624

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2340
/proc/meminfo: memFree=1528248/2055920 swapFree=4176720/4192956
[pid=2337] ppid=2335 vsize=5360 CPUtime=75.78
/proc/2337/stat : 2337 (glucose.sh) S 2335 2337 2109 0 -1 4194304 313 91372 0 0 0 0 7498 80 16 0 1 0 1151563675 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2337/statm: 1340 238 195 169 0 51 0
[pid=2340] ppid=2337 vsize=99764 CPUtime=1045.9
/proc/2340/stat : 2340 (glucose_static) R 2337 2337 2109 0 -1 4194304 24499 0 0 0 104573 17 0 0 25 0 1 0 1151571260 102158336 24485 1992294400 134512640 135217611 4294956288 18446744073709551615 134533339 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2340/statm: 24941 24485 77 172 0 24766 0
Current children cumulated CPU time (s) 1121.68
Current children cumulated vsize (KiB) 105124

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2340
/proc/meminfo: memFree=1526648/2055920 swapFree=4176720/4192956
[pid=2337] ppid=2335 vsize=5360 CPUtime=75.78
/proc/2337/stat : 2337 (glucose.sh) S 2335 2337 2109 0 -1 4194304 313 91372 0 0 0 0 7498 80 16 0 1 0 1151563675 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2337/statm: 1340 238 195 169 0 51 0
[pid=2340] ppid=2337 vsize=101608 CPUtime=1105.88
/proc/2340/stat : 2340 (glucose_static) R 2337 2337 2109 0 -1 4194304 24958 0 0 0 110570 18 0 0 25 0 1 0 1151571260 104046592 24944 1992294400 134512640 135217611 4294956288 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2340/statm: 25402 24944 77 172 0 25227 0
Current children cumulated CPU time (s) 1181.66
Current children cumulated vsize (KiB) 106968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2340
/proc/meminfo: memFree=1526200/2055920 swapFree=4176720/4192956
[pid=2337] ppid=2335 vsize=5360 CPUtime=75.78
/proc/2337/stat : 2337 (glucose.sh) S 2335 2337 2109 0 -1 4194304 313 91372 0 0 0 0 7498 80 16 0 1 0 1151563675 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2337/statm: 1340 238 195 169 0 51 0
[pid=2340] ppid=2337 vsize=101908 CPUtime=1124.26
/proc/2340/stat : 2340 (glucose_static) R 2337 2337 2109 0 -1 4194304 25023 0 0 0 112408 18 0 0 25 0 1 0 1151571260 104353792 25009 1992294400 134512640 135217611 4294956288 18446744073709551615 134533202 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2340/statm: 25477 25009 77 172 0 25302 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 107268

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 2340
/proc/meminfo: memFree=1526200/2055920 swapFree=4176720/4192956
[pid=2337] ppid=2335 vsize=5360 CPUtime=75.78
/proc/2337/stat : 2337 (glucose.sh) S 2335 2337 2109 0 -1 4194304 313 91372 0 0 0 0 7498 80 16 0 1 0 1151563675 5488640 238 1992294400 4194304 4889804 548682068800 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2337/statm: 1340 238 195 169 0 51 0
[pid=2340] ppid=2337 vsize=101908 CPUtime=1124.26
/proc/2340/stat : 2340 (glucose_static) R 2337 2337 2109 0 -1 4194304 25023 0 0 0 112408 18 0 0 25 0 1 0 1151571260 104353792 25009 1992294400 134512640 135217611 4294956288 18446744073709551615 134533202 0 0 4096 8388611 0 0 0 17 0 0 0
/proc/2340/statm: 25477 25009 77 172 0 25302 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 107268

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1200.71
CPU time (s): 1200.04
CPU user time (s): 1199.06
CPU system time (s): 0.98
CPU usage (%): 99.944
Max. virtual memory (cumulated for all children) (KiB): 350420

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

runsolver used 1.13083 second user time and 3.24751 second system time

The end

Launcher Data

Begin job on node34 at 2009-04-03 22:03:07
IDJOB=1563706
IDBENCH=70959
IDSOLVER=503
FILE ID=node34/1563706-1238788983
PBS_JOBID= 9085592
Free space on /tmp= 66432 MiB

SOLVER NAME= glucose 1.0
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-ee-r3-noholes.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563706-1238788983/watcher-1563706-1238788983 -o /tmp/evaluation-result-1563706-1238788983/solver-1563706-1238788983 -C 1200 -W 1800 -M 1800 --output-limit 1,15  glucose.sh HOME/instance-1563706-1238788983.cnf

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

MD5SUM BENCH= 91d125ee3007575f40ddeef126d7f80f
RANDOM SEED=205896421

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1675304 kB
Buffers:         36800 kB
Cached:         267828 kB
SwapCached:      10076 kB
Active:         160788 kB
Inactive:       155328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1675304 kB
SwapTotal:     4192956 kB
SwapFree:      4176720 kB
Dirty:           63208 kB
Writeback:           0 kB
Mapped:          17180 kB
Slab:            50484 kB
Committed_AS:  2970892 kB
PageTables:       1388 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= 66384 MiB
End job on node34 at 2009-04-03 22:23:09