Trace number 1837159

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
MiniSAT 09z 2009-03-22UNSAT 9321.24 9323.72

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq1.cnf
MD5SUM9158de01004aff62af67cbb9db5bcbbb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark92.4269
Satisfiable
(Un)Satisfiability was proved
Number of variables24604
Number of clauses261473
Sum of the clauses size744579
Maximum clause length73
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2238933
Number of clauses of size 36442
Number of clauses of size 41972
Number of clauses of size 52972
Number of clauses of size over 511153

Solver Data

0.00/0.00	c Parsing...
0.00/0.20	c ==============================================================================
0.00/0.20	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.20	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.20	c ==============================================================================
0.00/0.20	c |         0 |  261472   744578 |   78441       0        0     nan |  0.000 % |
1.99/2.02	c |         0 |  244145   773136 |      --       0       --      -- |     --   | -17305/28607
1.99/2.02	c ==============================================================================
1.99/2.02	c Result  :   #vars: 16889   #clauses: 244145   #literals: 773136
1.99/2.02	c CPU time:   1.9697 s
1.99/2.02	c ==============================================================================
2.19/2.27	c WARNING: for repeatability, setting FPU to use double precision
2.19/2.27	c Number of variables   : 16889        
2.19/2.27	c Number of clauses     : 244145       
2.26/2.41	c Parsing time: 0.12         s
9321.11/9323.67	c restarts              : 68347
9321.11/9323.67	c conflicts             : 9231904        (991 /sec)
9321.11/9323.67	c decisions             : 75486673       (1.27 % random) (8101 /sec)
9321.11/9323.67	c propagations          : 2651351874     (284529 /sec)
9321.11/9323.67	c conflict literals     : 330979902      (45.61 % deleted)
9321.11/9323.67	c Memory used           : 178.18 MB
9321.11/9323.67	c CPU time              : 9318.37 s
9321.11/9323.67	UNSATISFIABLE
9321.11/9323.67	
9321.21/9323.70	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-1837159-1242857629/watcher-1837159-1242857629 -o /tmp/evaluation-result-1837159-1242857629/solver-1837159-1242857629 -C 10000 -W 12000 -M 1800 SatELiteGTI HOME/instance-1837159-1242857629.cnf -random-seed=1748230316 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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.86 0.46 3/64 16058
/proc/meminfo: memFree=1828416/2055920 swapFree=4178792/4192956
[pid=16058] ppid=16056 vsize=5356 CPUtime=0
/proc/16058/stat : 16058 (SatELiteGTI) S 16056 16058 15988 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 313791098 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16058/statm: 1339 237 197 169 0 50 0

[startup+0.0913591 s]
/proc/loadavg: 0.99 0.86 0.46 3/64 16058
/proc/meminfo: memFree=1828416/2055920 swapFree=4178792/4192956
[pid=16058] ppid=16056 vsize=5356 CPUtime=0
/proc/16058/stat : 16058 (SatELiteGTI) S 16056 16058 15988 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 313791098 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16058/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101359 s]
/proc/loadavg: 0.99 0.86 0.46 3/64 16058
/proc/meminfo: memFree=1828416/2055920 swapFree=4178792/4192956
[pid=16058] ppid=16056 vsize=5356 CPUtime=0
/proc/16058/stat : 16058 (SatELiteGTI) S 16056 16058 15988 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 313791098 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16058/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301381 s]
/proc/loadavg: 0.99 0.86 0.46 3/64 16058
/proc/meminfo: memFree=1828416/2055920 swapFree=4178792/4192956
[pid=16058] ppid=16056 vsize=5356 CPUtime=0
/proc/16058/stat : 16058 (SatELiteGTI) S 16056 16058 15988 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 313791098 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16058/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701425 s]
/proc/loadavg: 0.99 0.86 0.46 3/64 16058
/proc/meminfo: memFree=1828416/2055920 swapFree=4178792/4192956
[pid=16058] ppid=16056 vsize=5356 CPUtime=0
/proc/16058/stat : 16058 (SatELiteGTI) S 16056 16058 15988 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 313791098 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16058/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50151 s]
/proc/loadavg: 0.99 0.86 0.46 2/66 16063
/proc/meminfo: memFree=1804208/2055920 swapFree=4178792/4192956
[pid=16058] ppid=16056 vsize=5356 CPUtime=0
/proc/16058/stat : 16058 (SatELiteGTI) S 16056 16058 15988 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 313791098 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16058/statm: 1339 237 197 169 0 50 0
[pid=16062] ppid=16058 vsize=28900 CPUtime=1.48
/proc/16062/stat : 16062 (SatELite_releas) R 16058 16058 15988 0 -1 4194304 6953 0 0 0 145 3 0 0 25 0 1 0 313791099 29593600 6427 1992294400 134512640 135223648 4294956128 18446744073709551615 134585417 0 0 4096 3 0 0 0 17 1 0 0
/proc/16062/statm: 7225 6427 76 173 0 7050 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 34256

