Trace number 1849413

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

General information on the benchmark

Namevelev-vliw-uns-4.0-9-i1.cnf
MD5SUM590cca3a58efdeb1c95ef988a53daa1d
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 variables154309
Number of clauses3230738
Sum of the clauses size9429252
Maximum clause length3625
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22024994
Number of clauses of size 31081436
Number of clauses of size 48866
Number of clauses of size 58692
Number of clauses of size over 5106749

Solver Data

0.00/0.00	c Parsing...
2.62/2.64	c ==============================================================================
2.62/2.64	c |           |     ORIGINAL     |              LEARNT              |          |
2.62/2.64	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.62/2.64	c ==============================================================================
2.62/2.64	c |         0 | 3230737  9429251 |  969221       0        0     nan |  0.000 % |
30.73/30.73	c |         0 | 3193200  9687142 |      --       0       --      -- |     --   | -37507/257956
30.73/30.73	c ==============================================================================
30.73/30.73	c Result  :   #vars: 136989   #clauses: 3193200   #literals: 9687142
30.73/30.73	c CPU time:   30.22 s
30.73/30.73	c ==============================================================================
33.93/33.95	This is MiniSat 2.0 beta
33.93/33.95	WARNING: for repeatability, setting FPU to use double precision
33.93/33.95	============================[ Problem Statistics ]=============================
33.93/33.95	|                                                                             |
33.93/33.95	|  Number of variables:  136989                                               |
33.93/33.95	|  Number of clauses:    3193200                                              |
35.93/35.94	|  Parsing time:         1.82         s                                       |
36.03/36.09	============================[ Search Statistics ]==============================
36.03/36.09	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
36.03/36.09	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
36.03/36.09	===============================================================================
36.03/36.09	|         0 |  136989  3193200  9687142 |  1064400        0    nan |  0.000 % |
36.83/36.89	|       100 |  136989  3193200  9687142 |  1170840      100     41 |  0.000 % |
37.33/37.38	|       251 |  136989  3193200  9687142 |  1287924      251     45 |  0.000 % |
37.63/37.64	|       476 |  136989  3193200  9687142 |  1416716      476     35 |  0.000 % |
38.53/38.55	|       814 |  136989  3193200  9687142 |  1558388      814     34 |  0.000 % |
39.93/40.01	|      1321 |  136989  3193200  9687142 |  1714226     1321     36 |  0.000 % |
41.13/41.21	|      2080 |  136989  3193200  9687142 |  1885649     2080     33 |  0.000 % |
42.03/42.02	|      3219 |  136989  3193200  9687142 |  2074214     3219     37 |  0.000 % |
44.43/44.43	|      4928 |  136989  3193200  9687142 |  2281635     4928     62 |  0.000 % |
49.43/49.43	|      7491 |  136989  3193200  9687142 |  2509799     7491     52 |  0.000 % |
54.83/54.83	|     11335 |  136989  3193200  9687142 |  2760779    11335     80 |  0.000 % |
58.33/58.37	|     17103 |  136989  3193200  9687142 |  3036857    17103     71 |  0.000 % |
67.13/67.16	|     25752 |  136989  3193200  9687142 |  3340543    25752     98 |  0.000 % |
89.02/89.05	|     38727 |  136989  3193200  9687142 |  3674597    38727    193 |  0.000 % |
118.13/118.12	|     58189 |  136989  3193200  9687142 |  4042057    58189    193 |  0.000 % |
142.43/142.47	|     87382 |  136989  3193200  9687142 |  4446262    87382    252 |  0.000 % |
274.74/274.72	|    131171 |  136989  3193200  9687142 |  4890889   131171    193 |  0.000 % |
366.77/366.74	|    196855 |  136989  3193200  9687142 |  5379978   196855    240 |  0.000 % |
614.92/614.91	|    295381 |  136989  3193200  9687142 |  5917975   295381    306 |  0.000 % |
800.15/800.17	|    443171 |  136989  3193200  9687142 |  6509773   443171    298 |  0.000 % |

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-1849413-1244815236/watcher-1849413-1244815236 -o /tmp/evaluation-result-1849413-1244815236/solver-1849413-1244815236 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849413-1244815236.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: 0.93 0.98 0.99 2/91 10656
/proc/meminfo: memFree=1529472/2074464 swapFree=1959888/1959888
[pid=10656] ppid=10654 vsize=2416 CPUtime=0
/proc/10656/stat : 10656 (SatELiteGTI) R 10654 10656 18729 0 -1 4194304 354 644 0 0 0 0 0 0 18 0 1 0 78949273 2473984 277 4294967295 134512640 135169312 3218520256 3218518732 3085838196 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/10656/statm: 604 277 235 161 0 43 0
[pid=10660] ppid=10656 vsize=0 CPUtime=0
/proc/10660/stat : 10660 (SatELiteGTI) R 10656 10656 18729 0 -1 4194368 65 0 0 0 0 0 0 0 18 0 1 0 78949273 0 0 4294967295 0 0 0 3218518884 3085838826 0 0 0 0 0 0 0 17 2 0 0 0
/proc/10660/statm: 0 0 0 0 0 0 0

