Trace number 1796670

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 108.689 108.743

General information on the benchmark

NameAPPLICATIONS/bitverif/
minor/minor064.cnf
MD5SUM1a151a1e93387c74239b48070e3eed97
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark22.8045
Satisfiable
(Un)Satisfiability was proved
Number of variables14578
Number of clauses42581
Sum of the clauses size99353
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 228386
Number of clauses of size 314193
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 revival is preprocessing the formula...#ITERATIONS 5
3.89/3.97	#LEARNT CLAUSES 0
3.99/4.00	done !
3.99/4.00	c Now, SatElite...
3.99/4.01	c Parsing...
3.99/4.05	c ==============================================================================
3.99/4.05	c |           |     ORIGINAL     |              LEARNT              |          |
3.99/4.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
3.99/4.05	c ==============================================================================
3.99/4.05	c |         0 |   42394    98768 |   12718       0        0     nan |  0.000 % |
4.76/4.84	c |         0 |   17311    80985 |      --       0       --      -- |     --   | -25083/-17783
4.76/4.84	c ==============================================================================
4.76/4.84	c Result  :   #vars: 1924   #clauses: 17311   #literals: 80985
4.76/4.84	c CPU time:   0.812876 s
4.76/4.84	c ==============================================================================
4.76/4.88	c SatElite is done !
4.76/4.88	c Calling MINISAT
4.76/4.88	This is MiniSat 2.0 beta
4.76/4.88	WARNING: for repeatability, setting FPU to use double precision
4.76/4.88	============================[ Problem Statistics ]=============================
4.76/4.88	|                                                                             |
4.76/4.88	|  Number of variables:  1924                                                 |
4.76/4.88	|  Number of clauses:    17311                                                |
4.76/4.90	|  Parsing time:         0.01         s                                       |
4.76/4.90	============================[ Search Statistics ]==============================
4.76/4.90	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.76/4.90	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.76/4.90	===============================================================================
4.76/4.90	|         0 |    1924    17311    80985 |     5770        0    nan |  0.000 % |
4.87/4.90	|       102 |    1924    17311    80985 |     6347      102     24 |  0.000 % |
4.87/4.91	|       252 |    1924    17311    80985 |     6982      252     20 |  0.000 % |
4.87/4.92	|       477 |    1924    17311    80985 |     7680      477     17 |  0.000 % |
4.87/4.93	|       814 |    1924    17311    80985 |     8448      814     18 |  0.000 % |
4.87/4.95	|      1320 |    1924    17311    80985 |     9293     1320     16 |  0.000 % |
4.87/4.97	|      2079 |    1924    17311    80985 |    10222     2079     22 |  0.000 % |
4.87/5.02	|      3218 |    1924    17311    80985 |    11244     3218     30 |  0.000 % |
4.87/5.10	|      4927 |    1924    17311    80985 |    12369     4927     34 |  0.000 % |
4.87/5.23	|      7489 |    1921    17288    80872 |    13606     5835     32 |  0.156 % |
5.37/5.50	|     11333 |    1921    17288    80872 |    14966     9679     47 |  0.156 % |
5.87/5.94	|     17099 |    1921    17288    80872 |    16463     7800     75 |  0.156 % |
6.77/6.82	|     25749 |    1921    17288    80872 |    18109    16450     81 |  0.156 % |
8.37/8.43	|     38725 |    1921    17288    80872 |    19920    10902     88 |  0.156 % |
10.97/11.03	|     58186 |    1921    17288    80872 |    21912    10198    108 |  0.156 % |
15.27/15.36	|     87382 |    1921    17288    80872 |    24104    17231    103 |  0.156 % |
25.76/25.85	|    131173 |    1921    17288    80872 |    26514    24358    125 |  0.156 % |
43.45/43.51	|    196858 |    1921    17288    80872 |    29165    22472    176 |  0.156 % |
61.74/61.84	|    295387 |    1921    17288    80872 |    32082    17832    123 |  0.156 % |
94.53/94.63	|    443179 |    1921    17288    80872 |    35290    17634     97 |  0.156 % |
108.62/108.73	===============================================================================
108.62/108.73	restarts              : 20
108.62/108.73	conflicts             : 510546         (4921 /sec)
108.62/108.73	decisions             : 1187326        (1.76 % random) (11444 /sec)
108.62/108.73	propagations          : 47224904       (455161 /sec)
108.62/108.73	conflict literals     : 68669918       (23.43 % deleted)
108.62/108.73	Memory used           : 28.12 MB
108.62/108.73	CPU time              : 103.754 s
108.62/108.73	
108.62/108.73	UNSATISFIABLE
108.62/108.74	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-1796670-1242078929/watcher-1796670-1242078929 -o /tmp/evaluation-result-1796670-1242078929/solver-1796670-1242078929 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796670-1242078929.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 29601
/proc/meminfo: memFree=1161128/2055920 swapFree=4178700/4192956
[pid=29601] ppid=29599 vsize=5360 CPUtime=0
/proc/29601/stat : 29601 (run.sh) S 29599 29601 29313 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235925569 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29601/statm: 1340 237 196 169 0 51 0
[pid=29602] ppid=29601 vsize=2124 CPUtime=0
/proc/29602/stat : 29602 (revival) R 29601 29601 29313 0 -1 4194304 293 0 0 0 0 0 0 0 19 0 1 0 235925569 2174976 259 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/29602/statm: 659 267 81 6 0 297 0