[startup+3.1017 s]
/proc/loadavg: 0.99 0.86 0.46 2/66 16063
/proc/meminfo: memFree=1802224/2055920 swapFree=4178792/4192956
[pid=16058] ppid=16056 vsize=5356 CPUtime=2.26
/proc/16058/stat : 16058 (SatELiteGTI) S 16056 16058 15988 0 -1 4194304 333 9234 0 0 0 0 220 6 16 0 1 0 313791098 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16058/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 5356
heavy processes:

[startup+6.30104 s]
/proc/loadavg: 0.99 0.86 0.46 2/66 16064
/proc/meminfo: memFree=1807728/2055920 swapFree=4178792/4192956
[pid=16058] ppid=16056 vsize=5356 CPUtime=2.26
/proc/16058/stat : 16058 (SatELiteGTI) S 16056 16058 15988 0 -1 4194304 333 9234 0 0 0 0 220 6 16 0 1 0 313791098 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16058/statm: 1339 239 197 169 0 50 0
[pid=16064] ppid=16058 vsize=15956 CPUtime=4.02
/proc/16064/stat : 16064 (minisat_static) R 16058 16058 15988 0 -1 4194304 3801 0 0 0 400 2 0 0 25 0 1 0 313791325 16338944 3787 1992294400 134512640 135212243 4294956240 18446744073709551615 134526459 0 0 4096 3 0 0 0 17 1 0 0
/proc/16064/statm: 3989 3787 76 170 0 3816 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 21312

[startup+12.7017 s]
/proc/loadavg: 0.99 0.86 0.46 2/66 16064
/proc/meminfo: memFree=1804080/2055920 swapFree=4178792/4192956
[pid=16058] ppid=16056 vsize=5356 CPUtime=2.26
/proc/16058/stat : 16058 (SatELiteGTI) S 16056 16058 15988 0 -1 4194304 333 9234 0 0 0 0 220 6 16 0 1 0 313791098 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16058/statm: 1339 239 197 169 0 50 0
[pid=16064] ppid=16058 vsize=19460 CPUtime=10.41
/proc/16064/stat : 16064 (minisat_static) R 16058 16058 15988 0 -1 4194304 4654 0 0 0 1038 3 0 0 25 0 1 0 313791325 19927040 4640 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 1 0 0
/proc/16064/statm: 4865 4640 76 170 0 4692 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 24816

[startup+25.5012 s]
/proc/loadavg: 0.99 0.87 0.47 2/66 16064
/proc/meminfo: memFree=1801136/2055920 swapFree=4178792/4192956
[pid=16058] ppid=16056 vsize=5356 CPUtime=2.26
/proc/16058/stat : 16058 (SatELiteGTI) S 16056 16058 15988 0 -1 4194304 333 9234 0 0 0 0 220 6 16 0 1 0 313791098 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16058/statm: 1339 239 197 169 0 50 0
[pid=16064] ppid=16058 vsize=22132 CPUtime=23.22
/proc/16064/stat : 16064 (minisat_static) R 16058 16058 15988 0 -1 4194304 5318 0 0 0 2317 5 0 0 25 0 1 0 313791325 22663168 5304 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/16064/statm: 5533 5304 76 170 0 5360 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27488

