Trace number 1849345

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
minisat2 070721/core? (TO) 1200.06 1199.94

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-19-u.cnf
MD5SUM3be331331884289c55e55acdeed55dc7
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 variables208002
Number of clauses986543
Sum of the clauses size2288164
Maximum clause length10
Minimum clause length1
Number of clauses of size 117318
Number of clauses of size 2753529
Number of clauses of size 3176796
Number of clauses of size 44320
Number of clauses of size 517280
Number of clauses of size over 517300

Solver Data

0.00/0.00	c Parsing...
0.82/0.89	c ==============================================================================
0.82/0.89	c |           |     ORIGINAL     |              LEARNT              |          |
0.82/0.89	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.82/0.89	c ==============================================================================
0.82/0.89	c |         0 |  969225  2270846 |  290767       0        0     nan |  0.000 % |
6.41/6.43	c |         0 |  424864  1140718 |      --       0       --      -- |     --   | -338304/-664362
6.41/6.43	c ==============================================================================
6.41/6.43	c Result  :   #vars: 68615   #clauses: 424864   #literals: 1140718
6.41/6.43	c CPU time:   6.23 s
6.41/6.43	c ==============================================================================
6.81/6.89	This is MiniSat 2.0 beta
6.81/6.89	WARNING: for repeatability, setting FPU to use double precision
6.81/6.89	============================[ Problem Statistics ]=============================
6.81/6.89	|                                                                             |
6.81/6.89	|  Number of variables:  68615                                                |
6.81/6.89	|  Number of clauses:    424864                                               |
6.88/7.18	|  Parsing time:         0.30         s                                       |
6.88/7.21	============================[ Search Statistics ]==============================
6.88/7.21	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.88/7.21	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.88/7.21	===============================================================================
6.88/7.21	|         0 |   68615   424864  1140718 |   141621        0    nan |  0.000 % |
6.88/7.46	|       101 |   68460   424864  1140718 |   155783       88     26 |  9.192 % |
7.72/7.79	|       252 |   66729   424864  1140718 |   171361      222     20 | 23.062 % |
8.21/8.30	|       477 |   47630   286959   796267 |   188497      323     21 | 35.791 % |
8.82/8.91	|       815 |   47625   286959   796267 |   207347      659     36 | 35.827 % |
9.51/9.56	|      1322 |   43645   258435   724133 |   228082     1121     33 | 58.247 % |
10.31/10.33	|      2081 |   25377   132360   384314 |   250890     1717     37 | 63.015 % |
11.41/11.45	|      3221 |   24169   125088   363773 |   275979     2847     41 | 65.856 % |
13.22/13.26	|      4931 |   20875   105776   309046 |   303577     4524     42 | 70.084 % |
15.31/15.34	|      7493 |   20459   103704   302606 |   333935     7078     46 | 70.183 % |
19.11/19.16	|     11338 |   19453    97097   285112 |   367329    10891     48 | 71.649 % |
25.01/25.01	|     17105 |   19315    96402   283024 |   404062    16647     43 | 71.850 % |
36.62/36.64	|     25756 |   19239    96247   282513 |   444468    25297     42 | 71.961 % |
52.32/52.37	|     38731 |   19227    96156   282269 |   488915    38271     44 | 71.978 % |
82.32/82.38	|     58192 |   19221    96142   282220 |   537806    57731     46 | 71.987 % |
131.33/131.36	|     87386 |   19161    95843   281362 |   591587    86913     47 | 72.094 % |
230.53/230.52	|    131175 |   18431    91338   268873 |   650746   130692     47 | 73.211 % |
433.36/433.33	|    196860 |   17850    88683   260755 |   715820   196354     46 | 74.041 % |
831.61/831.60	|    295386 |   17017    84770   248261 |   787402   294815     46 | 75.199 % |
1200.05/1199.92	HOME/SatELiteGTI: line 36: 26508 Terminated              $MS $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-1849345-1244800091/watcher-1849345-1244800091 -o /tmp/evaluation-result-1849345-1244800091/solver-1849345-1244800091 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849345-1244800091.cnf 

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.17 1.07 0.92 3/91 26502
/proc/meminfo: memFree=160464/2074464 swapFree=1959888/1959888
[pid=26502] ppid=26500 vsize=2416 CPUtime=0
/proc/26502/stat : 26502 (SatELiteGTI) S 26500 26502 18729 0 -1 4194304 365 648 0 0 0 0 0 0 25 0 1 0 77434408 2473984 276 4294967295 134512640 135169312 3216522960 3216521496 3085049582 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26502/statm: 604 276 235 161 0 43 0
[pid=26506] ppid=26502 vsize=816 CPUtime=0
/proc/26506/stat : 26506 (SatELite_releas) R 26502 26502 18729 0 -1 4194304 79 0 0 0 0 0 0 0 18 0 1 0 77434409 835584 16 4294967295 134512640 135223648 3215388080 3215387872 134659632 0 0 0 0 0 0 0 17 2 0 0 0
/proc/26506/statm: 237 30 24 174 0 62 0