[startup+0.071588 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29601
/proc/meminfo: memFree=1161128/2055920 swapFree=4178700/4192956
[pid=29601] ppid=29599 vsize=5360 CPUtime=0
/proc/29601/stat : 29601 (run.sh) S 29599 29601 29313 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235925569 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29601/statm: 1340 237 196 169 0 51 0
[pid=29602] ppid=29601 vsize=4372 CPUtime=0.06
/proc/29602/stat : 29602 (revival) R 29601 29601 29313 0 -1 4194304 939 0 0 0 6 0 0 0 19 0 1 50000 235925569 4476928 743 1992294400 134512640 134537284 4294956368 18446744073709551615 134523948 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29602/statm: 1093 743 85 6 0 731 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9732

[startup+0.101591 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29601
/proc/meminfo: memFree=1161128/2055920 swapFree=4178700/4192956
[pid=29601] ppid=29599 vsize=5360 CPUtime=0
/proc/29601/stat : 29601 (run.sh) S 29599 29601 29313 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235925569 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29601/statm: 1340 237 196 169 0 51 0
[pid=29602] ppid=29601 vsize=4372 CPUtime=0.09
/proc/29602/stat : 29602 (revival) R 29601 29601 29313 0 -1 4194304 939 0 0 0 9 0 0 0 19 0 1 50000 235925569 4476928 743 1992294400 134512640 134537284 4294956368 18446744073709551615 134523751 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29602/statm: 1093 743 85 6 0 731 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9732

[startup+0.301615 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29601
/proc/meminfo: memFree=1161128/2055920 swapFree=4178700/4192956
[pid=29601] ppid=29599 vsize=5360 CPUtime=0
/proc/29601/stat : 29601 (run.sh) S 29599 29601 29313 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235925569 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29601/statm: 1340 237 196 169 0 51 0
[pid=29602] ppid=29601 vsize=4372 CPUtime=0.29
/proc/29602/stat : 29602 (revival) R 29601 29601 29313 0 -1 4194304 940 0 0 0 29 0 0 0 21 0 1 50000 235925569 4476928 744 1992294400 134512640 134537284 4294956368 18446744073709551615 134524002 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29602/statm: 1093 744 85 6 0 731 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9732

[startup+0.701663 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29601
/proc/meminfo: memFree=1161128/2055920 swapFree=4178700/4192956
[pid=29601] ppid=29599 vsize=5360 CPUtime=0
/proc/29601/stat : 29601 (run.sh) S 29599 29601 29313 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235925569 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29601/statm: 1340 237 196 169 0 51 0
[pid=29602] ppid=29601 vsize=4372 CPUtime=0.69
/proc/29602/stat : 29602 (revival) R 29601 29601 29313 0 -1 4194304 940 0 0 0 69 0 0 0 25 0 1 50000 235925569 4476928 744 1992294400 134512640 134537284 4294956368 18446744073709551615 134524000 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29602/statm: 1093 744 85 6 0 731 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9732

[startup+1.50176 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29603
/proc/meminfo: memFree=1157912/2055920 swapFree=4178700/4192956
[pid=29601] ppid=29599 vsize=5360 CPUtime=0
/proc/29601/stat : 29601 (run.sh) S 29599 29601 29313 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235925569 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29601/statm: 1340 237 196 169 0 51 0
[pid=29602] ppid=29601 vsize=4372 CPUtime=1.49
/proc/29602/stat : 29602 (revival) R 29601 29601 29313 0 -1 4194304 940 0 0 0 149 0 0 0 25 0 1 50000 235925569 4476928 744 1992294400 134512640 134537284 4294956368 18446744073709551615 134523936 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29602/statm: 1093 744 85 6 0 731 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9732

[startup+3.10195 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29603
/proc/meminfo: memFree=1157784/2055920 swapFree=4178700/4192956
[pid=29601] ppid=29599 vsize=5360 CPUtime=0
/proc/29601/stat : 29601 (run.sh) S 29599 29601 29313 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235925569 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29601/statm: 1340 237 196 169 0 51 0
[pid=29602] ppid=29601 vsize=4372 CPUtime=3.09
/proc/29602/stat : 29602 (revival) R 29601 29601 29313 0 -1 4194304 940 0 0 0 309 0 0 0 25 0 1 50000 235925569 4476928 744 1992294400 134512640 134537284 4294956368 18446744073709551615 134524062 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29602/statm: 1093 744 85 6 0 731 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9732

[startup+6.30233 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29605
/proc/meminfo: memFree=1152984/2055920 swapFree=4178700/4192956
[pid=29601] ppid=29599 vsize=5360 CPUtime=4.87
/proc/29601/stat : 29601 (run.sh) S 29599 29601 29313 0 -1 4194304 341 2933 0 0 0 0 485 2 16 0 1 0 235925569 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29601/statm: 1340 241 197 169 0 51 0
[pid=29605] ppid=29601 vsize=7388 CPUtime=1.4
/proc/29605/stat : 29605 (minisat) R 29601 29601 29313 0 -1 4194304 1578 0 0 0 140 0 0 0 25 0 1 0 235926057 7565312 1562 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/29605/statm: 1847 1562 77 170 0 1675 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 12748

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29605
/proc/meminfo: memFree=1144728/2055920 swapFree=4178700/4192956
[pid=29601] ppid=29599 vsize=5360 CPUtime=4.87
/proc/29601/stat : 29601 (run.sh) S 29599 29601 29313 0 -1 4194304 341 2933 0 0 0 0 485 2 16 0 1 0 235925569 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29601/statm: 1340 241 197 169 0 51 0
[pid=29605] ppid=29601 vsize=13156 CPUtime=7.8
/proc/29605/stat : 29605 (minisat) R 29601 29601 29313 0 -1 4194304 3016 0 0 0 779 1 0 0 25 0 1 0 235926057 13471744 3000 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/29605/statm: 3289 3000 77 170 0 3117 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 18516

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29605
/proc/meminfo: memFree=1139352/2055920 swapFree=4178700/4192956
[pid=29601] ppid=29599 vsize=5360 CPUtime=4.87
/proc/29601/stat : 29601 (run.sh) S 29599 29601 29313 0 -1 4194304 341 2933 0 0 0 0 485 2 16 0 1 0 235925569 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29601/statm: 1340 241 197 169 0 51 0
[pid=29605] ppid=29601 vsize=18568 CPUtime=20.59
/proc/29605/stat : 29605 (minisat) R 29601 29601 29313 0 -1 4194304 4389 0 0 0 2057 2 0 0 25 0 1 0 235926057 19013632 4373 1992294400 134512640 135212939 4294956240 18446744073709551615 134526636 0 0 4096 3 0 0 0 17 0 0 0
/proc/29605/statm: 4642 4373 77 170 0 4470 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 23928

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29605
/proc/meminfo: memFree=1129112/2055920 swapFree=4178700/4192956
[pid=29601] ppid=29599 vsize=5360 CPUtime=4.87
/proc/29601/stat : 29601 (run.sh) S 29599 29601 29313 0 -1 4194304 341 2933 0 0 0 0 485 2 16 0 1 0 235925569 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29601/statm: 1340 241 197 169 0 51 0
[pid=29605] ppid=29601 vsize=28792 CPUtime=46.18
/proc/29605/stat : 29605 (minisat) R 29601 29601 29313 0 -1 4194304 6940 0 0 0 4614 4 0 0 25 0 1 0 235926057 29483008 6924 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/29605/statm: 7198 6924 77 170 0 7026 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 34152

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29605
/proc/meminfo: memFree=1128920/2055920 swapFree=4178700/4192956
[pid=29601] ppid=29599 vsize=5360 CPUtime=4.87
/proc/29601/stat : 29601 (run.sh) S 29599 29601 29313 0 -1 4194304 341 2933 0 0 0 0 485 2 16 0 1 0 235925569 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29601/statm: 1340 241 197 169 0 51 0
[pid=29605] ppid=29601 vsize=28792 CPUtime=97.36
/proc/29605/stat : 29605 (minisat) R 29601 29601 29313 0 -1 4194304 6947 0 0 0 9732 4 0 0 25 0 1 0 235926057 29483008 6931 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/29605/statm: 7198 6931 77 170 0 7026 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 34152

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

[startup+105.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29605
/proc/meminfo: memFree=1128920/2055920 swapFree=4178700/4192956
[pid=29601] ppid=29599 vsize=5360 CPUtime=4.87
/proc/29601/stat : 29601 (run.sh) S 29599 29601 29313 0 -1 4194304 341 2933 0 0 0 0 485 2 16 0 1 0 235925569 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29601/statm: 1340 241 197 169 0 51 0
[pid=29605] ppid=29601 vsize=28792 CPUtime=100.56
/proc/29605/stat : 29605 (minisat) R 29601 29601 29313 0 -1 4194304 6947 0 0 0 10052 4 0 0 25 0 1 0 235926057 29483008 6931 1992294400 134512640 135212939 4294956240 18446744073709551615 134536022 0 0 4096 3 0 0 0 17 0 0 0
/proc/29605/statm: 7198 6931 77 170 0 7026 0
Current children cumulated CPU time (s) 105.43
Current children cumulated vsize (KiB) 34152

[startup+107.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29605
/proc/meminfo: memFree=1128920/2055920 swapFree=4178700/4192956
[pid=29601] ppid=29599 vsize=5360 CPUtime=4.87
/proc/29601/stat : 29601 (run.sh) S 29599 29601 29313 0 -1 4194304 341 2933 0 0 0 0 485 2 16 0 1 0 235925569 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29601/statm: 1340 241 197 169 0 51 0
[pid=29605] ppid=29601 vsize=28792 CPUtime=102.15
/proc/29605/stat : 29605 (minisat) R 29601 29601 29313 0 -1 4194304 6947 0 0 0 10211 4 0 0 25 0 1 0 235926057 29483008 6931 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/29605/statm: 7198 6931 77 170 0 7026 0
Current children cumulated CPU time (s) 107.02
Current children cumulated vsize (KiB) 34152

[startup+107.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29605
/proc/meminfo: memFree=1128920/2055920 swapFree=4178700/4192956
[pid=29601] ppid=29599 vsize=5360 CPUtime=4.87
/proc/29601/stat : 29601 (run.sh) S 29599 29601 29313 0 -1 4194304 341 2933 0 0 0 0 485 2 16 0 1 0 235925569 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29601/statm: 1340 241 197 169 0 51 0
[pid=29605] ppid=29601 vsize=28792 CPUtime=102.95
/proc/29605/stat : 29605 (minisat) R 29601 29601 29313 0 -1 4194304 6947 0 0 0 10291 4 0 0 25 0 1 0 235926057 29483008 6931 1992294400 134512640 135212939 4294956240 18446744073709551615 134539653 0 0 4096 3 0 0 0 17 0 0 0
/proc/29605/statm: 7198 6931 77 170 0 7026 0
Current children cumulated CPU time (s) 107.82
Current children cumulated vsize (KiB) 34152

[startup+108.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29605
/proc/meminfo: memFree=1128920/2055920 swapFree=4178700/4192956
[pid=29601] ppid=29599 vsize=5360 CPUtime=4.87
/proc/29601/stat : 29601 (run.sh) S 29599 29601 29313 0 -1 4194304 341 2933 0 0 0 0 485 2 16 0 1 0 235925569 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29601/statm: 1340 241 197 169 0 51 0
[pid=29605] ppid=29601 vsize=28792 CPUtime=103.35
/proc/29605/stat : 29605 (minisat) R 29601 29601 29313 0 -1 4194304 6947 0 0 0 10331 4 0 0 25 0 1 0 235926057 29483008 6931 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/29605/statm: 7198 6931 77 170 0 7026 0
Current children cumulated CPU time (s) 108.22
Current children cumulated vsize (KiB) 34152

[startup+108.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29605
/proc/meminfo: memFree=1128920/2055920 swapFree=4178700/4192956
[pid=29601] ppid=29599 vsize=5360 CPUtime=4.87
/proc/29601/stat : 29601 (run.sh) S 29599 29601 29313 0 -1 4194304 341 2933 0 0 0 0 485 2 16 0 1 0 235925569 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29601/statm: 1340 241 197 169 0 51 0
[pid=29605] ppid=29601 vsize=28792 CPUtime=103.75
/proc/29605/stat : 29605 (minisat) R 29601 29601 29313 0 -1 4194304 6947 0 0 0 10371 4 0 0 25 0 1 0 235926057 29483008 6931 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/29605/statm: 7198 6931 77 170 0 7026 0
Current children cumulated CPU time (s) 108.62
Current children cumulated vsize (KiB) 34152

Child status: 20
Real time (s): 108.743
CPU time (s): 108.689
CPU user time (s): 108.607
CPU system time (s): 0.081987
CPU usage (%): 99.9509
Max. virtual memory (cumulated for all children) (KiB): 34152

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

runsolver used 0.079987 second user time and 0.32695 second system time

The end

Launcher Data

Begin job on node33 at 2009-05-11 23:55:29
IDJOB=1796670
IDBENCH=70756
IDSOLVER=647
FILE ID=node33/1796670-1242078929
PBS_JOBID= 9277654
Free space on /tmp= 66224 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT09/APPLICATIONS/bitverif/minor/minor064.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796670-1242078929/watcher-1796670-1242078929 -o /tmp/evaluation-result-1796670-1242078929/solver-1796670-1242078929 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796670-1242078929.cnf HOME

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

MD5SUM BENCH= 1a151a1e93387c74239b48070e3eed97
RANDOM SEED=363446015

node33.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.212
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.212
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:       1161672 kB
Buffers:         57704 kB
Cached:         745168 kB
SwapCached:       8572 kB
Active:          99584 kB
Inactive:       713668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1161672 kB
SwapTotal:     4192956 kB
SwapFree:      4178700 kB
Dirty:            2032 kB
Writeback:           0 kB
Mapped:          14104 kB
Slab:            67068 kB
Committed_AS:   775428 kB
PageTables:       1396 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= 66216 MiB
End job on node33 at 2009-05-11 23:57:18