[startup+51.102 s]
/proc/loadavg: 0.99 0.88 0.48 2/66 16064
/proc/meminfo: memFree=1798192/2055920 swapFree=4178792/4192956
[pid=16058] ppid=16056 vsize=5356 CPUtime=2.26
/proc/16058/stat : 16058 (SatELiteGTI) S 16056 16058 15988 0 -1 4194304 333 9234 0 0 0 0 220 6 16 0 1 0 313791098 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16058/statm: 1339 239 197 169 0 50 0
[pid=16064] ppid=16058 vsize=25132 CPUtime=48.79
/proc/16064/stat : 16064 (minisat_static) R 16058 16058 15988 0 -1 4194304 6060 0 0 0 4874 5 0 0 25 0 1 0 313791325 25735168 6046 1992294400 134512640 135212243 4294956240 18446744073709551615 134536477 0 0 4096 3 0 0 0 17 1 0 0
/proc/16064/statm: 6283 6046 76 170 0 6110 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 30488

[startup+102.306 s]
/proc/loadavg: 0.99 0.89 0.51 2/66 16064
/proc/meminfo: memFree=1792752/2055920 swapFree=4178792/4192956
[pid=16058] ppid=16056 vsize=5356 CPUtime=2.26
/proc/16058/stat : 16058 (SatELiteGTI) S 16056 16058 15988 0 -1 4194304 333 9234 0 0 0 0 220 6 16 0 1 0 313791098 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16058/statm: 1339 239 197 169 0 50 0
[pid=16064] ppid=16058 vsize=30720 CPUtime=99.98
/proc/16064/stat : 16064 (minisat_static) R 16058 16058 15988 0 -1 4194304 7440 0 0 0 9992 6 0 0 25 0 1 0 313791325 31457280 7426 1992294400 134512640 135212243 4294956240 18446744073709551615 134526141 0 0 4096 3 0 0 0 17 1 0 0
/proc/16064/statm: 7680 7426 76 170 0 7507 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 36076

[startup+162.301 s]
/proc/loadavg: 0.99 0.91 0.54 2/66 16064
/proc/meminfo: memFree=1790320/2055920 swapFree=4178792/4192956
[pid=16058] ppid=16056 vsize=5356 CPUtime=2.26
/proc/16058/stat : 16058 (SatELiteGTI) S 16056 16058 15988 0 -1 4194304 333 9234 0 0 0 0 220 6 16 0 1 0 313791098 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16058/statm: 1339 239 197 169 0 50 0
[pid=16064] ppid=16058 vsize=33272 CPUtime=159.96
/proc/16064/stat : 16064 (minisat_static) R 16058 16058 15988 0 -1 4194304 8013 0 0 0 15989 7 0 0 25 0 1 0 313791325 34070528 7999 1992294400 134512640 135212243 4294956240 18446744073709551615 134526200 0 0 4096 3 0 0 0 17 1 0 0
/proc/16064/statm: 8318 7999 76 170 0 8145 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 38628

[startup+222.302 s]
/proc/loadavg: 0.99 0.92 0.56 2/66 16064
/proc/meminfo: memFree=1785840/2055920 swapFree=4178792/4192956
[pid=16058] ppid=16056 vsize=5356 CPUtime=2.26
/proc/16058/stat : 16058 (SatELiteGTI) S 16056 16058 15988 0 -1 4194304 333 9234 0 0 0 0 220 6 16 0 1 0 313791098 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16058/statm: 1339 239 197 169 0 50 0
[pid=16064] ppid=16058 vsize=37844 CPUtime=219.95
/proc/16064/stat : 16064 (minisat_static) R 16058 16058 15988 0 -1 4194304 9131 0 0 0 21987 8 0 0 25 0 1 0 313791325 38752256 9117 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/16064/statm: 9461 9117 76 170 0 9288 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 43200

[startup+282.301 s]
/proc/loadavg: 0.99 0.93 0.59 2/66 16064
/proc/meminfo: memFree=1782832/2055920 swapFree=4178792/4192956
[pid=16058] ppid=16056 vsize=5356 CPUtime=2.26
/proc/16058/stat : 16058 (SatELiteGTI) S 16056 16058 15988 0 -1 4194304 333 9234 0 0 0 0 220 6 16 0 1 0 313791098 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16058/statm: 1339 239 197 169 0 50 0
[pid=16064] ppid=16058 vsize=41020 CPUtime=279.93
/proc/16064/stat : 16064 (minisat_static) R 16058 16058 15988 0 -1 4194304 9878 0 0 0 27984 9 0 0 25 0 1 0 313791325 42004480 9864 1992294400 134512640 135212243 4294956240 18446744073709551615 134525968 0 0 4096 3 0 0 0 17 1 0 0
/proc/16064/statm: 10255 9864 76 170 0 10082 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 46376

