Trace number 422076

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, and are wall clock time (not CPU 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 SAT 2007UNSAT 384.609 384.741

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k15.cnf
MD5SUM376efcbd7056351cb4165e8a580bfa38
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark170.061
Satisfiable
(Un)Satisfiability was proved
Number of variables29084
Number of clauses119659
Sum of the clauses size303691
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 283935
Number of clauses of size 321996
Number of clauses of size 44194
Number of clauses of size 52369
Number of clauses of size over 55093

Solver Data (download as text)

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  29084                                                |
0.00/0.00	c |  Number of clauses:    119659                                               |
0.09/0.12	c |  Parsing time:         0.11         s                                       |
0.49/0.57	c ============================[ Search Statistics ]==============================
0.49/0.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.57	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.49/0.57	c ===============================================================================
0.49/0.57	c |         0 |    9619    61871   201584 |    20623        0    nan |  0.000 % |
0.59/0.60	c |       100 |    9617    61871   201584 |    22686       99      8 | 23.040 % |
0.59/0.65	c |       250 |    9611    61871   201584 |    24954      245     10 | 23.669 % |
0.59/0.70	c |       477 |    9606    61871   201584 |    27450      470     11 | 23.803 % |
0.69/0.74	c |       815 |    9602    61871   201584 |    30195      807     14 | 23.924 % |
0.79/0.85	c |      1323 |    9357    59111   192615 |    33214     1296     14 | 24.164 % |
1.00/1.07	c |      2083 |    9354    59111   192615 |    36536     2056     21 | 24.165 % |
1.29/1.31	c |      3222 |    9288    58491   190794 |    40189     3194     20 | 24.171 % |
1.79/1.81	c |      4931 |    9285    58491   190794 |    44208     4901     28 | 24.182 % |
2.59/2.60	c |      7493 |    9282    58444   190652 |    48629     7457     30 | 24.192 % |
4.30/4.31	c |     11339 |    9282    58444   190652 |    53492    11303     41 | 24.192 % |
6.69/6.78	c |     17105 |    9222    57933   188928 |    58841    17059     39 | 24.491 % |
13.58/13.68	c |     25754 |    9192    57487   187537 |    64725    25683     56 | 24.553 % |
23.29/23.35	c |     38729 |    9175    57299   186930 |    71198    38648     60 | 24.591 % |
43.88/43.93	c |     58192 |    9134    56883   185616 |    78318    58097     55 | 24.701 % |
82.26/82.35	c |     87386 |    9129    56788   185330 |    86150    25264     38 | 24.986 % |
136.04/136.14	c |    131175 |    8941    55326   180238 |    94765    69024     48 | 25.365 % |
234.51/234.61	c |    196860 |    8938    55256   180060 |   104241    56959     49 | 25.378 % |
380.86/381.00	c |    295386 |    8261    49596   162522 |   114665    54917     49 | 27.703 % |
384.56/384.73	c ===============================================================================
384.56/384.73	c restarts              : 19
384.56/384.73	c conflicts             : 297846         (775 /sec)
384.56/384.73	c decisions             : 456692         (1.09 % random) (1188 /sec)
384.56/384.73	c propagations          : 212044974      (551546 /sec)
384.56/384.73	c conflict literals     : 16838824       (58.68 % deleted)
384.56/384.73	c Memory used           : 40.11 MB
384.56/384.73	c CPU time              : 384.456 s
384.56/384.73	c 
384.56/384.73	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node3/watcher-422076-1177543303 -o ROOT/results/node3/solver-422076-1177543303 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/422076-1177543303/minisat_noassertions /tmp/evaluation/422076-1177543303/instance-422076-1177543303.cnf 

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): 15000 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.94 0.65 3/77 14332
/proc/meminfo: memFree=1680672/2055920 swapFree=4138796/4192956
[pid=14332] ppid=14330 vsize=1724 CPUtime=0
/proc/14332/stat : 14332 (minisat_noasser) R 14330 14332 14114 0 -1 4194304 330 0 0 0 0 0 0 0 18 0 1 0 230368106 1765376 316 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134700109 0 0 4096 3 0 0 0 17 1 0 0
/proc/14332/statm: 431 320 50 130 0 298 0