[startup+0.07619 s]
/proc/loadavg: 1.17 1.07 0.92 3/91 26502
/proc/meminfo: memFree=160464/2074464 swapFree=1959888/1959888
[pid=26502] ppid=26500 vsize=2416 CPUtime=0
/proc/26502/stat : 26502 (SatELiteGTI) S 26500 26502 18729 0 -1 4194304 365 648 0 0 0 0 0 0 25 0 1 0 77434408 2473984 276 4294967295 134512640 135169312 3216522960 3216521496 3085049582 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26502/statm: 604 276 235 161 0 43 0
[pid=26506] ppid=26502 vsize=13656 CPUtime=0.08
/proc/26506/stat : 26506 (SatELite_releas) R 26502 26502 18729 0 -1 4202496 3172 0 0 0 7 1 0 0 18 0 1 0 77434409 13983744 3108 4294967295 134512640 135223648 3215388080 3215386960 134543504 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26506/statm: 3414 3108 46 174 0 3239 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16072

[startup+0.116184 s]
/proc/loadavg: 1.17 1.07 0.92 3/91 26502
/proc/meminfo: memFree=160464/2074464 swapFree=1959888/1959888
[pid=26502] ppid=26500 vsize=2416 CPUtime=0
/proc/26502/stat : 26502 (SatELiteGTI) S 26500 26502 18729 0 -1 4194304 365 648 0 0 0 0 0 0 25 0 1 0 77434408 2473984 276 4294967295 134512640 135169312 3216522960 3216521496 3085049582 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26502/statm: 604 276 235 161 0 43 0
[pid=26506] ppid=26502 vsize=22892 CPUtime=0.12
/proc/26506/stat : 26506 (SatELite_releas) R 26502 26502 18729 0 -1 4202496 5219 0 0 0 11 1 0 0 18 0 1 0 77434409 23441408 5155 4294967295 134512640 135223648 3215388080 3215386664 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26506/statm: 5723 5156 46 174 0 5548 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 25308

[startup+0.31616 s]
/proc/loadavg: 1.17 1.07 0.92 3/91 26502
/proc/meminfo: memFree=160464/2074464 swapFree=1959888/1959888
[pid=26502] ppid=26500 vsize=2416 CPUtime=0
/proc/26502/stat : 26502 (SatELiteGTI) S 26500 26502 18729 0 -1 4194304 365 648 0 0 0 0 0 0 25 0 1 0 77434408 2473984 276 4294967295 134512640 135169312 3216522960 3216521496 3085049582 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26502/statm: 604 276 235 161 0 43 0
[pid=26506] ppid=26502 vsize=51624 CPUtime=0.32
/proc/26506/stat : 26506 (SatELite_releas) R 26502 26502 18729 0 -1 4202496 10944 0 0 0 28 4 0 0 18 0 1 0 77434409 52862976 10880 4294967295 134512640 135223648 3215388080 3215387032 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26506/statm: 12906 10881 46 174 0 12731 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 54040

[startup+0.716114 s]
/proc/loadavg: 1.17 1.07 0.92 3/91 26502
/proc/meminfo: memFree=160464/2074464 swapFree=1959888/1959888
[pid=26502] ppid=26500 vsize=2416 CPUtime=0
/proc/26502/stat : 26502 (SatELiteGTI) S 26500 26502 18729 0 -1 4194304 365 648 0 0 0 0 0 0 25 0 1 0 77434408 2473984 276 4294967295 134512640 135169312 3216522960 3216521496 3085049582 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26502/statm: 604 276 235 161 0 43 0
[pid=26506] ppid=26502 vsize=80128 CPUtime=0.72
/proc/26506/stat : 26506 (SatELite_releas) R 26502 26502 18729 0 -1 4202496 18597 0 0 0 63 9 0 0 18 0 1 0 77434409 82051072 18533 4294967295 134512640 135223648 3215388080 3215387032 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26506/statm: 20032 18534 47 174 0 19857 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 82544

