Trace number 1832070

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 132.924 133.013

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h33-unknown.cnf
MD5SUM6197e38464facb30636a5a3ad5b2f0b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark77.2523
Satisfiable
(Un)Satisfiability was proved
Number of variables172950
Number of clauses837466
Sum of the clauses size2168190
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2666462
Number of clauses of size 3164950
Number of clauses of size 41526
Number of clauses of size 5129
Number of clauses of size over 54123

Solver Data

0.00/0.02	c Parsing...
0.00/0.71	c ==============================================================================
0.00/0.71	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.71	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.71	c ==============================================================================
0.00/0.71	c |         0 |  837166  2167854 |  251149       0        0     nan |  0.000 % |
18.76/18.85	c |         0 |  510801  3267506 |      --       0       --      -- |     --   | -326365/1099652
18.76/18.85	c ==============================================================================
18.76/18.85	c Result  :   #vars: 12778   #clauses: 510801   #literals: 3267506
18.76/18.85	c CPU time:   18.4292 s
18.76/18.85	c ==============================================================================
19.75/19.83	c WARNING: for repeatability, setting FPU to use double precision
19.75/19.84	c Number of variables   : 12778        
19.75/19.84	c Number of clauses     : 510801       
19.79/20.26	c Parsing time: 0.37         s
132.79/132.97	c restarts              : 584
132.79/132.97	c conflicts             : 242952         (2150 /sec)
132.79/132.97	c decisions             : 653424         (1.56 % random) (5782 /sec)
132.79/132.97	c propagations          : 116796969      (1033466 /sec)
132.79/132.97	c conflict literals     : 6303900        (29.08 % deleted)
132.79/132.97	c Memory used           : 39.65 MB
132.79/132.97	c CPU time              : 113.015 s
132.79/132.97	UNSATISFIABLE
132.79/132.97	
132.79/132.98	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-1832070-1242769132/watcher-1832070-1242769132 -o /tmp/evaluation-result-1832070-1242769132/solver-1832070-1242769132 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1832070-1242769132.cnf -random-seed=1470281088 

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 0.94 3/64 22607
/proc/meminfo: memFree=1842816/2055920 swapFree=4170680/4192956
[pid=22607] ppid=22605 vsize=18576 CPUtime=0
/proc/22607/stat : 22607 (runsolver) R 22605 22607 22520 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 304940656 19021824 284 1992294400 4194304 4302564 548682068528 18446744073709551615 248761609511 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/22607/statm: 4644 284 249 26 0 2626 0