[startup+0.0980509 s]
/proc/loadavg: 0.91 0.94 0.65 3/77 14332
/proc/meminfo: memFree=1680672/2055920 swapFree=4138796/4192956
[pid=14332] ppid=14330 vsize=9424 CPUtime=0.08
/proc/14332/stat : 14332 (minisat_noasser) R 14330 14332 14114 0 -1 4194304 2118 0 0 0 7 1 0 0 18 0 1 0 230368106 9650176 2104 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/14332/statm: 2356 2104 50 130 0 2223 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9424

[startup+0.101052 s]
/proc/loadavg: 0.91 0.94 0.65 3/77 14332
/proc/meminfo: memFree=1680672/2055920 swapFree=4138796/4192956
[pid=14332] ppid=14330 vsize=9556 CPUtime=0.09
/proc/14332/stat : 14332 (minisat_noasser) R 14330 14332 14114 0 -1 4194304 2169 0 0 0 8 1 0 0 18 0 1 0 230368106 9785344 2155 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/14332/statm: 2389 2155 50 130 0 2256 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9556

[startup+0.301084 s]
/proc/loadavg: 0.91 0.94 0.65 3/77 14332
/proc/meminfo: memFree=1680672/2055920 swapFree=4138796/4192956
[pid=14332] ppid=14330 vsize=15180 CPUtime=0.29
/proc/14332/stat : 14332 (minisat_noasser) R 14330 14332 14114 0 -1 4194304 3494 0 0 0 27 2 0 0 19 0 1 0 230368106 15544320 3480 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/14332/statm: 3795 3480 62 130 0 3662 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15180

[startup+0.701148 s]
/proc/loadavg: 0.91 0.94 0.65 3/77 14332
/proc/meminfo: memFree=1680672/2055920 swapFree=4138796/4192956
[pid=14332] ppid=14330 vsize=15592 CPUtime=0.69
/proc/14332/stat : 14332 (minisat_noasser) R 14330 14332 14114 0 -1 4194304 4104 0 0 0 66 3 0 0 23 0 1 0 230368106 15966208 3648 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134682461 0 0 4096 3 0 0 0 17 1 0 0
/proc/14332/statm: 3898 3648 66 130 0 3765 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15592

[startup+1.50128 s]
/proc/loadavg: 0.91 0.94 0.65 2/78 14333
/proc/meminfo: memFree=1666072/2055920 swapFree=4138796/4192956
[pid=14332] ppid=14330 vsize=15592 CPUtime=1.49
/proc/14332/stat : 14332 (minisat_noasser) R 14330 14332 14114 0 -1 4194304 4105 0 0 0 146 3 0 0 25 0 1 0 230368106 15966208 3649 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/14332/statm: 3898 3649 67 130 0 3765 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15592

[startup+3.10154 s]
/proc/loadavg: 0.91 0.94 0.65 3/78 14333
/proc/meminfo: memFree=1665944/2055920 swapFree=4138796/4192956
[pid=14332] ppid=14330 vsize=15592 CPUtime=3.09
/proc/14332/stat : 14332 (minisat_noasser) R 14330 14332 14114 0 -1 4194304 4106 0 0 0 306 3 0 0 25 0 1 0 230368106 15966208 3650 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 1 0 0
/proc/14332/statm: 3898 3650 67 130 0 3765 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15592

