Trace number 1515412

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
VARSAT-industrial 2009-03-22SAT 480.274 480.404

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/90/
unif-k5-r21.3-v90-c1917-S1568932519-011.cnf
MD5SUM58887e5330b5ce04c1b9dbb757401af0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.020996
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51917
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  90                                                   |
0.00/0.00	c |  Number of clauses:    1917                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c |  Timeout:              43200 s
0.00/0.00	c |  Random Seed:          2092494536.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.00	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.00	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |      90     1917     9585 |      639        0    nan |  0.000 % |
0.00/0.01	c |       101 |      90     1917     9585 |      702      101     21 |  0.012 % |
0.00/0.02	c |       252 |      90     1917     9585 |      773      252     21 |  0.012 % |
0.00/0.02	c |       478 |      90     1917     9585 |      850      478     21 |  0.012 % |
0.00/0.04	c |       816 |      90     1917     9585 |      935      816     20 |  0.012 % |
0.00/0.05	c |      1324 |      90     1917     9585 |     1029      848     19 |  0.012 % |
0.00/0.07	c |      2085 |      90     1917     9585 |     1132      557     18 |  0.012 % |
0.09/0.11	c |      3224 |      90     1917     9585 |     1245     1121     19 |  0.012 % |
0.09/0.16	c |      4932 |      90     1917     9585 |     1369      925     19 |  0.012 % |
0.19/0.23	c |      7494 |      90     1917     9585 |     1506     1393     20 |  0.012 % |
0.29/0.35	c |     11338 |      90     1917     9585 |     1657     1418     19 |  0.012 % |
0.49/0.53	c |     17104 |      90     1917     9585 |     1823     1319     18 |  0.012 % |
0.79/0.80	c |     25753 |      90     1917     9585 |     2005     1681     18 |  0.012 % |
1.19/1.23	c |     38727 |      90     1917     9585 |     2206     1458     19 |  0.012 % |
1.79/1.87	c |     58188 |      90     1917     9585 |     2426     1953     18 |  0.012 % |
2.79/2.90	c |     87381 |      90     1917     9585 |     2669     1738     18 |  0.012 % |
4.49/4.51	c |    131170 |      90     1917     9585 |     2936     2440     18 |  0.012 % |
6.89/6.94	c |    196854 |      90     1917     9585 |     3229     1515     18 |  0.012 % |
10.69/10.72	c |    295380 |      90     1917     9585 |     3552     2398     19 |  0.012 % |
16.49/16.58	c |    443169 |      90     1917     9585 |     3908     3560     19 |  0.012 % |
25.68/25.75	c |    664852 |      90     1917     9585 |     4298     3055     19 |  0.012 % |
39.98/40.08	c |    997377 |      90     1917     9585 |     4728     2773     20 |  0.012 % |
62.37/62.45	c |   1496165 |      90     1917     9585 |     5201     2625     19 |  0.012 % |
97.57/97.62	c |   2244349 |      90     1917     9585 |     5721     3784     18 |  0.012 % |
153.15/153.29	c |   3366623 |      90     1917     9585 |     6293     3219     18 |  0.012 % |
239.73/239.80	c |   5050037 |      90     1917     9585 |     6923     3539     18 |  0.012 % |
377.29/377.42	c |   7575153 |      90     1917     9585 |     7615     4146     18 |  0.012 % |
480.26/480.40	c ===============================================================================
480.26/480.40	c surveys--CPU time (sec)   : 0.0790         (0.02 % of total)
480.26/480.40	c surveys--attempted        : 27             (342 /sec)
480.26/480.40	c surveys--converged        : 27             (100.00 % successful)
480.26/480.40	c restarts              : 27
480.26/480.40	c conflicts             : 9367334        (19508 /sec)
480.26/480.40	c decisions             : 10417294       (1.78 % random) (21694 /sec)
480.26/480.40	c propagations          : 144383797      (300682 /sec)
480.26/480.40	c conflict literals     : 183610817      (17.05 % deleted)
480.26/480.40	c Memory used           : 6.69 MB
480.26/480.40	c Total CPU time (sec)      : 480.2660    
480.26/480.40	c 
480.26/480.40	s SATISFIABLE
480.26/480.40	v -1 2 -3 4 -5 -6 -7 8 -9 10 11 12 -13 -14 -15 16 17 18 19 20 -21 -22 -23 24 25 26 27 -28 -29 -30 31 32 33 34 -35 36 37 -38 39 -40 -41 42 -43 44 -45 46 47 48 49 50 51 -52 53 -54 -55 56 57 58 59 60 -61 -62 63 -64 65 -66 67 68 -69 -70 71 72 73 74 75 76 -77 -78 -79 80 -81 82 -83 -84 85 -86 87 -88 -89 -90 0

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1515412-1238254096/watcher-1515412-1238254096 -o /tmp/evaluation-result-1515412-1238254096/solver-1515412-1238254096 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=2092494536 HOME/instance-1515412-1238254096.cnf 

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
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.95 0.98 3/65 14594
/proc/meminfo: memFree=882592/2055920 swapFree=4176856/4192956
[pid=14594] ppid=14592 vsize=2544 CPUtime=0
/proc/14594/stat : 14594 (varsat-industri) R 14592 14594 14440 0 -1 4194304 241 0 0 0 0 0 0 0 21 0 1 0 984783297 2605056 226 1992294400 4194304 5102648 548682068784 18446744073709551615 4272868 0 0 4096 3 0 0 0 17 1 0 0
/proc/14594/statm: 636 226 98 221 0 412 0