[startup+1.51602 s]
/proc/loadavg: 1.17 1.07 0.92 3/93 26507
/proc/meminfo: memFree=69912/2074464 swapFree=1959888/1959888
[pid=26502] ppid=26500 vsize=2416 CPUtime=0
/proc/26502/stat : 26502 (SatELiteGTI) S 26500 26502 18729 0 -1 4194304 365 648 0 0 0 0 0 0 25 0 1 0 77434408 2473984 276 4294967295 134512640 135169312 3216522960 3216521496 3085049582 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26502/statm: 604 276 235 161 0 43 0
[pid=26506] ppid=26502 vsize=105688 CPUtime=1.51
/proc/26506/stat : 26506 (SatELite_releas) R 26502 26502 18729 0 -1 4202496 26546 0 0 0 137 14 0 0 20 0 1 0 77434409 108224512 24345 4294967295 134512640 135223648 3215388080 3215386096 134586952 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26506/statm: 26422 24345 73 174 0 26247 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 108104

[startup+3.11584 s]
/proc/loadavg: 1.17 1.07 0.92 3/93 26507
/proc/meminfo: memFree=57016/2074464 swapFree=1959888/1959888
[pid=26502] ppid=26500 vsize=2416 CPUtime=0
/proc/26502/stat : 26502 (SatELiteGTI) S 26500 26502 18729 0 -1 4194304 365 648 0 0 0 0 0 0 25 0 1 0 77434408 2473984 276 4294967295 134512640 135169312 3216522960 3216521496 3085049582 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26502/statm: 604 276 235 161 0 43 0
[pid=26506] ppid=26502 vsize=110524 CPUtime=3.11
/proc/26506/stat : 26506 (SatELite_releas) R 26502 26502 18729 0 -1 4202496 27928 0 0 0 296 15 0 0 25 0 1 0 77434409 113176576 25568 4294967295 134512640 135223648 3215388080 3215386096 134586845 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26506/statm: 27631 25568 73 174 0 27456 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 112940

[startup+6.31547 s]
/proc/loadavg: 1.16 1.07 0.92 4/93 26507
/proc/meminfo: memFree=57584/2074464 swapFree=1959888/1959888
[pid=26502] ppid=26500 vsize=2416 CPUtime=0
/proc/26502/stat : 26502 (SatELiteGTI) S 26500 26502 18729 0 -1 4194304 365 648 0 0 0 0 0 0 25 0 1 0 77434408 2473984 276 4294967295 134512640 135169312 3216522960 3216521496 3085049582 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26502/statm: 604 276 235 161 0 43 0
[pid=26506] ppid=26502 vsize=119924 CPUtime=6.31
/proc/26506/stat : 26506 (SatELite_releas) R 26502 26502 18729 0 -1 4202496 36419 0 0 0 614 17 0 0 25 0 1 0 77434409 122802176 26338 4294967295 134512640 135223648 3215388080 3215386096 134586656 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26506/statm: 29981 26338 73 174 0 29806 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 122340

[startup+12.7147 s]
/proc/loadavg: 1.14 1.06 0.92 3/93 26508
/proc/meminfo: memFree=133796/2074464 swapFree=1959888/1959888
[pid=26502] ppid=26500 vsize=2420 CPUtime=6.88
/proc/26502/stat : 26502 (SatELiteGTI) S 26500 26502 18729 0 -1 4194304 385 41504 0 0 0 0 665 23 18 0 1 0 77434408 2478080 278 4294967295 134512640 135169312 3216522960 3216519176 3085049582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26502/statm: 605 278 235 161 0 44 0
[pid=26508] ppid=26502 vsize=24624 CPUtime=5.83
/proc/26508/stat : 26508 (minisat_static) R 26502 26502 18729 0 -1 4202496 5909 0 0 0 583 0 0 0 25 0 1 0 77435097 25214976 5824 4294967295 134512640 135212939 3217436672 3217435136 134526557 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26508/statm: 6156 5824 76 171 0 5984 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 27044

