Trace number 1820517

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
APTUSAT 2009-03-22UNSAT 282.9 282.969

General information on the benchmark

Nameindustrial/palacios/medium/
cube-11-h13-unsat.cnf
MD5SUM3a68d904935650d9da7e64e1ee7bae82
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark282.9
Satisfiable
(Un)Satisfiability was proved
Number of variables454385
Number of clauses1367522
Sum of the clauses size3191290
Maximum clause length19
Minimum clause length1
Number of clauses of size 11331
Number of clauses of size 2911962
Number of clauses of size 3451911
Number of clauses of size 42126
Number of clauses of size 518
Number of clauses of size over 5174

Solver Data

0.00/0.00	c Parsing...
1.32/1.33	c ==============================================================================
1.32/1.33	c |           |     ORIGINAL     |              LEARNT              |          |
1.32/1.33	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.32/1.33	c ==============================================================================
1.32/1.33	c |         0 | 1363529  3183304 |  409058       0        0     nan |  0.000 % |
24.10/24.18	c |         0 |  791939  2743161 |      --       0       --      -- |     --   | -571590/-440143
24.10/24.19	c ==============================================================================
24.10/24.19	c Result  :   #vars: 120512   #clauses: 791939   #literals: 2743161
24.10/24.19	c CPU time:   23.61 s
24.10/24.19	c ==============================================================================
25.10/25.17	This is MiniSat 2.0 beta
25.10/25.17	WARNING: for repeatability, setting FPU to use double precision
25.10/25.17	============================[ Problem Statistics ]=============================
25.10/25.17	|                                                                             |
25.10/25.17	|  Number of variables:  120512                                               |
25.10/25.17	|  Number of clauses:    791939                                               |
25.70/25.72	|  Parsing time:         0.51         s                                       |
25.70/25.76	============================[ Search Statistics ]==============================
25.70/25.76	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
25.70/25.76	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
25.70/25.76	===============================================================================
25.70/25.76	|         0 |  120512   791939  2743161 |   263979        0    nan |  0.000 % |
26.48/26.55	|       100 |  120511   791939  2743161 |   290377       99     43 |  0.001 % |
27.58/27.62	|       250 |  120511   791939  2743161 |   319415      249    209 |  0.001 % |
28.58/28.64	|       475 |  120511   791939  2743161 |   351356      474    149 |  0.001 % |
31.55/31.63	|       812 |  120511   791148  2740626 |   386492      811    239 |  0.001 % |
35.85/35.95	|      1318 |  120511   791148  2740626 |   425141     1317    202 |  0.001 % |
44.75/44.90	|      2078 |  120511   791148  2740626 |   467656     2077    204 |  0.001 % |
53.75/53.90	|      3217 |  120510   790314  2737883 |   514421     3215    229 |  0.002 % |
69.55/69.70	|      4926 |  120508   789134  2734409 |   565863     4922    232 |  0.003 % |
100.44/100.59	|      7489 |  120508   789134  2734409 |   622450     7485    203 |  0.003 % |
140.64/140.78	|     11333 |  120504   786453  2724564 |   684695    11325    196 |  0.007 % |
209.85/209.97	|     17101 |  120497   777364  2688431 |   753164    11889    163 |  0.012 % |
282.85/282.93	===============================================================================
282.85/282.93	restarts              : 12
282.85/282.93	conflicts             : 22736          (88 /sec)
282.85/282.93	decisions             : 86953          (1.45 % random) (338 /sec)
282.85/282.93	propagations          : 333864037      (1296056 /sec)
282.85/282.93	conflict literals     : 4093443        (55.64 % deleted)
282.85/282.93	Memory used           : 60.01 MB
282.85/282.93	CPU time              : 257.6 s
282.85/282.93	
282.85/282.93	UNSATISFIABLE
282.85/282.94	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1820517-1242451112/watcher-1820517-1242451112 -o /tmp/evaluation-result-1820517-1242451112/solver-1820517-1242451112 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820517-1242451112.cnf -restarts=1 

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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 0.92 1.01 1.04 2/96 10930
/proc/meminfo: memFree=1277488/2074464 swapFree=1950760/1959888
[pid=10930] ppid=10928 vsize=2412 CPUtime=0
/proc/10930/stat : 10930 (SatELiteGTI) S 10928 10930 11066 0 -1 4194304 368 644 0 0 0 0 0 0 25 0 1 0 1009609761 2469888 276 4294967295 134512640 135169312 3215005008 3215003544 3085807342 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10930/statm: 603 276 235 161 0 42 0
[pid=10934] ppid=10930 vsize=952 CPUtime=0
/proc/10934/stat : 10934 (SatELite_releas) R 10930 10930 11066 0 -1 4202496 116 0 0 0 0 0 0 0 18 0 1 0 1009609762 974848 51 4294967295 134512640 135223648 3219415424 3219414492 134665936 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10934/statm: 239 55 44 174 0 64 0