[startup+0.118855 s]
/proc/loadavg: 0.93 0.98 0.99 2/91 10656
/proc/meminfo: memFree=1529472/2074464 swapFree=1959888/1959888
[pid=10656] ppid=10654 vsize=2416 CPUtime=0
/proc/10656/stat : 10656 (SatELiteGTI) S 10654 10656 18729 0 -1 4194304 367 644 0 0 0 0 0 0 18 0 1 0 78949273 2473984 277 4294967295 134512640 135169312 3218520256 3218518792 3085836014 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10656/statm: 604 277 235 161 0 43 0
[pid=10660] ppid=10656 vsize=13032 CPUtime=0.12
/proc/10660/stat : 10660 (SatELite_releas) R 10656 10656 18729 0 -1 4202496 2878 0 0 0 11 1 0 0 18 0 1 0 78949273 13344768 2814 4294967295 134512640 135223648 3220523664 3220522280 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10660/statm: 3258 2814 46 174 0 3083 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 15448

[startup+0.218844 s]
/proc/loadavg: 0.93 0.98 0.99 2/91 10656
/proc/meminfo: memFree=1529472/2074464 swapFree=1959888/1959888
[pid=10656] ppid=10654 vsize=2416 CPUtime=0
/proc/10656/stat : 10656 (SatELiteGTI) S 10654 10656 18729 0 -1 4194304 367 644 0 0 0 0 0 0 18 0 1 0 78949273 2473984 277 4294967295 134512640 135169312 3218520256 3218518792 3085836014 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10656/statm: 604 277 235 161 0 43 0
[pid=10660] ppid=10656 vsize=23368 CPUtime=0.22
/proc/10660/stat : 10660 (SatELite_releas) R 10656 10656 18729 0 -1 4202496 4946 0 0 0 19 3 0 0 18 0 1 0 78949273 23928832 4882 4294967295 134512640 135223648 3220523664 3220522616 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10660/statm: 5842 4883 46 174 0 5667 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 25784

[startup+0.318833 s]
/proc/loadavg: 0.93 0.98 0.99 2/91 10656
/proc/meminfo: memFree=1529472/2074464 swapFree=1959888/1959888
[pid=10656] ppid=10654 vsize=2416 CPUtime=0
/proc/10656/stat : 10656 (SatELiteGTI) S 10654 10656 18729 0 -1 4194304 367 644 0 0 0 0 0 0 18 0 1 0 78949273 2473984 277 4294967295 134512640 135169312 3218520256 3218518792 3085836014 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10656/statm: 604 277 235 161 0 43 0
[pid=10660] ppid=10656 vsize=29444 CPUtime=0.32
/proc/10660/stat : 10660 (SatELite_releas) R 10656 10656 18729 0 -1 4202496 6775 0 0 0 28 4 0 0 18 0 1 0 78949273 30150656 6711 4294967295 134512640 135223648 3220523664 3220522616 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10660/statm: 7361 6711 46 174 0 7186 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 31860