[startup+25.5133 s]
/proc/loadavg: 1.11 1.06 0.92 3/93 26695
/proc/meminfo: memFree=133484/2074464 swapFree=1959888/1959888
[pid=26502] ppid=26500 vsize=2420 CPUtime=6.88
/proc/26502/stat : 26502 (SatELiteGTI) S 26500 26502 18729 0 -1 4194304 385 41504 0 0 0 0 665 23 18 0 1 0 77434408 2478080 278 4294967295 134512640 135169312 3216522960 3216519176 3085049582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26502/statm: 605 278 235 161 0 44 0
[pid=26508] ppid=26502 vsize=24768 CPUtime=18.63
/proc/26508/stat : 26508 (minisat_static) R 26502 26502 18729 0 -1 4202496 5923 0 0 0 1863 0 0 0 25 0 1 0 77435097 25362432 5838 4294967295 134512640 135212939 3217436672 3217435136 134527098 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26508/statm: 6192 5838 76 171 0 6020 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 27188

[startup+51.1203 s]
/proc/loadavg: 1.07 1.05 0.92 3/93 26697
/proc/meminfo: memFree=131868/2074464 swapFree=1959888/1959888
[pid=26502] ppid=26500 vsize=2420 CPUtime=6.88
/proc/26502/stat : 26502 (SatELiteGTI) S 26500 26502 18729 0 -1 4194304 385 41504 0 0 0 0 665 23 18 0 1 0 77434408 2478080 278 4294967295 134512640 135169312 3216522960 3216519176 3085049582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26502/statm: 605 278 235 161 0 44 0
[pid=26508] ppid=26502 vsize=26652 CPUtime=44.24
/proc/26508/stat : 26508 (minisat_static) R 26502 26502 18729 0 -1 4202496 6402 0 0 0 4424 0 0 0 25 0 1 0 77435097 27291648 6317 4294967295 134512640 135212939 3217436672 3217435136 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26508/statm: 6663 6317 76 171 0 6491 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 29072

[startup+102.324 s]
/proc/loadavg: 1.03 1.04 0.92 3/93 26886
/proc/meminfo: memFree=124188/2074464 swapFree=1959888/1959888
[pid=26502] ppid=26500 vsize=2420 CPUtime=6.88
/proc/26502/stat : 26502 (SatELiteGTI) S 26500 26502 18729 0 -1 4194304 385 41504 0 0 0 0 665 23 18 0 1 0 77434408 2478080 278 4294967295 134512640 135169312 3216522960 3216519176 3085049582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26502/statm: 605 278 235 161 0 44 0
[pid=26508] ppid=26502 vsize=34220 CPUtime=95.45
/proc/26508/stat : 26508 (minisat_static) R 26502 26502 18729 0 -1 4202496 8279 0 0 0 9544 1 0 0 25 0 1 0 77435097 35041280 8194 4294967295 134512640 135212939 3217436672 3217435136 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26508/statm: 8555 8194 76 171 0 8383 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 36640

[startup+162.318 s]
/proc/loadavg: 1.01 1.03 0.92 2/93 27075
/proc/meminfo: memFree=116920/2074464 swapFree=1959888/1959888
[pid=26502] ppid=26500 vsize=2420 CPUtime=6.88
/proc/26502/stat : 26502 (SatELiteGTI) S 26500 26502 18729 0 -1 4194304 385 41504 0 0 0 0 665 23 18 0 1 0 77434408 2478080 278 4294967295 134512640 135169312 3216522960 3216519176 3085049582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26502/statm: 605 278 235 161 0 44 0
[pid=26508] ppid=26502 vsize=41812 CPUtime=155.45
/proc/26508/stat : 26508 (minisat_static) R 26502 26502 18729 0 -1 4202496 10132 0 0 0 15544 1 0 0 25 0 1 0 77435097 42815488 10047 4294967295 134512640 135212939 3217436672 3217435136 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26508/statm: 10453 10047 76 171 0 10281 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 44232

[startup+222.311 s]
/proc/loadavg: 1.00 1.03 0.92 2/93 27266
/proc/meminfo: memFree=110828/2074464 swapFree=1959888/1959888
[pid=26502] ppid=26500 vsize=2420 CPUtime=6.88
/proc/26502/stat : 26502 (SatELiteGTI) S 26500 26502 18729 0 -1 4194304 385 41504 0 0 0 0 665 23 18 0 1 0 77434408 2478080 278 4294967295 134512640 135169312 3216522960 3216519176 3085049582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26502/statm: 605 278 235 161 0 44 0
[pid=26508] ppid=26502 vsize=47512 CPUtime=215.45
/proc/26508/stat : 26508 (minisat_static) R 26502 26502 18729 0 -1 4202496 11595 0 0 0 21542 3 0 0 25 0 1 0 77435097 48652288 11510 4294967295 134512640 135212939 3217436672 3217435136 134526833 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26508/statm: 11878 11510 76 171 0 11706 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 49932