[startup+0.095611 s]
/proc/loadavg: 0.92 1.01 1.04 2/96 10930
/proc/meminfo: memFree=1277488/2074464 swapFree=1950760/1959888
[pid=10930] ppid=10928 vsize=2412 CPUtime=0
/proc/10930/stat : 10930 (SatELiteGTI) S 10928 10930 11066 0 -1 4194304 368 644 0 0 0 0 0 0 25 0 1 0 1009609761 2469888 276 4294967295 134512640 135169312 3215005008 3215003544 3085807342 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10930/statm: 603 276 235 161 0 42 0
[pid=10934] ppid=10930 vsize=15876 CPUtime=0.1
/proc/10934/stat : 10934 (SatELite_releas) R 10930 10930 11066 0 -1 4202496 3395 0 0 0 8 2 0 0 18 0 1 0 1009609762 16257024 3330 4294967295 134512640 135223648 3219415424 3219414376 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10934/statm: 3969 3330 47 174 0 3794 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 18288

[startup+0.11561 s]
/proc/loadavg: 0.92 1.01 1.04 2/96 10930
/proc/meminfo: memFree=1277488/2074464 swapFree=1950760/1959888
[pid=10930] ppid=10928 vsize=2412 CPUtime=0
/proc/10930/stat : 10930 (SatELiteGTI) S 10928 10930 11066 0 -1 4194304 368 644 0 0 0 0 0 0 25 0 1 0 1009609761 2469888 276 4294967295 134512640 135169312 3215005008 3215003544 3085807342 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10930/statm: 603 276 235 161 0 42 0
[pid=10934] ppid=10930 vsize=18236 CPUtime=0.12
/proc/10934/stat : 10934 (SatELite_releas) R 10930 10930 11066 0 -1 4202496 4081 0 0 0 10 2 0 0 18 0 1 0 1009609762 18673664 4016 4294967295 134512640 135223648 3219415424 3219414008 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10934/statm: 4559 4018 47 174 0 4384 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 20648

[startup+0.315599 s]
/proc/loadavg: 0.92 1.01 1.04 2/96 10930
/proc/meminfo: memFree=1277488/2074464 swapFree=1950760/1959888
[pid=10930] ppid=10928 vsize=2412 CPUtime=0
/proc/10930/stat : 10930 (SatELiteGTI) S 10928 10930 11066 0 -1 4194304 368 644 0 0 0 0 0 0 25 0 1 0 1009609761 2469888 276 4294967295 134512640 135169312 3215005008 3215003544 3085807342 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10930/statm: 603 276 235 161 0 42 0
[pid=10934] ppid=10930 vsize=54704 CPUtime=0.32
/proc/10934/stat : 10934 (SatELite_releas) R 10930 10930 11066 0 -1 4202496 10454 0 0 0 23 9 0 0 18 0 1 0 1009609762 56016896 10389 4294967295 134512640 135223648 3219415424 3219414376 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10934/statm: 13676 10389 47 174 0 13501 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 57116

[startup+0.715577 s]
/proc/loadavg: 0.92 1.01 1.04 2/96 10930
/proc/meminfo: memFree=1277488/2074464 swapFree=1950760/1959888
[pid=10930] ppid=10928 vsize=2412 CPUtime=0
/proc/10930/stat : 10930 (SatELiteGTI) S 10928 10930 11066 0 -1 4194304 368 644 0 0 0 0 0 0 25 0 1 0 1009609761 2469888 276 4294967295 134512640 135169312 3215005008 3215003544 3085807342 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10930/statm: 603 276 235 161 0 42 0
[pid=10934] ppid=10930 vsize=113960 CPUtime=0.72
/proc/10934/stat : 10934 (SatELite_releas) R 10930 10930 11066 0 -1 4202496 22720 0 0 0 53 19 0 0 18 0 1 0 1009609762 116695040 22655 4294967295 134512640 135223648 3219415424 3219413992 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10934/statm: 28490 22655 47 174 0 28315 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 116372

