Trace number 1821207

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-22? (TO) 1200.04 1199.92

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-28-s100.cnf
MD5SUM06e51f5d7b210924fc518c0569affee4
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 variables32151
Number of clauses96786
Sum of the clauses size228372
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261858
Number of clauses of size 334864
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.09	c ==============================================================================
0.00/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.09	c ==============================================================================
0.00/0.09	c |         0 |   96586   227896 |   28975       0        0     nan |  0.000 % |
1.22/1.26	c |         0 |   59532   176727 |      --       0       --      -- |     --   | -36714/-50193
1.22/1.26	c ==============================================================================
1.22/1.26	c Result  :   #vars: 14331   #clauses: 59532   #literals: 176727
1.22/1.26	c CPU time:   1.24 s
1.22/1.26	c ==============================================================================
1.32/1.33	This is MiniSat 2.0 beta
1.32/1.33	WARNING: for repeatability, setting FPU to use double precision
1.32/1.33	============================[ Problem Statistics ]=============================
1.32/1.33	|                                                                             |
1.32/1.33	|  Number of variables:  14331                                                |
1.32/1.33	|  Number of clauses:    59532                                                |
1.32/1.37	|  Parsing time:         0.04         s                                       |
1.32/1.38	============================[ Search Statistics ]==============================
1.32/1.38	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.32/1.38	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.32/1.38	===============================================================================
1.32/1.38	|         0 |   14331    59532   176727 |    19844        0    nan |  0.000 % |
1.34/1.60	|       100 |   14320    59532   176727 |    21828       96     54 |  1.298 % |
1.34/2.01	|       250 |   14145    58528   174120 |    24011      245     52 |  1.298 % |
2.62/2.64	|       475 |   14088    58280   173532 |    26412      467     52 |  1.884 % |
4.32/4.33	|       813 |   14061    58095   173028 |    29053      804     43 |  1.884 % |
6.62/6.65	|      1319 |   14061    58095   173028 |    31958     1310     39 |  1.884 % |
10.92/10.94	|      2079 |   14061    58095   173028 |    35154     2070     37 |  1.884 % |
16.02/16.07	|      3219 |   14061    58095   173028 |    38670     3210     35 |  1.884 % |
24.52/24.52	|      4928 |   14061    58095   173028 |    42537     4919     33 |  1.884 % |
38.62/38.62	|      7491 |   14061    58095   173028 |    46791     7482     32 |  1.884 % |
59.43/59.48	|     11336 |   14061    58095   173028 |    51470    11327     34 |  1.884 % |
92.53/92.57	|     17103 |   14061    58095   173028 |    56617    17094     34 |  1.884 % |
140.74/140.73	|     25752 |   14061    58095   173028 |    62278    25743     35 |  1.884 % |
217.14/217.13	|     38726 |   14061    58095   173028 |    68506    38717     36 |  1.884 % |
337.45/337.41	|     58187 |   14061    58095   173028 |    75357    58178     41 |  1.884 % |
436.06/436.08	|     87380 |   14061    58095   173028 |    82893    24820     87 |  1.884 % |
721.69/721.71	|    131169 |   14061    58095   173028 |    91182    68609     60 |  1.884 % |
1121.22/1121.14	|    196853 |   14061    58095   173028 |   100300    59094     34 |  1.884 % |
1200.03/1199.91	HOME/SatELiteGTI: line 36: 10428 Terminated              $MS $2 $TMP.cnf $TMP.result

Verifier Data

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

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1821207-1242518433/watcher-1821207-1242518433 -o /tmp/evaluation-result-1821207-1242518433/solver-1821207-1242518433 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821207-1242518433.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: 1.00 1.01 1.00 2/93 10421
/proc/meminfo: memFree=940372/2074464 swapFree=1951864/1959888
[pid=10421] ppid=10419 vsize=2412 CPUtime=0.01
/proc/10421/stat : 10421 (SatELiteGTI) S 10419 10421 20977 0 -1 4194304 367 643 0 0 0 0 0 1 18 0 1 0 1016344403 2469888 276 4294967295 134512640 135169312 3215308192 3215306728 3085438702 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/10421/statm: 603 276 235 161 0 42 0
[pid=10425] ppid=10421 vsize=952 CPUtime=0
/proc/10425/stat : 10425 (SatELite_releas) R 10421 10421 20977 0 -1 4202496 121 0 0 0 0 0 0 0 20 0 1 0 1016344403 974848 56 4294967295 134512640 135223648 3218282608 3218281204 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10425/statm: 238 59 45 174 0 63 0

