Trace number 1822005

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.03 1200.03

General information on the benchmark

Namevelev-pipe-uns-1.0-8.cnf
MD5SUM0767e5dbf6844720495e9eb5423112e1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark739.97
Satisfiable
(Un)Satisfiability was proved
Number of variables35065
Number of clauses1332773
Sum of the clauses size3936683
Maximum clause length178
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21290115
Number of clauses of size 314508
Number of clauses of size 4256
Number of clauses of size 5216
Number of clauses of size over 527677

Solver Data

0.00/0.00	c Parsing...
1.02/1.02	c ==============================================================================
1.02/1.02	c |           |     ORIGINAL     |              LEARNT              |          |
1.02/1.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.02/1.02	c ==============================================================================
1.02/1.02	c |         0 | 1332772  3936682 |  399831       0        0     nan |  0.000 % |
10.42/10.45	c |         0 | 1317234  4010071 |      --       0       --      -- |     --   | -15195/74092
10.42/10.45	c ==============================================================================
10.42/10.45	c Result  :   #vars: 30665   #clauses: 1317234   #literals: 4010071
10.42/10.45	c CPU time:   10.28 s
10.42/10.45	c ==============================================================================
11.72/11.74	This is MiniSat 2.0 beta
11.72/11.74	WARNING: for repeatability, setting FPU to use double precision
11.72/11.74	============================[ Problem Statistics ]=============================
11.72/11.74	|                                                                             |
11.72/11.74	|  Number of variables:  30665                                                |
11.72/11.74	|  Number of clauses:    1317234                                              |
12.42/12.48	|  Parsing time:         0.68         s                                       |
12.52/12.54	============================[ Search Statistics ]==============================
12.52/12.54	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.52/12.54	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.52/12.54	===============================================================================
12.52/12.54	|         0 |   30665  1317234  4010071 |   439078        0    nan |  0.000 % |
12.82/12.85	|       100 |   30665  1317234  4010071 |   482985      100     33 |  0.000 % |
13.52/13.58	|       250 |   30665  1317234  4010071 |   531284      250     30 |  0.001 % |
13.72/13.79	|       475 |   30665  1317234  4010071 |   584412      475     29 |  0.001 % |
14.32/14.32	|       812 |   30665  1317234  4010071 |   642854      812     37 |  0.000 % |
16.71/16.80	|      1318 |   30665  1317234  4010071 |   707139     1318     55 |  0.000 % |
17.49/17.56	|      2079 |   30665  1317234  4010071 |   777853     2079     78 |  0.001 % |
18.87/18.97	|      3218 |   30665  1317234  4010071 |   855638     3218     68 |  0.001 % |
23.46/23.59	|      4926 |   30665  1317234  4010071 |   941202     4926     74 |  0.000 % |
28.66/28.78	|      7488 |   30665  1317234  4010071 |  1035322     7488     78 |  0.000 % |
33.57/33.71	|     11332 |   30665  1317234  4010071 |  1138855    11332     74 |  0.001 % |
40.37/40.42	|     17100 |   30665  1317234  4010071 |  1252740    17100     75 |  0.000 % |
50.37/50.45	|     25750 |   30665  1317234  4010071 |  1378014    25750     76 |  0.000 % |
64.17/64.25	|     38724 |   30665  1317234  4010071 |  1515816    38724     76 |  0.001 % |
82.87/83.00	|     58186 |   30665  1317234  4010071 |  1667397    58186     76 |  0.000 % |
103.47/103.51	|     87378 |   30665  1317234  4010071 |  1834137    87378     80 |  0.000 % |
151.27/151.33	|    131167 |   30665  1317234  4010071 |  2017551   131167     80 |  0.000 % |
232.78/232.86	|    196852 |   30665  1317234  4010071 |  2219306   196852     76 |  0.001 % |
400.98/401.04	|    295384 |   30665  1317234  4010071 |  2441237   295384     75 |  0.001 % |
758.80/758.84	|    443173 |   30665  1317234  4010071 |  2685361   443173     74 |  0.001 % |

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-1822005-1242586943/watcher-1822005-1242586943 -o /tmp/evaluation-result-1822005-1242586943/solver-1822005-1242586943 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1822005-1242586943.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/96 24722
/proc/meminfo: memFree=1133328/2074464 swapFree=1950760/1959888
[pid=24722] ppid=24720 vsize=2412 CPUtime=0.01
/proc/24722/stat : 24722 (SatELiteGTI) S 24720 24722 11066 0 -1 4194304 365 648 0 0 0 1 0 0 18 0 1 0 1023192775 2469888 276 4294967295 134512640 135169312 3217354640 3217353176 3085537006 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24722/statm: 603 276 235 161 0 42 0
[pid=24726] ppid=24722 vsize=956 CPUtime=0
/proc/24726/stat : 24726 (SatELite_releas) R 24722 24722 11066 0 -1 4202496 121 0 0 0 0 0 0 0 20 0 1 0 1023192775 978944 57 4294967295 134512640 135223648 3212868416 3212867000 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/24726/statm: 239 58 46 174 0 64 0

