Trace number 1820990

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
BinMiniSat 2009-03-21? (TO) 1200.02 1199.94

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxxororand/maxxororand128.cnf
MD5SUM3022ff2a7ae31b29e9b784d8e848042f
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 variables365168
Number of clauses1093967
Sum of the clauses size2552587
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2729310
Number of clauses of size 3364655
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
1.02/1.09	c ==============================================================================
1.02/1.09	c |           |     ORIGINAL     |              LEARNT              |          |
1.02/1.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.02/1.09	c ==============================================================================
1.02/1.09	c |         0 | 1093965  2552585 |  328189       0        0     nan |  0.000 % |
20.72/20.75	c |         0 |  536570  1877685 |      --       0       --      -- |     --   | -557373/-674847
20.72/20.76	c ==============================================================================
20.72/20.76	c Result  :   #vars: 96656   #clauses: 536570   #literals: 1877685
20.72/20.76	c CPU time:   20.21 s
20.72/20.76	c ==============================================================================
21.42/21.42	This is MiniSat 2.0 beta
21.42/21.42	WARNING: for repeatability, setting FPU to use double precision
21.42/21.42	============================[ Problem Statistics ]=============================
21.42/21.42	|                                                                             |
21.42/21.42	|  Number of variables:  96656                                                |
21.42/21.42	|  Number of clauses:    536570                                               |
21.43/21.82	|  Parsing time:         0.36         s                                       |
21.43/21.85	============================[ Search Statistics ]==============================
21.43/21.85	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.43/21.85	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
21.43/21.85	===============================================================================
21.43/21.86	|         0 |   96656   536570  1877685 |   178856        0    nan |  0.000 % |
22.02/22.08	|       100 |   96656   536570  1877685 |   196742      100      3 |  0.000 % |
22.42/22.44	|       250 |   96656   536570  1877685 |   216416      250     22 |  0.000 % |
23.51/23.59	|       475 |   96656   536570  1877685 |   238058      475    150 |  0.000 % |
24.61/24.65	|       812 |   96656   536570  1877685 |   261864      812    108 |  0.000 % |
25.41/25.49	|      1318 |   96655   536441  1877425 |   288050     1317     79 |  0.001 % |
26.51/26.51	|      2077 |   96655   536441  1877425 |   316855     2076     56 |  0.001 % |
27.91/27.98	|      3216 |   96655   536441  1877425 |   348541     3215     52 |  0.001 % |
30.41/30.45	|      4924 |   96655   536441  1877425 |   383395     4923     38 |  0.001 % |
33.61/33.64	|      7486 |   96655   536441  1877425 |   421734     7485     33 |  0.001 % |
37.81/37.84	|     11330 |   96655   536441  1877425 |   463908    11329     30 |  0.001 % |
44.91/45.01	|     17096 |   96655   536441  1877425 |   510298    17095     26 |  0.001 % |
64.61/64.67	|     25746 |   96655   536441  1877425 |   561328    25745     53 |  0.001 % |
95.72/95.77	|     38720 |   96654   536313  1877169 |   617461    38717     69 |  0.002 % |
130.72/130.73	|     58182 |   96653   536184  1876909 |   679207    58177     67 |  0.003 % |
228.02/228.05	|     87374 |   96653   536184  1876909 |   747128    87369     90 |  0.003 % |
307.24/307.31	|    131164 |   96653   536184  1876909 |   821841   131159     71 |  0.003 % |
468.65/468.66	|    196848 |   96653   536184  1876909 |   904025   196843    115 |  0.003 % |
893.78/893.74	|    295376 |   96652   536056  1876653 |   994428   295369    135 |  0.004 % |
1200.01/1199.93	HOME/SatELiteGTI: line 36: 19756 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-1820990-1242494571/watcher-1820990-1242494571 -o /tmp/evaluation-result-1820990-1242494571/solver-1820990-1242494571 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820990-1242494571.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.00 1.00 1.00 2/93 19748
/proc/meminfo: memFree=1439688/2074464 swapFree=1948616/1959888
[pid=19748] ppid=19746 vsize=2416 CPUtime=0
/proc/19748/stat : 19748 (SatELiteGTI) S 19746 19748 10436 0 -1 4194304 367 647 0 0 0 0 0 0 25 0 1 0 1013957807 2473984 277 4294967295 134512640 135169312 3214175376 3214173912 3085164270 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19748/statm: 604 277 235 161 0 43 0
[pid=19752] ppid=19748 vsize=952 CPUtime=0
/proc/19752/stat : 19752 (SatELite_releas) R 19748 19748 10436 0 -1 4202496 131 0 0 0 0 0 0 0 25 0 1 0 1013957808 974848 67 4294967295 134512640 135223648 3212911440 3212910160 134734703 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19752/statm: 238 70 45 174 0 63 0