[startup+1.51553 s]
/proc/loadavg: 0.93 1.01 1.04 3/98 10935
/proc/meminfo: memFree=1151008/2074464 swapFree=1950760/1959888
[pid=10930] ppid=10928 vsize=2412 CPUtime=0
/proc/10930/stat : 10930 (SatELiteGTI) S 10928 10930 11066 0 -1 4194304 368 644 0 0 0 0 0 0 25 0 1 0 1009609761 2469888 276 4294967295 134512640 135169312 3215005008 3215003544 3085807342 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10930/statm: 603 276 235 161 0 42 0
[pid=10934] ppid=10930 vsize=186816 CPUtime=1.52
/proc/10934/stat : 10934 (SatELite_releas) R 10930 10930 11066 0 -1 4202496 44023 0 0 0 125 27 0 0 20 0 1 0 1009609762 191299584 42813 4294967295 134512640 135223648 3219415424 3219413200 134585463 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10934/statm: 46704 42813 72 174 0 46529 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 189228

[startup+3.11544 s]
/proc/loadavg: 0.93 1.01 1.04 3/98 10935
/proc/meminfo: memFree=1103516/2074464 swapFree=1950760/1959888
[pid=10930] ppid=10928 vsize=2412 CPUtime=0
/proc/10930/stat : 10930 (SatELiteGTI) S 10928 10930 11066 0 -1 4194304 368 644 0 0 0 0 0 0 25 0 1 0 1009609761 2469888 276 4294967295 134512640 135169312 3215005008 3215003544 3085807342 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10930/statm: 603 276 235 161 0 42 0
[pid=10934] ppid=10930 vsize=192288 CPUtime=3.12
/proc/10934/stat : 10934 (SatELite_releas) R 10930 10930 11066 0 -1 4202496 45203 0 0 0 282 30 0 0 25 0 1 0 1009609762 196902912 43993 4294967295 134512640 135223648 3219415424 3219413424 134548219 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10934/statm: 48072 43993 73 174 0 47897 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 194700

[startup+6.31527 s]
/proc/loadavg: 0.93 1.01 1.04 3/98 10935
/proc/meminfo: memFree=1088048/2074464 swapFree=1950760/1959888
[pid=10930] ppid=10928 vsize=2412 CPUtime=0
/proc/10930/stat : 10930 (SatELiteGTI) S 10928 10930 11066 0 -1 4194304 368 644 0 0 0 0 0 0 25 0 1 0 1009609761 2469888 276 4294967295 134512640 135169312 3215005008 3215003544 3085807342 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10930/statm: 603 276 235 161 0 42 0
[pid=10934] ppid=10930 vsize=201920 CPUtime=6.32
/proc/10934/stat : 10934 (SatELite_releas) R 10930 10930 11066 0 -1 4202496 47299 0 0 0 599 33 0 0 25 0 1 0 1009609762 206766080 46089 4294967295 134512640 135223648 3219415424 3219413424 134548161 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10934/statm: 50480 46089 73 174 0 50305 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 204332

[startup+12.7149 s]
/proc/loadavg: 0.94 1.00 1.03 3/98 10935
/proc/meminfo: memFree=1062980/2074464 swapFree=1950760/1959888
[pid=10930] ppid=10928 vsize=2412 CPUtime=0
/proc/10930/stat : 10930 (SatELiteGTI) S 10928 10930 11066 0 -1 4194304 368 644 0 0 0 0 0 0 25 0 1 0 1009609761 2469888 276 4294967295 134512640 135169312 3215005008 3215003544 3085807342 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10930/statm: 603 276 235 161 0 42 0
[pid=10934] ppid=10930 vsize=215420 CPUtime=12.72
/proc/10934/stat : 10934 (SatELite_releas) R 10930 10930 11066 0 -1 4202496 50273 0 0 0 1231 41 0 0 25 0 1 0 1009609762 220590080 49063 4294967295 134512640 135223648 3219415424 3219413424 134548219 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10934/statm: 53855 49063 73 174 0 53680 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 217832

[startup+25.5142 s]
/proc/loadavg: 0.95 1.00 1.03 3/98 10938
/proc/meminfo: memFree=1224020/2074464 swapFree=1950760/1959888
[pid=10930] ppid=10928 vsize=2416 CPUtime=25.15
/proc/10930/stat : 10930 (SatELiteGTI) S 10928 10930 11066 0 -1 4194304 385 59491 0 0 0 0 2454 61 18 0 1 0 1009609761 2473984 277 4294967295 134512640 135169312 3215005008 3215001224 3085807342 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10930/statm: 604 277 235 161 0 43 0
[pid=10938] ppid=10930 vsize=28180 CPUtime=0.35
/proc/10938/stat : 10938 (minisat_static) R 10930 10930 11066 0 -1 4202496 6583 0 0 0 32 3 0 0 23 0 1 0 1009612278 28856320 6484 4294967295 134512640 135213731 3216520992 3215471200 134736239 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10938/statm: 7045 6484 56 172 0 6871 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 30596

