Trace number 1796551

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 116.357 116.403

General information on the benchmark

Nameschup-l2s-abp4-1-k31.cnf
MD5SUM2ec4066bd8381455b1990aa40b382ff0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark45.5341
Satisfiable
(Un)Satisfiability was proved
Number of variables14809
Number of clauses48483
Sum of the clauses size123522
Maximum clause length33
Minimum clause length1
Number of clauses of size 136
Number of clauses of size 224983
Number of clauses of size 322191
Number of clauses of size 4589
Number of clauses of size 5403
Number of clauses of size over 5281

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 14
21.18/21.29	#LEARNT CLAUSES 680
21.28/21.32	done !
21.28/21.32	c Now, SatElite...
21.28/21.33	c Parsing...
21.28/21.37	c ==============================================================================
21.28/21.37	c |           |     ORIGINAL     |              LEARNT              |          |
21.28/21.37	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
21.28/21.37	c ==============================================================================
21.28/21.37	c |         0 |   42621   102951 |   12786       0        0     nan |  0.000 % |
21.30/21.64	c |         0 |   22790    69874 |      --       0       --      -- |     --   | -19831/-33077
21.30/21.64	c ==============================================================================
21.30/21.64	c Result  :   #vars: 4863   #clauses: 22790   #literals: 69874
21.30/21.64	c CPU time:   0.306953 s
21.30/21.64	c ==============================================================================
21.30/21.69	c SatElite is done !
21.30/21.69	c Calling MINISAT
21.30/21.69	This is MiniSat 2.0 beta
21.30/21.69	WARNING: for repeatability, setting FPU to use double precision
21.30/21.69	============================[ Problem Statistics ]=============================
21.30/21.69	|                                                                             |
21.30/21.69	|  Number of variables:  4863                                                 |
21.30/21.69	|  Number of clauses:    22790                                                |
21.67/21.70	|  Parsing time:         0.01         s                                       |
21.67/21.70	============================[ Search Statistics ]==============================
21.67/21.70	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.67/21.70	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
21.67/21.70	===============================================================================
21.67/21.70	|         0 |    4863    22790    69874 |     7596        0    nan |  0.000 % |
21.67/21.71	|       101 |    4863    22790    69874 |     8356      101     12 |  0.000 % |
21.67/21.72	|       251 |    4863    22790    69874 |     9191      251     13 |  0.000 % |
21.67/21.74	|       476 |    4863    22790    69874 |    10111      476     11 |  0.000 % |
21.67/21.77	|       814 |    4863    22790    69874 |    11122      814     12 |  0.000 % |
21.67/21.82	|      1323 |    4863    22790    69874 |    12234     1323     16 |  0.000 % |
21.67/21.89	|      2082 |    4863    22790    69874 |    13457     2082     17 |  0.001 % |
21.88/21.99	|      3221 |    4863    22790    69874 |    14803     3221     19 |  0.000 % |
22.07/22.14	|      4930 |    4863    22790    69874 |    16284     4930     16 |  0.000 % |
22.37/22.42	|      7492 |    4863    22790    69874 |    17912     7492     17 |  0.001 % |
23.08/23.15	|     11336 |    4863    22790    69874 |    19703    11336     25 |  0.000 % |
24.67/24.72	|     17102 |    4863    22790    69874 |    21674    17102     30 |  0.000 % |
27.07/27.19	|     25751 |    4835    22590    69357 |    23841    14634     27 |  0.576 % |
31.26/31.38	|     38725 |    4835    22590    69357 |    26225    15221     38 |  0.576 % |
36.96/37.00	|     58186 |    4825    22486    69061 |    28848    12593     21 |  0.782 % |
46.86/46.90	|     87379 |    4825    22486    69061 |    31733    27304     35 |  0.781 % |
67.55/67.62	|    131168 |    4825    22486    69061 |    34906    22754     19 |  0.782 % |
97.34/97.46	|    196852 |    4825    22486    69061 |    38397    31608     27 |  0.781 % |
116.23/116.40	===============================================================================
116.23/116.40	restarts              : 18
116.23/116.40	conflicts             : 241569         (2552 /sec)
116.23/116.40	decisions             : 324660         (1.35 % random) (3430 /sec)
116.23/116.40	propagations          : 126773758      (1339330 /sec)
116.23/116.40	conflict literals     : 7640632        (48.58 % deleted)
116.23/116.40	Memory used           : 9.94 MB
116.23/116.40	CPU time              : 94.6546 s
116.23/116.40	
116.23/116.40	UNSATISFIABLE
116.34/116.40	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-1796551-1242077317/watcher-1796551-1242077317 -o /tmp/evaluation-result-1796551-1242077317/solver-1796551-1242077317 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796551-1242077317.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.05 1.01 1.00 3/65 14967
/proc/meminfo: memFree=1191864/2055920 swapFree=4191900/4192956
[pid=14967] ppid=14965 vsize=5360 CPUtime=0
/proc/14967/stat : 14967 (run.sh) R 14965 14967 14742 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 235761237 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 249069890207 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/14967/statm: 1340 236 195 169 0 51 0
[pid=14968] ppid=14967 vsize=2124 CPUtime=0
/proc/14968/stat : 14968 (revival) R 14967 14967 14742 0 -1 4194304 248 0 0 0 0 0 0 0 18 0 1 0 235761237 2174976 214 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/14968/statm: 531 221 81 6 0 169 0

