Trace number 1797352

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 48.3746 48.3999

General information on the benchmark

Nameeen-tip-uns-nusmv-t5.B.cnf
MD5SUM5a0032960b52c5fb367771f030675e6c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.58776
Satisfiable
(Un)Satisfiability was proved
Number of variables59265
Number of clauses170983
Sum of the clauses size413505
Maximum clause length23
Minimum clause length1
Number of clauses of size 123
Number of clauses of size 299418
Number of clauses of size 371541
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.09/0.15	c ==============================================================================
0.09/0.15	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.15	c ==============================================================================
0.09/0.15	c |         0 |  170845   413183 |   51253       0        0     nan |  0.000 % |
1.39/1.45	c |         0 |   50218   164778 |      --       0       --      -- |     --   | -92920/-175221
1.39/1.45	c ==============================================================================
1.39/1.45	c Result  :   #vars: 10131   #clauses: 50218   #literals: 164778
1.39/1.45	c CPU time:   1.40179 s
1.39/1.45	c ==============================================================================
1.49/1.55	c SatElite is done !
1.49/1.55	c revival is preprocessing the formula...#ITERATIONS 26
48.05/48.11	#LEARNT CLAUSES 599
48.05/48.16	done !
48.05/48.16	c Calling MINISAT
48.05/48.16	This is MiniSat 2.0 beta
48.05/48.16	WARNING: for repeatability, setting FPU to use double precision
48.05/48.16	============================[ Problem Statistics ]=============================
48.05/48.16	|                                                                             |
48.05/48.16	|  Number of variables:  10131                                                |
48.05/48.16	|  Number of clauses:    48588                                                |
48.05/48.19	|  Parsing time:         0.03         s                                       |
48.05/48.19	============================[ Search Statistics ]==============================
48.05/48.19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
48.05/48.19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
48.05/48.19	===============================================================================
48.05/48.19	|         0 |    9637    48085   141437 |    16028        0    nan |  0.000 % |
48.13/48.22	|       100 |    9637    48085   141437 |    17631      100      9 |  4.876 % |
48.13/48.26	|       250 |    9637    48085   141437 |    19394      250      8 |  4.876 % |
48.26/48.31	|       475 |    9637    48085   141437 |    21333      475     10 |  4.876 % |
48.26/48.38	|       813 |    9637    48085   141437 |    23467      813     11 |  4.876 % |
48.26/48.39	===============================================================================
48.26/48.39	restarts              : 5
48.26/48.39	conflicts             : 878            (3835 /sec)
48.26/48.39	decisions             : 3240           (1.14 % random) (14151 /sec)
48.26/48.39	propagations          : 592885         (2589413 /sec)
48.26/48.39	conflict literals     : 9263           (33.03 % deleted)
48.26/48.39	Memory used           : 4.77 MB
48.26/48.39	CPU time              : 0.228965 s
48.26/48.39	
48.26/48.39	UNSATISFIABLE
48.26/48.39	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-1797352-1242089436/watcher-1797352-1242089436 -o /tmp/evaluation-result-1797352-1242089436/solver-1797352-1242089436 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797352-1242089436.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.92 0.98 0.99 3/64 8035
/proc/meminfo: memFree=1090456/2055920 swapFree=4178620/4192956
[pid=8035] ppid=8033 vsize=5360 CPUtime=0
/proc/8035/stat : 8035 (run.sh) S 8033 8035 7934 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236971662 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8035/statm: 1340 238 197 169 0 51 0
[pid=8036] ppid=8035 vsize=1552 CPUtime=0
/proc/8036/stat : 8036 (SatElite) R 8035 8035 7934 0 -1 4194304 293 0 0 0 0 0 0 0 19 0 1 0 236971662 1589248 276 1992294400 134512640 135031949 4294956224 18446744073709551615 134545461 0 0 4096 3 0 0 0 17 0 0 0
/proc/8036/statm: 388 279 52 126 0 259 0

