Trace number 1821177

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.01 1199.93

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-33-s100.cnf
MD5SUMabeb2c5a0bb0ad39fbdbdbc07efbecf7
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 variables32402
Number of clauses97556
Sum of the clauses size230290
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 262250
Number of clauses of size 335242
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.04/0.09	c ==============================================================================
0.04/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.04/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.04/0.09	c ==============================================================================
0.04/0.09	c |         0 |   97364   229838 |   29209       0        0     nan |  0.000 % |
1.23/1.29	c |         0 |   60515   180710 |      --       0       --      -- |     --   | -36729/-48704
1.23/1.29	c ==============================================================================
1.23/1.29	c Result  :   #vars: 14564   #clauses: 60515   #literals: 180710
1.23/1.29	c CPU time:   1.23 s
1.23/1.29	c ==============================================================================
1.33/1.36	This is MiniSat 2.0 beta
1.33/1.36	WARNING: for repeatability, setting FPU to use double precision
1.33/1.36	============================[ Problem Statistics ]=============================
1.33/1.36	|                                                                             |
1.33/1.36	|  Number of variables:  14564                                                |
1.33/1.36	|  Number of clauses:    60515                                                |
1.33/1.40	|  Parsing time:         0.04         s                                       |
1.33/1.40	============================[ Search Statistics ]==============================
1.33/1.40	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.33/1.40	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.33/1.40	===============================================================================
1.33/1.40	|         0 |   14564    60515   180710 |    20171        0    nan |  0.000 % |
1.37/1.69	|       102 |   14534    60515   180710 |    22188       97     69 |  1.758 % |
2.23/2.27	|       253 |   14308    59136   177109 |    24407      248     64 |  1.758 % |
3.12/3.17	|       478 |   14308    59136   177109 |    26848      473     62 |  1.758 % |
3.42/3.44	|       817 |   14308    59136   177109 |    29533      812     71 |  1.758 % |
5.30/5.39	|      1326 |   14308    59136   177109 |    32486     1321     59 |  1.758 % |
9.20/9.29	|      2086 |   14308    59136   177109 |    35735     2081     50 |  1.758 % |
14.30/14.33	|      3225 |   14308    59136   177109 |    39308     3220     48 |  1.758 % |
22.30/22.34	|      4935 |   14308    59136   177109 |    43239     4930     47 |  1.758 % |
35.90/35.95	|      7498 |   14308    59136   177109 |    47563     7493     43 |  1.758 % |
55.20/55.23	|     11342 |   14308    59136   177109 |    52320    11337     40 |  1.758 % |
88.51/88.58	|     17109 |   14308    59136   177109 |    57552    17104     41 |  1.758 % |
114.01/114.11	|     25758 |   14308    59136   177109 |    63307    25753     47 |  1.758 % |
197.22/197.26	|     38732 |   14308    59136   177109 |    69638    38727     44 |  1.758 % |
321.82/321.84	|     58193 |   14308    59136   177109 |    76601    58188     48 |  1.758 % |
487.44/487.43	|     87386 |   14308    59136   177109 |    84262    23913     48 |  1.758 % |
641.15/641.21	|    131176 |   14308    59136   177109 |    92688    67703     70 |  1.758 % |
1030.37/1030.34	|    196863 |   14308    59136   177109 |   101957    55728     40 |  1.758 % |
1200.00/1199.92	HOME/SatELiteGTI: line 36: 23428 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-1821177-1242514762/watcher-1821177-1242514762 -o /tmp/evaluation-result-1821177-1242514762/solver-1821177-1242514762 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821177-1242514762.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.00 1.00 2/93 23422
/proc/meminfo: memFree=443676/2074464 swapFree=1949056/1959888
[pid=23422] ppid=23420 vsize=2412 CPUtime=0.02
/proc/23422/stat : 23422 (SatELiteGTI) S 23420 23422 14060 0 -1 4194304 366 643 0 0 0 0 0 2 18 0 1 0 1015973364 2469888 276 4294967295 134512640 135169312 3218548912 3218547448 3085455086 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23422/statm: 603 276 235 161 0 42 0
[pid=23426] ppid=23422 vsize=952 CPUtime=0
/proc/23426/stat : 23426 (SatELite_releas) R 23422 23422 14060 0 -1 4202496 123 0 0 0 0 0 0 0 20 0 1 0 1015973364 974848 59 4294967295 134512640 135223648 3216400032 3216398628 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23426/statm: 238 62 45 174 0 63 0

