Trace number 1821531

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.02 1199.94

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-10p0.cnf
MD5SUM28e85fc2a4586943a0ffdffa15206b58
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 variables374228
Number of clauses1603007
Sum of the clauses size3767588
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 21211215
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.00	c Parsing...
1.62/1.68	c ==============================================================================
1.62/1.68	c |           |     ORIGINAL     |              LEARNT              |          |
1.62/1.68	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.62/1.68	c ==============================================================================
1.62/1.68	c |         0 | 1588988  3752699 |  476696       0        0     nan |  0.000 % |
9.42/9.43	c |         0 | 1168572  3106678 |      --       0       --      -- |     --   | -118492/40523
9.42/9.44	c ==============================================================================
9.42/9.44	c Result  :   #vars: 243534   #clauses: 1168572   #literals: 3106678
9.42/9.44	c CPU time:   9.09 s
9.42/9.44	c ==============================================================================
10.62/10.61	This is MiniSat 2.0 beta
10.62/10.61	WARNING: for repeatability, setting FPU to use double precision
10.62/10.61	============================[ Problem Statistics ]=============================
10.62/10.61	|                                                                             |
10.62/10.61	|  Number of variables:  243534                                               |
10.62/10.61	|  Number of clauses:    1168572                                              |
11.42/11.46	|  Parsing time:         0.77         s                                       |
11.52/11.52	============================[ Search Statistics ]==============================
11.52/11.52	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.52/11.52	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.52/11.52	===============================================================================
11.52/11.52	|         0 |  243534  1168572  3106678 |   389524        0    nan |  0.000 % |
11.82/11.82	|       102 |  243534  1168572  3106678 |   428476      102     55 |  0.000 % |
12.42/12.42	|       252 |  243496  1168572  3106678 |   471324      250     45 |  0.717 % |
13.12/13.12	|       477 |  243478  1168572  3106678 |   518456      471     37 |  0.906 % |
18.52/18.57	|       814 |  240979  1154887  3072875 |   570302      803     76 |  1.122 % |
21.92/21.93	|      1320 |  239768  1148708  3057726 |   627332     1261     62 |  4.440 % |
28.12/28.18	|      2080 |  231498  1106107  2956088 |   690065     1993     73 |  5.051 % |
40.22/40.22	|      3219 |  227209  1083357  2899972 |   759072     3026     74 |  6.703 % |
58.72/58.72	|      4928 |  225772  1075544  2881367 |   834979     4712     77 |  7.298 % |
74.02/74.07	|      7490 |  221363  1052705  2825949 |   918477     7093     78 |  9.163 % |
105.03/105.03	|     11334 |  217789  1033651  2778977 |  1010324    10679    123 | 10.710 % |
148.23/148.30	|     17102 |  215057  1019395  2744868 |  1111357    16212    143 | 11.807 % |
240.05/240.06	|     25751 |  213182  1009784  2722997 |  1222493    24723    231 | 12.463 % |
402.45/402.50	|     38726 |  211291  1000225  2700497 |  1344742    37458    341 | 13.248 % |
649.97/649.95	|     58189 |  210571   996071  2690020 |  1479216    56817    440 | 13.627 % |
1022.29/1022.21	|     87381 |  209640   990846  2677547 |  1627138    85806    495 | 13.923 % |
1200.01/1199.93	HOME/SatELiteGTI: line 36: 20252 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-1821531-1242534931/watcher-1821531-1242534931 -o /tmp/evaluation-result-1821531-1242534931/solver-1821531-1242534931 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821531-1242534931.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 20244
/proc/meminfo: memFree=1062784/2074464 swapFree=1948616/1959888
[pid=20244] ppid=20242 vsize=2412 CPUtime=0
/proc/20244/stat : 20244 (SatELiteGTI) S 20242 20244 10436 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1017993903 2469888 277 4294967295 134512640 135169312 3213786160 3213784696 3085430510 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20244/statm: 603 277 235 161 0 42 0
[pid=20248] ppid=20244 vsize=948 CPUtime=0
/proc/20248/stat : 20248 (SatELite_releas) R 20244 20244 10436 0 -1 4202496 104 0 0 0 0 0 0 0 18 0 1 0 1017993903 970752 40 4294967295 134512640 135223648 3213261728 3213261612 134529552 0 0 0 0 0 0 0 17 3 0 0 0
/proc/20248/statm: 237 49 40 174 0 62 0