[startup+0.0712571 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8035
/proc/meminfo: memFree=1090456/2055920 swapFree=4178620/4192956
[pid=8035] ppid=8033 vsize=5360 CPUtime=0
/proc/8035/stat : 8035 (run.sh) S 8033 8035 7934 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236971662 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8035/statm: 1340 238 197 169 0 51 0
[pid=8036] ppid=8035 vsize=13516 CPUtime=0.05
/proc/8036/stat : 8036 (SatElite) R 8035 8035 7934 0 -1 4194304 3167 0 0 0 5 0 0 0 19 0 1 0 236971662 13840384 3102 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/8036/statm: 3379 3103 52 126 0 3250 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 18876

[startup+0.102255 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8035
/proc/meminfo: memFree=1090456/2055920 swapFree=4178620/4192956
[pid=8035] ppid=8033 vsize=5360 CPUtime=0
/proc/8035/stat : 8035 (run.sh) S 8033 8035 7934 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236971662 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8035/statm: 1340 238 197 169 0 51 0
[pid=8036] ppid=8035 vsize=16948 CPUtime=0.09
/proc/8036/stat : 8036 (SatElite) R 8035 8035 7934 0 -1 4194304 4067 0 0 0 8 1 0 0 19 0 1 0 236971662 17354752 4002 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/8036/statm: 4237 4003 52 126 0 4108 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22308

[startup+0.301271 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8035
/proc/meminfo: memFree=1090456/2055920 swapFree=4178620/4192956
[pid=8035] ppid=8033 vsize=5360 CPUtime=0
/proc/8035/stat : 8035 (run.sh) S 8033 8035 7934 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236971662 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8035/statm: 1340 238 197 169 0 51 0
[pid=8036] ppid=8035 vsize=26100 CPUtime=0.29
/proc/8036/stat : 8036 (SatElite) R 8035 8035 7934 0 -1 4194304 6526 0 0 0 26 3 0 0 21 0 1 0 236971662 26726400 6011 1992294400 134512640 135031949 4294956224 18446744073709551615 134529067 0 0 4096 3 0 0 0 17 0 0 0
/proc/8036/statm: 6525 6011 67 126 0 6396 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31460

[startup+0.701307 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8035
/proc/meminfo: memFree=1090456/2055920 swapFree=4178620/4192956
[pid=8035] ppid=8033 vsize=5360 CPUtime=0
/proc/8035/stat : 8035 (run.sh) S 8033 8035 7934 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236971662 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8035/statm: 1340 238 197 169 0 51 0
[pid=8036] ppid=8035 vsize=27280 CPUtime=0.69
/proc/8036/stat : 8036 (SatElite) R 8035 8035 7934 0 -1 4194304 6752 0 0 0 66 3 0 0 24 0 1 0 236971662 27934720 6237 1992294400 134512640 135031949 4294956224 18446744073709551615 134690701 0 0 4096 3 0 0 0 17 0 0 0
/proc/8036/statm: 6820 6237 67 126 0 6691 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32640

[startup+1.50138 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 8037
/proc/meminfo: memFree=1060872/2055920 swapFree=4178620/4192956
[pid=8035] ppid=8033 vsize=5360 CPUtime=0
/proc/8035/stat : 8035 (run.sh) S 8033 8035 7934 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236971662 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8035/statm: 1340 238 197 169 0 51 0
[pid=8036] ppid=8035 vsize=27504 CPUtime=1.49
/proc/8036/stat : 8036 (SatElite) R 8035 8035 7934 0 -1 4194304 8151 0 0 0 144 5 0 0 25 0 1 0 236971662 28164096 6366 1992294400 134512640 135031949 4294956224 18446744073709551615 134690701 0 0 4096 3 0 0 0 17 0 0 0
/proc/8036/statm: 6876 6366 68 126 0 6747 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32864

[startup+3.10152 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 8038
/proc/meminfo: memFree=1081416/2055920 swapFree=4178620/4192956
[pid=8035] ppid=8033 vsize=5360 CPUtime=1.54
/proc/8035/stat : 8035 (run.sh) S 8033 8035 7934 0 -1 4194304 317 8154 0 0 0 0 149 5 19 0 1 0 236971662 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8035/statm: 1340 241 197 169 0 51 0
[pid=8038] ppid=8035 vsize=4944 CPUtime=1.53
/proc/8038/stat : 8038 (revival) R 8035 8035 7934 0 -1 4194304 1113 0 0 0 153 0 0 0 25 0 1 50000 236971818 5062656 837 1992294400 134512640 134537284 4294956384 18446744073709551615 134523724 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8038/statm: 1236 837 85 6 0 874 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10304

[startup+6.30181 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 8038
/proc/meminfo: memFree=1081032/2055920 swapFree=4178620/4192956
[pid=8035] ppid=8033 vsize=5360 CPUtime=1.54
/proc/8035/stat : 8035 (run.sh) S 8033 8035 7934 0 -1 4194304 317 8154 0 0 0 0 149 5 19 0 1 0 236971662 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8035/statm: 1340 241 197 169 0 51 0
[pid=8038] ppid=8035 vsize=4944 CPUtime=4.73
/proc/8038/stat : 8038 (revival) R 8035 8035 7934 0 -1 4194304 1130 0 0 0 473 0 0 0 25 0 1 50000 236971818 5062656 854 1992294400 134512640 134537284 4294956384 18446744073709551615 134524314 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8038/statm: 1236 854 85 6 0 874 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10304

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 8038
/proc/meminfo: memFree=1080904/2055920 swapFree=4178620/4192956
[pid=8035] ppid=8033 vsize=5360 CPUtime=1.54
/proc/8035/stat : 8035 (run.sh) S 8033 8035 7934 0 -1 4194304 317 8154 0 0 0 0 149 5 19 0 1 0 236971662 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8035/statm: 1340 241 197 169 0 51 0
[pid=8038] ppid=8035 vsize=5208 CPUtime=11.13
/proc/8038/stat : 8038 (revival) R 8035 8035 7934 0 -1 4194304 1189 0 0 0 1113 0 0 0 25 0 1 50000 236971818 5332992 913 1992294400 134512640 134537284 4294956384 18446744073709551615 134531242 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8038/statm: 1302 913 85 6 0 940 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10568

[startup+25.5025 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 8038
/proc/meminfo: memFree=1080520/2055920 swapFree=4178620/4192956
[pid=8035] ppid=8033 vsize=5360 CPUtime=1.54
/proc/8035/stat : 8035 (run.sh) S 8033 8035 7934 0 -1 4194304 317 8154 0 0 0 0 149 5 19 0 1 0 236971662 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8035/statm: 1340 241 197 169 0 51 0
[pid=8038] ppid=8035 vsize=5604 CPUtime=23.92
/proc/8038/stat : 8038 (revival) R 8035 8035 7934 0 -1 4194304 1300 0 0 0 2392 0 0 0 25 0 1 50000 236971818 5738496 1024 1992294400 134512640 134537284 4294956384 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8038/statm: 1401 1024 85 6 0 1039 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 10964

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

[startup+38.3017 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 8038
/proc/meminfo: memFree=1080072/2055920 swapFree=4178620/4192956
[pid=8035] ppid=8033 vsize=5360 CPUtime=1.54
/proc/8035/stat : 8035 (run.sh) S 8033 8035 7934 0 -1 4194304 317 8154 0 0 0 0 149 5 19 0 1 0 236971662 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8035/statm: 1340 241 197 169 0 51 0
[pid=8038] ppid=8035 vsize=6132 CPUtime=36.71
/proc/8038/stat : 8038 (revival) R 8035 8035 7934 0 -1 4194304 1408 0 0 0 3671 0 0 0 25 0 1 50000 236971818 6279168 1132 1992294400 134512640 134537284 4294956384 18446744073709551615 134523789 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8038/statm: 1533 1132 85 6 0 1171 0
Current children cumulated CPU time (s) 38.25
Current children cumulated vsize (KiB) 11492

[startup+44.7013 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 8038
/proc/meminfo: memFree=1079752/2055920 swapFree=4178620/4192956
[pid=8035] ppid=8033 vsize=5360 CPUtime=1.54
/proc/8035/stat : 8035 (run.sh) S 8033 8035 7934 0 -1 4194304 317 8154 0 0 0 0 149 5 19 0 1 0 236971662 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8035/statm: 1340 241 197 169 0 51 0
[pid=8038] ppid=8035 vsize=6264 CPUtime=43.12
/proc/8038/stat : 8038 (revival) R 8035 8035 7934 0 -1 4194304 1464 0 0 0 4311 1 0 0 25 0 1 50000 236971818 6414336 1188 1992294400 134512640 134537284 4294956384 18446744073709551615 134524076 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8038/statm: 1566 1188 85 6 0 1204 0
Current children cumulated CPU time (s) 44.66
Current children cumulated vsize (KiB) 11624

[startup+46.3014 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 8038
/proc/meminfo: memFree=1079688/2055920 swapFree=4178620/4192956
[pid=8035] ppid=8033 vsize=5360 CPUtime=1.54
/proc/8035/stat : 8035 (run.sh) S 8033 8035 7934 0 -1 4194304 317 8154 0 0 0 0 149 5 19 0 1 0 236971662 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8035/statm: 1340 241 197 169 0 51 0
[pid=8038] ppid=8035 vsize=6396 CPUtime=44.71
/proc/8038/stat : 8038 (revival) R 8035 8035 7934 0 -1 4194304 1478 0 0 0 4470 1 0 0 25 0 1 50000 236971818 6549504 1202 1992294400 134512640 134537284 4294956384 18446744073709551615 134524049 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8038/statm: 1599 1202 85 6 0 1237 0
Current children cumulated CPU time (s) 46.25
Current children cumulated vsize (KiB) 11756

[startup+47.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 8038
/proc/meminfo: memFree=1079688/2055920 swapFree=4178620/4192956
[pid=8035] ppid=8033 vsize=5360 CPUtime=1.54
/proc/8035/stat : 8035 (run.sh) S 8033 8035 7934 0 -1 4194304 317 8154 0 0 0 0 149 5 19 0 1 0 236971662 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8035/statm: 1340 241 197 169 0 51 0
[pid=8038] ppid=8035 vsize=6396 CPUtime=45.51
/proc/8038/stat : 8038 (revival) R 8035 8035 7934 0 -1 4194304 1484 0 0 0 4550 1 0 0 25 0 1 50000 236971818 6549504 1208 1992294400 134512640 134537284 4294956384 18446744073709551615 134523932 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8038/statm: 1599 1208 85 6 0 1237 0
Current children cumulated CPU time (s) 47.05
Current children cumulated vsize (KiB) 11756

[startup+47.9015 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 8038
/proc/meminfo: memFree=1079688/2055920 swapFree=4178620/4192956
[pid=8035] ppid=8033 vsize=5360 CPUtime=1.54
/proc/8035/stat : 8035 (run.sh) S 8033 8035 7934 0 -1 4194304 317 8154 0 0 0 0 149 5 19 0 1 0 236971662 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8035/statm: 1340 241 197 169 0 51 0
[pid=8038] ppid=8035 vsize=6396 CPUtime=46.31
/proc/8038/stat : 8038 (revival) R 8035 8035 7934 0 -1 4194304 1490 0 0 0 4630 1 0 0 25 0 1 50000 236971818 6549504 1214 1992294400 134512640 134537284 4294956384 18446744073709551615 134523789 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8038/statm: 1599 1214 85 6 0 1237 0
Current children cumulated CPU time (s) 47.85
Current children cumulated vsize (KiB) 11756

[startup+48.3016 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 8039
/proc/meminfo: memFree=1079688/2055920 swapFree=4178620/4192956
[pid=8035] ppid=8033 vsize=5360 CPUtime=48.13
/proc/8035/stat : 8035 (run.sh) S 8033 8035 7934 0 -1 4194304 343 9663 0 0 0 0 4806 7 16 0 1 0 236971662 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8035/statm: 1340 241 197 169 0 51 0
[pid=8039] ppid=8035 vsize=4752 CPUtime=0.13
/proc/8039/stat : 8039 (minisat) R 8035 8035 7934 0 -1 4194304 1017 0 0 0 13 0 0 0 18 0 1 0 236976478 4866048 1001 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/8039/statm: 1188 1001 77 170 0 1016 0
Current children cumulated CPU time (s) 48.26
Current children cumulated vsize (KiB) 10112

Child status: 20
Real time (s): 48.3999
CPU time (s): 48.3746
CPU user time (s): 48.2947
CPU system time (s): 0.079987
CPU usage (%): 99.9478
Max. virtual memory (cumulated for all children) (KiB): 33344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 48.2947
system time used= 0.079987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11057
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= 9
involuntary context switches= 87

runsolver used 0.046992 second user time and 0.136979 second system time

The end

Launcher Data

Begin job on node43 at 2009-05-12 02:50:36
IDJOB=1797352
IDBENCH=71697
IDSOLVER=648
FILE ID=node43/1797352-1242089436
PBS_JOBID= 9277690
Free space on /tmp= 66220 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT_RACE06/een-tip-uns-nusmv-t5.B.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797352-1242089436/watcher-1797352-1242089436 -o /tmp/evaluation-result-1797352-1242089436/solver-1797352-1242089436 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1797352-1242089436.cnf HOME

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

MD5SUM BENCH= 5a0032960b52c5fb367771f030675e6c
RANDOM SEED=1309195975

node43.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.237
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.237
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:       1090936 kB
Buffers:         54952 kB
Cached:         828200 kB
SwapCached:       8124 kB
Active:         120920 kB
Inactive:       772676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1090936 kB
SwapTotal:     4192956 kB
SwapFree:      4178620 kB
Dirty:            4316 kB
Writeback:           0 kB
Mapped:          14020 kB
Slab:            57444 kB
Committed_AS:   863060 kB
PageTables:       1444 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= 66212 MiB
End job on node43 at 2009-05-12 02:51:25