[startup+0.027537 s]
/proc/loadavg: 1.05 1.01 1.00 3/65 14967
/proc/meminfo: memFree=1191864/2055920 swapFree=4191900/4192956
[pid=14967] ppid=14965 vsize=5360 CPUtime=0
/proc/14967/stat : 14967 (run.sh) S 14965 14967 14742 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235761237 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14967/statm: 1340 237 196 169 0 51 0
[pid=14968] ppid=14967 vsize=4576 CPUtime=0.01
/proc/14968/stat : 14968 (revival) R 14967 14967 14742 0 -1 4194304 1046 0 0 0 1 0 0 0 19 0 1 50000 235761237 4685824 810 1992294400 134512640 134537284 4294956368 18446744073709551615 134529024 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14968/statm: 1144 810 85 6 0 782 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9936

[startup+0.101548 s]
/proc/loadavg: 1.05 1.01 1.00 3/65 14967
/proc/meminfo: memFree=1191864/2055920 swapFree=4191900/4192956
[pid=14967] ppid=14965 vsize=5360 CPUtime=0
/proc/14967/stat : 14967 (run.sh) S 14965 14967 14742 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235761237 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14967/statm: 1340 237 196 169 0 51 0
[pid=14968] ppid=14967 vsize=4576 CPUtime=0.09
/proc/14968/stat : 14968 (revival) R 14967 14967 14742 0 -1 4194304 1052 0 0 0 9 0 0 0 19 0 1 50000 235761237 4685824 816 1992294400 134512640 134537284 4294956368 18446744073709551615 134523926 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14968/statm: 1144 816 85 6 0 782 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9936

[startup+0.301583 s]
/proc/loadavg: 1.05 1.01 1.00 3/65 14967
/proc/meminfo: memFree=1191864/2055920 swapFree=4191900/4192956
[pid=14967] ppid=14965 vsize=5360 CPUtime=0
/proc/14967/stat : 14967 (run.sh) S 14965 14967 14742 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235761237 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14967/statm: 1340 237 196 169 0 51 0
[pid=14968] ppid=14967 vsize=4576 CPUtime=0.29
/proc/14968/stat : 14968 (revival) R 14967 14967 14742 0 -1 4194304 1054 0 0 0 29 0 0 0 21 0 1 50000 235761237 4685824 818 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14968/statm: 1144 818 85 6 0 782 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9936

[startup+0.702655 s]
/proc/loadavg: 1.05 1.01 1.00 3/65 14967
/proc/meminfo: memFree=1191864/2055920 swapFree=4191900/4192956
[pid=14967] ppid=14965 vsize=5360 CPUtime=0
/proc/14967/stat : 14967 (run.sh) S 14965 14967 14742 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235761237 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14967/statm: 1340 237 196 169 0 51 0
[pid=14968] ppid=14967 vsize=4576 CPUtime=0.69
/proc/14968/stat : 14968 (revival) R 14967 14967 14742 0 -1 4194304 1054 0 0 0 69 0 0 0 25 0 1 50000 235761237 4685824 818 1992294400 134512640 134537284 4294956368 18446744073709551615 134524084 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14968/statm: 1144 818 85 6 0 782 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9936