[startup+0.0543649 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 22607
/proc/meminfo: memFree=1842816/2055920 swapFree=4170680/4192956
[pid=22607] ppid=22605 vsize=5356 CPUtime=0
/proc/22607/stat : 22607 (SatELiteGTI) S 22605 22607 22520 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 304940656 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22607/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101367 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 22607
/proc/meminfo: memFree=1842816/2055920 swapFree=4170680/4192956
[pid=22607] ppid=22605 vsize=5356 CPUtime=0
/proc/22607/stat : 22607 (SatELiteGTI) S 22605 22607 22520 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 304940656 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22607/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301387 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 22607
/proc/meminfo: memFree=1842816/2055920 swapFree=4170680/4192956
[pid=22607] ppid=22605 vsize=5356 CPUtime=0
/proc/22607/stat : 22607 (SatELiteGTI) S 22605 22607 22520 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 304940656 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22607/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701423 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 22607
/proc/meminfo: memFree=1842816/2055920 swapFree=4170680/4192956
[pid=22607] ppid=22605 vsize=5356 CPUtime=0
/proc/22607/stat : 22607 (SatELiteGTI) S 22605 22607 22520 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 304940656 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22607/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50249 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 22612
/proc/meminfo: memFree=1751912/2055920 swapFree=4170680/4192956
[pid=22607] ppid=22605 vsize=5356 CPUtime=0
/proc/22607/stat : 22607 (SatELiteGTI) S 22605 22607 22520 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 304940656 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22607/statm: 1339 237 197 169 0 50 0
[pid=22612] ppid=22607 vsize=103268 CPUtime=1.46
/proc/22612/stat : 22612 (SatELite_releas) R 22607 22607 22520 0 -1 4194304 23023 0 0 0 132 14 0 0 25 0 1 0 304940657 105746432 22579 1992294400 134512640 135223648 4294956128 18446744073709551615 134737406 0 0 4096 3 0 0 0 17 1 0 0
/proc/22612/statm: 25817 22579 76 173 0 25642 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 108624

[startup+3.10164 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 22612
/proc/meminfo: memFree=1745000/2055920 swapFree=4170680/4192956
[pid=22607] ppid=22605 vsize=5356 CPUtime=0
/proc/22607/stat : 22607 (SatELiteGTI) S 22605 22607 22520 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 304940656 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22607/statm: 1339 237 197 169 0 50 0
[pid=22612] ppid=22607 vsize=107208 CPUtime=3.06
/proc/22612/stat : 22612 (SatELite_releas) R 22607 22607 22520 0 -1 4194304 23981 0 0 0 289 17 0 0 25 0 1 0 304940657 109780992 23537 1992294400 134512640 135223648 4294956128 18446744073709551615 134548990 0 0 4096 3 0 0 0 17 1 0 0
/proc/22612/statm: 26802 23537 76 173 0 26627 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 112564

[startup+6.30193 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 22612
/proc/meminfo: memFree=1728048/2055920 swapFree=4170680/4192956
[pid=22607] ppid=22605 vsize=5356 CPUtime=0
/proc/22607/stat : 22607 (SatELiteGTI) S 22605 22607 22520 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 304940656 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22607/statm: 1339 237 197 169 0 50 0
[pid=22612] ppid=22607 vsize=113940 CPUtime=6.26
/proc/22612/stat : 22612 (SatELite_releas) R 22607 22607 22520 0 -1 4194304 25617 0 0 0 603 23 0 0 25 0 1 0 304940657 116674560 25173 1992294400 134512640 135223648 4294956128 18446744073709551615 134737406 0 0 4096 3 0 0 0 17 1 0 0
/proc/22612/statm: 28485 25173 76 173 0 28310 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 119296

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 22612
/proc/meminfo: memFree=1695280/2055920 swapFree=4170680/4192956
[pid=22607] ppid=22605 vsize=5356 CPUtime=0
/proc/22607/stat : 22607 (SatELiteGTI) S 22605 22607 22520 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 304940656 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22607/statm: 1339 237 197 169 0 50 0
[pid=22612] ppid=22607 vsize=132760 CPUtime=12.67
/proc/22612/stat : 22612 (SatELite_releas) R 22607 22607 22520 0 -1 4194304 29839 0 0 0 1229 38 0 0 25 0 1 0 304940657 135946240 29057 1992294400 134512640 135223648 4294956128 18446744073709551615 134602223 0 0 4096 3 0 0 0 17 1 0 0
/proc/22612/statm: 33190 29057 76 173 0 33015 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 138116

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 22613
/proc/meminfo: memFree=1757552/2055920 swapFree=4170680/4192956
[pid=22607] ppid=22605 vsize=5356 CPUtime=19.79
/proc/22607/stat : 22607 (SatELiteGTI) S 22605 22607 22520 0 -1 4194304 335 33031 0 0 0 0 1932 47 16 0 1 0 304940656 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22607/statm: 1339 239 197 169 0 50 0
[pid=22613] ppid=22607 vsize=36428 CPUtime=5.65
/proc/22613/stat : 22613 (minisat_static) R 22607 22607 22520 0 -1 4194304 8783 0 0 0 560 5 0 0 25 0 1 0 304942639 37302272 8769 1992294400 134512640 135212243 4294956240 18446744073709551615 134718742 0 0 4096 3 0 0 0 17 1 0 0
/proc/22613/statm: 9107 8769 75 170 0 8934 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 41784

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 22613
/proc/meminfo: memFree=1755632/2055920 swapFree=4170680/4192956
[pid=22607] ppid=22605 vsize=5356 CPUtime=19.79
/proc/22607/stat : 22607 (SatELiteGTI) S 22605 22607 22520 0 -1 4194304 335 33031 0 0 0 0 1932 47 16 0 1 0 304940656 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22607/statm: 1339 239 197 169 0 50 0
[pid=22613] ppid=22607 vsize=38276 CPUtime=31.24
/proc/22613/stat : 22613 (minisat_static) R 22607 22607 22520 0 -1 4194304 9236 0 0 0 3118 6 0 0 25 0 1 0 304942639 39194624 9222 1992294400 134512640 135212243 4294956240 18446744073709551615 134526538 0 0 4096 3 0 0 0 17 1 0 0
/proc/22613/statm: 9569 9222 75 170 0 9396 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 43632

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 22613
/proc/meminfo: memFree=1754480/2055920 swapFree=4170680/4192956
[pid=22607] ppid=22605 vsize=5356 CPUtime=19.79
/proc/22607/stat : 22607 (SatELiteGTI) S 22605 22607 22520 0 -1 4194304 335 33031 0 0 0 0 1932 47 16 0 1 0 304940656 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22607/statm: 1339 239 197 169 0 50 0
[pid=22613] ppid=22607 vsize=39436 CPUtime=82.41
/proc/22613/stat : 22613 (minisat_static) R 22607 22607 22520 0 -1 4194304 9524 0 0 0 8235 6 0 0 25 0 1 0 304942639 40382464 9510 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 1 0 0
/proc/22613/statm: 9859 9510 75 170 0 9686 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 44792

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

[startup+115.102 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 22613
/proc/meminfo: memFree=1753712/2055920 swapFree=4170680/4192956
[pid=22607] ppid=22605 vsize=5356 CPUtime=19.79
/proc/22607/stat : 22607 (SatELiteGTI) S 22605 22607 22520 0 -1 4194304 335 33031 0 0 0 0 1932 47 16 0 1 0 304940656 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22607/statm: 1339 239 197 169 0 50 0
[pid=22613] ppid=22607 vsize=40240 CPUtime=95.2
/proc/22613/stat : 22613 (minisat_static) R 22607 22607 22520 0 -1 4194304 9737 0 0 0 9514 6 0 0 25 0 1 0 304942639 41205760 9723 1992294400 134512640 135212243 4294956240 18446744073709551615 134718742 0 0 4096 3 0 0 0 17 1 0 0
/proc/22613/statm: 10060 9723 75 170 0 9887 0
Current children cumulated CPU time (s) 114.99
Current children cumulated vsize (KiB) 45596

[startup+121.502 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 22613
/proc/meminfo: memFree=1753520/2055920 swapFree=4170680/4192956
[pid=22607] ppid=22605 vsize=5356 CPUtime=19.79
/proc/22607/stat : 22607 (SatELiteGTI) S 22605 22607 22520 0 -1 4194304 335 33031 0 0 0 0 1932 47 16 0 1 0 304940656 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22607/statm: 1339 239 197 169 0 50 0
[pid=22613] ppid=22607 vsize=40372 CPUtime=101.6
/proc/22613/stat : 22613 (minisat_static) R 22607 22607 22520 0 -1 4194304 9768 0 0 0 10154 6 0 0 25 0 1 0 304942639 41340928 9754 1992294400 134512640 135212243 4294956240 18446744073709551615 134526065 0 0 4096 3 0 0 0 17 1 0 0
/proc/22613/statm: 10093 9754 75 170 0 9920 0
Current children cumulated CPU time (s) 121.39
Current children cumulated vsize (KiB) 45728

[startup+127.902 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 22613
/proc/meminfo: memFree=1753328/2055920 swapFree=4170680/4192956
[pid=22607] ppid=22605 vsize=5356 CPUtime=19.79
/proc/22607/stat : 22607 (SatELiteGTI) S 22605 22607 22520 0 -1 4194304 335 33031 0 0 0 0 1932 47 16 0 1 0 304940656 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22607/statm: 1339 239 197 169 0 50 0
[pid=22613] ppid=22607 vsize=40600 CPUtime=108
/proc/22613/stat : 22613 (minisat_static) R 22607 22607 22520 0 -1 4194304 9816 0 0 0 10794 6 0 0 25 0 1 0 304942639 41574400 9802 1992294400 134512640 135212243 4294956240 18446744073709551615 134525968 0 0 4096 3 0 0 0 17 1 0 0
/proc/22613/statm: 10150 9802 75 170 0 9977 0
Current children cumulated CPU time (s) 127.79
Current children cumulated vsize (KiB) 45956

[startup+131.101 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 22613
/proc/meminfo: memFree=1753328/2055920 swapFree=4170680/4192956
[pid=22607] ppid=22605 vsize=5356 CPUtime=19.79
/proc/22607/stat : 22607 (SatELiteGTI) S 22605 22607 22520 0 -1 4194304 335 33031 0 0 0 0 1932 47 16 0 1 0 304940656 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22607/statm: 1339 239 197 169 0 50 0
[pid=22613] ppid=22607 vsize=40600 CPUtime=111.2
/proc/22613/stat : 22613 (minisat_static) R 22607 22607 22520 0 -1 4194304 9816 0 0 0 11114 6 0 0 25 0 1 0 304942639 41574400 9802 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/22613/statm: 10150 9802 75 170 0 9977 0
Current children cumulated CPU time (s) 130.99
Current children cumulated vsize (KiB) 45956

[startup+131.901 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 22613
/proc/meminfo: memFree=1753328/2055920 swapFree=4170680/4192956
[pid=22607] ppid=22605 vsize=5356 CPUtime=19.79
/proc/22607/stat : 22607 (SatELiteGTI) S 22605 22607 22520 0 -1 4194304 335 33031 0 0 0 0 1932 47 16 0 1 0 304940656 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22607/statm: 1339 239 197 169 0 50 0
[pid=22613] ppid=22607 vsize=40600 CPUtime=112
/proc/22613/stat : 22613 (minisat_static) R 22607 22607 22520 0 -1 4194304 9816 0 0 0 11194 6 0 0 25 0 1 0 304942639 41574400 9802 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/22613/statm: 10150 9802 75 170 0 9977 0
Current children cumulated CPU time (s) 131.79
Current children cumulated vsize (KiB) 45956

[startup+132.701 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 22613
/proc/meminfo: memFree=1753328/2055920 swapFree=4170680/4192956
[pid=22607] ppid=22605 vsize=5356 CPUtime=19.79
/proc/22607/stat : 22607 (SatELiteGTI) S 22605 22607 22520 0 -1 4194304 335 33031 0 0 0 0 1932 47 16 0 1 0 304940656 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22607/statm: 1339 239 197 169 0 50 0
[pid=22613] ppid=22607 vsize=40600 CPUtime=112.8
/proc/22613/stat : 22613 (minisat_static) R 22607 22607 22520 0 -1 4194304 9816 0 0 0 11274 6 0 0 25 0 1 0 304942639 41574400 9802 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/22613/statm: 10150 9802 75 170 0 9977 0
Current children cumulated CPU time (s) 132.59
Current children cumulated vsize (KiB) 45956

[startup+132.901 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 22613
/proc/meminfo: memFree=1753328/2055920 swapFree=4170680/4192956
[pid=22607] ppid=22605 vsize=5356 CPUtime=19.79
/proc/22607/stat : 22607 (SatELiteGTI) S 22605 22607 22520 0 -1 4194304 335 33031 0 0 0 0 1932 47 16 0 1 0 304940656 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22607/statm: 1339 239 197 169 0 50 0
[pid=22613] ppid=22607 vsize=40600 CPUtime=113
/proc/22613/stat : 22613 (minisat_static) R 22607 22607 22520 0 -1 4194304 9816 0 0 0 11294 6 0 0 25 0 1 0 304942639 41574400 9802 1992294400 134512640 135212243 4294956240 18446744073709551615 134526459 0 0 4096 3 0 0 0 17 1 0 0
/proc/22613/statm: 10150 9802 75 170 0 9977 0
Current children cumulated CPU time (s) 132.79
Current children cumulated vsize (KiB) 45956

[startup+133.001 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 22614
/proc/meminfo: memFree=1828080/2055920 swapFree=4170680/4192956
[pid=22607] ppid=22605 vsize=5360 CPUtime=132.88
/proc/22607/stat : 22607 (SatELiteGTI) S 22605 22607 22520 0 -1 4194304 363 42860 0 0 0 0 13233 55 18 0 1 0 304940656 5488640 241 1992294400 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22607/statm: 1340 241 198 169 0 51 0
[pid=22614] ppid=22607 vsize=2536 CPUtime=0.02
/proc/22614/stat : 22614 (rm) R 22607 22607 22520 0 -1 4194304 115 0 0 0 0 2 0 0 18 0 1 0 304953954 2596864 91 1992294400 4194304 4227748 548682068880 18446744073709551615 248761783337 0 0 4096 0 0 0 0 17 1 0 0
/proc/22614/statm: 634 91 73 8 0 42 0
Current children cumulated CPU time (s) 132.9
Current children cumulated vsize (KiB) 7896

Child status: 20
Real time (s): 133.013
CPU time (s): 132.924
CPU user time (s): 132.339
CPU system time (s): 0.584911
CPU usage (%): 99.9332
Max. virtual memory (cumulated for all children) (KiB): 146564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 132.339
system time used= 0.584911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43350
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= 55
involuntary context switches= 340

runsolver used 0.150977 second user time and 0.342947 second system time

The end

Launcher Data

Begin job on node55 at 2009-05-19 23:38:53
IDJOB=1832070
IDBENCH=20418
IDSOLVER=672
FILE ID=node55/1832070-1242769132
PBS_JOBID= 9322246
Free space on /tmp= 66300 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT07/industrial/palacios/uts/uts-l06-ipc5-h33-unknown.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1832070-1242769132/watcher-1832070-1242769132 -o /tmp/evaluation-result-1832070-1242769132/solver-1832070-1242769132 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1832070-1242769132.cnf -random-seed=1470281088

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

MD5SUM BENCH= 6197e38464facb30636a5a3ad5b2f0b5
RANDOM SEED=1470281088

node55.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.240
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.240
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:       1843232 kB
Buffers:          9984 kB
Cached:         154152 kB
SwapCached:      16472 kB
Active:          47764 kB
Inactive:       134312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1843232 kB
SwapTotal:     4192956 kB
SwapFree:      4170680 kB
Dirty:           16740 kB
Writeback:           0 kB
Mapped:          15528 kB
Slab:            16620 kB
Committed_AS:   918784 kB
PageTables:       1368 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= 66296 MiB
End job on node55 at 2009-05-19 23:41:06