[startup+0.088575 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 19748
/proc/meminfo: memFree=1439688/2074464 swapFree=1948616/1959888
[pid=19748] ppid=19746 vsize=2416 CPUtime=0
/proc/19748/stat : 19748 (SatELiteGTI) S 19746 19748 10436 0 -1 4194304 367 647 0 0 0 0 0 0 25 0 1 0 1013957807 2473984 277 4294967295 134512640 135169312 3214175376 3214173912 3085164270 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19748/statm: 604 277 235 161 0 43 0
[pid=19752] ppid=19748 vsize=15396 CPUtime=0.09
/proc/19752/stat : 19752 (SatELite_releas) R 19748 19748 10436 0 -1 4202496 3119 0 0 0 7 2 0 0 25 0 1 0 1013957808 15765504 3055 4294967295 134512640 135223648 3212911440 3212910024 134718983 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19752/statm: 3849 3060 46 174 0 3674 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17812

[startup+0.118572 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 19748
/proc/meminfo: memFree=1439688/2074464 swapFree=1948616/1959888
[pid=19748] ppid=19746 vsize=2416 CPUtime=0
/proc/19748/stat : 19748 (SatELiteGTI) S 19746 19748 10436 0 -1 4194304 367 647 0 0 0 0 0 0 25 0 1 0 1013957807 2473984 277 4294967295 134512640 135169312 3214175376 3214173912 3085164270 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19748/statm: 604 277 235 161 0 43 0
[pid=19752] ppid=19748 vsize=18680 CPUtime=0.12
/proc/19752/stat : 19752 (SatELite_releas) R 19748 19748 10436 0 -1 4202496 4143 0 0 0 10 2 0 0 25 0 1 0 1013957808 19128320 4079 4294967295 134512640 135223648 3212911440 3212910008 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19752/statm: 4670 4080 46 174 0 4495 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 21096

[startup+0.318555 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 19748
/proc/meminfo: memFree=1439688/2074464 swapFree=1948616/1959888
[pid=19748] ppid=19746 vsize=2416 CPUtime=0
/proc/19748/stat : 19748 (SatELiteGTI) S 19746 19748 10436 0 -1 4194304 367 647 0 0 0 0 0 0 25 0 1 0 1013957807 2473984 277 4294967295 134512640 135169312 3214175376 3214173912 3085164270 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19748/statm: 604 277 235 161 0 43 0
[pid=19752] ppid=19748 vsize=43672 CPUtime=0.32
/proc/19752/stat : 19752 (SatELite_releas) R 19748 19748 10436 0 -1 4202496 10656 0 0 0 26 6 0 0 25 0 1 0 1013957808 44720128 10592 4294967295 134512640 135223648 3212911440 3212910392 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19752/statm: 10918 10594 46 174 0 10743 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 46088

[startup+0.718522 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 19748
/proc/meminfo: memFree=1439688/2074464 swapFree=1948616/1959888
[pid=19748] ppid=19746 vsize=2416 CPUtime=0
/proc/19748/stat : 19748 (SatELiteGTI) S 19746 19748 10436 0 -1 4194304 367 647 0 0 0 0 0 0 25 0 1 0 1013957807 2473984 277 4294967295 134512640 135169312 3214175376 3214173912 3085164270 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19748/statm: 604 277 235 161 0 43 0
[pid=19752] ppid=19748 vsize=114932 CPUtime=0.72
/proc/19752/stat : 19752 (SatELite_releas) R 19748 19748 10436 0 -1 4202496 22771 0 0 0 58 14 0 0 25 0 1 0 1013957808 117690368 22707 4294967295 134512640 135223648 3212911440 3212910392 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19752/statm: 28733 22707 46 174 0 28558 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 117348

[startup+1.51846 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 19753
/proc/meminfo: memFree=1307844/2074464 swapFree=1948616/1959888
[pid=19748] ppid=19746 vsize=2416 CPUtime=0
/proc/19748/stat : 19748 (SatELiteGTI) S 19746 19748 10436 0 -1 4194304 367 647 0 0 0 0 0 0 25 0 1 0 1013957807 2473984 277 4294967295 134512640 135169312 3214175376 3214173912 3085164270 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19748/statm: 604 277 235 161 0 43 0
[pid=19752] ppid=19748 vsize=170092 CPUtime=1.52
/proc/19752/stat : 19752 (SatELite_releas) R 19748 19748 10436 0 -1 4202496 39647 0 0 0 127 25 0 0 25 0 1 0 1013957808 174174208 36520 4294967295 134512640 135223648 3212911440 3212909536 134596168 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19752/statm: 42523 36520 73 174 0 42348 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 172508

[startup+3.11832 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 19753
/proc/meminfo: memFree=1287260/2074464 swapFree=1948616/1959888
[pid=19748] ppid=19746 vsize=2416 CPUtime=0
/proc/19748/stat : 19748 (SatELiteGTI) S 19746 19748 10436 0 -1 4194304 367 647 0 0 0 0 0 0 25 0 1 0 1013957807 2473984 277 4294967295 134512640 135169312 3214175376 3214173912 3085164270 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19748/statm: 604 277 235 161 0 43 0
[pid=19752] ppid=19748 vsize=174264 CPUtime=3.12
/proc/19752/stat : 19752 (SatELite_releas) R 19748 19748 10436 0 -1 4202496 40693 0 0 0 281 31 0 0 25 0 1 0 1013957808 178446336 37566 4294967295 134512640 135223648 3212911440 3212909456 134586697 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19752/statm: 43566 37566 73 174 0 43391 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 176680

[startup+6.31806 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 19753
/proc/meminfo: memFree=1266692/2074464 swapFree=1948616/1959888
[pid=19748] ppid=19746 vsize=2416 CPUtime=0
/proc/19748/stat : 19748 (SatELiteGTI) S 19746 19748 10436 0 -1 4194304 367 647 0 0 0 0 0 0 25 0 1 0 1013957807 2473984 277 4294967295 134512640 135169312 3214175376 3214173912 3085164270 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19748/statm: 604 277 235 161 0 43 0
[pid=19752] ppid=19748 vsize=180276 CPUtime=6.32
/proc/19752/stat : 19752 (SatELite_releas) R 19748 19748 10436 0 -1 4202496 42148 0 0 0 592 40 0 0 25 0 1 0 1013957808 184602624 39021 4294967295 134512640 135223648 3212911440 3212909456 134586754 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19752/statm: 45069 39021 73 174 0 44894 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 182692

[startup+12.7175 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 19755
/proc/meminfo: memFree=1230836/2074464 swapFree=1948616/1959888
[pid=19748] ppid=19746 vsize=2416 CPUtime=0
/proc/19748/stat : 19748 (SatELiteGTI) S 19746 19748 10436 0 -1 4194304 367 647 0 0 0 0 0 0 25 0 1 0 1013957807 2473984 277 4294967295 134512640 135169312 3214175376 3214173912 3085164270 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/19748/statm: 604 277 235 161 0 43 0
[pid=19752] ppid=19748 vsize=190184 CPUtime=12.72
/proc/19752/stat : 19752 (SatELite_releas) R 19748 19748 10436 0 -1 4202496 44341 0 0 0 1224 48 0 0 25 0 1 0 1013957808 194748416 41214 4294967295 134512640 135223648 3212911440 3212909216 134585622 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19752/statm: 47546 41214 73 174 0 47371 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 192600

[startup+25.5165 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 19756
/proc/meminfo: memFree=1325388/2074464 swapFree=1948616/1959888
[pid=19748] ppid=19746 vsize=2420 CPUtime=21.43
/proc/19748/stat : 19748 (SatELiteGTI) S 19746 19748 10436 0 -1 4194304 386 51181 0 0 0 0 2082 61 18 0 1 0 1013957807 2478080 278 4294967295 134512640 135169312 3214175376 3214171592 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19748/statm: 605 278 235 161 0 44 0
[pid=19756] ppid=19748 vsize=37596 CPUtime=4.08
/proc/19756/stat : 19756 (minisat_static) R 19748 19748 10436 0 -1 4202496 8779 0 0 0 404 4 0 0 25 0 1 0 1013959950 38498304 8705 4294967295 134512640 135216011 3216971664 3216970016 134527857 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19756/statm: 9399 8705 71 172 0 9226 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 40016

[startup+51.1144 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 19946
/proc/meminfo: memFree=1321968/2074464 swapFree=1948616/1959888
[pid=19748] ppid=19746 vsize=2420 CPUtime=21.43
/proc/19748/stat : 19748 (SatELiteGTI) S 19746 19748 10436 0 -1 4194304 386 51181 0 0 0 0 2082 61 18 0 1 0 1013957807 2478080 278 4294967295 134512640 135169312 3214175376 3214171592 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19748/statm: 605 278 235 161 0 44 0
[pid=19756] ppid=19748 vsize=40184 CPUtime=29.68
/proc/19756/stat : 19756 (minisat_static) R 19748 19748 10436 0 -1 4202496 9446 0 0 0 2961 7 0 0 25 0 1 0 1013959950 41148416 9372 4294967295 134512640 135216011 3216971664 3216970016 134527760 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19756/statm: 10046 9372 71 172 0 9873 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 42604

[startup+102.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 20132
/proc/meminfo: memFree=1311568/2074464 swapFree=1948616/1959888
[pid=19748] ppid=19746 vsize=2420 CPUtime=21.43
/proc/19748/stat : 19748 (SatELiteGTI) S 19746 19748 10436 0 -1 4194304 386 51181 0 0 0 0 2082 61 18 0 1 0 1013957807 2478080 278 4294967295 134512640 135169312 3214175376 3214171592 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19748/statm: 605 278 235 161 0 44 0
[pid=19756] ppid=19748 vsize=50328 CPUtime=80.89
/proc/19756/stat : 19756 (minisat_static) R 19748 19748 10436 0 -1 4202496 11936 0 0 0 8081 8 0 0 25 0 1 0 1013959950 51535872 11862 4294967295 134512640 135216011 3216971664 3216970016 134527301 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19756/statm: 12582 11862 71 172 0 12409 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 52748

[startup+162.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 20321
/proc/meminfo: memFree=1300572/2074464 swapFree=1948616/1959888
[pid=19748] ppid=19746 vsize=2420 CPUtime=21.43
/proc/19748/stat : 19748 (SatELiteGTI) S 19746 19748 10436 0 -1 4194304 386 51181 0 0 0 0 2082 61 18 0 1 0 1013957807 2478080 278 4294967295 134512640 135169312 3214175376 3214171592 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19748/statm: 605 278 235 161 0 44 0
[pid=19756] ppid=19748 vsize=61272 CPUtime=140.89
/proc/19756/stat : 19756 (minisat_static) R 19748 19748 10436 0 -1 4202496 14685 0 0 0 14078 11 0 0 25 0 1 0 1013959950 62742528 14611 4294967295 134512640 135216011 3216971664 3216970016 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19756/statm: 15318 14611 71 172 0 15145 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 63692

[startup+222.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 20508
/proc/meminfo: memFree=1290932/2074464 swapFree=1948616/1959888
[pid=19748] ppid=19746 vsize=2420 CPUtime=21.43
/proc/19748/stat : 19748 (SatELiteGTI) S 19746 19748 10436 0 -1 4194304 386 51181 0 0 0 0 2082 61 18 0 1 0 1013957807 2478080 278 4294967295 134512640 135169312 3214175376 3214171592 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19748/statm: 605 278 235 161 0 44 0
[pid=19756] ppid=19748 vsize=70776 CPUtime=200.89
/proc/19756/stat : 19756 (minisat_static) R 19748 19748 10436 0 -1 4202496 17064 0 0 0 20075 14 0 0 25 0 1 0 1013959950 72474624 16990 4294967295 134512640 135216011 3216971664 3216970016 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19756/statm: 17694 16990 71 172 0 17521 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 73196

[startup+282.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 20697
/proc/meminfo: memFree=1284064/2074464 swapFree=1948616/1959888
[pid=19748] ppid=19746 vsize=2420 CPUtime=21.43
/proc/19748/stat : 19748 (SatELiteGTI) S 19746 19748 10436 0 -1 4194304 386 51181 0 0 0 0 2082 61 18 0 1 0 1013957807 2478080 278 4294967295 134512640 135169312 3214175376 3214171592 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19748/statm: 605 278 235 161 0 44 0
[pid=19756] ppid=19748 vsize=77560 CPUtime=260.89
/proc/19756/stat : 19756 (minisat_static) R 19748 19748 10436 0 -1 4202496 18762 0 0 0 26072 17 0 0 25 0 1 0 1013959950 79421440 18688 4294967295 134512640 135216011 3216971664 3216970128 134540985 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19756/statm: 19390 18688 71 172 0 19217 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 79980

[startup+342.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 20884
/proc/meminfo: memFree=1275440/2074464 swapFree=1948616/1959888
[pid=19748] ppid=19746 vsize=2420 CPUtime=21.43
/proc/19748/stat : 19748 (SatELiteGTI) S 19746 19748 10436 0 -1 4194304 386 51181 0 0 0 0 2082 61 18 0 1 0 1013957807 2478080 278 4294967295 134512640 135169312 3214175376 3214171592 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19748/statm: 605 278 235 161 0 44 0
[pid=19756] ppid=19748 vsize=86412 CPUtime=320.91
/proc/19756/stat : 19756 (minisat_static) R 19748 19748 10436 0 -1 4202496 20937 0 0 0 32071 20 0 0 25 0 1 0 1013959950 88485888 20863 4294967295 134512640 135216011 3216971664 3216970016 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19756/statm: 21603 20863 71 172 0 21430 0
Current children cumulated CPU time (s) 342.34

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

[pid=19756] ppid=19748 vsize=139316 CPUtime=500.92
/proc/19756/stat : 19756 (minisat_static) R 19748 19748 10436 0 -1 4202496 34111 0 0 0 50065 27 0 0 25 0 1 0 1013959950 142659584 34037 4294967295 134512640 135216011 3216971664 3216969952 134523333 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19756/statm: 34829 34037 71 172 0 34656 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 141736

[startup+582.311 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 21642
/proc/meminfo: memFree=1212524/2074464 swapFree=1948616/1959888
[pid=19748] ppid=19746 vsize=2420 CPUtime=21.43
/proc/19748/stat : 19748 (SatELiteGTI) S 19746 19748 10436 0 -1 4194304 386 51181 0 0 0 0 2082 61 18 0 1 0 1013957807 2478080 278 4294967295 134512640 135169312 3214175376 3214171592 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19748/statm: 605 278 235 161 0 44 0
[pid=19756] ppid=19748 vsize=149084 CPUtime=560.92
/proc/19756/stat : 19756 (minisat_static) R 19748 19748 10436 0 -1 4202496 36591 0 0 0 56064 28 0 0 25 0 1 0 1013959950 152662016 36517 4294967295 134512640 135216011 3216971664 3216969744 134524258 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19756/statm: 37271 36517 71 172 0 37098 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 151504

[startup+642.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 21829
/proc/meminfo: memFree=1199512/2074464 swapFree=1948616/1959888
[pid=19748] ppid=19746 vsize=2420 CPUtime=21.43
/proc/19748/stat : 19748 (SatELiteGTI) S 19746 19748 10436 0 -1 4194304 386 51181 0 0 0 0 2082 61 18 0 1 0 1013957807 2478080 278 4294967295 134512640 135169312 3214175376 3214171592 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19748/statm: 605 278 235 161 0 44 0
[pid=19756] ppid=19748 vsize=161756 CPUtime=620.93
/proc/19756/stat : 19756 (minisat_static) R 19748 19748 10436 0 -1 4202496 39765 0 0 0 62063 30 0 0 25 0 1 0 1013959950 165638144 39691 4294967295 134512640 135216011 3216971664 3216970016 134527839 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19756/statm: 40439 39691 71 172 0 40266 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 164176

[startup+702.311 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 22016
/proc/meminfo: memFree=1184632/2074464 swapFree=1948616/1959888
[pid=19748] ppid=19746 vsize=2420 CPUtime=21.43
/proc/19748/stat : 19748 (SatELiteGTI) S 19746 19748 10436 0 -1 4194304 386 51181 0 0 0 0 2082 61 18 0 1 0 1013957807 2478080 278 4294967295 134512640 135169312 3214175376 3214171592 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19748/statm: 605 278 235 161 0 44 0
[pid=19756] ppid=19748 vsize=176972 CPUtime=680.93
/proc/19756/stat : 19756 (minisat_static) R 19748 19748 10436 0 -1 4202496 43558 0 0 0 68059 34 0 0 25 0 1 0 1013959950 181219328 43484 4294967295 134512640 135216011 3216971664 3216969744 134524336 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19756/statm: 44243 43484 71 172 0 44070 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 179392

[startup+762.316 s]
/proc/loadavg: 1.00 1.00 1.00 4/95 22205
/proc/meminfo: memFree=1175100/2074464 swapFree=1948616/1959888
[pid=19748] ppid=19746 vsize=2420 CPUtime=21.43
/proc/19748/stat : 19748 (SatELiteGTI) S 19746 19748 10436 0 -1 4194304 386 51181 0 0 0 0 2082 61 18 0 1 0 1013957807 2478080 278 4294967295 134512640 135169312 3214175376 3214171592 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19748/statm: 605 278 235 161 0 44 0
[pid=19756] ppid=19748 vsize=186160 CPUtime=740.94
/proc/19756/stat : 19756 (minisat_static) R 19748 19748 10436 0 -1 4202496 45875 0 0 0 74054 40 0 0 25 0 1 0 1013959950 190627840 45801 4294967295 134512640 135216011 3216971664 3216970016 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19756/statm: 46540 45801 71 172 0 46367 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 188580

[startup+822.321 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 22396
/proc/meminfo: memFree=1168420/2074464 swapFree=1948616/1959888
[pid=19748] ppid=19746 vsize=2420 CPUtime=21.43
/proc/19748/stat : 19748 (SatELiteGTI) S 19746 19748 10436 0 -1 4194304 386 51181 0 0 0 0 2082 61 18 0 1 0 1013957807 2478080 278 4294967295 134512640 135169312 3214175376 3214171592 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19748/statm: 605 278 235 161 0 44 0
[pid=19756] ppid=19748 vsize=193164 CPUtime=800.95
/proc/19756/stat : 19756 (minisat_static) R 19748 19748 10436 0 -1 4202496 47621 0 0 0 80054 41 0 0 25 0 1 0 1013959950 197799936 47547 4294967295 134512640 135216011 3216971664 3216970128 134540985 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19756/statm: 48291 47547 71 172 0 48118 0
Current children cumulated CPU time (s) 822.38
Current children cumulated vsize (KiB) 195584

[startup+882.326 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 22585
/proc/meminfo: memFree=1158724/2074464 swapFree=1948616/1959888
[pid=19748] ppid=19746 vsize=2420 CPUtime=21.43
/proc/19748/stat : 19748 (SatELiteGTI) S 19746 19748 10436 0 -1 4194304 386 51181 0 0 0 0 2082 61 18 0 1 0 1013957807 2478080 278 4294967295 134512640 135169312 3214175376 3214171592 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19748/statm: 605 278 235 161 0 44 0
[pid=19756] ppid=19748 vsize=202800 CPUtime=860.96
/proc/19756/stat : 19756 (minisat_static) R 19748 19748 10436 0 -1 4202496 50062 0 0 0 86054 42 0 0 25 0 1 0 1013959950 207667200 49988 4294967295 134512640 135216011 3216971664 3216970016 134527752 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19756/statm: 50700 49988 71 172 0 50527 0
Current children cumulated CPU time (s) 882.39
Current children cumulated vsize (KiB) 205220

[startup+942.311 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 22772
/proc/meminfo: memFree=1152012/2074464 swapFree=1948616/1959888
[pid=19748] ppid=19746 vsize=2420 CPUtime=21.43
/proc/19748/stat : 19748 (SatELiteGTI) S 19746 19748 10436 0 -1 4194304 386 51181 0 0 0 0 2082 61 18 0 1 0 1013957807 2478080 278 4294967295 134512640 135169312 3214175376 3214171592 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19748/statm: 605 278 235 161 0 44 0
[pid=19756] ppid=19748 vsize=209500 CPUtime=920.95
/proc/19756/stat : 19756 (minisat_static) R 19748 19748 10436 0 -1 4202496 51734 0 0 0 92048 47 0 0 25 0 1 0 1013959950 214528000 51660 4294967295 134512640 135216011 3216971664 3216970016 134527946 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19756/statm: 52375 51660 71 172 0 52202 0
Current children cumulated CPU time (s) 942.38
Current children cumulated vsize (KiB) 211920

[startup+1002.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 22959
/proc/meminfo: memFree=1146664/2074464 swapFree=1948616/1959888
[pid=19748] ppid=19746 vsize=2420 CPUtime=21.43
/proc/19748/stat : 19748 (SatELiteGTI) S 19746 19748 10436 0 -1 4194304 386 51181 0 0 0 0 2082 61 18 0 1 0 1013957807 2478080 278 4294967295 134512640 135169312 3214175376 3214171592 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19748/statm: 605 278 235 161 0 44 0
[pid=19756] ppid=19748 vsize=215448 CPUtime=980.96
/proc/19756/stat : 19756 (minisat_static) R 19748 19748 10436 0 -1 4202496 53103 0 0 0 98046 50 0 0 25 0 1 0 1013959950 220618752 53029 4294967295 134512640 135216011 3216971664 3216970016 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19756/statm: 53862 53029 71 172 0 53689 0
Current children cumulated CPU time (s) 1002.39
Current children cumulated vsize (KiB) 217868

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 23148
/proc/meminfo: memFree=1142876/2074464 swapFree=1948616/1959888
[pid=19748] ppid=19746 vsize=2420 CPUtime=21.43
/proc/19748/stat : 19748 (SatELiteGTI) S 19746 19748 10436 0 -1 4194304 386 51181 0 0 0 0 2082 61 18 0 1 0 1013957807 2478080 278 4294967295 134512640 135169312 3214175376 3214171592 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19748/statm: 605 278 235 161 0 44 0
[pid=19756] ppid=19748 vsize=219036 CPUtime=1040.96
/proc/19756/stat : 19756 (minisat_static) R 19748 19748 10436 0 -1 4202496 53989 0 0 0 104044 52 0 0 25 0 1 0 1013959950 224292864 53915 4294967295 134512640 135216011 3216971664 3216970016 134527395 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19756/statm: 54759 53915 71 172 0 54586 0
Current children cumulated CPU time (s) 1062.39
Current children cumulated vsize (KiB) 221456

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 23335
/proc/meminfo: memFree=1137024/2074464 swapFree=1948616/1959888
[pid=19748] ppid=19746 vsize=2420 CPUtime=21.43
/proc/19748/stat : 19748 (SatELiteGTI) S 19746 19748 10436 0 -1 4194304 386 51181 0 0 0 0 2082 61 18 0 1 0 1013957807 2478080 278 4294967295 134512640 135169312 3214175376 3214171592 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19748/statm: 605 278 235 161 0 44 0
[pid=19756] ppid=19748 vsize=224980 CPUtime=1100.97
/proc/19756/stat : 19756 (minisat_static) R 19748 19748 10436 0 -1 4202496 55468 0 0 0 110040 57 0 0 25 0 1 0 1013959950 230379520 55394 4294967295 134512640 135216011 3216971664 3216969744 134524258 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19756/statm: 56245 55394 71 172 0 56072 0
Current children cumulated CPU time (s) 1122.4
Current children cumulated vsize (KiB) 227400

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 23528
/proc/meminfo: memFree=1130884/2074464 swapFree=1948616/1959888
[pid=19748] ppid=19746 vsize=2420 CPUtime=21.43
/proc/19748/stat : 19748 (SatELiteGTI) S 19746 19748 10436 0 -1 4194304 386 51181 0 0 0 0 2082 61 18 0 1 0 1013957807 2478080 278 4294967295 134512640 135169312 3214175376 3214171592 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19748/statm: 605 278 235 161 0 44 0
[pid=19756] ppid=19748 vsize=231460 CPUtime=1160.97
/proc/19756/stat : 19756 (minisat_static) R 19748 19748 10436 0 -1 4202496 57106 0 0 0 116037 60 0 0 25 0 1 0 1013959950 237015040 57032 4294967295 134512640 135216011 3216971664 3216969744 134524291 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19756/statm: 57865 57032 71 172 0 57692 0
Current children cumulated CPU time (s) 1182.4
Current children cumulated vsize (KiB) 233880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 23528
/proc/meminfo: memFree=1128228/2074464 swapFree=1948616/1959888
[pid=19748] ppid=19746 vsize=2420 CPUtime=21.43
/proc/19748/stat : 19748 (SatELiteGTI) S 19746 19748 10436 0 -1 4194304 386 51181 0 0 0 0 2082 61 18 0 1 0 1013957807 2478080 278 4294967295 134512640 135169312 3214175376 3214171592 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19748/statm: 605 278 235 161 0 44 0
[pid=19756] ppid=19748 vsize=234100 CPUtime=1178.58
/proc/19756/stat : 19756 (minisat_static) R 19748 19748 10436 0 -1 4202496 57777 0 0 0 117798 60 0 0 25 0 1 0 1013959950 239718400 57703 4294967295 134512640 135216011 3216971664 3216970016 134527726 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19756/statm: 58525 57703 71 172 0 58352 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 236520

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 2/95 23528
/proc/meminfo: memFree=1128228/2074464 swapFree=1948616/1959888
[pid=19748] ppid=19746 vsize=2420 CPUtime=21.43
/proc/19748/stat : 19748 (SatELiteGTI) S 19746 19748 10436 0 -1 4194304 386 51181 0 0 0 0 2082 61 18 0 1 0 1013957807 2478080 278 4294967295 134512640 135169312 3214175376 3214171592 3085164270 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/19748/statm: 605 278 235 161 0 44 0
[pid=19756] ppid=19748 vsize=234100 CPUtime=1178.58
/proc/19756/stat : 19756 (minisat_static) R 19748 19748 10436 0 -1 4202496 57777 0 0 0 117798 60 0 0 25 0 1 0 1013959950 239718400 57703 4294967295 134512640 135216011 3216971664 3216970016 134527726 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19756/statm: 58525 57703 71 172 0 58352 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 236520

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.8
system time used= 1.22
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109435
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= 18
involuntary context switches= 1428

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi16 at 2009-05-16 19:22:51
IDJOB=1820990
IDBENCH=70794
IDSOLVER=661
FILE ID=tipi16/1820990-1242494571
PBS_JOBID=
Free space on /tmp= 5053 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxororand/maxxororand128.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820990-1242494571/watcher-1820990-1242494571 -o /tmp/evaluation-result-1820990-1242494571/solver-1820990-1242494571 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820990-1242494571.cnf

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

MD5SUM BENCH= 3022ff2a7ae31b29e9b784d8e848042f
RANDOM SEED= 1885894992

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:       1439696 kB
Buffers:         35300 kB
Cached:         518996 kB
SwapCached:       5940 kB
Active:          88476 kB
Inactive:       475840 kB
HighTotal:     1178688 kB
HighFree:       696068 kB
LowTotal:       895776 kB
LowFree:        743628 kB
SwapTotal:     1959888 kB
SwapFree:      1948616 kB
Dirty:           21976 kB
Writeback:           0 kB
AnonPages:        9136 kB
Mapped:           3260 kB
Slab:            61692 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= 4986 MiB
End job on tipi16 at 2009-05-16 19:42:55