Trace number 1806909

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
SatElite + ReVivAl 0.23 2009-03-18UNSAT 572.632 572.912

General information on the benchmark

NameCRAFTED/ramseycube/
Q32inK11.cnf
MD5SUM594c254e77c66d387919761f50e63b6d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark553.227
Satisfiable
(Un)Satisfiability was proved
Number of variables55
Number of clauses139590
Sum of the clauses size1667160
Maximum clause length12
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4990
Number of clauses of size 50
Number of clauses of size over 5138600

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 1
17.58/17.69	#LEARNT CLAUSES 0
18.09/18.10	done !
18.09/18.10	c Now, SatElite...
18.09/18.10	c Parsing...
18.09/18.47	c ==============================================================================
18.09/18.47	c |           |     ORIGINAL     |              LEARNT              |          |
18.09/18.47	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
18.09/18.47	c ==============================================================================
18.09/18.47	c |         0 |  139590  1667160 |   41876       0        0     nan |  0.000 % |
18.09/18.47	c ==============================================================================
18.09/18.47	c Result  :   #vars: 55   #clauses: 139590   #literals: 1667160
18.09/18.47	c CPU time:   0.339948 s
18.09/18.47	c ==============================================================================
18.97/19.01	c SatElite is done !
18.97/19.01	c Calling MINISAT
18.97/19.01	This is MiniSat 2.0 beta
18.97/19.01	WARNING: for repeatability, setting FPU to use double precision
18.97/19.01	============================[ Problem Statistics ]=============================
18.97/19.01	|                                                                             |
18.97/19.01	|  Number of variables:  55                                                   |
18.97/19.01	|  Number of clauses:    139590                                               |
18.99/19.17	|  Parsing time:         0.15         s                                       |
18.99/19.17	============================[ Search Statistics ]==============================
18.99/19.17	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.99/19.17	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
18.99/19.17	===============================================================================
18.99/19.17	|         0 |      55   139590  1667160 |    46530        0    nan |  0.000 % |
18.99/19.18	|       100 |      55   139590  1667160 |    51183      100     20 |  0.034 % |
18.99/19.20	|       250 |      55   139590  1667160 |    56301      250     19 |  0.034 % |
18.99/19.22	|       475 |      55   139590  1667160 |    61931      475     18 |  0.034 % |
18.99/19.26	|       815 |      55   139590  1667160 |    68124      815     18 |  0.034 % |
18.99/19.31	|      1323 |      55   139590  1667160 |    74937     1323     17 |  0.034 % |
18.99/19.40	|      2082 |      55   139590  1667160 |    82430     2082     17 |  0.034 % |
18.99/19.54	|      3223 |      55   139590  1667160 |    90673     3223     17 |  0.034 % |
18.99/19.78	|      4931 |      55   139590  1667160 |    99741     4931     17 |  0.034 % |
20.17/20.20	|      7493 |      55   139590  1667160 |   109715     7493     17 |  0.034 % |
20.76/20.87	|     11337 |      55   139590  1667160 |   120686    11337     16 |  0.034 % |
21.86/21.99	|     17104 |      55   139590  1667160 |   132755    17104     16 |  0.034 % |
24.86/24.97	|     25754 |      55   139590  1667160 |   146031    25754     16 |  0.034 % |
31.76/31.89	|     38728 |      55   139590  1667160 |   160634    38728     16 |  0.034 % |
46.73/46.85	|     58190 |      55   139590  1667160 |   176697    58190     16 |  0.034 % |
76.82/76.99	|     87384 |      55   139590  1667160 |   194367    87384     15 |  0.034 % |
158.58/158.78	|    131174 |      55   139590  1667160 |   213804   131174     15 |  0.034 % |
340.91/341.19	|    196859 |      55   139590  1667160 |   235184   196859     15 |  0.034 % |
540.21/540.56	|    295385 |      54   109350  1304280 |   258702    13657     15 |  1.852 % |
572.60/572.90	===============================================================================
572.60/572.90	restarts              : 19
572.60/572.90	conflicts             : 355003         (641 /sec)
572.60/572.90	decisions             : 376321         (1.86 % random) (680 /sec)
572.60/572.90	propagations          : 2493093        (4504 /sec)
572.60/572.90	conflict literals     : 5045953        (23.53 % deleted)
572.60/572.90	Memory used           : 39.05 MB
572.60/572.90	CPU time              : 553.536 s
572.60/572.90	
572.60/572.90	UNSATISFIABLE
572.60/572.91	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1806909-1242153426/watcher-1806909-1242153426 -o /tmp/evaluation-result-1806909-1242153426/solver-1806909-1242153426 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806909-1242153426.cnf HOME 

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: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11649
/proc/meminfo: memFree=1077760/2055920 swapFree=4093348/4192956
[pid=11649] ppid=11647 vsize=5360 CPUtime=0
/proc/11649/stat : 11649 (run.sh) S 11647 11649 11238 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243376180 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11649/statm: 1340 237 196 169 0 51 0
[pid=11650] ppid=11649 vsize=2124 CPUtime=0
/proc/11650/stat : 11650 (revival) R 11649 11649 11238 0 -1 4194304 293 0 0 0 0 0 0 0 19 0 1 0 243376180 2174976 259 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/11650/statm: 659 260 81 6 0 297 0