[startup+1.5018 s]
/proc/loadavg: 1.05 1.01 1.00 2/67 14969
/proc/meminfo: memFree=1188520/2055920 swapFree=4191900/4192956
[pid=14967] ppid=14965 vsize=5360 CPUtime=0
/proc/14967/stat : 14967 (run.sh) S 14965 14967 14742 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235761237 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14967/statm: 1340 237 196 169 0 51 0
[pid=14968] ppid=14967 vsize=4576 CPUtime=1.49
/proc/14968/stat : 14968 (revival) R 14967 14967 14742 0 -1 4194304 1055 0 0 0 149 0 0 0 25 0 1 50000 235761237 4685824 819 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14968/statm: 1144 819 85 6 0 782 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9936

[startup+3.10108 s]
/proc/loadavg: 1.05 1.01 1.00 2/67 14969
/proc/meminfo: memFree=1188392/2055920 swapFree=4191900/4192956
[pid=14967] ppid=14965 vsize=5360 CPUtime=0
/proc/14967/stat : 14967 (run.sh) S 14965 14967 14742 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235761237 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14967/statm: 1340 237 196 169 0 51 0
[pid=14968] ppid=14967 vsize=4576 CPUtime=3.09
/proc/14968/stat : 14968 (revival) R 14967 14967 14742 0 -1 4194304 1062 0 0 0 309 0 0 0 25 0 1 50000 235761237 4685824 826 1992294400 134512640 134537284 4294956368 18446744073709551615 134531242 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14968/statm: 1144 826 85 6 0 782 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9936

[startup+6.30265 s]
/proc/loadavg: 1.04 1.01 1.00 2/67 14969
/proc/meminfo: memFree=1188264/2055920 swapFree=4191900/4192956
[pid=14967] ppid=14965 vsize=5360 CPUtime=0
/proc/14967/stat : 14967 (run.sh) S 14965 14967 14742 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235761237 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14967/statm: 1340 237 196 169 0 51 0
[pid=14968] ppid=14967 vsize=4844 CPUtime=6.29
/proc/14968/stat : 14968 (revival) R 14967 14967 14742 0 -1 4194304 1097 0 0 0 629 0 0 0 25 0 1 50000 235761237 4960256 861 1992294400 134512640 134537284 4294956368 18446744073709551615 134531257 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14968/statm: 1211 861 85 6 0 849 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10204

[startup+12.7018 s]
/proc/loadavg: 1.04 1.01 1.00 2/67 14969
/proc/meminfo: memFree=1187952/2055920 swapFree=4191900/4192956
[pid=14967] ppid=14965 vsize=5360 CPUtime=0
/proc/14967/stat : 14967 (run.sh) S 14965 14967 14742 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235761237 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14967/statm: 1340 237 196 169 0 51 0
[pid=14968] ppid=14967 vsize=5108 CPUtime=12.68
/proc/14968/stat : 14968 (revival) R 14967 14967 14742 0 -1 4194304 1166 0 0 0 1268 0 0 0 25 0 1 50000 235761237 5230592 930 1992294400 134512640 134537284 4294956368 18446744073709551615 134523942 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14968/statm: 1277 930 85 6 0 915 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10468

[startup+25.5011 s]
/proc/loadavg: 1.03 1.01 1.00 2/67 14971
/proc/meminfo: memFree=1184752/2055920 swapFree=4191900/4192956
[pid=14967] ppid=14965 vsize=5360 CPUtime=21.67
/proc/14967/stat : 14967 (run.sh) S 14965 14967 14742 0 -1 4194304 341 3110 0 0 0 0 2165 2 18 0 1 0 235761237 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14967/statm: 1340 241 197 169 0 51 0
[pid=14971] ppid=14967 vsize=6276 CPUtime=3.8
/proc/14971/stat : 14971 (minisat) R 14967 14967 14742 0 -1 4194304 1312 0 0 0 380 0 0 0 25 0 1 0 235763406 6426624 1296 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/14971/statm: 1569 1296 77 170 0 1397 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 11636

[startup+51.1016 s]
/proc/loadavg: 1.02 1.01 1.00 2/67 14971
/proc/meminfo: memFree=1181872/2055920 swapFree=4191900/4192956
[pid=14967] ppid=14965 vsize=5360 CPUtime=21.67
/proc/14967/stat : 14967 (run.sh) S 14965 14967 14742 0 -1 4194304 341 3110 0 0 0 0 2165 2 18 0 1 0 235761237 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14967/statm: 1340 241 197 169 0 51 0
[pid=14971] ppid=14967 vsize=9080 CPUtime=29.38
/proc/14971/stat : 14971 (minisat) R 14967 14967 14742 0 -1 4194304 1999 0 0 0 2938 0 0 0 25 0 1 0 235763406 9297920 1983 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/14971/statm: 2270 1983 77 170 0 2098 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 14440

