Trace number 1807029

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

General information on the benchmark

NameCRAFTED/modcircuits/
mod3_4vars_6gates.cnf
MD5SUMafeeef613d4caffff91375d49585d115
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark721.25
Satisfiable
(Un)Satisfiability was proved
Number of variables289
Number of clauses33900
Sum of the clauses size195928
Maximum clause length19
Minimum clause length1
Number of clauses of size 165
Number of clauses of size 2730
Number of clauses of size 31
Number of clauses of size 4893
Number of clauses of size 52499
Number of clauses of size over 529712

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.03/0.04	c ==============================================================================
0.03/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.03/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.03/0.04	c ==============================================================================
0.03/0.04	c |         0 |   33835   195863 |   10150       0        0     nan |  0.000 % |
0.39/0.48	c |         0 |   12047    63854 |      --       0       --      -- |     --   | -3196/-8016
0.39/0.48	c ==============================================================================
0.39/0.48	c Result  :   #vars: 168   #clauses: 12047   #literals: 63854
0.39/0.48	c CPU time:   0.480926 s
0.39/0.48	c ==============================================================================
0.49/0.51	c SatElite is done !
0.49/0.51	c revival is preprocessing the formula...#ITERATIONS 27
1.97/2.03	#LEARNT CLAUSES 14
1.97/2.04	done !
1.97/2.04	c Calling MINISAT
1.97/2.04	This is MiniSat 2.0 beta
1.97/2.04	WARNING: for repeatability, setting FPU to use double precision
1.97/2.04	============================[ Problem Statistics ]=============================
1.97/2.04	|                                                                             |
1.97/2.04	|  Number of variables:  168                                                  |
1.97/2.04	|  Number of clauses:    8448                                                 |
1.97/2.04	|  Parsing time:         0.00         s                                       |
1.97/2.05	============================[ Search Statistics ]==============================
1.97/2.05	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.97/2.05	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.97/2.05	===============================================================================
1.97/2.05	|         0 |     157     8437    33069 |     2812        0    nan |  0.000 % |
1.97/2.05	|       103 |     157     8437    33069 |     3093      103     11 |  6.555 % |
1.97/2.05	|       254 |     157     8437    33069 |     3402      254     13 |  6.555 % |
1.97/2.06	|       481 |     157     8437    33069 |     3743      481     15 |  6.555 % |
1.97/2.07	|       820 |     157     8437    33069 |     4117      820     16 |  6.551 % |
1.97/2.09	|      1326 |     157     8437    33069 |     4529     1326     16 |  6.580 % |
2.08/2.12	|      2085 |     157     8437    33069 |     4982     2085     17 |  6.551 % |
2.08/2.16	|      3225 |     157     8437    33069 |     5480     3225     17 |  6.551 % |
2.18/2.24	|      4934 |     157     8437    33069 |     6028     4934     17 |  6.551 % |
2.27/2.37	|      7498 |     157     8437    33069 |     6631     4441     17 |  6.551 % |
2.47/2.58	|     11343 |     157     8437    33069 |     7294     4935     16 |  6.551 % |
2.77/2.89	|     17109 |     157     8437    33069 |     8023     7017     16 |  6.551 % |
3.37/3.44	|     25758 |     157     8437    33069 |     8826     7576     18 |  6.576 % |
4.27/4.32	|     38732 |     157     8437    33069 |     9708     7214     18 |  6.551 % |
5.47/5.58	|     58197 |     157     8437    33069 |    10679     7136     18 |  6.551 % |
7.47/7.51	|     87391 |     157     8437    33069 |    11747     9449     16 |  6.551 % |
10.67/10.74	|    131181 |     157     8437    33069 |    12922     6010     16 |  6.555 % |
15.66/15.77	|    196868 |     157     8437    33069 |    14214     6758     19 |  6.576 % |
24.16/24.30	|    295394 |     157     8437    33069 |    15636    12469     17 |  6.551 % |
37.45/37.54	|    443184 |     157     8437    33069 |    17199    11077     19 |  6.551 % |
58.64/58.71	|    664867 |     157     8437    33069 |    18919    16963     18 |  6.551 % |
91.91/92.08	|    997393 |     157     8437    33069 |    20811    17270     19 |  6.551 % |
152.49/152.62	|   1496181 |     157     8437    33069 |    22893    15031     17 |  6.555 % |
246.15/246.30	|   2244363 |     157     8437    33069 |    25182    17081     19 |  6.551 % |
396.27/396.53	|   3366637 |     157     8437    33069 |    27700    23889     17 |  6.583 % |
664.84/665.21	|   5050048 |     142     5174    20809 |    30470    20683     18 | 15.483 % |
740.50/740.97	===============================================================================
740.50/740.97	restarts              : 26
740.50/740.97	conflicts             : 5550853        (7516 /sec)
740.50/740.97	decisions             : 6310568        (1.46 % random) (8545 /sec)
740.50/740.97	propagations          : 161702098      (218949 /sec)
740.50/740.97	conflict literals     : 102670014      (20.98 % deleted)
740.50/740.97	Memory used           : 10.12 MB
740.50/740.97	CPU time              : 738.538 s
740.50/740.97	
740.50/740.97	UNSATISFIABLE
740.50/740.97	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-1807029-1242154518/watcher-1807029-1242154518 -o /tmp/evaluation-result-1807029-1242154518/solver-1807029-1242154518 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1807029-1242154518.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: 0.99 0.98 0.99 3/64 17006
/proc/meminfo: memFree=1560768/2055920 swapFree=4180872/4192956
[pid=17006] ppid=17004 vsize=5360 CPUtime=0
/proc/17006/stat : 17006 (run.sh) R 17004 17006 16589 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 243485780 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 259913214623 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/17006/statm: 1340 237 196 169 0 51 0
[pid=17007] ppid=17006 vsize=816 CPUtime=0
/proc/17007/stat : 17007 (SatElite) R 17006 17006 16589 0 -1 4194304 120 0 0 0 0 0 0 0 18 0 1 0 243485780 835584 103 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/17007/statm: 204 103 51 126 0 75 0