[startup+6.30105 s]
/proc/loadavg: 0.92 0.94 0.65 2/78 14333
/proc/meminfo: memFree=1665816/2055920 swapFree=4138796/4192956
[pid=14332] ppid=14330 vsize=15740 CPUtime=6.29
/proc/14332/stat : 14332 (minisat_noasser) R 14330 14332 14114 0 -1 4194304 4114 0 0 0 626 3 0 0 25 0 1 0 230368106 16117760 3658 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/14332/statm: 3935 3658 67 130 0 3802 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15740

[startup+12.7011 s]
/proc/loadavg: 0.93 0.94 0.65 2/78 14333
/proc/meminfo: memFree=1664024/2055920 swapFree=4138796/4192956
[pid=14332] ppid=14330 vsize=17984 CPUtime=12.68
/proc/14332/stat : 14332 (minisat_noasser) R 14330 14332 14114 0 -1 4194304 4700 0 0 0 1265 3 0 0 25 0 1 0 230368106 18415616 4244 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546809 0 0 4096 3 0 0 0 17 1 0 0
/proc/14332/statm: 4496 4244 67 130 0 4363 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17984

[startup+25.5012 s]
/proc/loadavg: 0.94 0.94 0.66 2/78 14333
/proc/meminfo: memFree=1659288/2055920 swapFree=4138796/4192956
[pid=14332] ppid=14330 vsize=22588 CPUtime=25.48
/proc/14332/stat : 14332 (minisat_noasser) R 14330 14332 14114 0 -1 4194304 5818 0 0 0 2543 5 0 0 25 0 1 0 230368106 23130112 5362 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546839 0 0 4096 3 0 0 0 17 1 0 0
/proc/14332/statm: 5647 5362 67 130 0 5514 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22588

[startup+51.1013 s]
/proc/loadavg: 0.96 0.94 0.66 2/78 14333
/proc/meminfo: memFree=1653208/2055920 swapFree=4138796/4192956
[pid=14332] ppid=14330 vsize=28820 CPUtime=51.07
/proc/14332/stat : 14332 (minisat_noasser) R 14330 14332 14114 0 -1 4194304 7377 0 0 0 5099 8 0 0 25 0 1 0 230368106 29511680 6921 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/14332/statm: 7205 6921 67 130 0 7072 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 28820

[startup+102.306 s]
/proc/loadavg: 0.98 0.95 0.68 2/78 14333
/proc/meminfo: memFree=1647128/2055920 swapFree=4138796/4192956
[pid=14332] ppid=14330 vsize=34584 CPUtime=102.26
/proc/14332/stat : 14332 (minisat_noasser) R 14330 14332 14114 0 -1 4194304 8825 0 0 0 10215 11 0 0 25 0 1 0 230368106 35414016 8369 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548022 0 0 4096 3 0 0 0 17 1 0 0
/proc/14332/statm: 8646 8369 67 130 0 8513 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 34584

[startup+162.301 s]
/proc/loadavg: 0.99 0.95 0.70 2/78 14333
/proc/meminfo: memFree=1646808/2055920 swapFree=4138796/4192956
[pid=14332] ppid=14330 vsize=34864 CPUtime=162.23
/proc/14332/stat : 14332 (minisat_noasser) R 14330 14332 14114 0 -1 4194304 8902 0 0 0 16212 11 0 0 25 0 1 0 230368106 35700736 8446 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/14332/statm: 8716 8446 67 130 0 8583 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 34864