[startup+0.023127 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 23422
/proc/meminfo: memFree=443676/2074464 swapFree=1949056/1959888
[pid=23422] ppid=23420 vsize=2412 CPUtime=0.02
/proc/23422/stat : 23422 (SatELiteGTI) S 23420 23422 14060 0 -1 4194304 366 643 0 0 0 0 0 2 18 0 1 0 1015973364 2469888 276 4294967295 134512640 135169312 3218548912 3218547448 3085455086 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23422/statm: 603 276 235 161 0 42 0
[pid=23426] ppid=23422 vsize=5160 CPUtime=0.02
/proc/23426/stat : 23426 (SatELite_releas) R 23422 23422 14060 0 -1 4202496 1172 0 0 0 1 1 0 0 20 0 1 0 1015973364 5283840 1108 4294967295 134512640 135223648 3216400032 3216398616 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23426/statm: 1290 1109 47 174 0 1115 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7572

[startup+0.113119 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 23422
/proc/meminfo: memFree=443676/2074464 swapFree=1949056/1959888
[pid=23422] ppid=23420 vsize=2412 CPUtime=0.02
/proc/23422/stat : 23422 (SatELiteGTI) S 23420 23422 14060 0 -1 4194304 366 643 0 0 0 0 0 2 18 0 1 0 1015973364 2469888 276 4294967295 134512640 135169312 3218548912 3218547448 3085455086 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23422/statm: 603 276 235 161 0 42 0
[pid=23426] ppid=23422 vsize=14008 CPUtime=0.11
/proc/23426/stat : 23426 (SatELite_releas) R 23422 23422 14060 0 -1 4202496 3334 0 0 0 9 2 0 0 20 0 1 0 1015973364 14344192 3245 4294967295 134512640 135223648 3216400032 3216397984 134564101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23426/statm: 3502 3246 73 174 0 3327 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 16420

[startup+0.313101 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 23422
/proc/meminfo: memFree=443676/2074464 swapFree=1949056/1959888
[pid=23422] ppid=23420 vsize=2412 CPUtime=0.02
/proc/23422/stat : 23422 (SatELiteGTI) S 23420 23422 14060 0 -1 4194304 366 643 0 0 0 0 0 2 18 0 1 0 1015973364 2469888 276 4294967295 134512640 135169312 3218548912 3218547448 3085455086 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23422/statm: 603 276 235 161 0 42 0
[pid=23426] ppid=23422 vsize=14772 CPUtime=0.31
/proc/23426/stat : 23426 (SatELite_releas) R 23422 23422 14060 0 -1 4202496 3532 0 0 0 27 4 0 0 21 0 1 0 1015973364 15126528 3443 4294967295 134512640 135223648 3216400032 3216398048 134587032 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23426/statm: 3693 3443 73 174 0 3518 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 17184

[startup+0.713066 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 23422
/proc/meminfo: memFree=443676/2074464 swapFree=1949056/1959888
[pid=23422] ppid=23420 vsize=2412 CPUtime=0.02
/proc/23422/stat : 23422 (SatELiteGTI) S 23420 23422 14060 0 -1 4194304 366 643 0 0 0 0 0 2 18 0 1 0 1015973364 2469888 276 4294967295 134512640 135169312 3218548912 3218547448 3085455086 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23422/statm: 603 276 235 161 0 42 0
[pid=23426] ppid=23422 vsize=15792 CPUtime=0.71
/proc/23426/stat : 23426 (SatELite_releas) R 23422 23422 14060 0 -1 4202496 3774 0 0 0 66 5 0 0 22 0 1 0 1015973364 16171008 3685 4294967295 134512640 135223648 3216400032 3216398048 134587052 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23426/statm: 3948 3685 96 174 0 3773 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 18204

[startup+1.513 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 23427
/proc/meminfo: memFree=425300/2074464 swapFree=1949056/1959888
[pid=23422] ppid=23420 vsize=2416 CPUtime=1.37
/proc/23422/stat : 23422 (SatELiteGTI) S 23420 23422 14060 0 -1 4194304 384 4617 0 0 0 0 128 9 18 0 1 0 1015973364 2473984 277 4294967295 134512640 135169312 3218548912 3218545128 3085455086 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23422/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 2416

[startup+3.11286 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 23428
/proc/meminfo: memFree=433484/2074464 swapFree=1949056/1959888
[pid=23422] ppid=23420 vsize=2416 CPUtime=1.37
/proc/23422/stat : 23422 (SatELiteGTI) S 23420 23422 14060 0 -1 4194304 384 4617 0 0 0 0 128 9 18 0 1 0 1015973364 2473984 277 4294967295 134512640 135169312 3218548912 3218545128 3085455086 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23422/statm: 604 277 235 161 0 43 0
[pid=23428] ppid=23422 vsize=6040 CPUtime=1.75
/proc/23428/stat : 23428 (minisat_static) R 23422 23422 14060 0 -1 4202496 1390 0 0 0 174 1 0 0 25 0 1 0 1015973500 6184960 1325 4294967295 134512640 135213731 3214179552 3214177808 134536520 0 0 0 3 0 0 0 17 1 0 0 0
/proc/23428/statm: 1510 1325 73 172 0 1336 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 8456

[startup+6.31258 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 23428
/proc/meminfo: memFree=433144/2074464 swapFree=1949056/1959888
[pid=23422] ppid=23420 vsize=2416 CPUtime=1.37
/proc/23422/stat : 23422 (SatELiteGTI) S 23420 23422 14060 0 -1 4194304 384 4617 0 0 0 0 128 9 18 0 1 0 1015973364 2473984 277 4294967295 134512640 135169312 3218548912 3218545128 3085455086 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23422/statm: 604 277 235 161 0 43 0
[pid=23428] ppid=23422 vsize=6304 CPUtime=4.93
/proc/23428/stat : 23428 (minisat_static) R 23422 23422 14060 0 -1 4202496 1469 0 0 0 491 2 0 0 25 0 1 0 1015973500 6455296 1404 4294967295 134512640 135213731 3214179552 3214178032 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23428/statm: 1576 1404 73 172 0 1402 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 8720

[startup+12.712 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 23611
/proc/meminfo: memFree=432456/2074464 swapFree=1949056/1959888
[pid=23422] ppid=23420 vsize=2416 CPUtime=1.37
/proc/23422/stat : 23422 (SatELiteGTI) S 23420 23422 14060 0 -1 4194304 384 4617 0 0 0 0 128 9 18 0 1 0 1015973364 2473984 277 4294967295 134512640 135169312 3218548912 3218545128 3085455086 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23422/statm: 604 277 235 161 0 43 0
[pid=23428] ppid=23422 vsize=6568 CPUtime=11.33
/proc/23428/stat : 23428 (minisat_static) R 23422 23422 14060 0 -1 4202496 1544 0 0 0 1131 2 0 0 25 0 1 0 1015973500 6725632 1479 4294967295 134512640 135213731 3214179552 3214178032 134530042 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23428/statm: 1642 1479 73 172 0 1468 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 8984

[startup+25.5109 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 23612
/proc/meminfo: memFree=432152/2074464 swapFree=1949056/1959888
[pid=23422] ppid=23420 vsize=2416 CPUtime=1.37
/proc/23422/stat : 23422 (SatELiteGTI) S 23420 23422 14060 0 -1 4194304 384 4617 0 0 0 0 128 9 18 0 1 0 1015973364 2473984 277 4294967295 134512640 135169312 3218548912 3218545128 3085455086 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23422/statm: 604 277 235 161 0 43 0
[pid=23428] ppid=23422 vsize=7232 CPUtime=24.13
/proc/23428/stat : 23428 (minisat_static) R 23422 23422 14060 0 -1 4202496 1694 0 0 0 2411 2 0 0 25 0 1 0 1015973500 7405568 1629 4294967295 134512640 135213731 3214179552 3214178032 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23428/statm: 1808 1629 73 172 0 1634 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 9648

[startup+51.1087 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 23618
/proc/meminfo: memFree=431216/2074464 swapFree=1949056/1959888
[pid=23422] ppid=23420 vsize=2416 CPUtime=1.37
/proc/23422/stat : 23422 (SatELiteGTI) S 23420 23422 14060 0 -1 4194304 384 4617 0 0 0 0 128 9 18 0 1 0 1015973364 2473984 277 4294967295 134512640 135169312 3218548912 3218545128 3085455086 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23422/statm: 604 277 235 161 0 43 0
[pid=23428] ppid=23422 vsize=8040 CPUtime=49.73
/proc/23428/stat : 23428 (minisat_static) R 23422 23422 14060 0 -1 4202496 1914 0 0 0 4971 2 0 0 25 0 1 0 1015973500 8232960 1849 4294967295 134512640 135213731 3214179552 3214177744 134527026 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23428/statm: 2010 1849 73 172 0 1836 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 10456

[startup+102.314 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 23805
/proc/meminfo: memFree=427784/2074464 swapFree=1949056/1959888
[pid=23422] ppid=23420 vsize=2416 CPUtime=1.37
/proc/23422/stat : 23422 (SatELiteGTI) S 23420 23422 14060 0 -1 4194304 384 4617 0 0 0 0 128 9 18 0 1 0 1015973364 2473984 277 4294967295 134512640 135169312 3218548912 3218545128 3085455086 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23422/statm: 604 277 235 161 0 43 0
[pid=23428] ppid=23422 vsize=11272 CPUtime=100.94
/proc/23428/stat : 23428 (minisat_static) R 23422 23422 14060 0 -1 4202496 2687 0 0 0 10092 2 0 0 25 0 1 0 1015973500 11542528 2622 4294967295 134512640 135213731 3214179552 3214178032 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23428/statm: 2818 2622 73 172 0 2644 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 13688

[startup+162.309 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 23993
/proc/meminfo: memFree=425552/2074464 swapFree=1949056/1959888
[pid=23422] ppid=23420 vsize=2416 CPUtime=1.37
/proc/23422/stat : 23422 (SatELiteGTI) S 23420 23422 14060 0 -1 4194304 384 4617 0 0 0 0 128 9 18 0 1 0 1015973364 2473984 277 4294967295 134512640 135169312 3218548912 3218545128 3085455086 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23422/statm: 604 277 235 161 0 43 0
[pid=23428] ppid=23422 vsize=13832 CPUtime=160.94
/proc/23428/stat : 23428 (minisat_static) R 23422 23422 14060 0 -1 4202496 3320 0 0 0 16090 4 0 0 25 0 1 0 1015973500 14163968 3255 4294967295 134512640 135213731 3214179552 3214177808 134536880 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23428/statm: 3458 3255 73 172 0 3284 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 16248

[startup+222.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 24182
/proc/meminfo: memFree=423172/2074464 swapFree=1949056/1959888
[pid=23422] ppid=23420 vsize=2416 CPUtime=1.37
/proc/23422/stat : 23422 (SatELiteGTI) S 23420 23422 14060 0 -1 4194304 384 4617 0 0 0 0 128 9 18 0 1 0 1015973364 2473984 277 4294967295 134512640 135169312 3218548912 3218545128 3085455086 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23422/statm: 604 277 235 161 0 43 0
[pid=23428] ppid=23422 vsize=16216 CPUtime=220.95
/proc/23428/stat : 23428 (minisat_static) R 23422 23422 14060 0 -1 4202496 3896 0 0 0 22091 4 0 0 25 0 1 0 1015973500 16605184 3831 4294967295 134512640 135213731 3214179552 3214177808 134536125 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23428/statm: 4054 3831 73 172 0 3880 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 18632

[startup+282.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 24371
/proc/meminfo: memFree=421056/2074464 swapFree=1949056/1959888
[pid=23422] ppid=23420 vsize=2416 CPUtime=1.37
/proc/23422/stat : 23422 (SatELiteGTI) S 23420 23422 14060 0 -1 4194304 384 4617 0 0 0 0 128 9 18 0 1 0 1015973364 2473984 277 4294967295 134512640 135169312 3218548912 3218545128 3085455086 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23422/statm: 604 277 235 161 0 43 0
[pid=23428] ppid=23422 vsize=18336 CPUtime=280.96
/proc/23428/stat : 23428 (minisat_static) R 23422 23422 14060 0 -1 4202496 4448 0 0 0 28092 4 0 0 25 0 1 0 1015973500 18776064 4383 4294967295 134512640 135213731 3214179552 3214178032 134529996 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23428/statm: 4584 4383 73 172 0 4410 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 20752

[startup+342.314 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 24556
/proc/meminfo: memFree=418740/2074464 swapFree=1949056/1959888
[pid=23422] ppid=23420 vsize=2416 CPUtime=1.37
/proc/23422/stat : 23422 (SatELiteGTI) S 23420 23422 14060 0 -1 4194304 384 4617 0 0 0 0 128 9 18 0 1 0 1015973364 2473984 277 4294967295 134512640 135169312 3218548912 3218545128 3085455086 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23422/statm: 604 277 235 161 0 43 0
[pid=23428] ppid=23422 vsize=20688 CPUtime=340.95
/proc/23428/stat : 23428 (minisat_static) R 23422 23422 14060 0 -1 4202496 5041 0 0 0 34088 7 0 0 25 0 1 0 1015973500 21184512 4976 4294967295 134512640 135213731 3214179552 3214178032 134529968 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23428/statm: 5172 4976 73 172 0 4998 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 23104

[startup+402.318 s]

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

/proc/23422/statm: 604 277 235 161 0 43 0
[pid=23428] ppid=23422 vsize=25224 CPUtime=520.97
/proc/23428/stat : 23428 (minisat_static) R 23422 23422 14060 0 -1 4202496 6151 0 0 0 52089 8 0 0 25 0 1 0 1015973500 25829376 6086 4294967295 134512640 135213731 3214179552 3214178032 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23428/statm: 6306 6086 73 172 0 6132 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 27640

[startup+582.323 s]
/proc/loadavg: 1.05 1.01 1.00 2/95 25316
/proc/meminfo: memFree=414160/2074464 swapFree=1949056/1959888
[pid=23422] ppid=23420 vsize=2416 CPUtime=1.37
/proc/23422/stat : 23422 (SatELiteGTI) S 23420 23422 14060 0 -1 4194304 384 4617 0 0 0 0 128 9 18 0 1 0 1015973364 2473984 277 4294967295 134512640 135169312 3218548912 3218545128 3085455086 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23422/statm: 604 277 235 161 0 43 0
[pid=23428] ppid=23422 vsize=25224 CPUtime=580.98
/proc/23428/stat : 23428 (minisat_static) R 23422 23422 14060 0 -1 4202496 6152 0 0 0 58090 8 0 0 25 0 1 0 1015973500 25829376 6087 4294967295 134512640 135213731 3214179552 3214178032 134529947 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23428/statm: 6306 6087 73 172 0 6132 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 27640

[startup+642.318 s]
/proc/loadavg: 1.02 1.01 1.00 3/95 25501
/proc/meminfo: memFree=410424/2074464 swapFree=1949056/1959888
[pid=23422] ppid=23420 vsize=2416 CPUtime=1.37
/proc/23422/stat : 23422 (SatELiteGTI) S 23420 23422 14060 0 -1 4194304 384 4617 0 0 0 0 128 9 18 0 1 0 1015973364 2473984 277 4294967295 134512640 135169312 3218548912 3218545128 3085455086 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23422/statm: 604 277 235 161 0 43 0
[pid=23428] ppid=23422 vsize=29352 CPUtime=640.98
/proc/23428/stat : 23428 (minisat_static) R 23422 23422 14060 0 -1 4202496 7165 0 0 0 64089 9 0 0 25 0 1 0 1015973500 30056448 7100 4294967295 134512640 135213731 3214179552 3214178032 134530103 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23428/statm: 7338 7100 73 172 0 7164 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 31768

[startup+702.312 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 25689
/proc/meminfo: memFree=407572/2074464 swapFree=1949056/1959888
[pid=23422] ppid=23420 vsize=2416 CPUtime=1.37
/proc/23422/stat : 23422 (SatELiteGTI) S 23420 23422 14060 0 -1 4194304 384 4617 0 0 0 0 128 9 18 0 1 0 1015973364 2473984 277 4294967295 134512640 135169312 3218548912 3218545128 3085455086 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23422/statm: 604 277 235 161 0 43 0
[pid=23428] ppid=23422 vsize=31880 CPUtime=700.98
/proc/23428/stat : 23428 (minisat_static) R 23422 23422 14060 0 -1 4202496 7794 0 0 0 70087 11 0 0 25 0 1 0 1015973500 32645120 7729 4294967295 134512640 135213731 3214179552 3214178032 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23428/statm: 7970 7729 73 172 0 7796 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 34296

[startup+762.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 25877
/proc/meminfo: memFree=405488/2074464 swapFree=1949056/1959888
[pid=23422] ppid=23420 vsize=2416 CPUtime=1.37
/proc/23422/stat : 23422 (SatELiteGTI) S 23420 23422 14060 0 -1 4194304 384 4617 0 0 0 0 128 9 18 0 1 0 1015973364 2473984 277 4294967295 134512640 135169312 3218548912 3218545128 3085455086 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23422/statm: 604 277 235 161 0 43 0
[pid=23428] ppid=23422 vsize=34012 CPUtime=760.99
/proc/23428/stat : 23428 (minisat_static) R 23422 23422 14060 0 -1 4202496 8340 0 0 0 76088 11 0 0 25 0 1 0 1015973500 34828288 8275 4294967295 134512640 135213731 3214179552 3214178032 134530193 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23428/statm: 8503 8275 73 172 0 8329 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 36428

[startup+822.312 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 26070
/proc/meminfo: memFree=404232/2074464 swapFree=1949056/1959888
[pid=23422] ppid=23420 vsize=2416 CPUtime=1.37
/proc/23422/stat : 23422 (SatELiteGTI) S 23420 23422 14060 0 -1 4194304 384 4617 0 0 0 0 128 9 18 0 1 0 1015973364 2473984 277 4294967295 134512640 135169312 3218548912 3218545128 3085455086 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23422/statm: 604 277 235 161 0 43 0
[pid=23428] ppid=23422 vsize=35512 CPUtime=820.99
/proc/23428/stat : 23428 (minisat_static) R 23422 23422 14060 0 -1 4202496 8679 0 0 0 82087 12 0 0 25 0 1 0 1015973500 36364288 8614 4294967295 134512640 135213731 3214179552 3214177808 134537017 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23428/statm: 8878 8614 73 172 0 8704 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 37928

[startup+882.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 26259
/proc/meminfo: memFree=404092/2074464 swapFree=1949056/1959888
[pid=23422] ppid=23420 vsize=2416 CPUtime=1.37
/proc/23422/stat : 23422 (SatELiteGTI) S 23420 23422 14060 0 -1 4194304 384 4617 0 0 0 0 128 9 18 0 1 0 1015973364 2473984 277 4294967295 134512640 135169312 3218548912 3218545128 3085455086 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23422/statm: 604 277 235 161 0 43 0
[pid=23428] ppid=23422 vsize=35512 CPUtime=881
/proc/23428/stat : 23428 (minisat_static) R 23422 23422 14060 0 -1 4202496 8679 0 0 0 88088 12 0 0 25 0 1 0 1015973500 36364288 8614 4294967295 134512640 135213731 3214179552 3214177808 134536125 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23428/statm: 8878 8614 73 172 0 8704 0
Current children cumulated CPU time (s) 882.37
Current children cumulated vsize (KiB) 37928

[startup+942.312 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 26444
/proc/meminfo: memFree=403712/2074464 swapFree=1949056/1959888
[pid=23422] ppid=23420 vsize=2416 CPUtime=1.37
/proc/23422/stat : 23422 (SatELiteGTI) S 23420 23422 14060 0 -1 4194304 384 4617 0 0 0 0 128 9 18 0 1 0 1015973364 2473984 277 4294967295 134512640 135169312 3218548912 3218545128 3085455086 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23422/statm: 604 277 235 161 0 43 0
[pid=23428] ppid=23422 vsize=35684 CPUtime=941
/proc/23428/stat : 23428 (minisat_static) R 23422 23422 14060 0 -1 4202496 8703 0 0 0 94087 13 0 0 25 0 1 0 1015973500 36540416 8638 4294967295 134512640 135213731 3214179552 3214178032 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23428/statm: 8921 8638 73 172 0 8747 0
Current children cumulated CPU time (s) 942.37
Current children cumulated vsize (KiB) 38100

[startup+1002.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 26632
/proc/meminfo: memFree=403852/2074464 swapFree=1949056/1959888
[pid=23422] ppid=23420 vsize=2416 CPUtime=1.37
/proc/23422/stat : 23422 (SatELiteGTI) S 23420 23422 14060 0 -1 4194304 384 4617 0 0 0 0 128 9 18 0 1 0 1015973364 2473984 277 4294967295 134512640 135169312 3218548912 3218545128 3085455086 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23422/statm: 604 277 235 161 0 43 0
[pid=23428] ppid=23422 vsize=35684 CPUtime=1001.01
/proc/23428/stat : 23428 (minisat_static) R 23422 23422 14060 0 -1 4202496 8705 0 0 0 100088 13 0 0 25 0 1 0 1015973500 36540416 8640 4294967295 134512640 135213731 3214179552 3214178032 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23428/statm: 8921 8640 73 172 0 8747 0
Current children cumulated CPU time (s) 1002.38
Current children cumulated vsize (KiB) 38100

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 26823
/proc/meminfo: memFree=403472/2074464 swapFree=1949056/1959888
[pid=23422] ppid=23420 vsize=2416 CPUtime=1.37
/proc/23422/stat : 23422 (SatELiteGTI) S 23420 23422 14060 0 -1 4194304 384 4617 0 0 0 0 128 9 18 0 1 0 1015973364 2473984 277 4294967295 134512640 135169312 3218548912 3218545128 3085455086 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23422/statm: 604 277 235 161 0 43 0
[pid=23428] ppid=23422 vsize=35864 CPUtime=1061.01
/proc/23428/stat : 23428 (minisat_static) R 23422 23422 14060 0 -1 4202496 8759 0 0 0 106086 15 0 0 25 0 1 0 1015973500 36724736 8694 4294967295 134512640 135213731 3214179552 3214178032 134530403 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23428/statm: 8966 8694 73 172 0 8792 0
Current children cumulated CPU time (s) 1062.38
Current children cumulated vsize (KiB) 38280

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 27012
/proc/meminfo: memFree=403620/2074464 swapFree=1949056/1959888
[pid=23422] ppid=23420 vsize=2416 CPUtime=1.37
/proc/23422/stat : 23422 (SatELiteGTI) S 23420 23422 14060 0 -1 4194304 384 4617 0 0 0 0 128 9 18 0 1 0 1015973364 2473984 277 4294967295 134512640 135169312 3218548912 3218545128 3085455086 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23422/statm: 604 277 235 161 0 43 0
[pid=23428] ppid=23422 vsize=36004 CPUtime=1121.02
/proc/23428/stat : 23428 (minisat_static) R 23422 23422 14060 0 -1 4202496 8799 0 0 0 112087 15 0 0 25 0 1 0 1015973500 36868096 8734 4294967295 134512640 135213731 3214179552 3214178032 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23428/statm: 9001 8734 73 172 0 8827 0
Current children cumulated CPU time (s) 1122.39
Current children cumulated vsize (KiB) 38420

[startup+1182.32 s]
/proc/loadavg: 1.03 1.01 1.00 3/95 27205
/proc/meminfo: memFree=403556/2074464 swapFree=1949056/1959888
[pid=23422] ppid=23420 vsize=2416 CPUtime=1.37
/proc/23422/stat : 23422 (SatELiteGTI) S 23420 23422 14060 0 -1 4194304 384 4617 0 0 0 0 128 9 18 0 1 0 1015973364 2473984 277 4294967295 134512640 135169312 3218548912 3218545128 3085455086 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23422/statm: 604 277 235 161 0 43 0
[pid=23428] ppid=23422 vsize=36148 CPUtime=1181.03
/proc/23428/stat : 23428 (minisat_static) R 23422 23422 14060 0 -1 4202496 8816 0 0 0 118088 15 0 0 25 0 1 0 1015973500 37015552 8751 4294967295 134512640 135213731 3214179552 3214177744 134527158 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23428/statm: 9037 8751 73 172 0 8863 0
Current children cumulated CPU time (s) 1182.4
Current children cumulated vsize (KiB) 38564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.92 s]
/proc/loadavg: 1.02 1.01 1.00 3/95 27205
/proc/meminfo: memFree=403612/2074464 swapFree=1949056/1959888
[pid=23422] ppid=23420 vsize=2416 CPUtime=1.37
/proc/23422/stat : 23422 (SatELiteGTI) S 23420 23422 14060 0 -1 4194304 384 4617 0 0 0 0 128 9 18 0 1 0 1015973364 2473984 277 4294967295 134512640 135169312 3218548912 3218545128 3085455086 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23422/statm: 604 277 235 161 0 43 0
[pid=23428] ppid=23422 vsize=36148 CPUtime=1198.63
/proc/23428/stat : 23428 (minisat_static) R 23422 23422 14060 0 -1 4202496 8817 0 0 0 119848 15 0 0 25 0 1 0 1015973500 37015552 8752 4294967295 134512640 135213731 3214179552 3214177808 134536125 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23428/statm: 9037 8752 73 172 0 8863 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 38564

Sending SIGTERM to process tree (bottom up)

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

[startup+1199.92 s]
/proc/loadavg: 1.02 1.01 1.00 3/95 27205
/proc/meminfo: memFree=403612/2074464 swapFree=1949056/1959888
[pid=23422] ppid=23420 vsize=2416 CPUtime=1.37
/proc/23422/stat : 23422 (SatELiteGTI) S 23420 23422 14060 0 -1 4194304 384 4617 0 0 0 0 128 9 18 0 1 0 1015973364 2473984 277 4294967295 134512640 135169312 3218548912 3218545128 3085455086 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23422/statm: 604 277 235 161 0 43 0
[pid=23428] ppid=23422 vsize=36148 CPUtime=1198.63
/proc/23428/stat : 23428 (minisat_static) R 23422 23422 14060 0 -1 4202496 8817 0 0 0 119848 15 0 0 25 0 1 0 1015973500 37015552 8752 4294967295 134512640 135213731 3214179552 3214177808 134536125 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23428/statm: 9037 8752 73 172 0 8863 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 38564

Child status: 143
Real time (s): 1199.93
CPU time (s): 1200.01
CPU user time (s): 1199.76
CPU system time (s): 0.25
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 38564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.76
system time used= 0.25
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14094
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= 3887

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi27 at 2009-05-17 00:59:22
IDJOB=1821177
IDBENCH=70865
IDSOLVER=662
FILE ID=tipi27/1821177-1242514762
PBS_JOBID=
Free space on /tmp= 9073 MiB

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

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

MD5SUM BENCH= abeb2c5a0bb0ad39fbdbdbc07efbecf7
RANDOM SEED= 329272437

Linux tipi27 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.389
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.40

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

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.389
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.389
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:        443684 kB
Buffers:         65472 kB
Cached:        1432228 kB
SwapCached:       5508 kB
Active:         681704 kB
Inactive:       825912 kB
HighTotal:     1178688 kB
HighFree:       173812 kB
LowTotal:       895776 kB
LowFree:        269872 kB
SwapTotal:     1959888 kB
SwapFree:      1949056 kB
Dirty:            3232 kB
Writeback:           0 kB
AnonPages:        8980 kB
Mapped:           3128 kB
Slab:           114060 kB
PageTables:        508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90628 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9073 MiB
End job on tipi27 at 2009-05-17 01:19:22