[startup+0.020417 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 24722
/proc/meminfo: memFree=1133328/2074464 swapFree=1950760/1959888
[pid=24722] ppid=24720 vsize=2412 CPUtime=0.01
/proc/24722/stat : 24722 (SatELiteGTI) S 24720 24722 11066 0 -1 4194304 365 648 0 0 0 1 0 0 18 0 1 0 1023192775 2469888 276 4294967295 134512640 135169312 3217354640 3217353176 3085537006 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24722/statm: 603 276 235 161 0 42 0
[pid=24726] ppid=24722 vsize=2312 CPUtime=0.02
/proc/24726/stat : 24726 (SatELite_releas) R 24722 24722 11066 0 -1 4202496 446 0 0 0 2 0 0 0 20 0 1 0 1023192775 2367488 382 4294967295 134512640 135223648 3212868416 3212867368 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/24726/statm: 578 382 46 174 0 403 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4724

[startup+0.110412 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 24722
/proc/meminfo: memFree=1133328/2074464 swapFree=1950760/1959888
[pid=24722] ppid=24720 vsize=2412 CPUtime=0.01
/proc/24722/stat : 24722 (SatELiteGTI) S 24720 24722 11066 0 -1 4194304 365 648 0 0 0 1 0 0 18 0 1 0 1023192775 2469888 276 4294967295 134512640 135169312 3217354640 3217353176 3085537006 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24722/statm: 603 276 235 161 0 42 0
[pid=24726] ppid=24722 vsize=9356 CPUtime=0.11
/proc/24726/stat : 24726 (SatELite_releas) R 24722 24722 11066 0 -1 4202496 2083 0 0 0 11 0 0 0 20 0 1 0 1023192775 9580544 2019 4294967295 134512640 135223648 3212868416 3212867152 134540952 0 0 0 3 0 0 0 17 1 0 0 0
/proc/24726/statm: 2339 2020 46 174 0 2164 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 11768

[startup+0.3104 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 24722
/proc/meminfo: memFree=1133328/2074464 swapFree=1950760/1959888
[pid=24722] ppid=24720 vsize=2412 CPUtime=0.01
/proc/24722/stat : 24722 (SatELiteGTI) S 24720 24722 11066 0 -1 4194304 365 648 0 0 0 1 0 0 18 0 1 0 1023192775 2469888 276 4294967295 134512640 135169312 3217354640 3217353176 3085537006 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24722/statm: 603 276 235 161 0 42 0
[pid=24726] ppid=24722 vsize=23684 CPUtime=0.31
/proc/24726/stat : 24726 (SatELite_releas) R 24722 24722 11066 0 -1 4202496 5606 0 0 0 29 2 0 0 21 0 1 0 1023192775 24252416 5543 4294967295 134512640 135223648 3212868416 3212866984 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/24726/statm: 5921 5543 46 174 0 5746 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 26096

[startup+0.710378 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 24722
/proc/meminfo: memFree=1133328/2074464 swapFree=1950760/1959888
[pid=24722] ppid=24720 vsize=2412 CPUtime=0.01
/proc/24722/stat : 24722 (SatELiteGTI) S 24720 24722 11066 0 -1 4194304 365 648 0 0 0 1 0 0 18 0 1 0 1023192775 2469888 276 4294967295 134512640 135169312 3217354640 3217353176 3085537006 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24722/statm: 603 276 235 161 0 42 0
[pid=24726] ppid=24722 vsize=55164 CPUtime=0.71
/proc/24726/stat : 24726 (SatELite_releas) R 24722 24722 11066 0 -1 4202496 12422 0 0 0 67 4 0 0 22 0 1 0 1023192775 56487936 12359 4294967295 134512640 135223648 3212868416 3212866916 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/24726/statm: 13791 12359 46 174 0 13616 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 57576

[startup+1.51033 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 24727
/proc/meminfo: memFree=1055944/2074464 swapFree=1950760/1959888
[pid=24722] ppid=24720 vsize=2412 CPUtime=0.01
/proc/24722/stat : 24722 (SatELiteGTI) S 24720 24722 11066 0 -1 4194304 365 648 0 0 0 1 0 0 18 0 1 0 1023192775 2469888 276 4294967295 134512640 135169312 3217354640 3217353176 3085537006 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24722/statm: 603 276 235 161 0 42 0
[pid=24726] ppid=24722 vsize=108412 CPUtime=1.51
/proc/24726/stat : 24726 (SatELite_releas) R 24722 24722 11066 0 -1 4202496 25842 0 0 0 138 13 0 0 25 0 1 0 1023192775 111013888 23073 4294967295 134512640 135223648 3212868416 3212866416 134548217 0 0 0 3 0 0 0 17 1 0 0 0
/proc/24726/statm: 27103 23073 73 174 0 26928 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 110824

[startup+3.11024 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 24738
/proc/meminfo: memFree=1038460/2074464 swapFree=1950760/1959888
[pid=24722] ppid=24720 vsize=2412 CPUtime=0.01
/proc/24722/stat : 24722 (SatELiteGTI) S 24720 24722 11066 0 -1 4194304 365 648 0 0 0 1 0 0 18 0 1 0 1023192775 2469888 276 4294967295 134512640 135169312 3217354640 3217353176 3085537006 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24722/statm: 603 276 235 161 0 42 0
[pid=24726] ppid=24722 vsize=111896 CPUtime=3.11
/proc/24726/stat : 24726 (SatELite_releas) R 24722 24722 11066 0 -1 4202496 26704 0 0 0 297 14 0 0 25 0 1 0 1023192775 114581504 23935 4294967295 134512640 135223648 3212868416 3212866416 134548993 0 0 0 3 0 0 0 17 1 0 0 0
/proc/24726/statm: 27974 23935 73 174 0 27799 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 114308

[startup+6.31007 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 24910
/proc/meminfo: memFree=1025600/2074464 swapFree=1950760/1959888
[pid=24722] ppid=24720 vsize=2412 CPUtime=0.01
/proc/24722/stat : 24722 (SatELiteGTI) S 24720 24722 11066 0 -1 4194304 365 648 0 0 0 1 0 0 18 0 1 0 1023192775 2469888 276 4294967295 134512640 135169312 3217354640 3217353176 3085537006 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24722/statm: 603 276 235 161 0 42 0
[pid=24726] ppid=24722 vsize=127364 CPUtime=6.31
/proc/24726/stat : 24726 (SatELite_releas) R 24722 24722 11066 0 -1 4202496 29526 0 0 0 615 16 0 0 25 0 1 0 1023192775 130420736 26687 4294967295 134512640 135223648 3212868416 3212866608 134549024 0 0 0 3 0 0 0 17 1 0 0 0
/proc/24726/statm: 31841 26687 73 174 0 31666 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 129776

[startup+12.7097 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 24911
/proc/meminfo: memFree=1083884/2074464 swapFree=1950760/1959888
[pid=24722] ppid=24720 vsize=2416 CPUtime=11.75
/proc/24722/stat : 24722 (SatELiteGTI) S 24720 24722 11066 0 -1 4194304 384 30181 0 0 0 1 1147 27 18 0 1 0 1023192775 2473984 278 4294967295 134512640 135169312 3217354640 3217350856 3085537006 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24722/statm: 604 278 235 161 0 43 0
[pid=24911] ppid=24722 vsize=60672 CPUtime=0.97
/proc/24911/stat : 24911 (minisat_static) R 24722 24722 11066 0 -1 4202496 14751 0 0 0 91 6 0 0 25 0 1 0 1023193949 62128128 14685 4294967295 134512640 135213731 3218833744 3218832224 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24911/statm: 15168 14685 72 172 0 14994 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 63088

[startup+25.509 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 24912
/proc/meminfo: memFree=1046160/2074464 swapFree=1950760/1959888
[pid=24722] ppid=24720 vsize=2416 CPUtime=11.75
/proc/24722/stat : 24722 (SatELiteGTI) S 24720 24722 11066 0 -1 4194304 384 30181 0 0 0 1 1147 27 18 0 1 0 1023192775 2473984 278 4294967295 134512640 135169312 3217354640 3217350856 3085537006 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24722/statm: 604 278 235 161 0 43 0
[pid=24911] ppid=24722 vsize=63328 CPUtime=13.71
/proc/24911/stat : 24911 (minisat_static) R 24722 24722 11066 0 -1 4202496 15395 0 0 0 1358 13 0 0 25 0 1 0 1023193949 64847872 15329 4294967295 134512640 135213731 3218833744 3218832224 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24911/statm: 15832 15329 75 172 0 15658 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 65744

[startup+51.1176 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 24915
/proc/meminfo: memFree=1039316/2074464 swapFree=1950760/1959888
[pid=24722] ppid=24720 vsize=2416 CPUtime=11.75
/proc/24722/stat : 24722 (SatELiteGTI) S 24720 24722 11066 0 -1 4194304 384 30181 0 0 0 1 1147 27 18 0 1 0 1023192775 2473984 278 4294967295 134512640 135169312 3217354640 3217350856 3085537006 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24722/statm: 604 278 235 161 0 43 0
[pid=24911] ppid=24722 vsize=70280 CPUtime=39.32
/proc/24911/stat : 24911 (minisat_static) R 24722 24722 11066 0 -1 4202496 17134 0 0 0 3917 15 0 0 25 0 1 0 1023193949 71966720 17068 4294967295 134512640 135213731 3218833744 3218832224 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24911/statm: 17570 17068 75 172 0 17396 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 72696

[startup+102.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 25105
/proc/meminfo: memFree=1017392/2074464 swapFree=1950760/1959888
[pid=24722] ppid=24720 vsize=2416 CPUtime=11.75
/proc/24722/stat : 24722 (SatELiteGTI) S 24720 24722 11066 0 -1 4194304 384 30181 0 0 0 1 1147 27 18 0 1 0 1023192775 2473984 278 4294967295 134512640 135169312 3217354640 3217350856 3085537006 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24722/statm: 604 278 235 161 0 43 0
[pid=24911] ppid=24722 vsize=91988 CPUtime=90.52
/proc/24911/stat : 24911 (minisat_static) R 24722 24722 11066 0 -1 4202496 22535 0 0 0 9034 18 0 0 25 0 1 0 1023193949 94195712 22469 4294967295 134512640 135213731 3218833744 3218832000 134536508 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24911/statm: 22997 22469 75 172 0 22823 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 94404

[startup+162.321 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 25294
/proc/meminfo: memFree=998024/2074464 swapFree=1950760/1959888
[pid=24722] ppid=24720 vsize=2416 CPUtime=11.75
/proc/24722/stat : 24722 (SatELiteGTI) S 24720 24722 11066 0 -1 4194304 384 30181 0 0 0 1 1147 27 18 0 1 0 1023192775 2473984 278 4294967295 134512640 135169312 3217354640 3217350856 3085537006 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24722/statm: 604 278 235 161 0 43 0
[pid=24911] ppid=24722 vsize=111844 CPUtime=150.53
/proc/24911/stat : 24911 (minisat_static) R 24722 24722 11066 0 -1 4202496 27405 0 0 0 15029 24 0 0 25 0 1 0 1023193949 114528256 27339 4294967295 134512640 135213731 3218833744 3218832224 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24911/statm: 27961 27339 75 172 0 27787 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 114260

[startup+222.318 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 25483
/proc/meminfo: memFree=981556/2074464 swapFree=1950760/1959888
[pid=24722] ppid=24720 vsize=2416 CPUtime=11.75
/proc/24722/stat : 24722 (SatELiteGTI) S 24720 24722 11066 0 -1 4194304 384 30181 0 0 0 1 1147 27 18 0 1 0 1023192775 2473984 278 4294967295 134512640 135169312 3217354640 3217350856 3085537006 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24722/statm: 604 278 235 161 0 43 0
[pid=24911] ppid=24722 vsize=128388 CPUtime=210.53
/proc/24911/stat : 24911 (minisat_static) R 24722 24722 11066 0 -1 4202496 31475 0 0 0 21027 26 0 0 25 0 1 0 1023193949 131469312 31401 4294967295 134512640 135213731 3218833744 3218832224 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24911/statm: 32097 31401 75 172 0 31923 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 130804

[startup+282.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 25670
/proc/meminfo: memFree=967676/2074464 swapFree=1950760/1959888
[pid=24722] ppid=24720 vsize=2416 CPUtime=11.75
/proc/24722/stat : 24722 (SatELiteGTI) S 24720 24722 11066 0 -1 4194304 384 30181 0 0 0 1 1147 27 18 0 1 0 1023192775 2473984 278 4294967295 134512640 135169312 3217354640 3217350856 3085537006 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24722/statm: 604 278 235 161 0 43 0
[pid=24911] ppid=24722 vsize=142852 CPUtime=270.52
/proc/24911/stat : 24911 (minisat_static) R 24722 24722 11066 0 -1 4202496 34950 0 0 0 27010 42 0 0 25 0 1 0 1023193949 146280448 34829 4294967295 134512640 135213731 3218833744 3218832224 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24911/statm: 35713 34829 75 172 0 35539 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 145268

[startup+342.311 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 25856
/proc/meminfo: memFree=955532/2074464 swapFree=1950760/1959888
[pid=24722] ppid=24720 vsize=2416 CPUtime=11.75
/proc/24722/stat : 24722 (SatELiteGTI) S 24720 24722 11066 0 -1 4194304 384 30181 0 0 0 1 1147 27 18 0 1 0 1023192775 2473984 278 4294967295 134512640 135169312 3217354640 3217350856 3085537006 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24722/statm: 604 278 235 161 0 43 0
[pid=24911] ppid=24722 vsize=155384 CPUtime=330.53
/proc/24911/stat : 24911 (minisat_static) R 24722 24722 11066 0 -1 4202496 38006 0 0 0 33007 46 0 0 25 0 1 0 1023193949 159113216 37885 4294967295 134512640 135213731 3218833744 3218832224 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24911/statm: 38846 37885 75 172 0 38672 0
Current children cumulated CPU time (s) 342.28

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

/proc/24911/statm: 47350 46075 75 172 0 47176 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 191816

[startup+582.318 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 26615
/proc/meminfo: memFree=914116/2074464 swapFree=1950760/1959888
[pid=24722] ppid=24720 vsize=2416 CPUtime=11.75
/proc/24722/stat : 24722 (SatELiteGTI) S 24720 24722 11066 0 -1 4194304 384 30181 0 0 0 1 1147 27 18 0 1 0 1023192775 2473984 278 4294967295 134512640 135169312 3217354640 3217350856 3085537006 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24722/statm: 604 278 235 161 0 43 0
[pid=24911] ppid=24722 vsize=198224 CPUtime=570.55
/proc/24911/stat : 24911 (minisat_static) R 24722 24722 11066 0 -1 4202496 48357 0 0 0 56987 68 0 0 25 0 1 0 1023193949 202981376 48236 4294967295 134512640 135213731 3218833744 3218832224 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24911/statm: 49556 48236 75 172 0 49382 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 200640

[startup+642.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 26801
/proc/meminfo: memFree=905800/2074464 swapFree=1950760/1959888
[pid=24722] ppid=24720 vsize=2416 CPUtime=11.75
/proc/24722/stat : 24722 (SatELiteGTI) S 24720 24722 11066 0 -1 4194304 384 30181 0 0 0 1 1147 27 18 0 1 0 1023192775 2473984 278 4294967295 134512640 135169312 3217354640 3217350856 3085537006 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24722/statm: 604 278 235 161 0 43 0
[pid=24911] ppid=24722 vsize=206656 CPUtime=630.54
/proc/24911/stat : 24911 (minisat_static) R 24722 24722 11066 0 -1 4202496 50462 0 0 0 62982 72 0 0 25 0 1 0 1023193949 211615744 50341 4294967295 134512640 135213731 3218833744 3218832152 134719542 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24911/statm: 51664 50341 75 172 0 51490 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 209072

[startup+702.312 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 26990
/proc/meminfo: memFree=898872/2074464 swapFree=1950760/1959888
[pid=24722] ppid=24720 vsize=2416 CPUtime=11.75
/proc/24722/stat : 24722 (SatELiteGTI) S 24720 24722 11066 0 -1 4194304 384 30181 0 0 0 1 1147 27 18 0 1 0 1023192775 2473984 278 4294967295 134512640 135169312 3217354640 3217350856 3085537006 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24722/statm: 604 278 235 161 0 43 0
[pid=24911] ppid=24722 vsize=213816 CPUtime=690.55
/proc/24911/stat : 24911 (minisat_static) R 24722 24722 11066 0 -1 4202496 52180 0 0 0 68978 77 0 0 25 0 1 0 1023193949 218947584 52059 4294967295 134512640 135213731 3218833744 3218832224 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24911/statm: 53454 52059 75 172 0 53280 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 216232

[startup+762.318 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 27178
/proc/meminfo: memFree=891408/2074464 swapFree=1950760/1959888
[pid=24722] ppid=24720 vsize=2416 CPUtime=11.75
/proc/24722/stat : 24722 (SatELiteGTI) S 24720 24722 11066 0 -1 4194304 384 30181 0 0 0 1 1147 27 18 0 1 0 1023192775 2473984 278 4294967295 134512640 135169312 3217354640 3217350856 3085537006 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24722/statm: 604 278 235 161 0 43 0
[pid=24911] ppid=24722 vsize=221292 CPUtime=750.56
/proc/24911/stat : 24911 (minisat_static) R 24722 24722 11066 0 -1 4202496 53991 0 0 0 74973 83 0 0 25 0 1 0 1023193949 226603008 53862 4294967295 134512640 135213731 3218833744 3218832224 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24911/statm: 55323 53862 75 172 0 55149 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 223708

[startup+822.315 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 27367
/proc/meminfo: memFree=867608/2074464 swapFree=1950760/1959888
[pid=24722] ppid=24720 vsize=2416 CPUtime=11.75
/proc/24722/stat : 24722 (SatELiteGTI) S 24720 24722 11066 0 -1 4194304 384 30181 0 0 0 1 1147 27 18 0 1 0 1023192775 2473984 278 4294967295 134512640 135169312 3217354640 3217350856 3085537006 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24722/statm: 604 278 235 161 0 43 0
[pid=24911] ppid=24722 vsize=246244 CPUtime=810.56
/proc/24911/stat : 24911 (minisat_static) R 24722 24722 11066 0 -1 4202496 60083 0 0 0 80964 92 0 0 25 0 1 0 1023193949 252153856 59954 4294967295 134512640 135213731 3218833744 3218832224 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24911/statm: 61561 59954 75 172 0 61387 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 248660

[startup+882.312 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 27561
/proc/meminfo: memFree=844560/2074464 swapFree=1950760/1959888
[pid=24722] ppid=24720 vsize=2416 CPUtime=11.75
/proc/24722/stat : 24722 (SatELiteGTI) S 24720 24722 11066 0 -1 4194304 384 30181 0 0 0 1 1147 27 18 0 1 0 1023192775 2473984 278 4294967295 134512640 135169312 3217354640 3217350856 3085537006 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24722/statm: 604 278 235 161 0 43 0
[pid=24911] ppid=24722 vsize=268860 CPUtime=870.56
/proc/24911/stat : 24911 (minisat_static) R 24722 24722 11066 0 -1 4202496 65754 0 0 0 86948 108 0 0 25 0 1 0 1023193949 275312640 65625 4294967295 134512640 135213731 3218833744 3218832224 134529923 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24911/statm: 67215 65625 75 172 0 67041 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 271276

[startup+942.318 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 27747
/proc/meminfo: memFree=824224/2074464 swapFree=1950760/1959888
[pid=24722] ppid=24720 vsize=2416 CPUtime=11.75
/proc/24722/stat : 24722 (SatELiteGTI) S 24720 24722 11066 0 -1 4194304 384 30181 0 0 0 1 1147 27 18 0 1 0 1023192775 2473984 278 4294967295 134512640 135169312 3217354640 3217350856 3085537006 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24722/statm: 604 278 235 161 0 43 0
[pid=24911] ppid=24722 vsize=289152 CPUtime=930.57
/proc/24911/stat : 24911 (minisat_static) R 24722 24722 11066 0 -1 4202496 70836 0 0 0 92943 114 0 0 25 0 1 0 1023193949 296091648 70707 4294967295 134512640 135213731 3218833744 3218832224 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24911/statm: 72288 70707 75 172 0 72114 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 291568

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 27936
/proc/meminfo: memFree=804252/2074464 swapFree=1950760/1959888
[pid=24722] ppid=24720 vsize=2416 CPUtime=11.75
/proc/24722/stat : 24722 (SatELiteGTI) S 24720 24722 11066 0 -1 4194304 384 30181 0 0 0 1 1147 27 18 0 1 0 1023192775 2473984 278 4294967295 134512640 135169312 3217354640 3217350856 3085537006 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24722/statm: 604 278 235 161 0 43 0
[pid=24911] ppid=24722 vsize=309040 CPUtime=990.56
/proc/24911/stat : 24911 (minisat_static) R 24722 24722 11066 0 -1 4202496 75794 0 0 0 98933 123 0 0 25 0 1 0 1023193949 316456960 75665 4294967295 134512640 135213731 3218833744 3218832224 134529996 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24911/statm: 77260 75665 75 172 0 77086 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 311456

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 28124
/proc/meminfo: memFree=787744/2074464 swapFree=1950760/1959888
[pid=24722] ppid=24720 vsize=2416 CPUtime=11.75
/proc/24722/stat : 24722 (SatELiteGTI) S 24720 24722 11066 0 -1 4194304 384 30181 0 0 0 1 1147 27 18 0 1 0 1023192775 2473984 278 4294967295 134512640 135169312 3217354640 3217350856 3085537006 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24722/statm: 604 278 235 161 0 43 0
[pid=24911] ppid=24722 vsize=325560 CPUtime=1050.57
/proc/24911/stat : 24911 (minisat_static) R 24722 24722 11066 0 -1 4202496 79929 0 0 0 104923 134 0 0 25 0 1 0 1023193949 333373440 79800 4294967295 134512640 135213731 3218833744 3218832224 134530129 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24911/statm: 81390 79800 75 172 0 81216 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 327976

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 28313
/proc/meminfo: memFree=771012/2074464 swapFree=1950760/1959888
[pid=24722] ppid=24720 vsize=2416 CPUtime=11.75
/proc/24722/stat : 24722 (SatELiteGTI) S 24720 24722 11066 0 -1 4194304 384 30181 0 0 0 1 1147 27 18 0 1 0 1023192775 2473984 278 4294967295 134512640 135169312 3217354640 3217350856 3085537006 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24722/statm: 604 278 235 161 0 43 0
[pid=24911] ppid=24722 vsize=342128 CPUtime=1110.57
/proc/24911/stat : 24911 (minisat_static) R 24722 24722 11066 0 -1 4202496 84095 0 0 0 110918 139 0 0 25 0 1 0 1023193949 350339072 83966 4294967295 134512640 135213731 3218833744 3218832224 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24911/statm: 85532 83966 75 172 0 85358 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 344544

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 28500
/proc/meminfo: memFree=754644/2074464 swapFree=1950760/1959888
[pid=24722] ppid=24720 vsize=2416 CPUtime=11.75
/proc/24722/stat : 24722 (SatELiteGTI) S 24720 24722 11066 0 -1 4194304 384 30181 0 0 0 1 1147 27 18 0 1 0 1023192775 2473984 278 4294967295 134512640 135169312 3217354640 3217350856 3085537006 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24722/statm: 604 278 235 161 0 43 0
[pid=24911] ppid=24722 vsize=358696 CPUtime=1170.58
/proc/24911/stat : 24911 (minisat_static) R 24722 24722 11066 0 -1 4202496 88251 0 0 0 116911 147 0 0 25 0 1 0 1023193949 367304704 88114 4294967295 134512640 135213731 3218833744 3218832224 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24911/statm: 89674 88114 75 172 0 89500 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 361112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 28502
/proc/meminfo: memFree=749808/2074464 swapFree=1950760/1959888
[pid=24722] ppid=24720 vsize=2416 CPUtime=11.75
/proc/24722/stat : 24722 (SatELiteGTI) S 24720 24722 11066 0 -1 4194304 384 30181 0 0 0 1 1147 27 18 0 1 0 1023192775 2473984 278 4294967295 134512640 135169312 3217354640 3217350856 3085537006 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/24722/statm: 604 278 235 161 0 43 0
[pid=24911] ppid=24722 vsize=363052 CPUtime=1188.28
/proc/24911/stat : 24911 (minisat_static) R 24722 24722 11066 0 -1 4202496 89352 0 0 0 118680 148 0 0 25 0 1 0 1023193949 371765248 89215 4294967295 134512640 135213731 3218833744 3218832224 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24911/statm: 90763 89215 75 172 0 90589 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 365468

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1200.03
CPU time (s): 1200.03
CPU user time (s): 1198.27
CPU system time (s): 1.76
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 365468

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

runsolver used 0 second user time and 0.02 second system time

The end

Launcher Data

Begin job on tipi23 at 2009-05-17 21:02:23
IDJOB=1822005
IDBENCH=71777
IDSOLVER=662
FILE ID=tipi23/1822005-1242586943
PBS_JOBID=
Free space on /tmp= 8299 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT_RACE06/velev-pipe-uns-1.0-8.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1822005-1242586943/watcher-1822005-1242586943 -o /tmp/evaluation-result-1822005-1242586943/solver-1822005-1242586943 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1822005-1242586943.cnf -restarts=1

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

MD5SUM BENCH= 0767e5dbf6844720495e9eb5423112e1
RANDOM SEED= 660390868

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:       1133360 kB
Buffers:         52672 kB
Cached:         785840 kB
SwapCached:       3584 kB
Active:         450272 kB
Inactive:       399880 kB
HighTotal:     1178688 kB
HighFree:       549900 kB
LowTotal:       895776 kB
LowFree:        583460 kB
SwapTotal:     1959888 kB
SwapFree:      1950760 kB
Dirty:           26284 kB
Writeback:           0 kB
AnonPages:       11104 kB
Mapped:           4316 kB
Slab:            82036 kB
PageTables:        464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    96900 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8273 MiB
End job on tipi23 at 2009-05-17 21:22:25