[startup+282.304 s]
/proc/loadavg: 1.00 1.02 0.92 3/93 27460
/proc/meminfo: memFree=106068/2074464 swapFree=1959888/1959888
[pid=26502] ppid=26500 vsize=2420 CPUtime=6.88
/proc/26502/stat : 26502 (SatELiteGTI) S 26500 26502 18729 0 -1 4194304 385 41504 0 0 0 0 665 23 18 0 1 0 77434408 2478080 278 4294967295 134512640 135169312 3216522960 3216519176 3085049582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26502/statm: 605 278 235 161 0 44 0
[pid=26508] ppid=26502 vsize=52896 CPUtime=275.45
/proc/26508/stat : 26508 (minisat_static) R 26502 26502 18729 0 -1 4202496 12881 0 0 0 27540 5 0 0 25 0 1 0 77435097 54165504 12796 4294967295 134512640 135212939 3217436672 3217435136 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26508/statm: 13224 12796 76 171 0 13052 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 55316

[startup+342.317 s]
/proc/loadavg: 1.00 1.01 0.92 3/93 27649
/proc/meminfo: memFree=102332/2074464 swapFree=1959888/1959888
[pid=26502] ppid=26500 vsize=2420 CPUtime=6.88
/proc/26502/stat : 26502 (SatELiteGTI) S 26500 26502 18729 0 -1 4194304 385 41504 0 0 0 0 665 23 18 0 1 0 77434408 2478080 278 4294967295 134512640 135169312 3216522960 3216519176 3085049582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26502/statm: 605 278 235 161 0 44 0
[pid=26508] ppid=26502 vsize=56432 CPUtime=335.47
/proc/26508/stat : 26508 (minisat_static) R 26502 26502 18729 0 -1 4202496 13774 0 0 0 33538 9 0 0 25 0 1 0 77435097 57786368 13689 4294967295 134512640 135212939 3217436672 3217435136 134526627 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26508/statm: 14108 13689 76 171 0 13936 0
Current children cumulated CPU time (s) 342.35

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

/proc/26502/stat : 26502 (SatELiteGTI) S 26500 26502 18729 0 -1 4194304 385 41504 0 0 0 0 665 23 18 0 1 0 77434408 2478080 278 4294967295 134512640 135169312 3216522960 3216519176 3085049582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26502/statm: 605 278 235 161 0 44 0
[pid=26508] ppid=26502 vsize=66676 CPUtime=515.49
/proc/26508/stat : 26508 (minisat_static) R 26502 26502 18729 0 -1 4202496 16251 0 0 0 51535 14 0 0 25 0 1 0 77435097 68276224 16166 4294967295 134512640 135212939 3217436672 3217435136 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26508/statm: 16669 16166 76 171 0 16497 0
Current children cumulated CPU time (s) 522.37
Current children cumulated vsize (KiB) 69096

[startup+582.309 s]
/proc/loadavg: 1.00 1.01 0.92 3/93 28411
/proc/meminfo: memFree=89180/2074464 swapFree=1959888/1959888
[pid=26502] ppid=26500 vsize=2420 CPUtime=6.88
/proc/26502/stat : 26502 (SatELiteGTI) S 26500 26502 18729 0 -1 4194304 385 41504 0 0 0 0 665 23 18 0 1 0 77434408 2478080 278 4294967295 134512640 135169312 3216522960 3216519176 3085049582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26502/statm: 605 278 235 161 0 44 0
[pid=26508] ppid=26502 vsize=70740 CPUtime=575.49
/proc/26508/stat : 26508 (minisat_static) R 26502 26502 18729 0 -1 4202496 17248 0 0 0 57533 16 0 0 25 0 1 0 77435097 72437760 17163 4294967295 134512640 135212939 3217436672 3217435136 134526736 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26508/statm: 17685 17163 76 171 0 17513 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 73160

[startup+642.312 s]
/proc/loadavg: 1.00 1.00 0.92 3/93 28604
/proc/meminfo: memFree=86096/2074464 swapFree=1959888/1959888
[pid=26502] ppid=26500 vsize=2420 CPUtime=6.88
/proc/26502/stat : 26502 (SatELiteGTI) S 26500 26502 18729 0 -1 4194304 385 41504 0 0 0 0 665 23 18 0 1 0 77434408 2478080 278 4294967295 134512640 135169312 3216522960 3216519176 3085049582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26502/statm: 605 278 235 161 0 44 0
[pid=26508] ppid=26502 vsize=73456 CPUtime=635.5
/proc/26508/stat : 26508 (minisat_static) R 26502 26502 18729 0 -1 4202496 17981 0 0 0 63534 16 0 0 25 0 1 0 77435097 75218944 17896 4294967295 134512640 135212939 3217436672 3217435136 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26508/statm: 18364 17896 76 171 0 18192 0
Current children cumulated CPU time (s) 642.38
Current children cumulated vsize (KiB) 75876