[startup+222.303 s]
/proc/loadavg: 0.99 0.96 0.71 2/78 14333
/proc/meminfo: memFree=1644248/2055920 swapFree=4138796/4192956
[pid=14332] ppid=14330 vsize=37656 CPUtime=222.21
/proc/14332/stat : 14332 (minisat_noasser) R 14330 14332 14114 0 -1 4194304 9541 0 0 0 22209 12 0 0 25 0 1 0 230368106 38559744 9085 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/14332/statm: 9414 9085 67 130 0 9281 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 37656

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.73 2/78 14333
/proc/meminfo: memFree=1644056/2055920 swapFree=4138796/4192956
[pid=14332] ppid=14330 vsize=37864 CPUtime=282.2
/proc/14332/stat : 14332 (minisat_noasser) R 14330 14332 14114 0 -1 4194304 9591 0 0 0 28207 13 0 0 25 0 1 0 230368106 38772736 9135 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/14332/statm: 9466 9135 67 130 0 9333 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 37864

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.74 2/78 14333
/proc/meminfo: memFree=1640664/2055920 swapFree=4138796/4192956
[pid=14332] ppid=14330 vsize=41064 CPUtime=342.18
/proc/14332/stat : 14332 (minisat_noasser) R 14330 14332 14114 0 -1 4194304 10424 0 0 0 34204 14 0 0 25 0 1 0 230368106 42049536 9968 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 1 0 0
/proc/14332/statm: 10266 9968 67 130 0 10133 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 41064

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

[startup+358.302 s]
/proc/loadavg: 0.99 0.97 0.75 2/78 14333
/proc/meminfo: memFree=1640664/2055920 swapFree=4138796/4192956
[pid=14332] ppid=14330 vsize=41064 CPUtime=358.17
/proc/14332/stat : 14332 (minisat_noasser) R 14330 14332 14114 0 -1 4194304 10424 0 0 0 35803 14 0 0 25 0 1 0 230368106 42049536 9968 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/14332/statm: 10266 9968 67 130 0 10133 0
Current children cumulated CPU time (s) 358.17
Current children cumulated vsize (KiB) 41064

[startup+371.101 s]
/proc/loadavg: 0.99 0.97 0.75 2/78 14333
/proc/meminfo: memFree=1640664/2055920 swapFree=4138796/4192956
[pid=14332] ppid=14330 vsize=41064 CPUtime=370.96
/proc/14332/stat : 14332 (minisat_noasser) R 14330 14332 14114 0 -1 4194304 10424 0 0 0 37082 14 0 0 25 0 1 0 230368106 42049536 9968 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546878 0 0 4096 3 0 0 0 17 1 0 0
/proc/14332/statm: 10266 9968 67 130 0 10133 0
Current children cumulated CPU time (s) 370.96
Current children cumulated vsize (KiB) 41064

[startup+377.501 s]
/proc/loadavg: 0.99 0.97 0.75 2/78 14333
/proc/meminfo: memFree=1640728/2055920 swapFree=4138796/4192956
[pid=14332] ppid=14330 vsize=41064 CPUtime=377.36
/proc/14332/stat : 14332 (minisat_noasser) R 14330 14332 14114 0 -1 4194304 10425 0 0 0 37722 14 0 0 25 0 1 0 230368106 42049536 9969 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546850 0 0 4096 3 0 0 0 17 1 0 0
/proc/14332/statm: 10266 9969 67 130 0 10133 0
Current children cumulated CPU time (s) 377.36
Current children cumulated vsize (KiB) 41064

[startup+380.702 s]
/proc/loadavg: 0.99 0.97 0.75 2/78 14333
/proc/meminfo: memFree=1640728/2055920 swapFree=4138796/4192956
[pid=14332] ppid=14330 vsize=41064 CPUtime=380.56
/proc/14332/stat : 14332 (minisat_noasser) R 14330 14332 14114 0 -1 4194304 10425 0 0 0 38042 14 0 0 25 0 1 0 230368106 42049536 9969 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552475 0 0 4096 3 0 0 0 17 1 0 0
/proc/14332/statm: 10266 9969 67 130 0 10133 0
Current children cumulated CPU time (s) 380.56
Current children cumulated vsize (KiB) 41064

[startup+382.302 s]
/proc/loadavg: 0.99 0.97 0.75 2/78 14333
/proc/meminfo: memFree=1640728/2055920 swapFree=4138796/4192956
[pid=14332] ppid=14330 vsize=41064 CPUtime=382.16
/proc/14332/stat : 14332 (minisat_noasser) R 14330 14332 14114 0 -1 4194304 10425 0 0 0 38202 14 0 0 25 0 1 0 230368106 42049536 9969 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0
/proc/14332/statm: 10266 9969 67 130 0 10133 0
Current children cumulated CPU time (s) 382.16
Current children cumulated vsize (KiB) 41064