[startup+51.1228 s]
/proc/loadavg: 0.96 1.00 1.03 3/98 10942
/proc/meminfo: memFree=1180364/2074464 swapFree=1950760/1959888
[pid=10930] ppid=10928 vsize=2416 CPUtime=25.15
/proc/10930/stat : 10930 (SatELiteGTI) S 10928 10930 11066 0 -1 4194304 385 59491 0 0 0 0 2454 61 18 0 1 0 1009609761 2473984 277 4294967295 134512640 135169312 3215005008 3215001224 3085807342 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10930/statm: 604 277 235 161 0 43 0
[pid=10938] ppid=10930 vsize=52732 CPUtime=25.9
/proc/10938/stat : 10938 (minisat_static) R 10930 10930 11066 0 -1 4202496 12543 0 0 0 2581 9 0 0 25 0 1 0 1009612278 53997568 12444 4294967295 134512640 135213731 3216520992 3216519400 134719542 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10938/statm: 13183 12444 74 172 0 13009 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 55148

[startup+102.31 s]
/proc/loadavg: 0.98 1.00 1.03 2/98 11131
/proc/meminfo: memFree=1176056/2074464 swapFree=1950760/1959888
[pid=10930] ppid=10928 vsize=2416 CPUtime=25.15
/proc/10930/stat : 10930 (SatELiteGTI) S 10928 10930 11066 0 -1 4194304 385 59491 0 0 0 0 2454 61 18 0 1 0 1009609761 2473984 277 4294967295 134512640 135169312 3215005008 3215001224 3085807342 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10930/statm: 604 277 235 161 0 43 0
[pid=10938] ppid=10930 vsize=56708 CPUtime=77.09
/proc/10938/stat : 10938 (minisat_static) R 10930 10930 11066 0 -1 4202496 13539 0 0 0 7699 10 0 0 25 0 1 0 1009612278 58068992 13440 4294967295 134512640 135213731 3216520992 3216519472 134530403 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10938/statm: 14177 13440 74 172 0 14003 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 59124

[startup+162.317 s]
/proc/loadavg: 0.99 1.00 1.02 2/98 11321
/proc/meminfo: memFree=1171708/2074464 swapFree=1950760/1959888
[pid=10930] ppid=10928 vsize=2416 CPUtime=25.15
/proc/10930/stat : 10930 (SatELiteGTI) S 10928 10930 11066 0 -1 4194304 385 59491 0 0 0 0 2454 61 18 0 1 0 1009609761 2473984 277 4294967295 134512640 135169312 3215005008 3215001224 3085807342 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10930/statm: 604 277 235 161 0 43 0
[pid=10938] ppid=10930 vsize=60752 CPUtime=137.1
/proc/10938/stat : 10938 (minisat_static) R 10930 10930 11066 0 -1 4202496 14543 0 0 0 13698 12 0 0 25 0 1 0 1009612278 62210048 14444 4294967295 134512640 135213731 3216520992 3216519472 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10938/statm: 15188 14444 74 172 0 15014 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 63168

[startup+222.313 s]
/proc/loadavg: 0.99 1.00 1.01 3/98 11510
/proc/meminfo: memFree=1170972/2074464 swapFree=1950760/1959888
[pid=10930] ppid=10928 vsize=2416 CPUtime=25.15
/proc/10930/stat : 10930 (SatELiteGTI) S 10928 10930 11066 0 -1 4194304 385 59491 0 0 0 0 2454 61 18 0 1 0 1009609761 2473984 277 4294967295 134512640 135169312 3215005008 3215001224 3085807342 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10930/statm: 604 277 235 161 0 43 0
[pid=10938] ppid=10930 vsize=61444 CPUtime=197.1
/proc/10938/stat : 10938 (minisat_static) R 10930 10930 11066 0 -1 4202496 14704 0 0 0 19698 12 0 0 25 0 1 0 1009612278 62918656 14605 4294967295 134512640 135213731 3216520992 3216519248 134536477 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10938/statm: 15361 14605 74 172 0 15187 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 63860