[startup+702.315 s]
/proc/loadavg: 1.16 1.06 0.94 2/93 28794
/proc/meminfo: memFree=82368/2074464 swapFree=1959888/1959888
[pid=26502] ppid=26500 vsize=2420 CPUtime=6.88
/proc/26502/stat : 26502 (SatELiteGTI) S 26500 26502 18729 0 -1 4194304 385 41504 0 0 0 0 665 23 18 0 1 0 77434408 2478080 278 4294967295 134512640 135169312 3216522960 3216519176 3085049582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26502/statm: 605 278 235 161 0 44 0
[pid=26508] ppid=26502 vsize=77204 CPUtime=695.51
/proc/26508/stat : 26508 (minisat_static) R 26502 26502 18729 0 -1 4202496 18898 0 0 0 69535 16 0 0 25 0 1 0 77435097 79056896 18813 4294967295 134512640 135212939 3217436672 3217435136 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26508/statm: 19301 18813 76 171 0 19129 0
Current children cumulated CPU time (s) 702.39
Current children cumulated vsize (KiB) 79624

[startup+762.318 s]
/proc/loadavg: 1.10 1.06 0.95 3/93 28983
/proc/meminfo: memFree=79292/2074464 swapFree=1959888/1959888
[pid=26502] ppid=26500 vsize=2420 CPUtime=6.88
/proc/26502/stat : 26502 (SatELiteGTI) S 26500 26502 18729 0 -1 4194304 385 41504 0 0 0 0 665 23 18 0 1 0 77434408 2478080 278 4294967295 134512640 135169312 3216522960 3216519176 3085049582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26502/statm: 605 278 235 161 0 44 0
[pid=26508] ppid=26502 vsize=80064 CPUtime=755.52
/proc/26508/stat : 26508 (minisat_static) R 26502 26502 18729 0 -1 4202496 19593 0 0 0 75532 20 0 0 25 0 1 0 77435097 81985536 19508 4294967295 134512640 135212939 3217436672 3217435136 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26508/statm: 20016 19508 76 171 0 19844 0
Current children cumulated CPU time (s) 762.4
Current children cumulated vsize (KiB) 82484

[startup+822.322 s]
/proc/loadavg: 1.04 1.05 0.95 2/93 29174
/proc/meminfo: memFree=76300/2074464 swapFree=1959888/1959888
[pid=26502] ppid=26500 vsize=2420 CPUtime=6.88
/proc/26502/stat : 26502 (SatELiteGTI) S 26500 26502 18729 0 -1 4194304 385 41504 0 0 0 0 665 23 18 0 1 0 77434408 2478080 278 4294967295 134512640 135169312 3216522960 3216519176 3085049582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26502/statm: 605 278 235 161 0 44 0
[pid=26508] ppid=26502 vsize=83128 CPUtime=815.53
/proc/26508/stat : 26508 (minisat_static) R 26502 26502 18729 0 -1 4202496 20393 0 0 0 81531 22 0 0 25 0 1 0 77435097 85123072 20308 4294967295 134512640 135212939 3217436672 3217435136 134526736 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26508/statm: 20782 20308 76 171 0 20610 0
Current children cumulated CPU time (s) 822.41
Current children cumulated vsize (KiB) 85548

[startup+882.315 s]
/proc/loadavg: 1.01 1.03 0.95 2/93 29365
/proc/meminfo: memFree=73160/2074464 swapFree=1959888/1959888
[pid=26502] ppid=26500 vsize=2420 CPUtime=6.88
/proc/26502/stat : 26502 (SatELiteGTI) S 26500 26502 18729 0 -1 4194304 385 41504 0 0 0 0 665 23 18 0 1 0 77434408 2478080 278 4294967295 134512640 135169312 3216522960 3216519176 3085049582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26502/statm: 605 278 235 161 0 44 0
[pid=26508] ppid=26502 vsize=86288 CPUtime=875.53
/proc/26508/stat : 26508 (minisat_static) R 26502 26502 18729 0 -1 4202496 21162 0 0 0 87527 26 0 0 25 0 1 0 77435097 88358912 21077 4294967295 134512640 135212939 3217436672 3217435136 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26508/statm: 21572 21077 76 171 0 21400 0
Current children cumulated CPU time (s) 882.41
Current children cumulated vsize (KiB) 88708