[startup+0.102696 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11649
/proc/meminfo: memFree=1077760/2055920 swapFree=4093348/4192956
[pid=11649] ppid=11647 vsize=5360 CPUtime=0
/proc/11649/stat : 11649 (run.sh) S 11647 11649 11238 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243376180 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11649/statm: 1340 237 196 169 0 51 0
[pid=11650] ppid=11649 vsize=12148 CPUtime=0.09
/proc/11650/stat : 11650 (revival) R 11649 11649 11238 0 -1 4194304 3845 0 0 0 7 2 0 0 19 0 1 50000 243376180 12439552 2587 1992294400 134512640 134537284 4294956368 18446744073709551615 134523903 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11650/statm: 3037 2587 84 6 0 2675 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17508

[startup+0.201707 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11649
/proc/meminfo: memFree=1077760/2055920 swapFree=4093348/4192956
[pid=11649] ppid=11647 vsize=5360 CPUtime=0
/proc/11649/stat : 11649 (run.sh) S 11647 11649 11238 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243376180 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11649/statm: 1340 237 196 169 0 51 0
[pid=11650] ppid=11649 vsize=12956 CPUtime=0.19
/proc/11650/stat : 11650 (revival) R 11649 11649 11238 0 -1 4194304 4017 0 0 0 17 2 0 0 20 0 1 50000 243376180 13266944 2759 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11650/statm: 3239 2759 85 6 0 2877 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 18316

[startup+0.301718 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11649
/proc/meminfo: memFree=1077760/2055920 swapFree=4093348/4192956
[pid=11649] ppid=11647 vsize=5360 CPUtime=0
/proc/11649/stat : 11649 (run.sh) S 11647 11649 11238 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243376180 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11649/statm: 1340 237 196 169 0 51 0
[pid=11650] ppid=11649 vsize=13120 CPUtime=0.29
/proc/11650/stat : 11650 (revival) R 11649 11649 11238 0 -1 4194304 4044 0 0 0 27 2 0 0 21 0 1 50000 243376180 13434880 2786 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11650/statm: 3280 2786 85 6 0 2918 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18480

[startup+0.701764 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11649
/proc/meminfo: memFree=1077760/2055920 swapFree=4093348/4192956
[pid=11649] ppid=11647 vsize=5360 CPUtime=0
/proc/11649/stat : 11649 (run.sh) S 11647 11649 11238 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243376180 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11649/statm: 1340 237 196 169 0 51 0
[pid=11650] ppid=11649 vsize=13808 CPUtime=0.69
/proc/11650/stat : 11650 (revival) R 11649 11649 11238 0 -1 4194304 4175 0 0 0 67 2 0 0 25 0 1 50000 243376180 14139392 2917 1992294400 134512640 134537284 4294956368 18446744073709551615 134523745 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11650/statm: 3452 2917 85 6 0 3090 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19168

[startup+1.50185 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11651
/proc/meminfo: memFree=1065840/2055920 swapFree=4093348/4192956
[pid=11649] ppid=11647 vsize=5360 CPUtime=0
/proc/11649/stat : 11649 (run.sh) S 11647 11649 11238 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243376180 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11649/statm: 1340 237 196 169 0 51 0
[pid=11650] ppid=11649 vsize=14620 CPUtime=1.49
/proc/11650/stat : 11650 (revival) R 11649 11649 11238 0 -1 4194304 4322 0 0 0 147 2 0 0 25 0 1 50000 243376180 14970880 3064 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11650/statm: 3655 3064 85 6 0 3293 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19980

[startup+3.10104 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11651
/proc/meminfo: memFree=1065136/2055920 swapFree=4093348/4192956
[pid=11649] ppid=11647 vsize=5360 CPUtime=0
/proc/11649/stat : 11649 (run.sh) S 11647 11649 11238 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243376180 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11649/statm: 1340 237 196 169 0 51 0
[pid=11650] ppid=11649 vsize=15268 CPUtime=3.09
/proc/11650/stat : 11650 (revival) R 11649 11649 11238 0 -1 4194304 4451 0 0 0 307 2 0 0 25 0 1 50000 243376180 15634432 3193 1992294400 134512640 134537284 4294956368 18446744073709551615 134523890 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11650/statm: 3817 3193 85 6 0 3455 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20628

[startup+6.3024 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11651
/proc/meminfo: memFree=1064176/2055920 swapFree=4093348/4192956
[pid=11649] ppid=11647 vsize=5360 CPUtime=0
/proc/11649/stat : 11649 (run.sh) S 11647 11649 11238 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243376180 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11649/statm: 1340 237 196 169 0 51 0
[pid=11650] ppid=11649 vsize=16412 CPUtime=6.29
/proc/11650/stat : 11650 (revival) R 11649 11649 11238 0 -1 4194304 4627 0 0 0 627 2 0 0 25 0 1 50000 243376180 16805888 3369 1992294400 134512640 134537284 4294956368 18446744073709551615 134523887 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11650/statm: 4103 3369 85 6 0 3741 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21772

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11651
/proc/meminfo: memFree=1063472/2055920 swapFree=4093348/4192956
[pid=11649] ppid=11647 vsize=5360 CPUtime=0
/proc/11649/stat : 11649 (run.sh) S 11647 11649 11238 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243376180 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11649/statm: 1340 237 196 169 0 51 0
[pid=11650] ppid=11649 vsize=17724 CPUtime=12.68
/proc/11650/stat : 11650 (revival) R 11649 11649 11238 0 -1 4194304 4813 0 0 0 1266 2 0 0 25 0 1 50000 243376180 18149376 3555 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11650/statm: 4431 3555 85 6 0 4069 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23084

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11653
/proc/meminfo: memFree=1051696/2055920 swapFree=4093348/4192956
[pid=11649] ppid=11647 vsize=5360 CPUtime=18.99
/proc/11649/stat : 11649 (run.sh) S 11647 11649 11238 0 -1 4194304 341 9437 0 0 0 0 1890 9 16 0 1 0 243376180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11649/statm: 1340 241 197 169 0 51 0
[pid=11653] ppid=11649 vsize=17212 CPUtime=6.47
/proc/11653/stat : 11653 (minisat) R 11649 11649 11238 0 -1 4194304 3983 0 0 0 645 2 0 0 25 0 1 0 243378081 17625088 3967 1992294400 134512640 135212939 4294956240 18446744073709551615 134526739 0 0 4096 3 0 0 0 17 0 0 0
/proc/11653/statm: 4303 3967 76 170 0 4131 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 22572

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11653
/proc/meminfo: memFree=1048304/2055920 swapFree=4093348/4192956
[pid=11649] ppid=11647 vsize=5360 CPUtime=18.99
/proc/11649/stat : 11649 (run.sh) S 11647 11649 11238 0 -1 4194304 341 9437 0 0 0 0 1890 9 16 0 1 0 243376180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11649/statm: 1340 241 197 169 0 51 0
[pid=11653] ppid=11649 vsize=21216 CPUtime=32.04
/proc/11653/stat : 11653 (minisat) R 11649 11649 11238 0 -1 4194304 4916 0 0 0 3202 2 0 0 25 0 1 0 243378081 21725184 4900 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/11653/statm: 5304 4900 76 170 0 5132 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 26576

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11653
/proc/meminfo: memFree=1043952/2055920 swapFree=4093348/4192956
[pid=11649] ppid=11647 vsize=5360 CPUtime=18.99
/proc/11649/stat : 11649 (run.sh) S 11647 11649 11238 0 -1 4194304 341 9437 0 0 0 0 1890 9 16 0 1 0 243376180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11649/statm: 1340 241 197 169 0 51 0
[pid=11653] ppid=11649 vsize=25772 CPUtime=83.22
/proc/11653/stat : 11653 (minisat) R 11649 11649 11238 0 -1 4194304 5972 0 0 0 8318 4 0 0 25 0 1 0 243378081 26390528 5948 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/11653/statm: 6443 5948 76 170 0 6271 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 31132

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11653
/proc/meminfo: memFree=1041136/2055920 swapFree=4093348/4192956
[pid=11649] ppid=11647 vsize=5360 CPUtime=18.99
/proc/11649/stat : 11649 (run.sh) S 11647 11649 11238 0 -1 4194304 341 9437 0 0 0 0 1890 9 16 0 1 0 243376180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11649/statm: 1340 241 197 169 0 51 0
[pid=11653] ppid=11649 vsize=28736 CPUtime=143.19
/proc/11653/stat : 11653 (minisat) R 11649 11649 11238 0 -1 4194304 6671 0 0 0 14314 5 0 0 25 0 1 0 243378081 29425664 6647 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11653/statm: 7184 6647 76 170 0 7012 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 34096

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11653
/proc/meminfo: memFree=1038768/2055920 swapFree=4093348/4192956
[pid=11649] ppid=11647 vsize=5360 CPUtime=18.99
/proc/11649/stat : 11649 (run.sh) S 11647 11649 11238 0 -1 4194304 341 9437 0 0 0 0 1890 9 16 0 1 0 243376180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11649/statm: 1340 241 197 169 0 51 0
[pid=11653] ppid=11649 vsize=31400 CPUtime=203.18
/proc/11653/stat : 11653 (minisat) R 11649 11649 11238 0 -1 4194304 7261 0 0 0 20312 6 0 0 25 0 1 0 243378081 32153600 7237 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11653/statm: 7850 7237 76 170 0 7678 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 36760

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11655
/proc/meminfo: memFree=1036528/2055920 swapFree=4093348/4192956
[pid=11649] ppid=11647 vsize=5360 CPUtime=18.99
/proc/11649/stat : 11649 (run.sh) S 11647 11649 11238 0 -1 4194304 341 9437 0 0 0 0 1890 9 16 0 1 0 243376180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11649/statm: 1340 241 197 169 0 51 0
[pid=11653] ppid=11649 vsize=33556 CPUtime=263.13
/proc/11653/stat : 11653 (minisat) R 11649 11649 11238 0 -1 4194304 7823 0 0 0 26307 6 0 0 25 0 1 0 243378081 34361344 7799 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/11653/statm: 8389 7799 76 170 0 8217 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 38916

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11655
/proc/meminfo: memFree=1034808/2055920 swapFree=4093348/4192956
[pid=11649] ppid=11647 vsize=5360 CPUtime=18.99
/proc/11649/stat : 11649 (run.sh) S 11647 11649 11238 0 -1 4194304 341 9437 0 0 0 0 1890 9 16 0 1 0 243376180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11649/statm: 1340 241 197 169 0 51 0
[pid=11653] ppid=11649 vsize=35204 CPUtime=323.11
/proc/11653/stat : 11653 (minisat) R 11649 11649 11238 0 -1 4194304 8262 0 0 0 32304 7 0 0 25 0 1 0 243378081 36048896 8238 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11653/statm: 8801 8238 76 170 0 8629 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 40564

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11655
/proc/meminfo: memFree=1033464/2055920 swapFree=4093348/4192956
[pid=11649] ppid=11647 vsize=5360 CPUtime=18.99
/proc/11649/stat : 11649 (run.sh) S 11647 11649 11238 0 -1 4194304 341 9437 0 0 0 0 1890 9 16 0 1 0 243376180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11649/statm: 1340 241 197 169 0 51 0
[pid=11653] ppid=11649 vsize=36924 CPUtime=383.08
/proc/11653/stat : 11653 (minisat) R 11649 11649 11238 0 -1 4194304 8611 0 0 0 38301 7 0 0 25 0 1 0 243378081 37810176 8579 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11653/statm: 9231 8579 76 170 0 9059 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 42284

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11655
/proc/meminfo: memFree=1031992/2055920 swapFree=4093348/4192956
[pid=11649] ppid=11647 vsize=5360 CPUtime=18.99
/proc/11649/stat : 11649 (run.sh) S 11647 11649 11238 0 -1 4194304 341 9437 0 0 0 0 1890 9 16 0 1 0 243376180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11649/statm: 1340 241 197 169 0 51 0
[pid=11653] ppid=11649 vsize=38528 CPUtime=443.06
/proc/11653/stat : 11653 (minisat) R 11649 11649 11238 0 -1 4194304 8992 0 0 0 44298 8 0 0 25 0 1 0 243378081 39452672 8960 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11653/statm: 9632 8960 76 170 0 9460 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 43888

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11655
/proc/meminfo: memFree=1031032/2055920 swapFree=4093348/4192956
[pid=11649] ppid=11647 vsize=5360 CPUtime=18.99
/proc/11649/stat : 11649 (run.sh) S 11647 11649 11238 0 -1 4194304 341 9437 0 0 0 0 1890 9 16 0 1 0 243376180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11649/statm: 1340 241 197 169 0 51 0
[pid=11653] ppid=11649 vsize=39420 CPUtime=503.03
/proc/11653/stat : 11653 (minisat) R 11649 11649 11238 0 -1 4194304 9201 0 0 0 50295 8 0 0 25 0 1 0 243378081 40366080 9169 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11653/statm: 9855 9169 76 170 0 9683 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 44780

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

[startup+537.602 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11655
/proc/meminfo: memFree=1030840/2055920 swapFree=4093348/4192956
[pid=11649] ppid=11647 vsize=5360 CPUtime=18.99
/proc/11649/stat : 11649 (run.sh) S 11647 11649 11238 0 -1 4194304 341 9437 0 0 0 0 1890 9 16 0 1 0 243376180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11649/statm: 1340 241 197 169 0 51 0
[pid=11653] ppid=11649 vsize=39744 CPUtime=518.33
/proc/11653/stat : 11653 (minisat) R 11649 11649 11238 0 -1 4194304 9251 0 0 0 51825 8 0 0 25 0 1 0 243378081 40697856 9219 1992294400 134512640 135212939 4294956240 18446744073709551615 134524256 0 0 4096 3 0 0 0 17 0 0 0
/proc/11653/statm: 9936 9219 76 170 0 9764 0
Current children cumulated CPU time (s) 537.32
Current children cumulated vsize (KiB) 45104

[startup+550.401 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11655
/proc/meminfo: memFree=1030776/2055920 swapFree=4093348/4192956
[pid=11649] ppid=11647 vsize=5360 CPUtime=18.99
/proc/11649/stat : 11649 (run.sh) S 11647 11649 11238 0 -1 4194304 341 9437 0 0 0 0 1890 9 16 0 1 0 243376180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11649/statm: 1340 241 197 169 0 51 0
[pid=11653] ppid=11649 vsize=39744 CPUtime=531.12
/proc/11653/stat : 11653 (minisat) R 11649 11649 11238 0 -1 4194304 9251 0 0 0 53104 8 0 0 25 0 1 0 243378081 40697856 9219 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11653/statm: 9936 9219 76 170 0 9764 0
Current children cumulated CPU time (s) 550.11
Current children cumulated vsize (KiB) 45104

[startup+563.202 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11655
/proc/meminfo: memFree=1030648/2055920 swapFree=4093348/4192956
[pid=11649] ppid=11647 vsize=5360 CPUtime=18.99
/proc/11649/stat : 11649 (run.sh) S 11647 11649 11238 0 -1 4194304 341 9437 0 0 0 0 1890 9 16 0 1 0 243376180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11649/statm: 1340 241 197 169 0 51 0
[pid=11653] ppid=11649 vsize=39988 CPUtime=543.92
/proc/11653/stat : 11653 (minisat) R 11649 11649 11238 0 -1 4194304 9296 0 0 0 54384 8 0 0 25 0 1 0 243378081 40947712 9264 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11653/statm: 9997 9264 76 170 0 9825 0
Current children cumulated CPU time (s) 562.91
Current children cumulated vsize (KiB) 45348

[startup+569.601 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11655
/proc/meminfo: memFree=1030648/2055920 swapFree=4093348/4192956
[pid=11649] ppid=11647 vsize=5360 CPUtime=18.99
/proc/11649/stat : 11649 (run.sh) S 11647 11649 11238 0 -1 4194304 341 9437 0 0 0 0 1890 9 16 0 1 0 243376180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11649/statm: 1340 241 197 169 0 51 0
[pid=11653] ppid=11649 vsize=39988 CPUtime=550.31
/proc/11653/stat : 11653 (minisat) R 11649 11649 11238 0 -1 4194304 9300 0 0 0 55023 8 0 0 25 0 1 0 243378081 40947712 9268 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11653/statm: 9997 9268 76 170 0 9825 0
Current children cumulated CPU time (s) 569.3
Current children cumulated vsize (KiB) 45348

[startup+571.203 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11655
/proc/meminfo: memFree=1030648/2055920 swapFree=4093348/4192956
[pid=11649] ppid=11647 vsize=5360 CPUtime=18.99
/proc/11649/stat : 11649 (run.sh) S 11647 11649 11238 0 -1 4194304 341 9437 0 0 0 0 1890 9 16 0 1 0 243376180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11649/statm: 1340 241 197 169 0 51 0
[pid=11653] ppid=11649 vsize=39988 CPUtime=551.91
/proc/11653/stat : 11653 (minisat) R 11649 11649 11238 0 -1 4194304 9300 0 0 0 55183 8 0 0 25 0 1 0 243378081 40947712 9268 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11653/statm: 9997 9268 76 170 0 9825 0
Current children cumulated CPU time (s) 570.9
Current children cumulated vsize (KiB) 45348

[startup+572.002 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11655
/proc/meminfo: memFree=1030648/2055920 swapFree=4093348/4192956
[pid=11649] ppid=11647 vsize=5360 CPUtime=18.99
/proc/11649/stat : 11649 (run.sh) S 11647 11649 11238 0 -1 4194304 341 9437 0 0 0 0 1890 9 16 0 1 0 243376180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11649/statm: 1340 241 197 169 0 51 0
[pid=11653] ppid=11649 vsize=39988 CPUtime=552.71
/proc/11653/stat : 11653 (minisat) R 11649 11649 11238 0 -1 4194304 9300 0 0 0 55263 8 0 0 25 0 1 0 243378081 40947712 9268 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11653/statm: 9997 9268 76 170 0 9825 0
Current children cumulated CPU time (s) 571.7
Current children cumulated vsize (KiB) 45348

[startup+572.402 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11655
/proc/meminfo: memFree=1030648/2055920 swapFree=4093348/4192956
[pid=11649] ppid=11647 vsize=5360 CPUtime=18.99
/proc/11649/stat : 11649 (run.sh) S 11647 11649 11238 0 -1 4194304 341 9437 0 0 0 0 1890 9 16 0 1 0 243376180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11649/statm: 1340 241 197 169 0 51 0
[pid=11653] ppid=11649 vsize=39988 CPUtime=553.11
/proc/11653/stat : 11653 (minisat) R 11649 11649 11238 0 -1 4194304 9300 0 0 0 55303 8 0 0 25 0 1 0 243378081 40947712 9268 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11653/statm: 9997 9268 76 170 0 9825 0
Current children cumulated CPU time (s) 572.1
Current children cumulated vsize (KiB) 45348

[startup+572.802 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11655
/proc/meminfo: memFree=1030648/2055920 swapFree=4093348/4192956
[pid=11649] ppid=11647 vsize=5360 CPUtime=18.99
/proc/11649/stat : 11649 (run.sh) S 11647 11649 11238 0 -1 4194304 341 9437 0 0 0 0 1890 9 16 0 1 0 243376180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11649/statm: 1340 241 197 169 0 51 0
[pid=11653] ppid=11649 vsize=39988 CPUtime=553.51
/proc/11653/stat : 11653 (minisat) R 11649 11649 11238 0 -1 4194304 9300 0 0 0 55343 8 0 0 25 0 1 0 243378081 40947712 9268 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11653/statm: 9997 9268 76 170 0 9825 0
Current children cumulated CPU time (s) 572.5
Current children cumulated vsize (KiB) 45348

[startup+572.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11655
/proc/meminfo: memFree=1030648/2055920 swapFree=4093348/4192956
[pid=11649] ppid=11647 vsize=5360 CPUtime=18.99
/proc/11649/stat : 11649 (run.sh) S 11647 11649 11238 0 -1 4194304 341 9437 0 0 0 0 1890 9 16 0 1 0 243376180 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11649/statm: 1340 241 197 169 0 51 0
[pid=11653] ppid=11649 vsize=39988 CPUtime=553.61
/proc/11653/stat : 11653 (minisat) R 11649 11649 11238 0 -1 4194304 9300 0 0 0 55353 8 0 0 25 0 1 0 243378081 40947712 9268 1992294400 134512640 135212939 4294956240 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 0 0 0
/proc/11653/statm: 9997 9268 76 170 0 9825 0
Current children cumulated CPU time (s) 572.6
Current children cumulated vsize (KiB) 45348

Child status: 20
Real time (s): 572.912
CPU time (s): 572.632
CPU user time (s): 572.442
CPU system time (s): 0.189971
CPU usage (%): 99.9512
Max. virtual memory (cumulated for all children) (KiB): 45348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 572.442
system time used= 0.189971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19100
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= 10
involuntary context switches= 1839

runsolver used 0.555915 second user time and 1.53677 second system time

The end

Launcher Data

Begin job on node23 at 2009-05-12 20:37:07
IDJOB=1806909
IDBENCH=71128
IDSOLVER=647
FILE ID=node23/1806909-1242153426
PBS_JOBID= 9289698
Free space on /tmp= 66392 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT09/CRAFTED/ramseycube/Q32inK11.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806909-1242153426/watcher-1806909-1242153426 -o /tmp/evaluation-result-1806909-1242153426/solver-1806909-1242153426 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806909-1242153426.cnf HOME

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

MD5SUM BENCH= 594c254e77c66d387919761f50e63b6d
RANDOM SEED=1129550579

node23.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.238
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.238
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1078240 kB
Buffers:         65840 kB
Cached:         754824 kB
SwapCached:      94276 kB
Active:          38084 kB
Inactive:       878480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1078240 kB
SwapTotal:     4192956 kB
SwapFree:      4093348 kB
Dirty:            6316 kB
Writeback:           0 kB
Mapped:          14068 kB
Slab:            47192 kB
Committed_AS:   900136 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66380 MiB
End job on node23 at 2009-05-12 20:46:40