[startup+282.31 s]
/proc/loadavg: 0.99 1.00 1.01 3/98 11699
/proc/meminfo: memFree=1171088/2074464 swapFree=1950760/1959888
[pid=10930] ppid=10928 vsize=2416 CPUtime=25.15
/proc/10930/stat : 10930 (SatELiteGTI) S 10928 10930 11066 0 -1 4194304 385 59491 0 0 0 0 2454 61 18 0 1 0 1009609761 2473984 277 4294967295 134512640 135169312 3215005008 3215001224 3085807342 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10930/statm: 604 277 235 161 0 43 0
[pid=10938] ppid=10930 vsize=61444 CPUtime=257.1
/proc/10938/stat : 10938 (minisat_static) R 10930 10930 11066 0 -1 4202496 14706 0 0 0 25698 12 0 0 25 0 1 0 1009612278 62918656 14607 4294967295 134512640 135213731 3216520992 3216519472 134529968 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10938/statm: 15361 14607 74 172 0 15187 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 63860

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

[startup+282.72 s]
/proc/loadavg: 0.99 1.00 1.01 3/98 11699
/proc/meminfo: memFree=1171088/2074464 swapFree=1950760/1959888
[pid=10930] ppid=10928 vsize=2416 CPUtime=25.15
/proc/10930/stat : 10930 (SatELiteGTI) S 10928 10930 11066 0 -1 4194304 385 59491 0 0 0 0 2454 61 18 0 1 0 1009609761 2473984 277 4294967295 134512640 135169312 3215005008 3215001224 3085807342 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10930/statm: 604 277 235 161 0 43 0
[pid=10938] ppid=10930 vsize=61444 CPUtime=257.51
/proc/10938/stat : 10938 (minisat_static) R 10930 10930 11066 0 -1 4202496 14706 0 0 0 25739 12 0 0 25 0 1 0 1009612278 62918656 14607 4294967295 134512640 135213731 3216520992 3216519472 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10938/statm: 15361 14607 74 172 0 15187 0
Current children cumulated CPU time (s) 282.66
Current children cumulated vsize (KiB) 63860

[startup+282.91 s]
/proc/loadavg: 0.99 1.00 1.01 3/98 11699
/proc/meminfo: memFree=1171088/2074464 swapFree=1950760/1959888
[pid=10930] ppid=10928 vsize=2416 CPUtime=25.15
/proc/10930/stat : 10930 (SatELiteGTI) S 10928 10930 11066 0 -1 4194304 385 59491 0 0 0 0 2454 61 18 0 1 0 1009609761 2473984 277 4294967295 134512640 135169312 3215005008 3215001224 3085807342 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10930/statm: 604 277 235 161 0 43 0
[pid=10938] ppid=10930 vsize=61444 CPUtime=257.7
/proc/10938/stat : 10938 (minisat_static) R 10930 10930 11066 0 -1 4202496 14706 0 0 0 25758 12 0 0 25 0 1 0 1009612278 62918656 14607 4294967295 134512640 135213731 3216520992 3216519472 134530021 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10938/statm: 15361 14607 74 172 0 15187 0
Current children cumulated CPU time (s) 282.85
Current children cumulated vsize (KiB) 63860

Child status: 20
Real time (s): 282.969
CPU time (s): 282.9
CPU user time (s): 282.14
CPU system time (s): 0.76
CPU usage (%): 99.9757
Max. virtual memory (cumulated for all children) (KiB): 251156

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi23 at 2009-05-16 07:18:32
IDJOB=1820517
IDBENCH=20424
IDSOLVER=662
FILE ID=tipi23/1820517-1242451112
PBS_JOBID=
Free space on /tmp= 9752 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT07/industrial/palacios/medium/cube-11-h13-unsat.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820517-1242451112/watcher-1820517-1242451112 -o /tmp/evaluation-result-1820517-1242451112/solver-1820517-1242451112 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820517-1242451112.cnf -restarts=1

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

MD5SUM BENCH= 3a68d904935650d9da7e64e1ee7bae82
RANDOM SEED= 1698996904

Linux tipi23 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.377
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.38

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.377
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.78

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.377
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.79

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.377
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.78


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1277488 kB
Buffers:         38900 kB
Cached:         657824 kB
SwapCached:       3700 kB
Active:         336828 kB
Inactive:       371600 kB
HighTotal:     1178688 kB
HighFree:       514624 kB
LowTotal:       895776 kB
LowFree:        762864 kB
SwapTotal:     1959888 kB
SwapFree:      1950760 kB
Dirty:           26704 kB
Writeback:           0 kB
AnonPages:       10960 kB
Mapped:           4444 kB
Slab:            79640 kB
PageTables:        580 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    96896 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9752 MiB
End job on tipi23 at 2009-05-16 07:23:18