[startup+942.308 s]
/proc/loadavg: 1.00 1.03 0.95 2/93 29553
/proc/meminfo: memFree=70456/2074464 swapFree=1959888/1959888
[pid=26502] ppid=26500 vsize=2420 CPUtime=6.88
/proc/26502/stat : 26502 (SatELiteGTI) S 26500 26502 18729 0 -1 4194304 385 41504 0 0 0 0 665 23 18 0 1 0 77434408 2478080 278 4294967295 134512640 135169312 3216522960 3216519176 3085049582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26502/statm: 605 278 235 161 0 44 0
[pid=26508] ppid=26502 vsize=89836 CPUtime=935.53
/proc/26508/stat : 26508 (minisat_static) R 26502 26502 18729 0 -1 4202496 21892 0 0 0 93526 27 0 0 25 0 1 0 77435097 91992064 21807 4294967295 134512640 135212939 3217436672 3217435136 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26508/statm: 22459 21807 76 171 0 22287 0
Current children cumulated CPU time (s) 942.41
Current children cumulated vsize (KiB) 92256

[startup+1002.32 s]
/proc/loadavg: 1.00 1.02 0.95 2/93 29747
/proc/meminfo: memFree=67620/2074464 swapFree=1959888/1959888
[pid=26502] ppid=26500 vsize=2420 CPUtime=6.88
/proc/26502/stat : 26502 (SatELiteGTI) S 26500 26502 18729 0 -1 4194304 385 41504 0 0 0 0 665 23 18 0 1 0 77434408 2478080 278 4294967295 134512640 135169312 3216522960 3216519176 3085049582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26502/statm: 605 278 235 161 0 44 0
[pid=26508] ppid=26502 vsize=92624 CPUtime=995.55
/proc/26508/stat : 26508 (minisat_static) R 26502 26502 18729 0 -1 4202496 22601 0 0 0 99527 28 0 0 25 0 1 0 77435097 94846976 22516 4294967295 134512640 135212939 3217436672 3217435136 134526608 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26508/statm: 23156 22516 76 171 0 22984 0
Current children cumulated CPU time (s) 1002.43
Current children cumulated vsize (KiB) 95044

[startup+1062.31 s]
/proc/loadavg: 1.00 1.01 0.95 4/93 29936
/proc/meminfo: memFree=64808/2074464 swapFree=1959888/1959888
[pid=26502] ppid=26500 vsize=2420 CPUtime=6.88
/proc/26502/stat : 26502 (SatELiteGTI) S 26500 26502 18729 0 -1 4194304 385 41504 0 0 0 0 665 23 18 0 1 0 77434408 2478080 278 4294967295 134512640 135169312 3216522960 3216519176 3085049582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26502/statm: 605 278 235 161 0 44 0
[pid=26508] ppid=26502 vsize=95416 CPUtime=1055.55
/proc/26508/stat : 26508 (minisat_static) R 26502 26502 18729 0 -1 4202496 23283 0 0 0 105527 28 0 0 25 0 1 0 77435097 97705984 23198 4294967295 134512640 135212939 3217436672 3217435136 134526608 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26508/statm: 23854 23198 76 171 0 23682 0
Current children cumulated CPU time (s) 1062.43
Current children cumulated vsize (KiB) 97836