[startup+342.302 s]
/proc/loadavg: 0.99 0.94 0.61 2/66 16064
/proc/meminfo: memFree=1780784/2055920 swapFree=4178792/4192956
[pid=16058] ppid=16056 vsize=5356 CPUtime=2.26
/proc/16058/stat : 16058 (SatELiteGTI) S 16056 16058 15988 0 -1 4194304 333 9234 0 0 0 0 220 6 16 0 1 0 313791098 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16058/statm: 1339 239 197 169 0 50 0
[pid=16064] ppid=16058 vsize=43048 CPUtime=339.91
/proc/16064/stat : 16064 (minisat_static) R 16058 16058 15988 0 -1 4194304 10385 0 0 0 33982 9 0 0 25 0 1 0 313791325 44081152 10371 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/16064/statm: 10762 10371 76 170 0 10589 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 48404

[startup+402.302 s]
/proc/loadavg: 0.99 0.95 0.63 2/66 16064
/proc/meminfo: memFree=1775984/2055920 swapFree=4178792/4192956
[pid=16058] ppid=16056 vsize=5356 CPUtime=2.26
/proc/16058/stat : 16058 (SatELiteGTI) S 16056 16058 15988 0 -1 4194304 333 9234 0 0 0 0 220 6 16 0 1 0 313791098 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16058/statm: 1339 239 197 169 0 50 0
[pid=16064] ppid=16058 vsize=48028 CPUtime=399.9
/proc/16064/stat : 16064 (minisat_static) R 16058 16058 15988 0 -1 4194304 11581 0 0 0 39980 10 0 0 25 0 1 0 313791325 49180672 11567 1992294400 134512640 135212243 4294956240 18446744073709551615 134526197 0 0 4096 3 0 0 0 17 1 0 0
/proc/16064/statm: 12007 11567 76 170 0 11834 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 53384

[startup+462.301 s]
/proc/loadavg: 0.99 0.96 0.65 2/66 16064
/proc/meminfo: memFree=1773232/2055920 swapFree=4178792/4192956

################
# More data... #
################