[startup+0.094668 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 14594
/proc/meminfo: memFree=882592/2055920 swapFree=4176856/4192956
[pid=14594] ppid=14592 vsize=2544 CPUtime=0.09
/proc/14594/stat : 14594 (varsat-industri) R 14592 14594 14440 0 -1 4194304 266 0 0 0 9 0 0 0 21 0 1 0 984783297 2605056 251 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/14594/statm: 636 251 109 221 0 412 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2544

[startup+0.101668 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 14594
/proc/meminfo: memFree=882592/2055920 swapFree=4176856/4192956
[pid=14594] ppid=14592 vsize=2544 CPUtime=0.09
/proc/14594/stat : 14594 (varsat-industri) R 14592 14594 14440 0 -1 4194304 270 0 0 0 9 0 0 0 21 0 1 0 984783297 2605056 255 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/14594/statm: 636 255 109 221 0 412 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2544

[startup+0.301686 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 14594
/proc/meminfo: memFree=882592/2055920 swapFree=4176856/4192956
[pid=14594] ppid=14592 vsize=2676 CPUtime=0.29
/proc/14594/stat : 14594 (varsat-industri) R 14592 14594 14440 0 -1 4194304 304 0 0 0 29 0 0 0 23 0 1 0 984783297 2740224 289 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/14594/statm: 669 289 109 221 0 445 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2676

[startup+0.701724 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 14594
/proc/meminfo: memFree=882592/2055920 swapFree=4176856/4192956
[pid=14594] ppid=14592 vsize=2824 CPUtime=0.69
/proc/14594/stat : 14594 (varsat-industri) R 14592 14594 14440 0 -1 4194304 336 0 0 0 69 0 0 0 25 0 1 0 984783297 2891776 321 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/14594/statm: 706 321 109 221 0 482 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2824

[startup+1.5018 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 14595
/proc/meminfo: memFree=881560/2055920 swapFree=4176856/4192956
[pid=14594] ppid=14592 vsize=2956 CPUtime=1.49
/proc/14594/stat : 14594 (varsat-industri) R 14592 14594 14440 0 -1 4194304 379 0 0 0 149 0 0 0 25 0 1 0 984783297 3026944 364 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/14594/statm: 739 364 109 221 0 515 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2956

[startup+3.10195 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 14595
/proc/meminfo: memFree=881240/2055920 swapFree=4176856/4192956
[pid=14594] ppid=14592 vsize=3220 CPUtime=3.09
/proc/14594/stat : 14594 (varsat-industri) R 14592 14594 14440 0 -1 4194304 425 0 0 0 309 0 0 0 25 0 1 0 984783297 3297280 410 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/14594/statm: 805 410 109 221 0 581 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3220

[startup+6.30125 s]
/proc/loadavg: 0.92 0.95 0.98 2/66 14595
/proc/meminfo: memFree=880920/2055920 swapFree=4176856/4192956
[pid=14594] ppid=14592 vsize=3484 CPUtime=6.29
/proc/14594/stat : 14594 (varsat-industri) R 14592 14594 14440 0 -1 4194304 493 0 0 0 629 0 0 0 25 0 1 0 984783297 3567616 478 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/14594/statm: 871 478 109 221 0 647 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3484

[startup+12.7019 s]
/proc/loadavg: 0.93 0.95 0.98 2/66 14595
/proc/meminfo: memFree=880488/2055920 swapFree=4176856/4192956
[pid=14594] ppid=14592 vsize=3880 CPUtime=12.69
/proc/14594/stat : 14594 (varsat-industri) R 14592 14594 14440 0 -1 4194304 585 0 0 0 1269 0 0 0 25 0 1 0 984783297 3973120 570 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/14594/statm: 970 570 109 221 0 746 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3880

[startup+25.5011 s]
/proc/loadavg: 0.94 0.96 0.98 2/66 14595
/proc/meminfo: memFree=880168/2055920 swapFree=4176856/4192956
[pid=14594] ppid=14592 vsize=4180 CPUtime=25.48
/proc/14594/stat : 14594 (varsat-industri) R 14592 14594 14440 0 -1 4194304 655 0 0 0 2548 0 0 0 25 0 1 0 984783297 4280320 640 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/14594/statm: 1045 640 109 221 0 821 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4180

[startup+51.1015 s]
/proc/loadavg: 0.96 0.96 0.98 2/66 14595
/proc/meminfo: memFree=879720/2055920 swapFree=4176856/4192956
[pid=14594] ppid=14592 vsize=4604 CPUtime=51.08
/proc/14594/stat : 14594 (varsat-industri) R 14592 14594 14440 0 -1 4194304 777 0 0 0 5108 0 0 0 25 0 1 0 984783297 4714496 762 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/14594/statm: 1151 762 109 221 0 927 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4604

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/66 14595
/proc/meminfo: memFree=879080/2055920 swapFree=4176856/4192956
[pid=14594] ppid=14592 vsize=5148 CPUtime=102.27
/proc/14594/stat : 14594 (varsat-industri) R 14592 14594 14440 0 -1 4194304 919 0 0 0 10227 0 0 0 25 0 1 0 984783297 5271552 904 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/14594/statm: 1287 904 109 221 0 1063 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 5148

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14595
/proc/meminfo: memFree=878568/2055920 swapFree=4176856/4192956
[pid=14594] ppid=14592 vsize=5724 CPUtime=162.25
/proc/14594/stat : 14594 (varsat-industri) R 14592 14594 14440 0 -1 4194304 1036 0 0 0 16225 0 0 0 25 0 1 0 984783297 5861376 1021 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/14594/statm: 1431 1021 109 221 0 1207 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 5724

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14595
/proc/meminfo: memFree=878184/2055920 swapFree=4176856/4192956
[pid=14594] ppid=14592 vsize=6148 CPUtime=222.23
/proc/14594/stat : 14594 (varsat-industri) R 14592 14594 14440 0 -1 4194304 1136 0 0 0 22223 0 0 0 25 0 1 0 984783297 6295552 1121 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/14594/statm: 1537 1121 109 221 0 1313 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 6148

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14595
/proc/meminfo: memFree=877864/2055920 swapFree=4176856/4192956
[pid=14594] ppid=14592 vsize=6568 CPUtime=282.21
/proc/14594/stat : 14594 (varsat-industri) R 14592 14594 14440 0 -1 4194304 1210 0 0 0 28221 0 0 0 25 0 1 0 984783297 6725632 1195 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/14594/statm: 1642 1195 109 221 0 1418 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 6568

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14595
/proc/meminfo: memFree=877736/2055920 swapFree=4176856/4192956
[pid=14594] ppid=14592 vsize=6568 CPUtime=342.2
/proc/14594/stat : 14594 (varsat-industri) R 14592 14594 14440 0 -1 4194304 1235 0 0 0 34220 0 0 0 25 0 1 0 984783297 6725632 1220 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/14594/statm: 1642 1220 109 221 0 1418 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 6568

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14595
/proc/meminfo: memFree=877480/2055920 swapFree=4176856/4192956
[pid=14594] ppid=14592 vsize=6708 CPUtime=402.18
/proc/14594/stat : 14594 (varsat-industri) R 14592 14594 14440 0 -1 4194304 1285 0 0 0 40218 0 0 0 25 0 1 0 984783297 6868992 1270 1992294400 4194304 5102648 548682068784 18446744073709551615 4249772 0 0 4096 3 0 0 0 17 1 0 0
/proc/14594/statm: 1677 1270 109 221 0 1453 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 6708

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14595
/proc/meminfo: memFree=877352/2055920 swapFree=4176856/4192956
[pid=14594] ppid=14592 vsize=6848 CPUtime=462.16
/proc/14594/stat : 14594 (varsat-industri) R 14592 14594 14440 0 -1 4194304 1301 0 0 0 46216 0 0 0 25 0 1 0 984783297 7012352 1286 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/14594/statm: 1712 1286 109 221 0 1488 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 6848

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

[startup+473.501 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14595
/proc/meminfo: memFree=877352/2055920 swapFree=4176856/4192956
[pid=14594] ppid=14592 vsize=6848 CPUtime=473.36
/proc/14594/stat : 14594 (varsat-industri) R 14592 14594 14440 0 -1 4194304 1301 0 0 0 47336 0 0 0 25 0 1 0 984783297 7012352 1286 1992294400 4194304 5102648 548682068784 18446744073709551615 4227576 0 0 4096 3 0 0 0 17 1 0 0
/proc/14594/statm: 1712 1286 109 221 0 1488 0
Current children cumulated CPU time (s) 473.36
Current children cumulated vsize (KiB) 6848

[startup+476.702 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14595
/proc/meminfo: memFree=877352/2055920 swapFree=4176856/4192956
[pid=14594] ppid=14592 vsize=6848 CPUtime=476.56
/proc/14594/stat : 14594 (varsat-industri) R 14592 14594 14440 0 -1 4194304 1301 0 0 0 47656 0 0 0 25 0 1 0 984783297 7012352 1286 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/14594/statm: 1712 1286 109 221 0 1488 0
Current children cumulated CPU time (s) 476.56
Current children cumulated vsize (KiB) 6848

[startup+478.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14595
/proc/meminfo: memFree=877352/2055920 swapFree=4176856/4192956
[pid=14594] ppid=14592 vsize=6848 CPUtime=478.16
/proc/14594/stat : 14594 (varsat-industri) R 14592 14594 14440 0 -1 4194304 1301 0 0 0 47816 0 0 0 25 0 1 0 984783297 7012352 1286 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/14594/statm: 1712 1286 109 221 0 1488 0
Current children cumulated CPU time (s) 478.16
Current children cumulated vsize (KiB) 6848

[startup+479.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14595
/proc/meminfo: memFree=877352/2055920 swapFree=4176856/4192956
[pid=14594] ppid=14592 vsize=6848 CPUtime=478.96
/proc/14594/stat : 14594 (varsat-industri) R 14592 14594 14440 0 -1 4194304 1301 0 0 0 47896 0 0 0 25 0 1 0 984783297 7012352 1286 1992294400 4194304 5102648 548682068784 18446744073709551615 4249849 0 0 4096 3 0 0 0 17 1 0 0
/proc/14594/statm: 1712 1286 109 221 0 1488 0
Current children cumulated CPU time (s) 478.96
Current children cumulated vsize (KiB) 6848

[startup+479.902 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14595
/proc/meminfo: memFree=877352/2055920 swapFree=4176856/4192956
[pid=14594] ppid=14592 vsize=6848 CPUtime=479.76
/proc/14594/stat : 14594 (varsat-industri) R 14592 14594 14440 0 -1 4194304 1301 0 0 0 47976 0 0 0 25 0 1 0 984783297 7012352 1286 1992294400 4194304 5102648 548682068784 18446744073709551615 4249891 0 0 4096 3 0 0 0 17 1 0 0
/proc/14594/statm: 1712 1286 109 221 0 1488 0
Current children cumulated CPU time (s) 479.76
Current children cumulated vsize (KiB) 6848

[startup+480.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14595
/proc/meminfo: memFree=877352/2055920 swapFree=4176856/4192956
[pid=14594] ppid=14592 vsize=6848 CPUtime=480.16
/proc/14594/stat : 14594 (varsat-industri) R 14592 14594 14440 0 -1 4194304 1301 0 0 0 48016 0 0 0 25 0 1 0 984783297 7012352 1286 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/14594/statm: 1712 1286 109 221 0 1488 0
Current children cumulated CPU time (s) 480.16
Current children cumulated vsize (KiB) 6848

[startup+480.402 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14595
/proc/meminfo: memFree=877352/2055920 swapFree=4176856/4192956
[pid=14594] ppid=14592 vsize=6848 CPUtime=480.26
/proc/14594/stat : 14594 (varsat-industri) R 14592 14594 14440 0 -1 4194304 1301 0 0 0 48026 0 0 0 25 0 1 0 984783297 7012352 1286 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/14594/statm: 1712 1286 109 221 0 1488 0
Current children cumulated CPU time (s) 480.26
Current children cumulated vsize (KiB) 6848

Child status: 10
Real time (s): 480.404
CPU time (s): 480.274
CPU user time (s): 480.266
CPU system time (s): 0.007998
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 6848

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

runsolver used 0.549916 second user time and 1.20382 second system time

The end

Launcher Data

Begin job on node8 at 2009-03-28 16:28:16
IDJOB=1515412
IDBENCH=70427
IDSOLVER=538
FILE ID=node8/1515412-1238254096
PBS_JOBID= 9060753
Free space on /tmp= 64044 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/90/unif-k5-r21.3-v90-c1917-S1568932519-011.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1515412-1238254096/watcher-1515412-1238254096 -o /tmp/evaluation-result-1515412-1238254096/solver-1515412-1238254096 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=2092494536 HOME/instance-1515412-1238254096.cnf

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

MD5SUM BENCH= 58887e5330b5ce04c1b9dbb757401af0
RANDOM SEED=2092494536

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        883072 kB
Buffers:         89436 kB
Cached:         984464 kB
SwapCached:       9204 kB
Active:         101064 kB
Inactive:       983460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        883072 kB
SwapTotal:     4192956 kB
SwapFree:      4176856 kB
Dirty:            1100 kB
Writeback:           0 kB
Mapped:          16324 kB
Slab:            74128 kB
Committed_AS:  2566096 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 64044 MiB
End job on node8 at 2009-03-28 16:36:16