[startup+1122.32 s]
/proc/loadavg: 1.00 1.01 0.95 3/93 30127
/proc/meminfo: memFree=62328/2074464 swapFree=1959888/1959888
[pid=26502] ppid=26500 vsize=2420 CPUtime=6.88
/proc/26502/stat : 26502 (SatELiteGTI) S 26500 26502 18729 0 -1 4194304 385 41504 0 0 0 0 665 23 18 0 1 0 77434408 2478080 278 4294967295 134512640 135169312 3216522960 3216519176 3085049582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26502/statm: 605 278 235 161 0 44 0
[pid=26508] ppid=26502 vsize=97860 CPUtime=1115.56
/proc/26508/stat : 26508 (minisat_static) R 26502 26502 18729 0 -1 4202496 23896 0 0 0 111528 28 0 0 25 0 1 0 77435097 100208640 23811 4294967295 134512640 135212939 3217436672 3217435136 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26508/statm: 24465 23811 76 171 0 24293 0
Current children cumulated CPU time (s) 1122.44
Current children cumulated vsize (KiB) 100280

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 0.95 3/93 30317
/proc/meminfo: memFree=59940/2074464 swapFree=1959888/1959888
[pid=26502] ppid=26500 vsize=2420 CPUtime=6.88
/proc/26502/stat : 26502 (SatELiteGTI) S 26500 26502 18729 0 -1 4194304 385 41504 0 0 0 0 665 23 18 0 1 0 77434408 2478080 278 4294967295 134512640 135169312 3216522960 3216519176 3085049582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26502/statm: 605 278 235 161 0 44 0
[pid=26508] ppid=26502 vsize=100104 CPUtime=1175.57
/proc/26508/stat : 26508 (minisat_static) R 26502 26502 18729 0 -1 4202496 24475 0 0 0 117527 30 0 0 25 0 1 0 77435097 102506496 24390 4294967295 134512640 135212939 3217436672 3217435136 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26508/statm: 25026 24390 76 171 0 24854 0
Current children cumulated CPU time (s) 1182.45
Current children cumulated vsize (KiB) 102524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 0.95 3/93 30318
/proc/meminfo: memFree=59392/2074464 swapFree=1959888/1959888
[pid=26502] ppid=26500 vsize=2420 CPUtime=6.88
/proc/26502/stat : 26502 (SatELiteGTI) S 26500 26502 18729 0 -1 4194304 385 41504 0 0 0 0 665 23 18 0 1 0 77434408 2478080 278 4294967295 134512640 135169312 3216522960 3216519176 3085049582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26502/statm: 605 278 235 161 0 44 0
[pid=26508] ppid=26502 vsize=100764 CPUtime=1193.17
/proc/26508/stat : 26508 (minisat_static) R 26502 26502 18729 0 -1 4202496 24645 0 0 0 119287 30 0 0 25 0 1 0 77435097 103182336 24560 4294967295 134512640 135212939 3217436672 3217435136 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26508/statm: 25191 24560 76 171 0 25019 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 103184

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 0.95 3/93 30318
/proc/meminfo: memFree=59392/2074464 swapFree=1959888/1959888
[pid=26502] ppid=26500 vsize=2420 CPUtime=6.88
/proc/26502/stat : 26502 (SatELiteGTI) S 26500 26502 18729 0 -1 4194304 385 41504 0 0 0 0 665 23 18 0 1 0 77434408 2478080 278 4294967295 134512640 135169312 3216522960 3216519176 3085049582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26502/statm: 605 278 235 161 0 44 0
[pid=26508] ppid=26502 vsize=100764 CPUtime=1193.17
/proc/26508/stat : 26508 (minisat_static) R 26502 26502 18729 0 -1 4202496 24645 0 0 0 119287 30 0 0 25 0 1 0 77435097 103182336 24560 4294967295 134512640 135212939 3217436672 3217435136 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26508/statm: 25191 24560 76 171 0 25019 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 103184

Child status: 143
Real time (s): 1199.94
CPU time (s): 1200.06
CPU user time (s): 1199.52
CPU system time (s): 0.54
CPU usage (%): 100.01
Max. virtual memory (cumulated for all children) (KiB): 133540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.52
system time used= 0.54
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66809
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= 19
involuntary context switches= 2801

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi07 at 2009-06-12 11:48:11
IDJOB=1849345
IDBENCH=20381
IDSOLVER=690
FILE ID=tipi07/1849345-1244800091
PBS_JOBID=
Free space on /tmp= 15803 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-19-u.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849345-1244800091/watcher-1849345-1244800091 -o /tmp/evaluation-result-1849345-1244800091/solver-1849345-1244800091 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849345-1244800091.cnf

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

MD5SUM BENCH= 3be331331884289c55e55acdeed55dc7
RANDOM SEED= 323714058

Linux tipi07 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.428
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.428
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.428
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.428
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:        160472 kB
Buffers:         71744 kB
Cached:        1671132 kB
SwapCached:          0 kB
Active:         685464 kB
Inactive:      1068784 kB
HighTotal:     1178688 kB
HighFree:        64548 kB
LowTotal:       895776 kB
LowFree:         95924 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:           19796 kB
Writeback:           0 kB
AnonPages:       11356 kB
Mapped:           5312 kB
Slab:           150808 kB
PageTables:        484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    86052 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15803 MiB
End job on tipi07 at 2009-06-12 12:08:13