[startup+0.0351969 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 17006
/proc/meminfo: memFree=1560768/2055920 swapFree=4180872/4192956
[pid=17006] ppid=17004 vsize=5360 CPUtime=0
/proc/17006/stat : 17006 (run.sh) S 17004 17006 16589 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243485780 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17006/statm: 1340 238 197 169 0 51 0
[pid=17007] ppid=17006 vsize=2484 CPUtime=0.03
/proc/17007/stat : 17007 (SatElite) R 17006 17006 16589 0 -1 4194304 554 0 0 0 3 0 0 0 18 0 1 0 243485780 2543616 537 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/17007/statm: 621 537 51 126 0 492 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7844

[startup+0.101207 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 17006
/proc/meminfo: memFree=1560768/2055920 swapFree=4180872/4192956
[pid=17006] ppid=17004 vsize=5360 CPUtime=0
/proc/17006/stat : 17006 (run.sh) S 17004 17006 16589 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243485780 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17006/statm: 1340 238 197 169 0 51 0
[pid=17007] ppid=17006 vsize=3852 CPUtime=0.09
/proc/17007/stat : 17007 (SatElite) R 17006 17006 16589 0 -1 4194304 862 0 0 0 9 0 0 0 19 0 1 0 243485780 3944448 845 1992294400 134512640 135031949 4294956224 18446744073709551615 134540923 0 0 4096 3 0 0 0 17 0 0 0
/proc/17007/statm: 963 845 63 126 0 834 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9212

[startup+0.301241 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 17006
/proc/meminfo: memFree=1560768/2055920 swapFree=4180872/4192956
[pid=17006] ppid=17004 vsize=5360 CPUtime=0
/proc/17006/stat : 17006 (run.sh) S 17004 17006 16589 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243485780 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17006/statm: 1340 238 197 169 0 51 0
[pid=17007] ppid=17006 vsize=4232 CPUtime=0.29
/proc/17007/stat : 17007 (SatElite) R 17006 17006 16589 0 -1 4194304 913 0 0 0 29 0 0 0 21 0 1 0 243485780 4333568 896 1992294400 134512640 135031949 4294956224 18446744073709551615 134547119 0 0 4096 3 0 0 0 17 0 0 0
/proc/17007/statm: 1058 896 63 126 0 929 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9592

[startup+0.701314 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 17006
/proc/meminfo: memFree=1560768/2055920 swapFree=4180872/4192956
[pid=17006] ppid=17004 vsize=5360 CPUtime=0.5
/proc/17006/stat : 17006 (run.sh) S 17004 17006 16589 0 -1 4194304 317 1243 0 0 0 0 50 0 16 0 1 0 243485780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17006/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 5360

[startup+1.50145 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17009
/proc/meminfo: memFree=1559152/2055920 swapFree=4180872/4192956
[pid=17006] ppid=17004 vsize=5360 CPUtime=0.5
/proc/17006/stat : 17006 (run.sh) S 17004 17006 16589 0 -1 4194304 317 1243 0 0 0 0 50 0 16 0 1 0 243485780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17006/statm: 1340 241 197 169 0 51 0
[pid=17009] ppid=17006 vsize=2316 CPUtime=0.97
/proc/17009/stat : 17009 (revival) R 17006 17006 16589 0 -1 4194304 391 0 0 0 97 0 0 0 25 0 1 50000 243485831 2371584 288 1992294400 134512640 134537284 4294956384 18446744073709551615 134525891 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17009/statm: 579 288 85 6 0 217 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 7676

[startup+3.10273 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17010
/proc/meminfo: memFree=1558896/2055920 swapFree=4180872/4192956
[pid=17006] ppid=17004 vsize=5360 CPUtime=2.02
/proc/17006/stat : 17006 (run.sh) S 17004 17006 16589 0 -1 4194304 343 1666 0 0 0 0 202 0 16 0 1 0 243485780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17006/statm: 1340 241 197 169 0 51 0
[pid=17010] ppid=17006 vsize=3112 CPUtime=1.05
/proc/17010/stat : 17010 (minisat) R 17006 17006 16589 0 -1 4194304 464 0 0 0 105 0 0 0 25 0 1 0 243485984 3186688 448 1992294400 134512640 135212939 4294956240 18446744073709551615 134537374 0 0 4096 3 0 0 0 17 0 0 0
/proc/17010/statm: 778 448 76 170 0 606 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 8472

[startup+6.30129 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17010
/proc/meminfo: memFree=1557744/2055920 swapFree=4180872/4192956
[pid=17006] ppid=17004 vsize=5360 CPUtime=2.02
/proc/17006/stat : 17006 (run.sh) S 17004 17006 16589 0 -1 4194304 343 1666 0 0 0 0 202 0 16 0 1 0 243485780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17006/statm: 1340 241 197 169 0 51 0
[pid=17010] ppid=17006 vsize=3672 CPUtime=4.25
/proc/17010/stat : 17010 (minisat) R 17006 17006 16589 0 -1 4194304 603 0 0 0 425 0 0 0 25 0 1 0 243485984 3760128 587 1992294400 134512640 135212939 4294956240 18446744073709551615 134526655 0 0 4096 3 0 0 0 17 0 0 0
/proc/17010/statm: 918 587 76 170 0 746 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9032

[startup+12.7024 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17010
/proc/meminfo: memFree=1557168/2055920 swapFree=4180872/4192956
[pid=17006] ppid=17004 vsize=5360 CPUtime=2.02
/proc/17006/stat : 17006 (run.sh) S 17004 17006 16589 0 -1 4194304 343 1666 0 0 0 0 202 0 16 0 1 0 243485780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17006/statm: 1340 241 197 169 0 51 0
[pid=17010] ppid=17006 vsize=4088 CPUtime=10.65
/proc/17010/stat : 17010 (minisat) R 17006 17006 16589 0 -1 4194304 712 0 0 0 1065 0 0 0 25 0 1 0 243485984 4186112 696 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17010/statm: 1022 696 76 170 0 850 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9448

[startup+25.5017 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17010
/proc/meminfo: memFree=1556464/2055920 swapFree=4180872/4192956
[pid=17006] ppid=17004 vsize=5360 CPUtime=2.02
/proc/17006/stat : 17006 (run.sh) S 17004 17006 16589 0 -1 4194304 343 1666 0 0 0 0 202 0 16 0 1 0 243485780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17006/statm: 1340 241 197 169 0 51 0
[pid=17010] ppid=17006 vsize=4912 CPUtime=23.44
/proc/17010/stat : 17010 (minisat) R 17006 17006 16589 0 -1 4194304 905 0 0 0 2344 0 0 0 25 0 1 0 243485984 5029888 889 1992294400 134512640 135212939 4294956240 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 0 0 0
/proc/17010/statm: 1228 889 76 170 0 1056 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 10272

[startup+51.1011 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17010
/proc/meminfo: memFree=1556016/2055920 swapFree=4180872/4192956
[pid=17006] ppid=17004 vsize=5360 CPUtime=2.02
/proc/17006/stat : 17006 (run.sh) S 17004 17006 16589 0 -1 4194304 343 1666 0 0 0 0 202 0 16 0 1 0 243485780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17006/statm: 1340 241 197 169 0 51 0
[pid=17010] ppid=17006 vsize=5444 CPUtime=49.02
/proc/17010/stat : 17010 (minisat) R 17006 17006 16589 0 -1 4194304 1021 0 0 0 4902 0 0 0 25 0 1 0 243485984 5574656 1005 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17010/statm: 1361 1005 76 170 0 1189 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 10804

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17010
/proc/meminfo: memFree=1555248/2055920 swapFree=4180872/4192956
[pid=17006] ppid=17004 vsize=5360 CPUtime=2.02
/proc/17006/stat : 17006 (run.sh) S 17004 17006 16589 0 -1 4194304 343 1666 0 0 0 0 202 0 16 0 1 0 243485780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17006/statm: 1340 241 197 169 0 51 0
[pid=17010] ppid=17006 vsize=6056 CPUtime=100.19
/proc/17010/stat : 17010 (minisat) R 17006 17006 16589 0 -1 4194304 1179 0 0 0 10019 0 0 0 25 0 1 0 243485984 6201344 1163 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17010/statm: 1514 1163 76 170 0 1342 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 11416

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17010
/proc/meminfo: memFree=1554224/2055920 swapFree=4180872/4192956
[pid=17006] ppid=17004 vsize=5360 CPUtime=2.02
/proc/17006/stat : 17006 (run.sh) S 17004 17006 16589 0 -1 4194304 343 1666 0 0 0 0 202 0 16 0 1 0 243485780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17006/statm: 1340 241 197 169 0 51 0
[pid=17010] ppid=17006 vsize=7052 CPUtime=160.17
/proc/17010/stat : 17010 (minisat) R 17006 17006 16589 0 -1 4194304 1420 0 0 0 16016 1 0 0 25 0 1 0 243485984 7221248 1404 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/17010/statm: 1763 1404 76 170 0 1591 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 12412

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17010
/proc/meminfo: memFree=1553840/2055920 swapFree=4180872/4192956
[pid=17006] ppid=17004 vsize=5360 CPUtime=2.02
/proc/17006/stat : 17006 (run.sh) S 17004 17006 16589 0 -1 4194304 343 1666 0 0 0 0 202 0 16 0 1 0 243485780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17006/statm: 1340 241 197 169 0 51 0
[pid=17010] ppid=17006 vsize=7468 CPUtime=220.14
/proc/17010/stat : 17010 (minisat) R 17006 17006 16589 0 -1 4194304 1501 0 0 0 22013 1 0 0 25 0 1 0 243485984 7647232 1485 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17010/statm: 1867 1485 76 170 0 1695 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 12828

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17010
/proc/meminfo: memFree=1553456/2055920 swapFree=4180872/4192956
[pid=17006] ppid=17004 vsize=5360 CPUtime=2.02
/proc/17006/stat : 17006 (run.sh) S 17004 17006 16589 0 -1 4194304 343 1666 0 0 0 0 202 0 16 0 1 0 243485780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17006/statm: 1340 241 197 169 0 51 0
[pid=17010] ppid=17006 vsize=7928 CPUtime=280.11
/proc/17010/stat : 17010 (minisat) R 17006 17006 16589 0 -1 4194304 1606 0 0 0 28010 1 0 0 25 0 1 0 243485984 8118272 1590 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/17010/statm: 1982 1590 76 170 0 1810 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 13288

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17010
/proc/meminfo: memFree=1553072/2055920 swapFree=4180872/4192956
[pid=17006] ppid=17004 vsize=5360 CPUtime=2.02
/proc/17006/stat : 17006 (run.sh) S 17004 17006 16589 0 -1 4194304 343 1666 0 0 0 0 202 0 16 0 1 0 243485780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17006/statm: 1340 241 197 169 0 51 0
[pid=17010] ppid=17006 vsize=8244 CPUtime=340.08
/proc/17010/stat : 17010 (minisat) R 17006 17006 16589 0 -1 4194304 1686 0 0 0 34007 1 0 0 25 0 1 0 243485984 8441856 1670 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/17010/statm: 2061 1670 76 170 0 1889 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 13604

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 4/66 17016
/proc/meminfo: memFree=1552560/2055920 swapFree=4180872/4192956
[pid=17006] ppid=17004 vsize=5360 CPUtime=2.02
/proc/17006/stat : 17006 (run.sh) S 17004 17006 16589 0 -1 4194304 343 1666 0 0 0 0 202 0 16 0 1 0 243485780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17006/statm: 1340 241 197 169 0 51 0
[pid=17010] ppid=17006 vsize=8552 CPUtime=400.05
/proc/17010/stat : 17010 (minisat) R 17006 17006 16589 0 -1 4194304 1777 0 0 0 40004 1 0 0 25 0 1 0 243485984 8757248 1761 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17010/statm: 2138 1761 76 170 0 1966 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 13912

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17016
/proc/meminfo: memFree=1552176/2055920 swapFree=4180872/4192956
[pid=17006] ppid=17004 vsize=5360 CPUtime=2.02
/proc/17006/stat : 17006 (run.sh) S 17004 17006 16589 0 -1 4194304 343 1666 0 0 0 0 202 0 16 0 1 0 243485780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17006/statm: 1340 241 197 169 0 51 0
[pid=17010] ppid=17006 vsize=9144 CPUtime=460.02
/proc/17010/stat : 17010 (minisat) R 17006 17006 16589 0 -1 4194304 1901 0 0 0 46001 1 0 0 25 0 1 0 243485984 9363456 1885 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17010/statm: 2286 1885 76 170 0 2114 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 14504

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17016
/proc/meminfo: memFree=1551856/2055920 swapFree=4180872/4192956
[pid=17006] ppid=17004 vsize=5360 CPUtime=2.02
/proc/17006/stat : 17006 (run.sh) S 17004 17006 16589 0 -1 4194304 343 1666 0 0 0 0 202 0 16 0 1 0 243485780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17006/statm: 1340 241 197 169 0 51 0
[pid=17010] ppid=17006 vsize=9452 CPUtime=519.99
/proc/17010/stat : 17010 (minisat) R 17006 17006 16589 0 -1 4194304 1959 0 0 0 51998 1 0 0 25 0 1 0 243485984 9678848 1943 1992294400 134512640 135212939 4294956240 18446744073709551615 134543664 0 0 4096 3 0 0 0 17 0 0 0
/proc/17010/statm: 2363 1943 76 170 0 2191 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 14812

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17016
/proc/meminfo: memFree=1551728/2055920 swapFree=4180872/4192956
[pid=17006] ppid=17004 vsize=5360 CPUtime=2.02
/proc/17006/stat : 17006 (run.sh) S 17004 17006 16589 0 -1 4194304 343 1666 0 0 0 0 202 0 16 0 1 0 243485780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17006/statm: 1340 241 197 169 0 51 0
[pid=17010] ppid=17006 vsize=9612 CPUtime=579.95
/proc/17010/stat : 17010 (minisat) R 17006 17006 16589 0 -1 4194304 2013 0 0 0 57994 1 0 0 25 0 1 0 243485984 9842688 1997 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17010/statm: 2403 1997 76 170 0 2231 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 14972

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17016
/proc/meminfo: memFree=1551600/2055920 swapFree=4180872/4192956
[pid=17006] ppid=17004 vsize=5360 CPUtime=2.02
/proc/17006/stat : 17006 (run.sh) S 17004 17006 16589 0 -1 4194304 343 1666 0 0 0 0 202 0 16 0 1 0 243485780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17006/statm: 1340 241 197 169 0 51 0
[pid=17010] ppid=17006 vsize=9760 CPUtime=639.93
/proc/17010/stat : 17010 (minisat) R 17006 17006 16589 0 -1 4194304 2054 0 0 0 63991 2 0 0 25 0 1 0 243485984 9994240 2038 1992294400 134512640 135212939 4294956240 18446744073709551615 134526829 0 0 4096 3 0 0 0 17 0 0 0
/proc/17010/statm: 2440 2038 76 170 0 2268 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 15120

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17016
/proc/meminfo: memFree=1551216/2055920 swapFree=4180872/4192956
[pid=17006] ppid=17004 vsize=5360 CPUtime=2.02
/proc/17006/stat : 17006 (run.sh) S 17004 17006 16589 0 -1 4194304 343 1666 0 0 0 0 202 0 16 0 1 0 243485780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17006/statm: 1340 241 197 169 0 51 0
[pid=17010] ppid=17006 vsize=10220 CPUtime=699.9
/proc/17010/stat : 17010 (minisat) R 17006 17006 16589 0 -1 4194304 2134 0 0 0 69988 2 0 0 25 0 1 0 243485984 10465280 2118 1992294400 134512640 135212939 4294956240 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 0 0 0
/proc/17010/statm: 2555 2118 76 170 0 2383 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 15580

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

[startup+716.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17016
/proc/meminfo: memFree=1551152/2055920 swapFree=4180872/4192956
[pid=17006] ppid=17004 vsize=5360 CPUtime=2.02
/proc/17006/stat : 17006 (run.sh) S 17004 17006 16589 0 -1 4194304 343 1666 0 0 0 0 202 0 16 0 1 0 243485780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17006/statm: 1340 241 197 169 0 51 0
[pid=17010] ppid=17006 vsize=10220 CPUtime=714.29
/proc/17010/stat : 17010 (minisat) R 17006 17006 16589 0 -1 4194304 2147 0 0 0 71427 2 0 0 25 0 1 0 243485984 10465280 2131 1992294400 134512640 135212939 4294956240 18446744073709551615 134526647 0 0 4096 3 0 0 0 17 1 0 0
/proc/17010/statm: 2555 2131 76 170 0 2383 0
Current children cumulated CPU time (s) 716.31
Current children cumulated vsize (KiB) 15580

[startup+729.503 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17016
/proc/meminfo: memFree=1551088/2055920 swapFree=4180872/4192956
[pid=17006] ppid=17004 vsize=5360 CPUtime=2.02
/proc/17006/stat : 17006 (run.sh) S 17004 17006 16589 0 -1 4194304 343 1666 0 0 0 0 202 0 16 0 1 0 243485780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17006/statm: 1340 241 197 169 0 51 0
[pid=17010] ppid=17006 vsize=10220 CPUtime=727.09
/proc/17010/stat : 17010 (minisat) R 17006 17006 16589 0 -1 4194304 2157 0 0 0 72707 2 0 0 25 0 1 0 243485984 10465280 2141 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17010/statm: 2555 2141 76 170 0 2383 0
Current children cumulated CPU time (s) 729.11
Current children cumulated vsize (KiB) 15580

[startup+735.905 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17016
/proc/meminfo: memFree=1551024/2055920 swapFree=4180872/4192956
[pid=17006] ppid=17004 vsize=5360 CPUtime=2.02
/proc/17006/stat : 17006 (run.sh) S 17004 17006 16589 0 -1 4194304 343 1666 0 0 0 0 202 0 16 0 1 0 243485780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17006/statm: 1340 241 197 169 0 51 0
[pid=17010] ppid=17006 vsize=10364 CPUtime=733.49
/proc/17010/stat : 17010 (minisat) R 17006 17006 16589 0 -1 4194304 2169 0 0 0 73347 2 0 0 25 0 1 0 243485984 10612736 2153 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17010/statm: 2591 2153 76 170 0 2419 0
Current children cumulated CPU time (s) 735.51
Current children cumulated vsize (KiB) 15724

[startup+739.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17016
/proc/meminfo: memFree=1551024/2055920 swapFree=4180872/4192956
[pid=17006] ppid=17004 vsize=5360 CPUtime=2.02
/proc/17006/stat : 17006 (run.sh) S 17004 17006 16589 0 -1 4194304 343 1666 0 0 0 0 202 0 16 0 1 0 243485780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17006/statm: 1340 241 197 169 0 51 0
[pid=17010] ppid=17006 vsize=10364 CPUtime=736.69
/proc/17010/stat : 17010 (minisat) R 17006 17006 16589 0 -1 4194304 2170 0 0 0 73667 2 0 0 25 0 1 0 243485984 10612736 2154 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/17010/statm: 2591 2154 76 170 0 2419 0
Current children cumulated CPU time (s) 738.71
Current children cumulated vsize (KiB) 15724

[startup+739.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17016
/proc/meminfo: memFree=1551024/2055920 swapFree=4180872/4192956
[pid=17006] ppid=17004 vsize=5360 CPUtime=2.02
/proc/17006/stat : 17006 (run.sh) S 17004 17006 16589 0 -1 4194304 343 1666 0 0 0 0 202 0 16 0 1 0 243485780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17006/statm: 1340 241 197 169 0 51 0
[pid=17010] ppid=17006 vsize=10364 CPUtime=737.48
/proc/17010/stat : 17010 (minisat) R 17006 17006 16589 0 -1 4194304 2170 0 0 0 73746 2 0 0 25 0 1 0 243485984 10612736 2154 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/17010/statm: 2591 2154 76 170 0 2419 0
Current children cumulated CPU time (s) 739.5
Current children cumulated vsize (KiB) 15724

[startup+740.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17016
/proc/meminfo: memFree=1551024/2055920 swapFree=4180872/4192956
[pid=17006] ppid=17004 vsize=5360 CPUtime=2.02
/proc/17006/stat : 17006 (run.sh) S 17004 17006 16589 0 -1 4194304 343 1666 0 0 0 0 202 0 16 0 1 0 243485780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17006/statm: 1340 241 197 169 0 51 0
[pid=17010] ppid=17006 vsize=10364 CPUtime=738.28
/proc/17010/stat : 17010 (minisat) R 17006 17006 16589 0 -1 4194304 2170 0 0 0 73826 2 0 0 25 0 1 0 243485984 10612736 2154 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/17010/statm: 2591 2154 76 170 0 2419 0
Current children cumulated CPU time (s) 740.3
Current children cumulated vsize (KiB) 15724

[startup+740.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 17016
/proc/meminfo: memFree=1551024/2055920 swapFree=4180872/4192956
[pid=17006] ppid=17004 vsize=5360 CPUtime=2.02
/proc/17006/stat : 17006 (run.sh) S 17004 17006 16589 0 -1 4194304 343 1666 0 0 0 0 202 0 16 0 1 0 243485780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17006/statm: 1340 241 197 169 0 51 0
[pid=17010] ppid=17006 vsize=10364 CPUtime=738.48
/proc/17010/stat : 17010 (minisat) R 17006 17006 16589 0 -1 4194304 2170 0 0 0 73846 2 0 0 25 0 1 0 243485984 10612736 2154 1992294400 134512640 135212939 4294956240 18446744073709551615 134526655 0 0 4096 3 0 0 0 17 0 0 0
/proc/17010/statm: 2591 2154 76 170 0 2419 0
Current children cumulated CPU time (s) 740.5
Current children cumulated vsize (KiB) 15724

Child status: 20
Real time (s): 740.976
CPU time (s): 740.601
CPU user time (s): 740.564
CPU system time (s): 0.036994
CPU usage (%): 99.9495
Max. virtual memory (cumulated for all children) (KiB): 15724

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

runsolver used 0.630904 second user time and 2.07368 second system time

The end

Launcher Data

Begin job on node4 at 2009-05-12 20:55:18
IDJOB=1807029
IDBENCH=71145
IDSOLVER=648
FILE ID=node4/1807029-1242154518
PBS_JOBID= 9289717
Free space on /tmp= 66208 MiB

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

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

MD5SUM BENCH= afeeef613d4caffff91375d49585d115
RANDOM SEED=2004839068

node4.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.265
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.265
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:       1561312 kB
Buffers:         59324 kB
Cached:         348252 kB
SwapCached:       5864 kB
Active:          93668 kB
Inactive:       321708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1561312 kB
SwapTotal:     4192956 kB
SwapFree:      4180872 kB
Dirty:            2300 kB
Writeback:           0 kB
Mapped:          13496 kB
Slab:            65288 kB
Committed_AS:  1028400 kB
PageTables:       1468 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= 66208 MiB
End job on node4 at 2009-05-12 21:07:39