[startup+0.09385 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 10421
/proc/meminfo: memFree=940372/2074464 swapFree=1951864/1959888
[pid=10421] ppid=10419 vsize=2412 CPUtime=0.01
/proc/10421/stat : 10421 (SatELiteGTI) S 10419 10421 20977 0 -1 4194304 367 643 0 0 0 0 0 1 18 0 1 0 1016344403 2469888 276 4294967295 134512640 135169312 3215308192 3215306728 3085438702 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/10421/statm: 603 276 235 161 0 42 0
[pid=10425] ppid=10421 vsize=13568 CPUtime=0.09
/proc/10425/stat : 10425 (SatELite_releas) R 10421 10421 20977 0 -1 4202496 3261 0 0 0 8 1 0 0 20 0 1 0 1016344403 13893632 3132 4294967295 134512640 135223648 3218282608 3218280916 134741121 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10425/statm: 3296 3083 72 174 0 3121 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15980

[startup+0.113848 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 10421
/proc/meminfo: memFree=940372/2074464 swapFree=1951864/1959888
[pid=10421] ppid=10419 vsize=2412 CPUtime=0.01
/proc/10421/stat : 10421 (SatELiteGTI) S 10419 10421 20977 0 -1 4194304 367 643 0 0 0 0 0 1 18 0 1 0 1016344403 2469888 276 4294967295 134512640 135169312 3215308192 3215306728 3085438702 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/10421/statm: 603 276 235 161 0 42 0
[pid=10425] ppid=10421 vsize=14656 CPUtime=0.11
/proc/10425/stat : 10425 (SatELite_releas) R 10421 10421 20977 0 -1 4202496 3500 0 0 0 10 1 0 0 20 0 1 0 1016344403 15007744 3322 4294967295 134512640 135223648 3218282608 3218280704 134596089 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10425/statm: 3664 3322 100 174 0 3489 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 17068

[startup+0.313827 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 10421
/proc/meminfo: memFree=940372/2074464 swapFree=1951864/1959888
[pid=10421] ppid=10419 vsize=2412 CPUtime=0.01
/proc/10421/stat : 10421 (SatELiteGTI) S 10419 10421 20977 0 -1 4194304 367 643 0 0 0 0 0 1 18 0 1 0 1016344403 2469888 276 4294967295 134512640 135169312 3215308192 3215306728 3085438702 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/10421/statm: 603 276 235 161 0 42 0
[pid=10425] ppid=10421 vsize=14920 CPUtime=0.31
/proc/10425/stat : 10425 (SatELite_releas) R 10421 10421 20977 0 -1 4202496 3654 0 0 0 30 1 0 0 21 0 1 0 1016344403 15278080 3449 4294967295 134512640 135223648 3218282608 3218280560 134564086 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10425/statm: 3730 3449 73 174 0 3555 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 17332

[startup+0.713789 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 10421
/proc/meminfo: memFree=940372/2074464 swapFree=1951864/1959888
[pid=10421] ppid=10419 vsize=2412 CPUtime=0.01
/proc/10421/stat : 10421 (SatELiteGTI) S 10419 10421 20977 0 -1 4194304 367 643 0 0 0 0 0 1 18 0 1 0 1016344403 2469888 276 4294967295 134512640 135169312 3215308192 3215306728 3085438702 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/10421/statm: 603 276 235 161 0 42 0
[pid=10425] ppid=10421 vsize=15648 CPUtime=0.71
/proc/10425/stat : 10425 (SatELite_releas) R 10421 10421 20977 0 -1 4202496 3818 0 0 0 70 1 0 0 22 0 1 0 1016344403 16023552 3613 4294967295 134512640 135223648 3218282608 3218280624 134586730 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10425/statm: 3912 3613 73 174 0 3737 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 18060

[startup+1.51371 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 10427
/proc/meminfo: memFree=921772/2074464 swapFree=1951864/1959888
[pid=10421] ppid=10419 vsize=2416 CPUtime=1.34
/proc/10421/stat : 10421 (SatELiteGTI) S 10419 10421 20977 0 -1 4194304 384 4967 0 0 0 0 130 4 18 0 1 0 1016344403 2473984 277 4294967295 134512640 135169312 3215308192 3215304408 3085438702 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10421/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 2416

[startup+3.11355 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 10428
/proc/meminfo: memFree=930576/2074464 swapFree=1951864/1959888
[pid=10421] ppid=10419 vsize=2416 CPUtime=1.34
/proc/10421/stat : 10421 (SatELiteGTI) S 10419 10421 20977 0 -1 4194304 384 4967 0 0 0 0 130 4 18 0 1 0 1016344403 2473984 277 4294967295 134512640 135169312 3215308192 3215304408 3085438702 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10421/statm: 604 277 235 161 0 43 0
[pid=10428] ppid=10421 vsize=5972 CPUtime=1.78
/proc/10428/stat : 10428 (minisat_static) R 10421 10421 20977 0 -1 4202496 1381 0 0 0 178 0 0 0 25 0 1 0 1016344536 6115328 1316 4294967295 134512640 135213731 3218067616 3218066096 134529947 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10428/statm: 1493 1316 73 172 0 1319 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 8388

[startup+6.31324 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 10428
/proc/meminfo: memFree=930328/2074464 swapFree=1951864/1959888
[pid=10421] ppid=10419 vsize=2416 CPUtime=1.34
/proc/10421/stat : 10421 (SatELiteGTI) S 10419 10421 20977 0 -1 4194304 384 4967 0 0 0 0 130 4 18 0 1 0 1016344403 2473984 277 4294967295 134512640 135169312 3215308192 3215304408 3085438702 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10421/statm: 604 277 235 161 0 43 0
[pid=10428] ppid=10421 vsize=6104 CPUtime=4.98
/proc/10428/stat : 10428 (minisat_static) R 10421 10421 20977 0 -1 4202496 1414 0 0 0 498 0 0 0 25 0 1 0 1016344536 6250496 1349 4294967295 134512640 135213731 3218067616 3218066080 134523457 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10428/statm: 1526 1349 73 172 0 1352 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 8520

[startup+12.7126 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 10428
/proc/meminfo: memFree=930292/2074464 swapFree=1951864/1959888
[pid=10421] ppid=10419 vsize=2416 CPUtime=1.34
/proc/10421/stat : 10421 (SatELiteGTI) S 10419 10421 20977 0 -1 4194304 384 4967 0 0 0 0 130 4 18 0 1 0 1016344403 2473984 277 4294967295 134512640 135169312 3215308192 3215304408 3085438702 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10421/statm: 604 277 235 161 0 43 0
[pid=10428] ppid=10421 vsize=6372 CPUtime=11.38
/proc/10428/stat : 10428 (minisat_static) R 10421 10421 20977 0 -1 4202496 1473 0 0 0 1138 0 0 0 25 0 1 0 1016344536 6524928 1408 4294967295 134512640 135213731 3218067616 3218065872 134536773 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10428/statm: 1593 1408 73 172 0 1419 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 8788

[startup+25.5114 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 10428
/proc/meminfo: memFree=929768/2074464 swapFree=1951864/1959888
[pid=10421] ppid=10419 vsize=2416 CPUtime=1.34
/proc/10421/stat : 10421 (SatELiteGTI) S 10419 10421 20977 0 -1 4194304 384 4967 0 0 0 0 130 4 18 0 1 0 1016344403 2473984 277 4294967295 134512640 135169312 3215308192 3215304408 3085438702 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10421/statm: 604 277 235 161 0 43 0
[pid=10428] ppid=10421 vsize=6768 CPUtime=24.18
/proc/10428/stat : 10428 (minisat_static) R 10421 10421 20977 0 -1 4202496 1591 0 0 0 2418 0 0 0 25 0 1 0 1016344536 6930432 1526 4294967295 134512640 135213731 3218067616 3218066096 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10428/statm: 1692 1526 73 172 0 1518 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 9184

[startup+51.1088 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 10430
/proc/meminfo: memFree=928884/2074464 swapFree=1951864/1959888
[pid=10421] ppid=10419 vsize=2416 CPUtime=1.34
/proc/10421/stat : 10421 (SatELiteGTI) S 10419 10421 20977 0 -1 4194304 384 4967 0 0 0 0 130 4 18 0 1 0 1016344403 2473984 277 4294967295 134512640 135169312 3215308192 3215304408 3085438702 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10421/statm: 604 277 235 161 0 43 0
[pid=10428] ppid=10421 vsize=7712 CPUtime=49.78
/proc/10428/stat : 10428 (minisat_static) R 10421 10421 20977 0 -1 4202496 1816 0 0 0 4978 0 0 0 25 0 1 0 1016344536 7897088 1751 4294967295 134512640 135213731 3218067616 3218066096 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10428/statm: 1928 1751 73 172 0 1754 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 10128

[startup+102.324 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 10621
/proc/meminfo: memFree=927124/2074464 swapFree=1951864/1959888
[pid=10421] ppid=10419 vsize=2416 CPUtime=1.34
/proc/10421/stat : 10421 (SatELiteGTI) S 10419 10421 20977 0 -1 4194304 384 4967 0 0 0 0 130 4 18 0 1 0 1016344403 2473984 277 4294967295 134512640 135169312 3215308192 3215304408 3085438702 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10421/statm: 604 277 235 161 0 43 0
[pid=10428] ppid=10421 vsize=9488 CPUtime=101
/proc/10428/stat : 10428 (minisat_static) R 10421 10421 20977 0 -1 4202496 2263 0 0 0 10098 2 0 0 25 0 1 0 1016344536 9715712 2198 4294967295 134512640 135213731 3218067616 3218066096 134530157 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10428/statm: 2372 2198 73 172 0 2198 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 11904

[startup+162.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 10810
/proc/meminfo: memFree=924900/2074464 swapFree=1951864/1959888
[pid=10421] ppid=10419 vsize=2416 CPUtime=1.34
/proc/10421/stat : 10421 (SatELiteGTI) S 10419 10421 20977 0 -1 4194304 384 4967 0 0 0 0 130 4 18 0 1 0 1016344403 2473984 277 4294967295 134512640 135169312 3215308192 3215304408 3085438702 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10421/statm: 604 277 235 161 0 43 0
[pid=10428] ppid=10421 vsize=11716 CPUtime=161
/proc/10428/stat : 10428 (minisat_static) R 10421 10421 20977 0 -1 4202496 2791 0 0 0 16098 2 0 0 25 0 1 0 1016344536 11997184 2726 4294967295 134512640 135213731 3218067616 3218066096 134529917 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10428/statm: 2929 2726 73 172 0 2755 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 14132

[startup+222.322 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 10997
/proc/meminfo: memFree=923156/2074464 swapFree=1951864/1959888
[pid=10421] ppid=10419 vsize=2416 CPUtime=1.34
/proc/10421/stat : 10421 (SatELiteGTI) S 10419 10421 20977 0 -1 4194304 384 4967 0 0 0 0 130 4 18 0 1 0 1016344403 2473984 277 4294967295 134512640 135169312 3215308192 3215304408 3085438702 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10421/statm: 604 277 235 161 0 43 0
[pid=10428] ppid=10421 vsize=13328 CPUtime=221.01
/proc/10428/stat : 10428 (minisat_static) R 10421 10421 20977 0 -1 4202496 3223 0 0 0 22098 3 0 0 25 0 1 0 1016344536 13647872 3158 4294967295 134512640 135213731 3218067616 3218065872 134536994 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10428/statm: 3332 3158 73 172 0 3158 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 15744

[startup+282.316 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 11185
/proc/meminfo: memFree=920180/2074464 swapFree=1951864/1959888
[pid=10421] ppid=10419 vsize=2416 CPUtime=1.34
/proc/10421/stat : 10421 (SatELiteGTI) S 10419 10421 20977 0 -1 4194304 384 4967 0 0 0 0 130 4 18 0 1 0 1016344403 2473984 277 4294967295 134512640 135169312 3215308192 3215304408 3085438702 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10421/statm: 604 277 235 161 0 43 0
[pid=10428] ppid=10421 vsize=15996 CPUtime=281.01
/proc/10428/stat : 10428 (minisat_static) R 10421 10421 20977 0 -1 4202496 3853 0 0 0 28098 3 0 0 25 0 1 0 1016344536 16379904 3788 4294967295 134512640 135213731 3218067616 3218065872 134536789 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10428/statm: 3999 3788 73 172 0 3825 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 18412

[startup+342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 11373
/proc/meminfo: memFree=917692/2074464 swapFree=1951864/1959888
[pid=10421] ppid=10419 vsize=2416 CPUtime=1.34
/proc/10421/stat : 10421 (SatELiteGTI) S 10419 10421 20977 0 -1 4194304 384 4967 0 0 0 0 130 4 18 0 1 0 1016344403 2473984 277 4294967295 134512640 135169312 3215308192 3215304408 3085438702 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10421/statm: 604 277 235 161 0 43 0
[pid=10428] ppid=10421 vsize=18540 CPUtime=341.01
/proc/10428/stat : 10428 (minisat_static) R 10421 10421 20977 0 -1 4202496 4501 0 0 0 34098 3 0 0 25 0 1 0 1016344536 18984960 4436 4294967295 134512640 135213731 3218067616 3218066096 134529931 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10428/statm: 4635 4436 73 172 0 4461 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 20956

[startup+402.314 s]

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

/proc/10421/statm: 604 277 235 161 0 43 0
[pid=10428] ppid=10421 vsize=25956 CPUtime=521.03
/proc/10428/stat : 10428 (minisat_static) R 10421 10421 20977 0 -1 4202496 6334 0 0 0 52092 11 0 0 25 0 1 0 1016344536 26578944 6269 4294967295 134512640 135213731 3218067616 3218066096 134530069 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10428/statm: 6489 6269 73 172 0 6315 0
Current children cumulated CPU time (s) 522.37
Current children cumulated vsize (KiB) 28372

[startup+582.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 12130
/proc/meminfo: memFree=910400/2074464 swapFree=1951864/1959888
[pid=10421] ppid=10419 vsize=2416 CPUtime=1.34
/proc/10421/stat : 10421 (SatELiteGTI) S 10419 10421 20977 0 -1 4194304 384 4967 0 0 0 0 130 4 18 0 1 0 1016344403 2473984 277 4294967295 134512640 135169312 3215308192 3215304408 3085438702 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10421/statm: 604 277 235 161 0 43 0
[pid=10428] ppid=10421 vsize=25956 CPUtime=581.04
/proc/10428/stat : 10428 (minisat_static) R 10421 10421 20977 0 -1 4202496 6334 0 0 0 58091 13 0 0 25 0 1 0 1016344536 26578944 6269 4294967295 134512640 135213731 3218067616 3218066096 134529987 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10428/statm: 6489 6269 73 172 0 6315 0
Current children cumulated CPU time (s) 582.38
Current children cumulated vsize (KiB) 28372

[startup+642.321 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 12318
/proc/meminfo: memFree=910260/2074464 swapFree=1951864/1959888
[pid=10421] ppid=10419 vsize=2416 CPUtime=1.34
/proc/10421/stat : 10421 (SatELiteGTI) S 10419 10421 20977 0 -1 4194304 384 4967 0 0 0 0 130 4 18 0 1 0 1016344403 2473984 277 4294967295 134512640 135169312 3215308192 3215304408 3085438702 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10421/statm: 604 277 235 161 0 43 0
[pid=10428] ppid=10421 vsize=25956 CPUtime=641.05
/proc/10428/stat : 10428 (minisat_static) R 10421 10421 20977 0 -1 4202496 6344 0 0 0 64091 14 0 0 25 0 1 0 1016344536 26578944 6279 4294967295 134512640 135213731 3218067616 3218066096 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10428/statm: 6489 6279 73 172 0 6315 0
Current children cumulated CPU time (s) 642.39
Current children cumulated vsize (KiB) 28372

[startup+702.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 12505
/proc/meminfo: memFree=910260/2074464 swapFree=1951864/1959888
[pid=10421] ppid=10419 vsize=2416 CPUtime=1.34
/proc/10421/stat : 10421 (SatELiteGTI) S 10419 10421 20977 0 -1 4194304 384 4967 0 0 0 0 130 4 18 0 1 0 1016344403 2473984 277 4294967295 134512640 135169312 3215308192 3215304408 3085438702 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10421/statm: 604 277 235 161 0 43 0
[pid=10428] ppid=10421 vsize=25956 CPUtime=701.04
/proc/10428/stat : 10428 (minisat_static) R 10421 10421 20977 0 -1 4202496 6345 0 0 0 70090 14 0 0 25 0 1 0 1016344536 26578944 6280 4294967295 134512640 135213731 3218067616 3218066096 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10428/statm: 6489 6280 73 172 0 6315 0
Current children cumulated CPU time (s) 702.38
Current children cumulated vsize (KiB) 28372

[startup+762.319 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 12694
/proc/meminfo: memFree=909764/2074464 swapFree=1951864/1959888
[pid=10421] ppid=10419 vsize=2416 CPUtime=1.34
/proc/10421/stat : 10421 (SatELiteGTI) S 10419 10421 20977 0 -1 4194304 384 4967 0 0 0 0 130 4 18 0 1 0 1016344403 2473984 277 4294967295 134512640 135169312 3215308192 3215304408 3085438702 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10421/statm: 604 277 235 161 0 43 0
[pid=10428] ppid=10421 vsize=26788 CPUtime=761.06
/proc/10428/stat : 10428 (minisat_static) R 10421 10421 20977 0 -1 4202496 6549 0 0 0 76092 14 0 0 25 0 1 0 1016344536 27430912 6484 4294967295 134512640 135213731 3218067616 3218065872 134536125 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10428/statm: 6697 6484 73 172 0 6523 0
Current children cumulated CPU time (s) 762.4
Current children cumulated vsize (KiB) 29204

[startup+822.313 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 12885
/proc/meminfo: memFree=908152/2074464 swapFree=1951864/1959888
[pid=10421] ppid=10419 vsize=2416 CPUtime=1.34
/proc/10421/stat : 10421 (SatELiteGTI) S 10419 10421 20977 0 -1 4194304 384 4967 0 0 0 0 130 4 18 0 1 0 1016344403 2473984 277 4294967295 134512640 135169312 3215308192 3215304408 3085438702 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10421/statm: 604 277 235 161 0 43 0
[pid=10428] ppid=10421 vsize=28684 CPUtime=821.06
/proc/10428/stat : 10428 (minisat_static) R 10421 10421 20977 0 -1 4202496 7009 0 0 0 82092 14 0 0 25 0 1 0 1016344536 29372416 6944 4294967295 134512640 135213731 3218067616 3218066096 134530458 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10428/statm: 7171 6944 73 172 0 6997 0
Current children cumulated CPU time (s) 822.4
Current children cumulated vsize (KiB) 31100

[startup+882.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 13073
/proc/meminfo: memFree=906416/2074464 swapFree=1951864/1959888
[pid=10421] ppid=10419 vsize=2416 CPUtime=1.34
/proc/10421/stat : 10421 (SatELiteGTI) S 10419 10421 20977 0 -1 4194304 384 4967 0 0 0 0 130 4 18 0 1 0 1016344403 2473984 277 4294967295 134512640 135169312 3215308192 3215304408 3085438702 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10421/statm: 604 277 235 161 0 43 0
[pid=10428] ppid=10421 vsize=30008 CPUtime=881.07
/proc/10428/stat : 10428 (minisat_static) R 10421 10421 20977 0 -1 4202496 7363 0 0 0 88093 14 0 0 25 0 1 0 1016344536 30728192 7298 4294967295 134512640 135213731 3218067616 3218066096 134529947 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10428/statm: 7502 7298 73 172 0 7328 0
Current children cumulated CPU time (s) 882.41
Current children cumulated vsize (KiB) 32424

[startup+942.311 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 13261
/proc/meminfo: memFree=906200/2074464 swapFree=1951864/1959888
[pid=10421] ppid=10419 vsize=2416 CPUtime=1.34
/proc/10421/stat : 10421 (SatELiteGTI) S 10419 10421 20977 0 -1 4194304 384 4967 0 0 0 0 130 4 18 0 1 0 1016344403 2473984 277 4294967295 134512640 135169312 3215308192 3215304408 3085438702 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10421/statm: 604 277 235 161 0 43 0
[pid=10428] ppid=10421 vsize=30320 CPUtime=941.07
/proc/10428/stat : 10428 (minisat_static) R 10421 10421 20977 0 -1 4202496 7387 0 0 0 94093 14 0 0 25 0 1 0 1016344536 31047680 7322 4294967295 134512640 135213731 3218067616 3218066096 134530034 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10428/statm: 7580 7322 73 172 0 7406 0
Current children cumulated CPU time (s) 942.41
Current children cumulated vsize (KiB) 32736

[startup+1002.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 13451
/proc/meminfo: memFree=906076/2074464 swapFree=1951864/1959888
[pid=10421] ppid=10419 vsize=2416 CPUtime=1.34
/proc/10421/stat : 10421 (SatELiteGTI) S 10419 10421 20977 0 -1 4194304 384 4967 0 0 0 0 130 4 18 0 1 0 1016344403 2473984 277 4294967295 134512640 135169312 3215308192 3215304408 3085438702 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10421/statm: 604 277 235 161 0 43 0
[pid=10428] ppid=10421 vsize=30468 CPUtime=1001.08
/proc/10428/stat : 10428 (minisat_static) R 10421 10421 20977 0 -1 4202496 7412 0 0 0 100094 14 0 0 25 0 1 0 1016344536 31199232 7347 4294967295 134512640 135213731 3218067616 3218066096 134529917 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10428/statm: 7617 7347 73 172 0 7443 0
Current children cumulated CPU time (s) 1002.42
Current children cumulated vsize (KiB) 32884

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 13640
/proc/meminfo: memFree=905936/2074464 swapFree=1951864/1959888
[pid=10421] ppid=10419 vsize=2416 CPUtime=1.34
/proc/10421/stat : 10421 (SatELiteGTI) S 10419 10421 20977 0 -1 4194304 384 4967 0 0 0 0 130 4 18 0 1 0 1016344403 2473984 277 4294967295 134512640 135169312 3215308192 3215304408 3085438702 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10421/statm: 604 277 235 161 0 43 0
[pid=10428] ppid=10421 vsize=30468 CPUtime=1061.08
/proc/10428/stat : 10428 (minisat_static) R 10421 10421 20977 0 -1 4202496 7413 0 0 0 106094 14 0 0 25 0 1 0 1016344536 31199232 7348 4294967295 134512640 135213731 3218067616 3218066096 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10428/statm: 7617 7348 73 172 0 7443 0
Current children cumulated CPU time (s) 1062.42
Current children cumulated vsize (KiB) 32884

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 13827
/proc/meminfo: memFree=905596/2074464 swapFree=1951864/1959888
[pid=10421] ppid=10419 vsize=2416 CPUtime=1.34
/proc/10421/stat : 10421 (SatELiteGTI) S 10419 10421 20977 0 -1 4194304 384 4967 0 0 0 0 130 4 18 0 1 0 1016344403 2473984 277 4294967295 134512640 135169312 3215308192 3215304408 3085438702 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10421/statm: 604 277 235 161 0 43 0
[pid=10428] ppid=10421 vsize=30968 CPUtime=1121.09
/proc/10428/stat : 10428 (minisat_static) R 10421 10421 20977 0 -1 4202496 7533 0 0 0 112095 14 0 0 25 0 1 0 1016344536 31711232 7468 4294967295 134512640 135213731 3218067616 3218065872 134536521 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10428/statm: 7742 7468 73 172 0 7568 0
Current children cumulated CPU time (s) 1122.43
Current children cumulated vsize (KiB) 33384

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 4/95 14017
/proc/meminfo: memFree=905168/2074464 swapFree=1951864/1959888
[pid=10421] ppid=10419 vsize=2416 CPUtime=1.34
/proc/10421/stat : 10421 (SatELiteGTI) S 10419 10421 20977 0 -1 4194304 384 4967 0 0 0 0 130 4 18 0 1 0 1016344403 2473984 277 4294967295 134512640 135169312 3215308192 3215304408 3085438702 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10421/statm: 604 277 235 161 0 43 0
[pid=10428] ppid=10421 vsize=31304 CPUtime=1181.09
/proc/10428/stat : 10428 (minisat_static) R 10421 10421 20977 0 -1 4202496 7611 0 0 0 118094 15 0 0 25 0 1 0 1016344536 32055296 7546 4294967295 134512640 135213731 3218067616 3218066096 134530138 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10428/statm: 7826 7546 73 172 0 7652 0
Current children cumulated CPU time (s) 1182.43
Current children cumulated vsize (KiB) 33720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 14204
/proc/meminfo: memFree=904852/2074464 swapFree=1951864/1959888
[pid=10421] ppid=10419 vsize=2416 CPUtime=1.34
/proc/10421/stat : 10421 (SatELiteGTI) S 10419 10421 20977 0 -1 4194304 384 4967 0 0 0 0 130 4 18 0 1 0 1016344403 2473984 277 4294967295 134512640 135169312 3215308192 3215304408 3085438702 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10421/statm: 604 277 235 161 0 43 0
[pid=10428] ppid=10421 vsize=31304 CPUtime=1198.69
/proc/10428/stat : 10428 (minisat_static) R 10421 10421 20977 0 -1 4202496 7611 0 0 0 119854 15 0 0 25 0 1 0 1016344536 32055296 7546 4294967295 134512640 135213731 3218067616 3218065872 134536767 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10428/statm: 7826 7546 73 172 0 7652 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 33720

Sending SIGTERM to process tree (bottom up)

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

[startup+1199.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 14204
/proc/meminfo: memFree=904852/2074464 swapFree=1951864/1959888
[pid=10421] ppid=10419 vsize=2416 CPUtime=1.34
/proc/10421/stat : 10421 (SatELiteGTI) S 10419 10421 20977 0 -1 4194304 384 4967 0 0 0 0 130 4 18 0 1 0 1016344403 2473984 277 4294967295 134512640 135169312 3215308192 3215304408 3085438702 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10421/statm: 604 277 235 161 0 43 0
[pid=10428] ppid=10421 vsize=31304 CPUtime=1198.69
/proc/10428/stat : 10428 (minisat_static) R 10421 10421 20977 0 -1 4202496 7611 0 0 0 119854 15 0 0 25 0 1 0 1016344536 32055296 7546 4294967295 134512640 135213731 3218067616 3218065872 134536767 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10428/statm: 7826 7546 73 172 0 7652 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 33720

Child status: 143
Real time (s): 1199.92
CPU time (s): 1200.04
CPU user time (s): 1199.84
CPU system time (s): 0.2
CPU usage (%): 100.01
Max. virtual memory (cumulated for all children) (KiB): 33720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.84
system time used= 0.2
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13239
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20
involuntary context switches= 723

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi10 at 2009-05-17 02:00:33
IDJOB=1821207
IDBENCH=70875
IDSOLVER=662
FILE ID=tipi10/1821207-1242518433
PBS_JOBID=
Free space on /tmp= 4167 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-28-s100.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821207-1242518433/watcher-1821207-1242518433 -o /tmp/evaluation-result-1821207-1242518433/solver-1821207-1242518433 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821207-1242518433.cnf -restarts=1

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

MD5SUM BENCH= 06e51f5d7b210924fc518c0569affee4
RANDOM SEED= 1568105472

Linux tipi10 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.367
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.37

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.367
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.77

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.367
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.77

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.367
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.77


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        940372 kB
Buffers:         25248 kB
Cached:         994448 kB
SwapCached:       2732 kB
Active:         467712 kB
Inactive:       561956 kB
HighTotal:     1178688 kB
HighFree:       328820 kB
LowTotal:       895776 kB
LowFree:        611552 kB
SwapTotal:     1959888 kB
SwapFree:      1951864 kB
Dirty:            3328 kB
Writeback:           0 kB
AnonPages:        9252 kB
Mapped:           3520 kB
Slab:            95052 kB
PageTables:        396 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90592 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 4167 MiB
End job on tipi10 at 2009-05-17 02:20:34