[startup+0.044896 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 20244
/proc/meminfo: memFree=1062784/2074464 swapFree=1948616/1959888
[pid=20244] ppid=20242 vsize=2412 CPUtime=0
/proc/20244/stat : 20244 (SatELiteGTI) S 20242 20244 10436 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1017993903 2469888 277 4294967295 134512640 135169312 3213786160 3213784696 3085430510 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20244/statm: 603 277 235 161 0 42 0
[pid=20248] ppid=20244 vsize=13464 CPUtime=0.05
/proc/20248/stat : 20248 (SatELite_releas) R 20244 20244 10436 0 -1 4202496 3051 0 0 0 1 4 0 0 18 0 1 0 1017993903 13787136 2884 4294967295 134512640 135223648 3213261728 3213260608 134542955 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20248/statm: 3366 2886 46 174 0 3191 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15876

[startup+0.114889 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 20244
/proc/meminfo: memFree=1062784/2074464 swapFree=1948616/1959888
[pid=20244] ppid=20242 vsize=2412 CPUtime=0
/proc/20244/stat : 20244 (SatELiteGTI) S 20242 20244 10436 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1017993903 2469888 277 4294967295 134512640 135169312 3213786160 3213784696 3085430510 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20244/statm: 603 277 235 161 0 42 0
[pid=20248] ppid=20244 vsize=28832 CPUtime=0.12
/proc/20248/stat : 20248 (SatELite_releas) R 20244 20244 10436 0 -1 4202496 6284 0 0 0 7 5 0 0 18 0 1 0 1017993903 29523968 6053 4294967295 134512640 135223648 3213261728 3213260296 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20248/statm: 7208 6053 46 174 0 7033 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 31244

[startup+0.314872 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 20244
/proc/meminfo: memFree=1062784/2074464 swapFree=1948616/1959888
[pid=20244] ppid=20242 vsize=2412 CPUtime=0
/proc/20244/stat : 20244 (SatELiteGTI) S 20242 20244 10436 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1017993903 2469888 277 4294967295 134512640 135169312 3213786160 3213784696 3085430510 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20244/statm: 603 277 235 161 0 42 0
[pid=20248] ppid=20244 vsize=51612 CPUtime=0.32
/proc/20248/stat : 20248 (SatELite_releas) R 20244 20244 10436 0 -1 4202496 11739 0 0 0 24 8 0 0 18 0 1 0 1017993903 52850688 11508 4294967295 134512640 135223648 3213261728 3213260680 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20248/statm: 12903 11508 46 174 0 12728 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 54024

[startup+0.71484 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 20244
/proc/meminfo: memFree=1062784/2074464 swapFree=1948616/1959888
[pid=20244] ppid=20242 vsize=2412 CPUtime=0
/proc/20244/stat : 20244 (SatELiteGTI) S 20242 20244 10436 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1017993903 2469888 277 4294967295 134512640 135169312 3213786160 3213784696 3085430510 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20244/statm: 603 277 235 161 0 42 0
[pid=20248] ppid=20244 vsize=74384 CPUtime=0.72
/proc/20248/stat : 20248 (SatELite_releas) R 20244 20244 10436 0 -1 4202496 17363 0 0 0 62 10 0 0 18 0 1 0 1017993903 76169216 17132 4294967295 134512640 135223648 3213261728 3213260680 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20248/statm: 18596 17132 46 174 0 18421 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 76796

[startup+1.51477 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 20249
/proc/meminfo: memFree=971628/2074464 swapFree=1948616/1959888
[pid=20244] ppid=20242 vsize=2412 CPUtime=0
/proc/20244/stat : 20244 (SatELiteGTI) S 20242 20244 10436 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1017993903 2469888 277 4294967295 134512640 135169312 3213786160 3213784696 3085430510 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20244/statm: 603 277 235 161 0 42 0
[pid=20248] ppid=20244 vsize=167272 CPUtime=1.52
/proc/20248/stat : 20248 (SatELite_releas) R 20244 20244 10436 0 -1 4202496 37946 0 0 0 128 24 0 0 20 0 1 0 1017993903 171286528 37715 4294967295 134512640 135223648 3213261728 3213260736 134547591 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20248/statm: 41818 37715 47 174 0 41643 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 169684

[startup+3.11464 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 20249
/proc/meminfo: memFree=901320/2074464 swapFree=1948616/1959888
[pid=20244] ppid=20242 vsize=2412 CPUtime=0
/proc/20244/stat : 20244 (SatELiteGTI) S 20242 20244 10436 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1017993903 2469888 277 4294967295 134512640 135169312 3213786160 3213784696 3085430510 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20244/statm: 603 277 235 161 0 42 0
[pid=20248] ppid=20244 vsize=199480 CPUtime=3.12
/proc/20248/stat : 20248 (SatELite_releas) R 20244 20244 10436 0 -1 4202496 48991 0 0 0 282 30 0 0 25 0 1 0 1017993903 204267520 44653 4294967295 134512640 135223648 3213261728 3213259744 134586740 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20248/statm: 49870 44653 73 174 0 49695 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 201892

[startup+6.31438 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 20251
/proc/meminfo: memFree=867096/2074464 swapFree=1948616/1959888
[pid=20244] ppid=20242 vsize=2412 CPUtime=0
/proc/20244/stat : 20244 (SatELiteGTI) S 20242 20244 10436 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1017993903 2469888 277 4294967295 134512640 135169312 3213786160 3213784696 3085430510 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/20244/statm: 603 277 235 161 0 42 0
[pid=20248] ppid=20244 vsize=211280 CPUtime=6.32
/proc/20248/stat : 20248 (SatELite_releas) R 20244 20244 10436 0 -1 4202496 56509 0 0 0 600 32 0 0 25 0 1 0 1017993903 216350720 47333 4294967295 134512640 135223648 3213261728 3213259680 134564077 0 0 0 3 0 0 0 17 3 0 0 0
/proc/20248/statm: 52820 47333 73 174 0 52645 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 213692

[startup+12.7139 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 20252
/proc/meminfo: memFree=963732/2074464 swapFree=1948616/1959888
[pid=20244] ppid=20242 vsize=2416 CPUtime=10.62
/proc/20244/stat : 20244 (SatELiteGTI) S 20242 20244 10436 0 -1 4194304 385 63444 0 0 0 0 1018 44 20 0 1 0 1017993903 2473984 278 4294967295 134512640 135169312 3213786160 3213782376 3085430510 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20244/statm: 604 278 235 161 0 43 0
[pid=20252] ppid=20244 vsize=71352 CPUtime=2.1
/proc/20252/stat : 20252 (minisat_static) R 20244 20244 10436 0 -1 4202496 16245 0 0 0 203 7 0 0 25 0 1 0 1017994964 73064448 16144 4294967295 134512640 135213731 3220595456 3220593936 134530423 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20252/statm: 17838 16144 75 172 0 17664 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 73768

[startup+25.5128 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 20435
/proc/meminfo: memFree=962480/2074464 swapFree=1948616/1959888
[pid=20244] ppid=20242 vsize=2416 CPUtime=10.62
/proc/20244/stat : 20244 (SatELiteGTI) S 20242 20244 10436 0 -1 4194304 385 63444 0 0 0 0 1018 44 20 0 1 0 1017993903 2473984 278 4294967295 134512640 135169312 3213786160 3213782376 3085430510 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20244/statm: 604 278 235 161 0 43 0
[pid=20252] ppid=20244 vsize=71748 CPUtime=14.9
/proc/20252/stat : 20252 (minisat_static) R 20244 20244 10436 0 -1 4202496 16357 0 0 0 1481 9 0 0 25 0 1 0 1017994964 73469952 16256 4294967295 134512640 135213731 3220595456 3220593856 134524609 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20252/statm: 17937 16256 75 172 0 17763 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 74164

[startup+51.1107 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 20438
/proc/meminfo: memFree=962316/2074464 swapFree=1948616/1959888
[pid=20244] ppid=20242 vsize=2416 CPUtime=10.62
/proc/20244/stat : 20244 (SatELiteGTI) S 20242 20244 10436 0 -1 4194304 385 63444 0 0 0 0 1018 44 20 0 1 0 1017993903 2473984 278 4294967295 134512640 135169312 3213786160 3213782376 3085430510 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20244/statm: 604 278 235 161 0 43 0
[pid=20252] ppid=20244 vsize=72276 CPUtime=40.5
/proc/20252/stat : 20252 (minisat_static) R 20244 20244 10436 0 -1 4202496 16465 0 0 0 4041 9 0 0 25 0 1 0 1017994964 74010624 16364 4294967295 134512640 135213731 3220595456 3220593936 134530458 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20252/statm: 18069 16364 75 172 0 17895 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 74692

[startup+102.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 20624
/proc/meminfo: memFree=959276/2074464 swapFree=1948616/1959888
[pid=20244] ppid=20242 vsize=2416 CPUtime=10.62
/proc/20244/stat : 20244 (SatELiteGTI) S 20242 20244 10436 0 -1 4194304 385 63444 0 0 0 0 1018 44 20 0 1 0 1017993903 2473984 278 4294967295 134512640 135169312 3213786160 3213782376 3085430510 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20244/statm: 604 278 235 161 0 43 0
[pid=20252] ppid=20244 vsize=75184 CPUtime=91.71
/proc/20252/stat : 20252 (minisat_static) R 20244 20244 10436 0 -1 4202496 17220 0 0 0 9160 11 0 0 25 0 1 0 1017994964 76988416 17119 4294967295 134512640 135213731 3220595456 3220593936 134529968 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20252/statm: 18796 17119 75 172 0 18622 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 77600

[startup+162.312 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 20813
/proc/meminfo: memFree=953224/2074464 swapFree=1948616/1959888
[pid=20244] ppid=20242 vsize=2416 CPUtime=10.62
/proc/20244/stat : 20244 (SatELiteGTI) S 20242 20244 10436 0 -1 4194304 385 63444 0 0 0 0 1018 44 20 0 1 0 1017993903 2473984 278 4294967295 134512640 135169312 3213786160 3213782376 3085430510 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20244/statm: 604 278 235 161 0 43 0
[pid=20252] ppid=20244 vsize=81580 CPUtime=151.71
/proc/20252/stat : 20252 (minisat_static) R 20244 20244 10436 0 -1 4202496 18812 0 0 0 15158 13 0 0 25 0 1 0 1017994964 83537920 18711 4294967295 134512640 135213731 3220595456 3220593936 134529968 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20252/statm: 20395 18711 75 172 0 20221 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 83996

[startup+222.317 s]
/proc/loadavg: 1.00 1.00 1.00 4/95 21000
/proc/meminfo: memFree=944196/2074464 swapFree=1948616/1959888
[pid=20244] ppid=20242 vsize=2416 CPUtime=10.62
/proc/20244/stat : 20244 (SatELiteGTI) S 20242 20244 10436 0 -1 4194304 385 63444 0 0 0 0 1018 44 20 0 1 0 1017993903 2473984 278 4294967295 134512640 135169312 3213786160 3213782376 3085430510 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20244/statm: 604 278 235 161 0 43 0
[pid=20252] ppid=20244 vsize=90796 CPUtime=211.72
/proc/20252/stat : 20252 (minisat_static) R 20244 20244 10436 0 -1 4202496 21100 0 0 0 21159 13 0 0 25 0 1 0 1017994964 92975104 20999 4294967295 134512640 135213731 3220595456 3220593648 134527306 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20252/statm: 22699 20999 75 172 0 22525 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 93212

[startup+282.312 s]
/proc/loadavg: 1.06 1.02 1.00 3/95 21193
/proc/meminfo: memFree=935152/2074464 swapFree=1948616/1959888
[pid=20244] ppid=20242 vsize=2416 CPUtime=10.62
/proc/20244/stat : 20244 (SatELiteGTI) S 20242 20244 10436 0 -1 4194304 385 63444 0 0 0 0 1018 44 20 0 1 0 1017993903 2473984 278 4294967295 134512640 135169312 3213786160 3213782376 3085430510 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20244/statm: 604 278 235 161 0 43 0
[pid=20252] ppid=20244 vsize=99960 CPUtime=271.72
/proc/20252/stat : 20252 (minisat_static) R 20244 20244 10436 0 -1 4202496 23391 0 0 0 27158 14 0 0 25 0 1 0 1017994964 102359040 23290 4294967295 134512640 135213731 3220595456 3220593936 134529947 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20252/statm: 24990 23290 75 172 0 24816 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 102376

[startup+342.317 s]
/proc/loadavg: 1.02 1.01 1.00 3/95 21380
/proc/meminfo: memFree=922372/2074464 swapFree=1948616/1959888
[pid=20244] ppid=20242 vsize=2416 CPUtime=10.62
/proc/20244/stat : 20244 (SatELiteGTI) S 20242 20244 10436 0 -1 4194304 385 63444 0 0 0 0 1018 44 20 0 1 0 1017993903 2473984 278 4294967295 134512640 135169312 3213786160 3213782376 3085430510 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20244/statm: 604 278 235 161 0 43 0
[pid=20252] ppid=20244 vsize=112424 CPUtime=331.73
/proc/20252/stat : 20252 (minisat_static) R 20244 20244 10436 0 -1 4202496 26517 0 0 0 33157 16 0 0 25 0 1 0 1017994964 115122176 26416 4294967295 134512640 135213731 3220595456 3220593936 134529996 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20252/statm: 28106 26416 75 172 0 27932 0
Current children cumulated CPU time (s) 342.35

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

[pid=20252] ppid=20244 vsize=143704 CPUtime=511.74
/proc/20252/stat : 20252 (minisat_static) R 20244 20244 10436 0 -1 4202496 34345 0 0 0 51156 18 0 0 25 0 1 0 1017994964 147152896 34244 4294967295 134512640 135213731 3220595456 3220593920 134523426 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20252/statm: 35926 34244 75 172 0 35752 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 146120

[startup+582.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 22134
/proc/meminfo: memFree=878352/2074464 swapFree=1948616/1959888
[pid=20244] ppid=20242 vsize=2416 CPUtime=10.62
/proc/20244/stat : 20244 (SatELiteGTI) S 20242 20244 10436 0 -1 4194304 385 63444 0 0 0 0 1018 44 20 0 1 0 1017993903 2473984 278 4294967295 134512640 135169312 3213786160 3213782376 3085430510 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20244/statm: 604 278 235 161 0 43 0
[pid=20252] ppid=20244 vsize=156588 CPUtime=571.75
/proc/20252/stat : 20252 (minisat_static) R 20244 20244 10436 0 -1 4202496 37553 0 0 0 57153 22 0 0 25 0 1 0 1017994964 160346112 37452 4294967295 134512640 135213731 3220595456 3220593936 134530193 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20252/statm: 39147 37452 75 172 0 38973 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 159004

[startup+642.312 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 22325
/proc/meminfo: memFree=865308/2074464 swapFree=1948616/1959888
[pid=20244] ppid=20242 vsize=2416 CPUtime=10.62
/proc/20244/stat : 20244 (SatELiteGTI) S 20242 20244 10436 0 -1 4194304 385 63444 0 0 0 0 1018 44 20 0 1 0 1017993903 2473984 278 4294967295 134512640 135169312 3213786160 3213782376 3085430510 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20244/statm: 604 278 235 161 0 43 0
[pid=20252] ppid=20244 vsize=169300 CPUtime=631.75
/proc/20252/stat : 20252 (minisat_static) R 20244 20244 10436 0 -1 4202496 40722 0 0 0 63153 22 0 0 25 0 1 0 1017994964 173363200 40621 4294967295 134512640 135213731 3220595456 3220593936 134529968 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20252/statm: 42325 40621 75 172 0 42151 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 171716

[startup+702.307 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 22619
/proc/meminfo: memFree=856536/2074464 swapFree=1948616/1959888
[pid=20244] ppid=20242 vsize=2416 CPUtime=10.62
/proc/20244/stat : 20244 (SatELiteGTI) S 20242 20244 10436 0 -1 4194304 385 63444 0 0 0 0 1018 44 20 0 1 0 1017993903 2473984 278 4294967295 134512640 135169312 3213786160 3213782376 3085430510 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20244/statm: 604 278 235 161 0 43 0
[pid=20252] ppid=20244 vsize=177788 CPUtime=691.74
/proc/20252/stat : 20252 (minisat_static) R 20244 20244 10436 0 -1 4202496 42859 0 0 0 69151 23 0 0 25 0 1 0 1017994964 182054912 42758 4294967295 134512640 135213731 3220595456 3220593936 134530110 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20252/statm: 44447 42758 75 172 0 44273 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 180204

[startup+762.322 s]
/proc/loadavg: 1.10 1.03 1.01 2/95 22808
/proc/meminfo: memFree=842844/2074464 swapFree=1948616/1959888
[pid=20244] ppid=20242 vsize=2416 CPUtime=10.62
/proc/20244/stat : 20244 (SatELiteGTI) S 20242 20244 10436 0 -1 4194304 385 63444 0 0 0 0 1018 44 20 0 1 0 1017993903 2473984 278 4294967295 134512640 135169312 3213786160 3213782376 3085430510 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20244/statm: 604 278 235 161 0 43 0
[pid=20252] ppid=20244 vsize=191152 CPUtime=751.76
/proc/20252/stat : 20252 (minisat_static) R 20244 20244 10436 0 -1 4202496 46182 0 0 0 75151 25 0 0 25 0 1 0 1017994964 195739648 46081 4294967295 134512640 135213731 3220595456 3220593936 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20252/statm: 47788 46081 75 172 0 47614 0
Current children cumulated CPU time (s) 762.38
Current children cumulated vsize (KiB) 193568

[startup+822.317 s]
/proc/loadavg: 1.03 1.02 1.00 2/95 22995
/proc/meminfo: memFree=832560/2074464 swapFree=1948616/1959888
[pid=20244] ppid=20242 vsize=2416 CPUtime=10.62
/proc/20244/stat : 20244 (SatELiteGTI) S 20242 20244 10436 0 -1 4194304 385 63444 0 0 0 0 1018 44 20 0 1 0 1017993903 2473984 278 4294967295 134512640 135169312 3213786160 3213782376 3085430510 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20244/statm: 604 278 235 161 0 43 0
[pid=20252] ppid=20244 vsize=201724 CPUtime=811.76
/proc/20252/stat : 20252 (minisat_static) R 20244 20244 10436 0 -1 4202496 48844 0 0 0 81149 27 0 0 25 0 1 0 1017994964 206565376 48743 4294967295 134512640 135213731 3220595456 3220593936 134530096 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20252/statm: 50431 48743 75 172 0 50257 0
Current children cumulated CPU time (s) 822.38
Current children cumulated vsize (KiB) 204140

[startup+882.323 s]
/proc/loadavg: 1.01 1.02 1.00 2/95 23184
/proc/meminfo: memFree=821896/2074464 swapFree=1948616/1959888
[pid=20244] ppid=20242 vsize=2416 CPUtime=10.62
/proc/20244/stat : 20244 (SatELiteGTI) S 20242 20244 10436 0 -1 4194304 385 63444 0 0 0 0 1018 44 20 0 1 0 1017993903 2473984 278 4294967295 134512640 135169312 3213786160 3213782376 3085430510 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20244/statm: 604 278 235 161 0 43 0
[pid=20252] ppid=20244 vsize=212504 CPUtime=871.77
/proc/20252/stat : 20252 (minisat_static) R 20244 20244 10436 0 -1 4202496 51512 0 0 0 87149 28 0 0 25 0 1 0 1017994964 217604096 51411 4294967295 134512640 135213731 3220595456 3220593936 134530021 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20252/statm: 53126 51411 75 172 0 52952 0
Current children cumulated CPU time (s) 882.39
Current children cumulated vsize (KiB) 214920

[startup+942.318 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 23371
/proc/meminfo: memFree=809216/2074464 swapFree=1948616/1959888
[pid=20244] ppid=20242 vsize=2416 CPUtime=10.62
/proc/20244/stat : 20244 (SatELiteGTI) S 20242 20244 10436 0 -1 4194304 385 63444 0 0 0 0 1018 44 20 0 1 0 1017993903 2473984 278 4294967295 134512640 135169312 3213786160 3213782376 3085430510 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20244/statm: 604 278 235 161 0 43 0
[pid=20252] ppid=20244 vsize=225512 CPUtime=931.77
/proc/20252/stat : 20252 (minisat_static) R 20244 20244 10436 0 -1 4202496 54793 0 0 0 93147 30 0 0 25 0 1 0 1017994964 230924288 54692 4294967295 134512640 135213731 3220595456 3220593936 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20252/statm: 56378 54692 75 172 0 56204 0
Current children cumulated CPU time (s) 942.39
Current children cumulated vsize (KiB) 227928

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 23558
/proc/meminfo: memFree=797964/2074464 swapFree=1948616/1959888
[pid=20244] ppid=20242 vsize=2416 CPUtime=10.62
/proc/20244/stat : 20244 (SatELiteGTI) S 20242 20244 10436 0 -1 4194304 385 63444 0 0 0 0 1018 44 20 0 1 0 1017993903 2473984 278 4294967295 134512640 135169312 3213786160 3213782376 3085430510 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20244/statm: 604 278 235 161 0 43 0
[pid=20252] ppid=20244 vsize=236632 CPUtime=991.77
/proc/20252/stat : 20252 (minisat_static) R 20244 20244 10436 0 -1 4202496 57567 0 0 0 99144 33 0 0 25 0 1 0 1017994964 242311168 57466 4294967295 134512640 135213731 3220595456 3220593936 134530423 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20252/statm: 59158 57466 75 172 0 58984 0
Current children cumulated CPU time (s) 1002.39
Current children cumulated vsize (KiB) 239048

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 23751
/proc/meminfo: memFree=787640/2074464 swapFree=1948616/1959888
[pid=20244] ppid=20242 vsize=2416 CPUtime=10.62
/proc/20244/stat : 20244 (SatELiteGTI) S 20242 20244 10436 0 -1 4194304 385 63444 0 0 0 0 1018 44 20 0 1 0 1017993903 2473984 278 4294967295 134512640 135169312 3213786160 3213782376 3085430510 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20244/statm: 604 278 235 161 0 43 0
[pid=20252] ppid=20244 vsize=247104 CPUtime=1051.77
/proc/20252/stat : 20252 (minisat_static) R 20244 20244 10436 0 -1 4202496 60181 0 0 0 105143 34 0 0 25 0 1 0 1017994964 253034496 60080 4294967295 134512640 135213731 3220595456 3220593936 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20252/statm: 61776 60080 75 172 0 61602 0
Current children cumulated CPU time (s) 1062.39
Current children cumulated vsize (KiB) 249520

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 23938
/proc/meminfo: memFree=777504/2074464 swapFree=1948616/1959888
[pid=20244] ppid=20242 vsize=2416 CPUtime=10.62
/proc/20244/stat : 20244 (SatELiteGTI) S 20242 20244 10436 0 -1 4194304 385 63444 0 0 0 0 1018 44 20 0 1 0 1017993903 2473984 278 4294967295 134512640 135169312 3213786160 3213782376 3085430510 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20244/statm: 604 278 235 161 0 43 0
[pid=20252] ppid=20244 vsize=257212 CPUtime=1111.78
/proc/20252/stat : 20252 (minisat_static) R 20244 20244 10436 0 -1 4202496 62688 0 0 0 111141 37 0 0 25 0 1 0 1017994964 263385088 62587 4294967295 134512640 135213731 3220595456 3220593936 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20252/statm: 64303 62587 75 172 0 64129 0
Current children cumulated CPU time (s) 1122.4
Current children cumulated vsize (KiB) 259628

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 24127
/proc/meminfo: memFree=765228/2074464 swapFree=1948616/1959888
[pid=20244] ppid=20242 vsize=2416 CPUtime=10.62
/proc/20244/stat : 20244 (SatELiteGTI) S 20242 20244 10436 0 -1 4194304 385 63444 0 0 0 0 1018 44 20 0 1 0 1017993903 2473984 278 4294967295 134512640 135169312 3213786160 3213782376 3085430510 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20244/statm: 604 278 235 161 0 43 0
[pid=20252] ppid=20244 vsize=269564 CPUtime=1171.78
/proc/20252/stat : 20252 (minisat_static) R 20244 20244 10436 0 -1 4202496 65776 0 0 0 117138 40 0 0 25 0 1 0 1017994964 276033536 65675 4294967295 134512640 135213731 3220595456 3220593648 134527104 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20252/statm: 67391 65675 75 172 0 67217 0
Current children cumulated CPU time (s) 1182.4
Current children cumulated vsize (KiB) 271980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 24127
/proc/meminfo: memFree=760588/2074464 swapFree=1948616/1959888
[pid=20244] ppid=20242 vsize=2416 CPUtime=10.62
/proc/20244/stat : 20244 (SatELiteGTI) S 20242 20244 10436 0 -1 4194304 385 63444 0 0 0 0 1018 44 20 0 1 0 1017993903 2473984 278 4294967295 134512640 135169312 3213786160 3213782376 3085430510 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20244/statm: 604 278 235 161 0 43 0
[pid=20252] ppid=20244 vsize=274084 CPUtime=1189.39
/proc/20252/stat : 20252 (minisat_static) R 20244 20244 10436 0 -1 4202496 66911 0 0 0 118899 40 0 0 25 0 1 0 1017994964 280662016 66810 4294967295 134512640 135213731 3220595456 3220593936 134529947 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20252/statm: 68521 66810 75 172 0 68347 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 276500

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

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

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 24127
/proc/meminfo: memFree=760588/2074464 swapFree=1948616/1959888
[pid=20244] ppid=20242 vsize=2416 CPUtime=10.62
/proc/20244/stat : 20244 (SatELiteGTI) S 20242 20244 10436 0 -1 4194304 385 63444 0 0 0 0 1018 44 20 0 1 0 1017993903 2473984 278 4294967295 134512640 135169312 3213786160 3213782376 3085430510 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/20244/statm: 604 278 235 161 0 43 0
[pid=20252] ppid=20244 vsize=274084 CPUtime=1189.39
/proc/20252/stat : 20252 (minisat_static) R 20244 20244 10436 0 -1 4202496 66911 0 0 0 118899 40 0 0 25 0 1 0 1017994964 280662016 66810 4294967295 134512640 135213731 3220595456 3220593936 134529947 0 0 0 3 0 0 0 17 0 0 0 0
/proc/20252/statm: 68521 66810 75 172 0 68347 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 276500

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1199.94
CPU time (s): 1200.02
CPU user time (s): 1199.17
CPU system time (s): 0.85
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 276500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.17
system time used= 0.85
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 130818
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= 17
involuntary context switches= 2236

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi16 at 2009-05-17 06:35:31
IDJOB=1821531
IDBENCH=70996
IDSOLVER=662
FILE ID=tipi16/1821531-1242534931
PBS_JOBID=
Free space on /tmp= 4851 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-20-10p0.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821531-1242534931/watcher-1821531-1242534931 -o /tmp/evaluation-result-1821531-1242534931/solver-1821531-1242534931 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821531-1242534931.cnf -restarts=1

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

MD5SUM BENCH= 28e85fc2a4586943a0ffdffa15206b58
RANDOM SEED= 723475181

Linux tipi16 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.457
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.457
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.457
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.78

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.457
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:       1062808 kB
Buffers:         53604 kB
Cached:         856396 kB
SwapCached:       5940 kB
Active:         157876 kB
Inactive:       762168 kB
HighTotal:     1178688 kB
HighFree:       358928 kB
LowTotal:       895776 kB
LowFree:        703880 kB
SwapTotal:     1959888 kB
SwapFree:      1948616 kB
Dirty:           31808 kB
Writeback:           0 kB
AnonPages:        9320 kB
Mapped:           3444 kB
Slab:            83180 kB
PageTables:        508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90760 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 4819 MiB
End job on tipi16 at 2009-05-17 06:55:36