[startup+383.905 s]
/proc/loadavg: 0.99 0.97 0.75 2/78 14333
/proc/meminfo: memFree=1640728/2055920 swapFree=4138796/4192956
[pid=14332] ppid=14330 vsize=41064 CPUtime=383.76
/proc/14332/stat : 14332 (minisat_noasser) R 14330 14332 14114 0 -1 4194304 10425 0 0 0 38362 14 0 0 25 0 1 0 230368106 42049536 9969 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/14332/statm: 10266 9969 67 130 0 10133 0
Current children cumulated CPU time (s) 383.76
Current children cumulated vsize (KiB) 41064

[startup+384.301 s]
/proc/loadavg: 0.99 0.97 0.75 2/78 14333
/proc/meminfo: memFree=1640728/2055920 swapFree=4138796/4192956
[pid=14332] ppid=14330 vsize=41064 CPUtime=384.16
/proc/14332/stat : 14332 (minisat_noasser) R 14330 14332 14114 0 -1 4194304 10425 0 0 0 38402 14 0 0 25 0 1 0 230368106 42049536 9969 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548022 0 0 4096 3 0 0 0 17 1 0 0
/proc/14332/statm: 10266 9969 67 130 0 10133 0
Current children cumulated CPU time (s) 384.16
Current children cumulated vsize (KiB) 41064

[startup+384.701 s]
/proc/loadavg: 0.99 0.97 0.75 2/78 14333
/proc/meminfo: memFree=1640728/2055920 swapFree=4138796/4192956
[pid=14332] ppid=14330 vsize=41064 CPUtime=384.56
/proc/14332/stat : 14332 (minisat_noasser) R 14330 14332 14114 0 -1 4194304 10425 0 0 0 38442 14 0 0 25 0 1 0 230368106 42049536 9969 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552359 0 0 4096 3 0 0 0 17 1 0 0
/proc/14332/statm: 10266 9969 67 130 0 10133 0
Current children cumulated CPU time (s) 384.56
Current children cumulated vsize (KiB) 41064

Child status: 20
Real time (s): 384.741
CPU time (s): 384.609
CPU user time (s): 384.456
CPU system time (s): 0.152976
CPU usage (%): 99.9655
Max. virtual memory (cumulated for all children) (KiB): 41064

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

runsolver used 0.287956 second user time and 0.85187 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Wed Apr 25 23:21:43 UTC 2007

IDJOB= 422076
IDBENCH= 20568
IDSOLVER= 189
FILE ID= node3/422076-1177543303

PBS_JOBID= 4695926

Free space on /tmp= 66417 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k15.cnf
COMMAND LINE= /tmp/evaluation/422076-1177543303/minisat_noassertions /tmp/evaluation/422076-1177543303/instance-422076-1177543303.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-422076-1177543303 -o ROOT/results/node3/solver-422076-1177543303 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/422076-1177543303/minisat_noassertions /tmp/evaluation/422076-1177543303/instance-422076-1177543303.cnf

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  376efcbd7056351cb4165e8a580bfa38

RANDOM SEED= 101813211

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.270
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.270
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:       1681080 kB
Buffers:         43676 kB
Cached:         249160 kB
SwapCached:      17720 kB
Active:         131360 kB
Inactive:       199840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1681080 kB
SwapTotal:     4192956 kB
SwapFree:      4138796 kB
Dirty:            4144 kB
Writeback:           0 kB
Mapped:          44380 kB
Slab:            29096 kB
Committed_AS:  6133468 kB
PageTables:       1816 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= 66417 MiB

End job on node3 on Wed Apr 25 23:28:09 UTC 2007