[startup+8982.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 16080
/proc/meminfo: memFree=1644592/2055920 swapFree=4178792/4192956
[pid=16058] ppid=16056 vsize=5356 CPUtime=2.26
/proc/16058/stat : 16058 (SatELiteGTI) S 16056 16058 15988 0 -1 4194304 333 9234 0 0 0 0 220 6 16 0 1 0 313791098 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16058/statm: 1339 239 197 169 0 50 0
[pid=16064] ppid=16058 vsize=181372 CPUtime=8977.64
/proc/16064/stat : 16064 (minisat_static) R 16058 16058 15988 0 -1 4194304 43550 0 0 0 897709 55 0 0 25 0 1 0 313791325 185724928 43536 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/16064/statm: 45343 43536 76 170 0 45170 0
Current children cumulated CPU time (s) 8979.9
Current children cumulated vsize (KiB) 186728

[startup+9042.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 16082
/proc/meminfo: memFree=1644272/2055920 swapFree=4178792/4192956
[pid=16058] ppid=16056 vsize=5356 CPUtime=2.26
/proc/16058/stat : 16058 (SatELiteGTI) S 16056 16058 15988 0 -1 4194304 333 9234 0 0 0 0 220 6 16 0 1 0 313791098 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16058/statm: 1339 239 197 169 0 50 0
[pid=16064] ppid=16058 vsize=181776 CPUtime=9037.62
/proc/16064/stat : 16064 (minisat_static) R 16058 16058 15988 0 -1 4194304 43589 0 0 0 903707 55 0 0 25 0 1 0 313791325 186138624 43575 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/16064/statm: 45444 43575 76 170 0 45271 0
Current children cumulated CPU time (s) 9039.88
Current children cumulated vsize (KiB) 187132

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 16082
/proc/meminfo: memFree=1644016/2055920 swapFree=4178792/4192956
[pid=16058] ppid=16056 vsize=5356 CPUtime=2.26
/proc/16058/stat : 16058 (SatELiteGTI) S 16056 16058 15988 0 -1 4194304 333 9234 0 0 0 0 220 6 16 0 1 0 313791098 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16058/statm: 1339 239 197 169 0 50 0
[pid=16064] ppid=16058 vsize=182044 CPUtime=9097.6
/proc/16064/stat : 16064 (minisat_static) R 16058 16058 15988 0 -1 4194304 43649 0 0 0 909705 55 0 0 25 0 1 0 313791325 186413056 43635 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/16064/statm: 45511 43635 76 170 0 45338 0
Current children cumulated CPU time (s) 9099.86
Current children cumulated vsize (KiB) 187400

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 16082
/proc/meminfo: memFree=1643888/2055920 swapFree=4178792/4192956
[pid=16058] ppid=16056 vsize=5356 CPUtime=2.26
/proc/16058/stat : 16058 (SatELiteGTI) S 16056 16058 15988 0 -1 4194304 333 9234 0 0 0 0 220 6 16 0 1 0 313791098 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16058/statm: 1339 239 197 169 0 50 0
[pid=16064] ppid=16058 vsize=182448 CPUtime=9157.59
/proc/16064/stat : 16064 (minisat_static) R 16058 16058 15988 0 -1 4194304 43673 0 0 0 915704 55 0 0 25 0 1 0 313791325 186826752 43659 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/16064/statm: 45612 43659 76 170 0 45439 0
Current children cumulated CPU time (s) 9159.85
Current children cumulated vsize (KiB) 187804

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 16082
/proc/meminfo: memFree=1643824/2055920 swapFree=4178792/4192956
[pid=16058] ppid=16056 vsize=5356 CPUtime=2.26
/proc/16058/stat : 16058 (SatELiteGTI) S 16056 16058 15988 0 -1 4194304 333 9234 0 0 0 0 220 6 16 0 1 0 313791098 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16058/statm: 1339 239 197 169 0 50 0
[pid=16064] ppid=16058 vsize=182448 CPUtime=9217.57
/proc/16064/stat : 16064 (minisat_static) R 16058 16058 15988 0 -1 4194304 43694 0 0 0 921702 55 0 0 25 0 1 0 313791325 186826752 43680 1992294400 134512640 135212243 4294956240 18446744073709551615 134523813 0 0 4096 3 0 0 0 17 1 0 0
/proc/16064/statm: 45612 43680 76 170 0 45439 0
Current children cumulated CPU time (s) 9219.83
Current children cumulated vsize (KiB) 187804

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 16082
/proc/meminfo: memFree=1643760/2055920 swapFree=4178792/4192956
[pid=16058] ppid=16056 vsize=5356 CPUtime=2.26
/proc/16058/stat : 16058 (SatELiteGTI) S 16056 16058 15988 0 -1 4194304 333 9234 0 0 0 0 220 6 16 0 1 0 313791098 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16058/statm: 1339 239 197 169 0 50 0
[pid=16064] ppid=16058 vsize=182448 CPUtime=9277.55
/proc/16064/stat : 16064 (minisat_static) R 16058 16058 15988 0 -1 4194304 43694 0 0 0 927700 55 0 0 25 0 1 0 313791325 186826752 43680 1992294400 134512640 135212243 4294956240 18446744073709551615 134523638 0 0 4096 3 0 0 0 17 1 0 0
/proc/16064/statm: 45612 43680 76 170 0 45439 0
Current children cumulated CPU time (s) 9279.81
Current children cumulated vsize (KiB) 187804

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

[startup+9292.7 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 16082
/proc/meminfo: memFree=1643760/2055920 swapFree=4178792/4192956
[pid=16058] ppid=16056 vsize=5356 CPUtime=2.26
/proc/16058/stat : 16058 (SatELiteGTI) S 16056 16058 15988 0 -1 4194304 333 9234 0 0 0 0 220 6 16 0 1 0 313791098 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16058/statm: 1339 239 197 169 0 50 0
[pid=16064] ppid=16058 vsize=182448 CPUtime=9287.96
/proc/16064/stat : 16064 (minisat_static) R 16058 16058 15988 0 -1 4194304 43694 0 0 0 928741 55 0 0 25 0 1 0 313791325 186826752 43680 1992294400 134512640 135212243 4294956240 18446744073709551615 134523886 0 0 4096 3 0 0 0 17 1 0 0
/proc/16064/statm: 45612 43680 76 170 0 45439 0
Current children cumulated CPU time (s) 9290.22
Current children cumulated vsize (KiB) 187804

[startup+9305.5 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 16082
/proc/meminfo: memFree=1643760/2055920 swapFree=4178792/4192956
[pid=16058] ppid=16056 vsize=5356 CPUtime=2.26
/proc/16058/stat : 16058 (SatELiteGTI) S 16056 16058 15988 0 -1 4194304 333 9234 0 0 0 0 220 6 16 0 1 0 313791098 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16058/statm: 1339 239 197 169 0 50 0
[pid=16064] ppid=16058 vsize=182448 CPUtime=9300.75
/proc/16064/stat : 16064 (minisat_static) R 16058 16058 15988 0 -1 4194304 43694 0 0 0 930020 55 0 0 25 0 1 0 313791325 186826752 43680 1992294400 134512640 135212243 4294956240 18446744073709551615 134523534 0 0 4096 3 0 0 0 17 1 0 0
/proc/16064/statm: 45612 43680 76 170 0 45439 0
Current children cumulated CPU time (s) 9303.01
Current children cumulated vsize (KiB) 187804

[startup+9311.9 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 16082
/proc/meminfo: memFree=1643760/2055920 swapFree=4178792/4192956
[pid=16058] ppid=16056 vsize=5356 CPUtime=2.26
/proc/16058/stat : 16058 (SatELiteGTI) S 16056 16058 15988 0 -1 4194304 333 9234 0 0 0 0 220 6 16 0 1 0 313791098 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16058/statm: 1339 239 197 169 0 50 0
[pid=16064] ppid=16058 vsize=182448 CPUtime=9307.15
/proc/16064/stat : 16064 (minisat_static) R 16058 16058 15988 0 -1 4194304 43694 0 0 0 930660 55 0 0 25 0 1 0 313791325 186826752 43680 1992294400 134512640 135212243 4294956240 18446744073709551615 134523635 0 0 4096 3 0 0 0 17 1 0 0
/proc/16064/statm: 45612 43680 76 170 0 45439 0
Current children cumulated CPU time (s) 9309.41
Current children cumulated vsize (KiB) 187804

[startup+9318.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 16082
/proc/meminfo: memFree=1643760/2055920 swapFree=4178792/4192956
[pid=16058] ppid=16056 vsize=5356 CPUtime=2.26
/proc/16058/stat : 16058 (SatELiteGTI) S 16056 16058 15988 0 -1 4194304 333 9234 0 0 0 0 220 6 16 0 1 0 313791098 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16058/statm: 1339 239 197 169 0 50 0
[pid=16064] ppid=16058 vsize=182448 CPUtime=9313.55
/proc/16064/stat : 16064 (minisat_static) R 16058 16058 15988 0 -1 4194304 43694 0 0 0 931300 55 0 0 25 0 1 0 313791325 186826752 43680 1992294400 134512640 135212243 4294956240 18446744073709551615 134523540 0 0 4096 3 0 0 0 17 1 0 0
/proc/16064/statm: 45612 43680 76 170 0 45439 0
Current children cumulated CPU time (s) 9315.81
Current children cumulated vsize (KiB) 187804

[startup+9321.5 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 16082
/proc/meminfo: memFree=1643760/2055920 swapFree=4178792/4192956
[pid=16058] ppid=16056 vsize=5356 CPUtime=2.26
/proc/16058/stat : 16058 (SatELiteGTI) S 16056 16058 15988 0 -1 4194304 333 9234 0 0 0 0 220 6 16 0 1 0 313791098 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16058/statm: 1339 239 197 169 0 50 0
[pid=16064] ppid=16058 vsize=182448 CPUtime=9316.74
/proc/16064/stat : 16064 (minisat_static) R 16058 16058 15988 0 -1 4194304 43694 0 0 0 931619 55 0 0 25 0 1 0 313791325 186826752 43680 1992294400 134512640 135212243 4294956240 18446744073709551615 134523824 0 0 4096 3 0 0 0 17 1 0 0
/proc/16064/statm: 45612 43680 76 170 0 45439 0
Current children cumulated CPU time (s) 9319
Current children cumulated vsize (KiB) 187804

[startup+9323.1 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 16082
/proc/meminfo: memFree=1643760/2055920 swapFree=4178792/4192956
[pid=16058] ppid=16056 vsize=5356 CPUtime=2.26
/proc/16058/stat : 16058 (SatELiteGTI) S 16056 16058 15988 0 -1 4194304 333 9234 0 0 0 0 220 6 16 0 1 0 313791098 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16058/statm: 1339 239 197 169 0 50 0
[pid=16064] ppid=16058 vsize=182448 CPUtime=9318.34
/proc/16064/stat : 16064 (minisat_static) R 16058 16058 15988 0 -1 4194304 43694 0 0 0 931779 55 0 0 25 0 1 0 313791325 186826752 43680 1992294400 134512640 135212243 4294956240 18446744073709551615 134523627 0 0 4096 3 0 0 0 17 1 0 0
/proc/16064/statm: 45612 43680 76 170 0 45439 0
Current children cumulated CPU time (s) 9320.6
Current children cumulated vsize (KiB) 187804

[startup+9323.5 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 16082
/proc/meminfo: memFree=1643760/2055920 swapFree=4178792/4192956
[pid=16058] ppid=16056 vsize=5356 CPUtime=2.26
/proc/16058/stat : 16058 (SatELiteGTI) S 16056 16058 15988 0 -1 4194304 333 9234 0 0 0 0 220 6 16 0 1 0 313791098 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16058/statm: 1339 239 197 169 0 50 0
[pid=16064] ppid=16058 vsize=182448 CPUtime=9318.75
/proc/16064/stat : 16064 (minisat_static) R 16058 16058 15988 0 -1 4194304 43694 0 0 0 931820 55 0 0 25 0 1 0 313791325 186826752 43680 1992294400 134512640 135212243 4294956240 18446744073709551615 134523880 0 0 4096 3 0 0 0 17 1 0 0
/proc/16064/statm: 45612 43680 76 170 0 45439 0
Current children cumulated CPU time (s) 9321.01
Current children cumulated vsize (KiB) 187804

[startup+9323.7 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 16082
/proc/meminfo: memFree=1643760/2055920 swapFree=4178792/4192956
[pid=16058] ppid=16056 vsize=5356 CPUtime=2.26
/proc/16058/stat : 16058 (SatELiteGTI) S 16056 16058 15988 0 -1 4194304 333 9234 0 0 0 0 220 6 16 0 1 0 313791098 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16058/statm: 1339 239 197 169 0 50 0
[pid=16064] ppid=16058 vsize=0 CPUtime=9318.95
/proc/16064/stat : 16064 (minisat_static) R 16058 16058 15988 0 -1 4194308 43706 0 0 0 931837 58 0 0 25 0 1 0 313791325 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/16064/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9321.21
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 9323.72
CPU time (s): 9321.24
CPU user time (s): 9320.58
CPU system time (s): 0.658899
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 187804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9320.58
system time used= 0.658899
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53428
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= 47
involuntary context switches= 19754

runsolver used 10.4254 second user time and 23.4434 second system time

The end

Launcher Data

Begin job on node42 at 2009-05-21 00:13:49
IDJOB=1837159
IDBENCH=20573
IDSOLVER=675
FILE ID=node42/1837159-1242857629
PBS_JOBID= 9328474
Free space on /tmp= 66316 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq1.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1837159-1242857629/watcher-1837159-1242857629 -o /tmp/evaluation-result-1837159-1242857629/solver-1837159-1242857629 -C 10000 -W 12000 -M 1800  SatELiteGTI HOME/instance-1837159-1242857629.cnf -random-seed=1748230316

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

MD5SUM BENCH= 9158de01004aff62af67cbb9db5bcbbb
RANDOM SEED=1748230316

node42.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.232
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.232
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:       1828968 kB
Buffers:         33296 kB
Cached:         142796 kB
SwapCached:       8800 kB
Active:          32004 kB
Inactive:       154600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1828968 kB
SwapTotal:     4192956 kB
SwapFree:      4178792 kB
Dirty:            6356 kB
Writeback:           0 kB
Mapped:          14512 kB
Slab:            26476 kB
Committed_AS:  1142608 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= 66312 MiB
End job on node42 at 2009-05-21 02:49:13