[startup+0.718786 s]
/proc/loadavg: 0.93 0.98 0.99 2/91 10656
/proc/meminfo: memFree=1529472/2074464 swapFree=1959888/1959888
[pid=10656] ppid=10654 vsize=2416 CPUtime=0
/proc/10656/stat : 10656 (SatELiteGTI) S 10654 10656 18729 0 -1 4194304 367 644 0 0 0 0 0 0 18 0 1 0 78949273 2473984 277 4294967295 134512640 135169312 3218520256 3218518792 3085836014 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10656/statm: 604 277 235 161 0 43 0
[pid=10660] ppid=10656 vsize=61092 CPUtime=0.72
/proc/10660/stat : 10660 (SatELite_releas) R 10656 10656 18729 0 -1 4202496 14018 0 0 0 62 10 0 0 18 0 1 0 78949273 62558208 13954 4294967295 134512640 135223648 3220523664 3220522248 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10660/statm: 15273 13954 46 174 0 15098 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 63508

[startup+1.51869 s]
/proc/loadavg: 0.93 0.98 0.99 2/93 10661
/proc/meminfo: memFree=1447344/2074464 swapFree=1959888/1959888
[pid=10656] ppid=10654 vsize=2416 CPUtime=0
/proc/10656/stat : 10656 (SatELiteGTI) S 10654 10656 18729 0 -1 4194304 367 644 0 0 0 0 0 0 18 0 1 0 78949273 2473984 277 4294967295 134512640 135169312 3218520256 3218518792 3085836014 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10656/statm: 604 277 235 161 0 43 0
[pid=10660] ppid=10656 vsize=131060 CPUtime=1.52
/proc/10660/stat : 10660 (SatELite_releas) R 10656 10656 18729 0 -1 4202496 27701 0 0 0 130 22 0 0 20 0 1 0 78949273 134205440 27637 4294967295 134512640 135223648 3220523664 3220522616 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10660/statm: 32765 27637 46 174 0 32590 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 133476

[startup+3.11851 s]
/proc/loadavg: 0.93 0.98 0.99 2/93 10661
/proc/meminfo: memFree=1376540/2074464 swapFree=1959888/1959888
[pid=10656] ppid=10654 vsize=2416 CPUtime=0
/proc/10656/stat : 10656 (SatELiteGTI) S 10654 10656 18729 0 -1 4194304 367 644 0 0 0 0 0 0 18 0 1 0 78949273 2473984 277 4294967295 134512640 135169312 3218520256 3218518792 3085836014 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10656/statm: 604 277 235 161 0 43 0
[pid=10660] ppid=10656 vsize=252364 CPUtime=3.12
/proc/10660/stat : 10660 (SatELite_releas) R 10656 10656 18729 0 -1 4202496 61647 0 0 0 271 41 0 0 25 0 1 0 78949273 258420736 56943 4294967295 134512640 135223648 3220523664 3220521664 134548993 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10660/statm: 63091 56943 73 174 0 62916 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 254780

[startup+6.31814 s]
/proc/loadavg: 0.93 0.98 0.99 2/93 10661
/proc/meminfo: memFree=1290360/2074464 swapFree=1959888/1959888
[pid=10656] ppid=10654 vsize=2416 CPUtime=0
/proc/10656/stat : 10656 (SatELiteGTI) S 10654 10656 18729 0 -1 4194304 367 644 0 0 0 0 0 0 18 0 1 0 78949273 2473984 277 4294967295 134512640 135169312 3218520256 3218518792 3085836014 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10656/statm: 604 277 235 161 0 43 0
[pid=10660] ppid=10656 vsize=265888 CPUtime=6.32
/proc/10660/stat : 10660 (SatELite_releas) R 10656 10656 18729 0 -1 4202496 64397 0 0 0 590 42 0 0 25 0 1 0 78949273 272269312 59693 4294967295 134512640 135223648 3220523664 3220521680 134586667 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10660/statm: 66472 59693 73 174 0 66297 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 268304