[startup+102.306 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 14971
/proc/meminfo: memFree=1180656/2055920 swapFree=4191900/4192956
[pid=14967] ppid=14965 vsize=5360 CPUtime=21.67
/proc/14967/stat : 14967 (run.sh) S 14965 14967 14742 0 -1 4194304 341 3110 0 0 0 0 2165 2 18 0 1 0 235761237 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14967/statm: 1340 241 197 169 0 51 0
[pid=14971] ppid=14967 vsize=10176 CPUtime=80.57
/proc/14971/stat : 14971 (minisat) R 14967 14967 14742 0 -1 4194304 2279 0 0 0 8056 1 0 0 25 0 1 0 235763406 10420224 2263 1992294400 134512640 135212939 4294956240 18446744073709551615 134526582 0 0 4096 3 0 0 0 17 0 0 0
/proc/14971/statm: 2544 2263 77 170 0 2372 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 15536

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

[startup+108.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14971
/proc/meminfo: memFree=1180656/2055920 swapFree=4191900/4192956
[pid=14967] ppid=14965 vsize=5360 CPUtime=21.67
/proc/14967/stat : 14967 (run.sh) S 14965 14967 14742 0 -1 4194304 341 3110 0 0 0 0 2165 2 18 0 1 0 235761237 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14967/statm: 1340 241 197 169 0 51 0
[pid=14971] ppid=14967 vsize=10176 CPUtime=86.96
/proc/14971/stat : 14971 (minisat) R 14967 14967 14742 0 -1 4194304 2279 0 0 0 8695 1 0 0 25 0 1 0 235763406 10420224 2263 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14971/statm: 2544 2263 77 170 0 2372 0
Current children cumulated CPU time (s) 108.63
Current children cumulated vsize (KiB) 15536

[startup+111.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14971
/proc/meminfo: memFree=1180656/2055920 swapFree=4191900/4192956
[pid=14967] ppid=14965 vsize=5360 CPUtime=21.67
/proc/14967/stat : 14967 (run.sh) S 14965 14967 14742 0 -1 4194304 341 3110 0 0 0 0 2165 2 18 0 1 0 235761237 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14967/statm: 1340 241 197 169 0 51 0
[pid=14971] ppid=14967 vsize=10176 CPUtime=90.16
/proc/14971/stat : 14971 (minisat) R 14967 14967 14742 0 -1 4194304 2279 0 0 0 9015 1 0 0 25 0 1 0 235763406 10420224 2263 1992294400 134512640 135212939 4294956240 18446744073709551615 134526806 0 0 4096 3 0 0 0 17 0 0 0
/proc/14971/statm: 2544 2263 77 170 0 2372 0
Current children cumulated CPU time (s) 111.83
Current children cumulated vsize (KiB) 15536

[startup+113.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14971
/proc/meminfo: memFree=1180656/2055920 swapFree=4191900/4192956
[pid=14967] ppid=14965 vsize=5360 CPUtime=21.67
/proc/14967/stat : 14967 (run.sh) S 14965 14967 14742 0 -1 4194304 341 3110 0 0 0 0 2165 2 18 0 1 0 235761237 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14967/statm: 1340 241 197 169 0 51 0
[pid=14971] ppid=14967 vsize=10176 CPUtime=91.76
/proc/14971/stat : 14971 (minisat) R 14967 14967 14742 0 -1 4194304 2279 0 0 0 9175 1 0 0 25 0 1 0 235763406 10420224 2263 1992294400 134512640 135212939 4294956240 18446744073709551615 134529366 0 0 4096 3 0 0 0 17 0 0 0
/proc/14971/statm: 2544 2263 77 170 0 2372 0
Current children cumulated CPU time (s) 113.43
Current children cumulated vsize (KiB) 15536

[startup+115.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14971
/proc/meminfo: memFree=1180656/2055920 swapFree=4191900/4192956
[pid=14967] ppid=14965 vsize=5360 CPUtime=21.67
/proc/14967/stat : 14967 (run.sh) S 14965 14967 14742 0 -1 4194304 341 3110 0 0 0 0 2165 2 18 0 1 0 235761237 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14967/statm: 1340 241 197 169 0 51 0
[pid=14971] ppid=14967 vsize=10176 CPUtime=93.36
/proc/14971/stat : 14971 (minisat) R 14967 14967 14742 0 -1 4194304 2279 0 0 0 9335 1 0 0 25 0 1 0 235763406 10420224 2263 1992294400 134512640 135212939 4294956240 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 0 0 0
/proc/14971/statm: 2544 2263 77 170 0 2372 0
Current children cumulated CPU time (s) 115.03
Current children cumulated vsize (KiB) 15536

[startup+115.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14971
/proc/meminfo: memFree=1180656/2055920 swapFree=4191900/4192956
[pid=14967] ppid=14965 vsize=5360 CPUtime=21.67
/proc/14967/stat : 14967 (run.sh) S 14965 14967 14742 0 -1 4194304 341 3110 0 0 0 0 2165 2 18 0 1 0 235761237 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14967/statm: 1340 241 197 169 0 51 0
[pid=14971] ppid=14967 vsize=10176 CPUtime=94.16
/proc/14971/stat : 14971 (minisat) R 14967 14967 14742 0 -1 4194304 2279 0 0 0 9415 1 0 0 25 0 1 0 235763406 10420224 2263 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14971/statm: 2544 2263 77 170 0 2372 0
Current children cumulated CPU time (s) 115.83
Current children cumulated vsize (KiB) 15536

[startup+116.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14971
/proc/meminfo: memFree=1180656/2055920 swapFree=4191900/4192956
[pid=14967] ppid=14965 vsize=5360 CPUtime=21.67
/proc/14967/stat : 14967 (run.sh) S 14965 14967 14742 0 -1 4194304 341 3110 0 0 0 0 2165 2 18 0 1 0 235761237 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14967/statm: 1340 241 197 169 0 51 0
[pid=14971] ppid=14967 vsize=10176 CPUtime=94.56
/proc/14971/stat : 14971 (minisat) R 14967 14967 14742 0 -1 4194304 2279 0 0 0 9455 1 0 0 25 0 1 0 235763406 10420224 2263 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/14971/statm: 2544 2263 77 170 0 2372 0
Current children cumulated CPU time (s) 116.23
Current children cumulated vsize (KiB) 15536

[startup+116.401 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 14971
/proc/meminfo: memFree=1180656/2055920 swapFree=4191900/4192956
[pid=14967] ppid=14965 vsize=5360 CPUtime=21.67
/proc/14967/stat : 14967 (run.sh) S 14965 14967 14742 0 -1 4194304 341 3110 0 0 0 0 2165 2 18 0 1 0 235761237 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14967/statm: 1340 241 197 169 0 51 0
[pid=14971] ppid=14967 vsize=0 CPUtime=94.67
/proc/14971/stat : 14971 (minisat) R 14967 14967 14742 0 -1 4194308 2291 0 0 0 9465 2 0 0 25 0 1 0 235763406 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/14971/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 116.34
Current children cumulated vsize (KiB) 5360

Child status: 20
Real time (s): 116.403
CPU time (s): 116.357
CPU user time (s): 116.311
CPU system time (s): 0.045993
CPU usage (%): 99.9609
Max. virtual memory (cumulated for all children) (KiB): 15536

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

runsolver used 0.114982 second user time and 0.318951 second system time

The end

Launcher Data

Begin job on node89 at 2009-05-11 23:28:37
IDJOB=1796551
IDBENCH=69566
IDSOLVER=647
FILE ID=node89/1796551-1242077317
PBS_JOBID= 9277644
Free space on /tmp= 66448 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT_RACE08/cnf/schup-l2s-abp4-1-k31.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796551-1242077317/watcher-1796551-1242077317 -o /tmp/evaluation-result-1796551-1242077317/solver-1796551-1242077317 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796551-1242077317.cnf HOME

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

MD5SUM BENCH= 2ec4066bd8381455b1990aa40b382ff0
RANDOM SEED=54193843

node89.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.268
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.268
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1192344 kB
Buffers:         65436 kB
Cached:         670452 kB
SwapCached:        416 kB
Active:         180396 kB
Inactive:       569344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1192344 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2204 kB
Writeback:           0 kB
Mapped:          22208 kB
Slab:            99816 kB
Committed_AS:   675296 kB
PageTables:       1372 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= 66448 MiB
End job on node89 at 2009-05-11 23:30:34