[startup+12.7174 s]
/proc/loadavg: 1.02 1.00 1.00 2/93 10661
/proc/meminfo: memFree=1268228/2074464 swapFree=1959888/1959888
[pid=10656] ppid=10654 vsize=2416 CPUtime=0
/proc/10656/stat : 10656 (SatELiteGTI) S 10654 10656 18729 0 -1 4194304 367 644 0 0 0 0 0 0 18 0 1 0 78949273 2473984 277 4294967295 134512640 135169312 3218520256 3218518792 3085836014 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10656/statm: 604 277 235 161 0 43 0
[pid=10660] ppid=10656 vsize=299340 CPUtime=12.72
/proc/10660/stat : 10660 (SatELite_releas) R 10656 10656 18729 0 -1 4202496 69888 0 0 0 1228 44 0 0 25 0 1 0 78949273 306524160 64882 4294967295 134512640 135223648 3220523664 3220522016 134602028 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10660/statm: 74835 64882 111 174 0 74660 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 301756

[startup+25.5259 s]
/proc/loadavg: 1.01 1.00 1.00 2/93 10852
/proc/meminfo: memFree=1262040/2074464 swapFree=1959888/1959888
[pid=10656] ppid=10654 vsize=2416 CPUtime=0
/proc/10656/stat : 10656 (SatELiteGTI) S 10654 10656 18729 0 -1 4194304 367 644 0 0 0 0 0 0 18 0 1 0 78949273 2473984 277 4294967295 134512640 135169312 3218520256 3218518792 3085836014 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10656/statm: 604 277 235 161 0 43 0
[pid=10660] ppid=10656 vsize=312296 CPUtime=25.53
/proc/10660/stat : 10660 (SatELite_releas) R 10656 10656 18729 0 -1 4202496 71244 0 0 0 2507 46 0 0 25 0 1 0 78949273 319791104 66200 4294967295 134512640 135223648 3220523664 3220521760 134586210 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10660/statm: 78074 66200 73 174 0 77899 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 314712

[startup+51.123 s]
/proc/loadavg: 1.01 1.00 1.00 3/93 10854
/proc/meminfo: memFree=1311064/2074464 swapFree=1959888/1959888
[pid=10656] ppid=10654 vsize=2420 CPUtime=33.96
/proc/10656/stat : 10656 (SatELiteGTI) S 10654 10656 18729 0 -1 4194304 386 82395 0 0 1 0 3327 68 18 0 1 0 78949273 2478080 278 4294967295 134512640 135169312 3218520256 3218516472 3085836014 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10656/statm: 605 278 235 161 0 44 0
[pid=10853] ppid=10656 vsize=147744 CPUtime=17.17
/proc/10853/stat : 10853 (minisat_static) R 10656 10656 18729 0 -1 4202496 36312 0 0 0 1698 19 0 0 25 0 1 0 78952668 151289856 36236 4294967295 134512640 135212939 3215634000 3215632464 134526750 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10853/statm: 36936 36236 76 171 0 36764 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 150164

[startup+102.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 11044
/proc/meminfo: memFree=1276356/2074464 swapFree=1959888/1959888
[pid=10656] ppid=10654 vsize=2420 CPUtime=33.96
/proc/10656/stat : 10656 (SatELiteGTI) S 10654 10656 18729 0 -1 4194304 386 82395 0 0 1 0 3327 68 18 0 1 0 78949273 2478080 278 4294967295 134512640 135169312 3218520256 3218516472 3085836014 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10656/statm: 605 278 235 161 0 44 0
[pid=10853] ppid=10656 vsize=181824 CPUtime=68.37
/proc/10853/stat : 10853 (minisat_static) R 10656 10656 18729 0 -1 4202496 44825 0 0 0 6813 24 0 0 25 0 1 0 78952668 186187776 44749 4294967295 134512640 135212939 3215634000 3215632464 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10853/statm: 45456 44749 76 171 0 45284 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 184244

[startup+162.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 11233
/proc/meminfo: memFree=1217480/2074464 swapFree=1959888/1959888
[pid=10656] ppid=10654 vsize=2420 CPUtime=33.96
/proc/10656/stat : 10656 (SatELiteGTI) S 10654 10656 18729 0 -1 4194304 386 82395 0 0 1 0 3327 68 18 0 1 0 78949273 2478080 278 4294967295 134512640 135169312 3218520256 3218516472 3085836014 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10656/statm: 605 278 235 161 0 44 0
[pid=10853] ppid=10656 vsize=240900 CPUtime=128.37
/proc/10853/stat : 10853 (minisat_static) R 10656 10656 18729 0 -1 4202496 59579 0 0 0 12806 31 0 0 25 0 1 0 78952668 246681600 59503 4294967295 134512640 135212939 3215634000 3215632464 134526842 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10853/statm: 60225 59503 76 171 0 60053 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 243320

[startup+222.313 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 11426
/proc/meminfo: memFree=1211812/2074464 swapFree=1959888/1959888
[pid=10656] ppid=10654 vsize=2420 CPUtime=33.96
/proc/10656/stat : 10656 (SatELiteGTI) S 10654 10656 18729 0 -1 4194304 386 82395 0 0 1 0 3327 68 18 0 1 0 78949273 2478080 278 4294967295 134512640 135169312 3218520256 3218516472 3085836014 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10656/statm: 605 278 235 161 0 44 0
[pid=10853] ppid=10656 vsize=246728 CPUtime=188.38
/proc/10853/stat : 10853 (minisat_static) R 10656 10656 18729 0 -1 4202496 61024 0 0 0 18805 33 0 0 25 0 1 0 78952668 252649472 60948 4294967295 134512640 135212939 3215634000 3215632464 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10853/statm: 61682 60948 76 171 0 61510 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 249148

[startup+282.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 11615
/proc/meminfo: memFree=1202516/2074464 swapFree=1959888/1959888
[pid=10656] ppid=10654 vsize=2420 CPUtime=33.96
/proc/10656/stat : 10656 (SatELiteGTI) S 10654 10656 18729 0 -1 4194304 386 82395 0 0 1 0 3327 68 18 0 1 0 78949273 2478080 278 4294967295 134512640 135169312 3218520256 3218516472 3085836014 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10656/statm: 605 278 235 161 0 44 0
[pid=10853] ppid=10656 vsize=256292 CPUtime=248.39
/proc/10853/stat : 10853 (minisat_static) R 10656 10656 18729 0 -1 4202496 63445 0 0 0 24800 39 0 0 25 0 1 0 78952668 262443008 63369 4294967295 134512640 135212939 3215634000 3215632464 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10853/statm: 64073 63369 76 171 0 63901 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 258712

[startup+342.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 11805
/proc/meminfo: memFree=1144096/2074464 swapFree=1959888/1959888
[pid=10656] ppid=10654 vsize=2420 CPUtime=33.96
/proc/10656/stat : 10656 (SatELiteGTI) S 10654 10656 18729 0 -1 4194304 386 82395 0 0 1 0 3327 68 18 0 1 0 78949273 2478080 278 4294967295 134512640 135169312 3218520256 3218516472 3085836014 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10656/statm: 605 278 235 161 0 44 0
[pid=10853] ppid=10656 vsize=315056 CPUtime=308.4
/proc/10853/stat : 10853 (minisat_static) R 10656 10656 18729 0 -1 4202496 78089 0 0 0 30789 51 0 0 25 0 1 0 78952668 322617344 78013 4294967295 134512640 135212939 3215634000 3215632464 134526736 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10853/statm: 78764 78013 76 171 0 78592 0
Current children cumulated CPU time (s) 342.36

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

/proc/10853/statm: 123146 122371 76 171 0 122974 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 495004

[startup+642.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 12758
/proc/meminfo: memFree=907984/2074464 swapFree=1959888/1959888
[pid=10656] ppid=10654 vsize=2420 CPUtime=33.96
/proc/10656/stat : 10656 (SatELiteGTI) S 10654 10656 18729 0 -1 4194304 386 82395 0 0 1 0 3327 68 18 0 1 0 78949273 2478080 278 4294967295 134512640 135169312 3218520256 3218516472 3085836014 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10656/statm: 605 278 235 161 0 44 0
[pid=10853] ppid=10656 vsize=552688 CPUtime=608.37
/proc/10853/stat : 10853 (minisat_static) R 10656 10656 18729 0 -1 4202496 137349 0 0 0 60740 97 0 0 25 0 1 0 78952668 565952512 137273 4294967295 134512640 135212939 3215634000 3215632464 134527040 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10853/statm: 138172 137273 76 171 0 138000 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 555108

[startup+702.318 s]
/proc/loadavg: 1.06 1.01 1.00 2/93 12948
/proc/meminfo: memFree=852820/2074464 swapFree=1959888/1959888
[pid=10656] ppid=10654 vsize=2420 CPUtime=33.96
/proc/10656/stat : 10656 (SatELiteGTI) S 10654 10656 18729 0 -1 4194304 386 82395 0 0 1 0 3327 68 18 0 1 0 78949273 2478080 278 4294967295 134512640 135169312 3218520256 3218516472 3085836014 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10656/statm: 605 278 235 161 0 44 0
[pid=10853] ppid=10656 vsize=606724 CPUtime=668.38
/proc/10853/stat : 10853 (minisat_static) R 10656 10656 18729 0 -1 4202496 150901 0 0 0 66731 107 0 0 25 0 1 0 78952668 621285376 150825 4294967295 134512640 135212939 3215634000 3215632464 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10853/statm: 151681 150825 76 171 0 151509 0
Current children cumulated CPU time (s) 702.34
Current children cumulated vsize (KiB) 609144

[startup+762.321 s]
/proc/loadavg: 1.02 1.01 1.00 2/93 13137
/proc/meminfo: memFree=805552/2074464 swapFree=1959888/1959888
[pid=10656] ppid=10654 vsize=2420 CPUtime=33.96
/proc/10656/stat : 10656 (SatELiteGTI) S 10654 10656 18729 0 -1 4194304 386 82395 0 0 1 0 3327 68 18 0 1 0 78949273 2478080 278 4294967295 134512640 135169312 3218520256 3218516472 3085836014 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10656/statm: 605 278 235 161 0 44 0
[pid=10853] ppid=10656 vsize=653384 CPUtime=728.39
/proc/10853/stat : 10853 (minisat_static) R 10656 10656 18729 0 -1 4202496 162573 0 0 0 72722 117 0 0 25 0 1 0 78952668 669065216 162497 4294967295 134512640 135212939 3215634000 3215632392 134718999 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10853/statm: 163346 162497 76 171 0 163174 0
Current children cumulated CPU time (s) 762.35
Current children cumulated vsize (KiB) 655804

[startup+822.314 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 13332
/proc/meminfo: memFree=765980/2074464 swapFree=1959888/1959888
[pid=10656] ppid=10654 vsize=2420 CPUtime=33.96
/proc/10656/stat : 10656 (SatELiteGTI) S 10654 10656 18729 0 -1 4194304 386 82395 0 0 1 0 3327 68 18 0 1 0 78949273 2478080 278 4294967295 134512640 135169312 3218520256 3218516472 3085836014 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10656/statm: 605 278 235 161 0 44 0
[pid=10853] ppid=10656 vsize=693208 CPUtime=788.39
/proc/10853/stat : 10853 (minisat_static) R 10656 10656 18729 0 -1 4202496 172550 0 0 0 78719 120 0 0 25 0 1 0 78952668 709844992 172474 4294967295 134512640 135212939 3215634000 3215632464 134526757 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10853/statm: 173302 172474 76 171 0 173130 0
Current children cumulated CPU time (s) 822.35
Current children cumulated vsize (KiB) 695628

[startup+882.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 13521
/proc/meminfo: memFree=702036/2074464 swapFree=1959888/1959888
[pid=10656] ppid=10654 vsize=2420 CPUtime=33.96
/proc/10656/stat : 10656 (SatELiteGTI) S 10654 10656 18729 0 -1 4194304 386 82395 0 0 1 0 3327 68 18 0 1 0 78949273 2478080 278 4294967295 134512640 135169312 3218520256 3218516472 3085836014 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10656/statm: 605 278 235 161 0 44 0
[pid=10853] ppid=10656 vsize=757552 CPUtime=848.4
/proc/10853/stat : 10853 (minisat_static) R 10656 10656 18729 0 -1 4202496 188409 0 0 0 84707 133 0 0 25 0 1 0 78952668 775733248 188333 4294967295 134512640 135212939 3215634000 3215632176 134529407 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10853/statm: 189388 188333 76 171 0 189216 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 759972

[startup+942.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 13711
/proc/meminfo: memFree=652156/2074464 swapFree=1959888/1959888
[pid=10656] ppid=10654 vsize=2420 CPUtime=33.96
/proc/10656/stat : 10656 (SatELiteGTI) S 10654 10656 18729 0 -1 4194304 386 82395 0 0 1 0 3327 68 18 0 1 0 78949273 2478080 278 4294967295 134512640 135169312 3218520256 3218516472 3085836014 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10656/statm: 605 278 235 161 0 44 0
[pid=10853] ppid=10656 vsize=807300 CPUtime=908.4
/proc/10853/stat : 10853 (minisat_static) R 10656 10656 18729 0 -1 4202496 200871 0 0 0 90699 141 0 0 25 0 1 0 78952668 826675200 200795 4294967295 134512640 135212939 3215634000 3215632464 134526661 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10853/statm: 201825 200795 76 171 0 201653 0
Current children cumulated CPU time (s) 942.36
Current children cumulated vsize (KiB) 809720

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 13904
/proc/meminfo: memFree=619536/2074464 swapFree=1959888/1959888
[pid=10656] ppid=10654 vsize=2420 CPUtime=33.96
/proc/10656/stat : 10656 (SatELiteGTI) S 10654 10656 18729 0 -1 4194304 386 82395 0 0 1 0 3327 68 18 0 1 0 78949273 2478080 278 4294967295 134512640 135169312 3218520256 3218516472 3085836014 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10656/statm: 605 278 235 161 0 44 0
[pid=10853] ppid=10656 vsize=839376 CPUtime=968.41
/proc/10853/stat : 10853 (minisat_static) R 10656 10656 18729 0 -1 4202496 208913 0 0 0 96691 150 0 0 25 0 1 0 78952668 859521024 208837 4294967295 134512640 135212939 3215634000 3215632464 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10853/statm: 209844 208837 76 171 0 209672 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 841796

[startup+1062.33 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 14093
/proc/meminfo: memFree=590528/2074464 swapFree=1959888/1959888
[pid=10656] ppid=10654 vsize=2420 CPUtime=33.96
/proc/10656/stat : 10656 (SatELiteGTI) S 10654 10656 18729 0 -1 4194304 386 82395 0 0 1 0 3327 68 18 0 1 0 78949273 2478080 278 4294967295 134512640 135169312 3218520256 3218516472 3085836014 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10656/statm: 605 278 235 161 0 44 0
[pid=10853] ppid=10656 vsize=868452 CPUtime=1028.43
/proc/10853/stat : 10853 (minisat_static) R 10656 10656 18729 0 -1 4202496 216171 0 0 0 102688 155 0 0 25 0 1 0 78952668 889294848 216095 4294967295 134512640 135212939 3215634000 3215632464 134526797 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10853/statm: 217113 216095 76 171 0 216941 0
Current children cumulated CPU time (s) 1062.39
Current children cumulated vsize (KiB) 870872

[startup+1122.32 s]
/proc/loadavg: 1.22 1.06 1.02 3/93 14284
/proc/meminfo: memFree=570216/2074464 swapFree=1959888/1959888
[pid=10656] ppid=10654 vsize=2420 CPUtime=33.96
/proc/10656/stat : 10656 (SatELiteGTI) S 10654 10656 18729 0 -1 4194304 386 82395 0 0 1 0 3327 68 18 0 1 0 78949273 2478080 278 4294967295 134512640 135169312 3218520256 3218516472 3085836014 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10656/statm: 605 278 235 161 0 44 0
[pid=10853] ppid=10656 vsize=888600 CPUtime=1088.43
/proc/10853/stat : 10853 (minisat_static) R 10656 10656 18729 0 -1 4202496 221212 0 0 0 108685 158 0 0 25 0 1 0 78952668 909926400 221136 4294967295 134512640 135212939 3215634000 3215632464 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10853/statm: 222150 221136 76 171 0 221978 0
Current children cumulated CPU time (s) 1122.39
Current children cumulated vsize (KiB) 891020

[startup+1182.31 s]
/proc/loadavg: 1.23 1.08 1.02 3/93 14477
/proc/meminfo: memFree=554760/2074464 swapFree=1959888/1959888
[pid=10656] ppid=10654 vsize=2420 CPUtime=33.96
/proc/10656/stat : 10656 (SatELiteGTI) S 10654 10656 18729 0 -1 4194304 386 82395 0 0 1 0 3327 68 18 0 1 0 78949273 2478080 278 4294967295 134512640 135169312 3218520256 3218516472 3085836014 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10656/statm: 605 278 235 161 0 44 0
[pid=10853] ppid=10656 vsize=904128 CPUtime=1148.43
/proc/10853/stat : 10853 (minisat_static) R 10656 10656 18729 0 -1 4202496 225119 0 0 0 114681 162 0 0 25 0 1 0 78952668 925827072 225043 4294967295 134512640 135212939 3215634000 3215632464 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10853/statm: 226032 225043 76 171 0 225860 0
Current children cumulated CPU time (s) 1182.39
Current children cumulated vsize (KiB) 906548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.16 1.07 1.02 3/93 14479
/proc/meminfo: memFree=550044/2074464 swapFree=1959888/1959888
[pid=10656] ppid=10654 vsize=2420 CPUtime=33.96
/proc/10656/stat : 10656 (SatELiteGTI) S 10654 10656 18729 0 -1 4194304 386 82395 0 0 1 0 3327 68 18 0 1 0 78949273 2478080 278 4294967295 134512640 135169312 3218520256 3218516472 3085836014 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10656/statm: 605 278 235 161 0 44 0
[pid=10853] ppid=10656 vsize=908668 CPUtime=1166.13
/proc/10853/stat : 10853 (minisat_static) R 10656 10656 18729 0 -1 4202496 226267 0 0 0 116450 163 0 0 25 0 1 0 78952668 930476032 226191 4294967295 134512640 135212939 3215634000 3215632392 134719078 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10853/statm: 227167 226191 76 171 0 226995 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 911088

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

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

[startup+1200.01 s]
/proc/loadavg: 1.16 1.07 1.02 3/93 14479
/proc/meminfo: memFree=550044/2074464 swapFree=1959888/1959888
[pid=10656] ppid=10654 vsize=2420 CPUtime=33.96
/proc/10656/stat : 10656 (SatELiteGTI) S 10654 10656 18729 0 -1 4194304 386 82395 0 0 1 0 3327 68 18 0 1 0 78949273 2478080 278 4294967295 134512640 135169312 3218520256 3218516472 3085836014 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10656/statm: 605 278 235 161 0 44 0
[pid=10853] ppid=10656 vsize=908668 CPUtime=1166.13
/proc/10853/stat : 10853 (minisat_static) R 10656 10656 18729 0 -1 4202496 226267 0 0 0 116450 163 0 0 25 0 1 0 78952668 930476032 226191 4294967295 134512640 135212939 3215634000 3215632392 134719078 0 0 0 3 0 0 0 17 2 0 0 0
/proc/10853/statm: 227167 226191 76 171 0 226995 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 911088

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10656 and gives
#  childrusage.ru_utime.tv_sec=33
#  childrusage.ru_utime.tv_usec=280000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=680000
# CPU time returned by wait4() is 33.96
# while last known CPU time is 1200.09
#
# 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.09
CPU user time (s): 1197.78
CPU system time (s): 2.31
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 911088

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi07 at 2009-06-12 16:00:36
IDJOB=1849413
IDBENCH=69571
IDSOLVER=690
FILE ID=tipi07/1849413-1244815236
PBS_JOBID=
Free space on /tmp= 15376 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT_RACE08/cnf/velev-vliw-uns-4.0-9-i1.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849413-1244815236/watcher-1849413-1244815236 -o /tmp/evaluation-result-1849413-1244815236/solver-1849413-1244815236 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849413-1244815236.cnf

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

MD5SUM BENCH= 590cca3a58efdeb1c95ef988a53daa1d
RANDOM SEED= 2096696194

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:       1529720 kB
Buffers:         42744 kB
Cached:         393312 kB
SwapCached:          0 kB
Active:         113028 kB
Inactive:       334424 kB
HighTotal:     1178688 kB
HighFree:       880060 kB
LowTotal:       895776 kB
LowFree:        649660 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:           71344 kB
Writeback:          60 kB
AnonPages:       11252 kB
Mapped:           5292 kB
Slab:            88216 kB
PageTables:        520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    86048 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15305 MiB
End job on tipi07 at 2009-06-12 16:20:43