Trace number 1517980

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-22UNSAT 357.066 370.27

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/360/
unif-k3-r4.25-v360-c1530-S1906521511-089.cnf
MD5SUM9c1fb07d5218acc7d1bc3d4acef5e909
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.9933
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1530
Sum of the clauses size4590
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31530
Number of clauses of size 40
Number of clauses of size 50
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:  360                                                  |
0.00/0.00	c |  Number of clauses:    1530                                                 |
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:          1148752408.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 |     351     1518     4598 |      506        0    nan |  0.000 % |
0.00/0.00	c |       100 |     351     1518     4598 |      556      100     17 |  0.001 % |
0.00/0.01	c |       250 |     351     1518     4598 |      612      250     17 |  0.001 % |
0.00/0.02	c |       475 |     351     1518     4598 |      673      475     17 |  0.001 % |
0.02/0.03	c |       813 |     351     1518     4598 |      740      463     14 |  0.001 % |
0.02/0.04	c |      1319 |     351     1518     4598 |      814      585     15 |  0.001 % |
0.02/0.07	c |      2079 |     351     1518     4598 |      896      490     14 |  0.001 % |
0.09/0.10	c |      3219 |     351     1518     4598 |      986      704     14 |  0.001 % |
0.09/0.16	c |      4928 |     351     1518     4598 |     1084      897     15 |  0.001 % |
0.19/0.25	c |      7492 |     351     1518     4598 |     1193      684     13 |  0.001 % |
0.29/0.38	c |     11338 |     351     1518     4598 |     1312      845     15 |  0.001 % |
0.48/0.59	c |     17105 |     351     1518     4598 |     1443     1257     14 |  0.001 % |
0.86/0.90	c |     25755 |     351     1518     4598 |     1588     1090     15 |  0.001 % |
1.23/1.40	c |     38729 |     351     1518     4598 |     1746     1125     15 |  0.001 % |
1.99/2.17	c |     58190 |     351     1518     4598 |     1921     1089     13 |  0.001 % |
3.08/3.45	c |     87382 |     351     1518     4598 |     2113     1135     14 |  0.001 % |
4.82/5.46	c |    131172 |     351     1518     4598 |     2325     2107     18 |  0.001 % |
7.50/8.47	c |    196859 |     351     1518     4598 |     2557     1886     16 |  0.001 % |
11.66/13.07	c |    295387 |     351     1518     4598 |     2813     2036     17 |  0.001 % |
18.02/20.19	c |    443176 |     351     1518     4598 |     3094     1969     16 |  0.001 % |
28.19/31.36	c |    664860 |     351     1518     4598 |     3404     1634     15 |  0.001 % |
44.16/49.90	c |    997385 |     351     1518     4598 |     3744     2469     16 |  0.001 % |
68.77/77.32	c |   1496173 |     351     1518     4598 |     4118     2823     18 |  0.001 % |
107.18/120.39	c |   2244356 |     351     1518     4598 |     4530     4009     17 |  0.001 % |
166.36/179.51	c |   3366630 |     351     1518     4598 |     4983     2391     16 |  0.002 % |
258.53/271.74	c |   5050043 |     350     1516     4592 |     5482     3723     16 |  0.279 % |
356.98/370.26	c ===============================================================================
356.98/370.26	c surveys--CPU time (sec)   : 0.0390         (0.01 % of total)
356.98/370.26	c surveys--attempted        : 26             (667 /sec)
356.98/370.26	c surveys--converged        : 26             (100.00 % successful)
356.98/370.26	c restarts              : 26
356.98/370.26	c conflicts             : 6809005        (19076 /sec)
356.98/370.26	c decisions             : 8016975        (1.81 % random) (22461 /sec)
356.98/370.26	c propagations          : 371381602      (1040472 /sec)
356.98/370.26	c conflict literals     : 118269621      (23.54 % deleted)
356.98/370.26	c Memory used           : 6.96 MB
356.98/370.26	c Total CPU time (sec)      : 356.9747    
356.98/370.26	c 
356.98/370.26	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1517980-1238293578/watcher-1517980-1238293578 -o /tmp/evaluation-result-1517980-1238293578/solver-1517980-1238293578 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1148752408 HOME/instance-1517980-1238293578.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: 3.11 2.72 2.29 5/93 23506
/proc/meminfo: memFree=1601512/2055920 swapFree=4170308/4192956
[pid=23506] ppid=23504 vsize=2412 CPUtime=0
/proc/23506/stat : 23506 (varsat-industri) R 23504 23506 31981 0 -1 4194304 230 0 0 0 0 0 0 0 18 0 1 0 1102021857 2469888 215 1992294400 4194304 5102648 548682068784 18446744073709551615 4525127 0 0 4096 3 0 0 0 17 0 0 0
/proc/23506/statm: 603 215 110 221 0 379 0

[startup+0.024227 s]
/proc/loadavg: 3.11 2.72 2.29 5/93 23506
/proc/meminfo: memFree=1601512/2055920 swapFree=4170308/4192956
[pid=23506] ppid=23504 vsize=2412 CPUtime=0.02
/proc/23506/stat : 23506 (varsat-industri) R 23504 23506 31981 0 -1 4194304 230 0 0 0 2 0 0 0 18 0 1 0 1102021857 2469888 215 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 0 0 0
/proc/23506/statm: 603 215 110 221 0 379 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2412

[startup+0.102236 s]
/proc/loadavg: 3.11 2.72 2.29 5/93 23506
/proc/meminfo: memFree=1601512/2055920 swapFree=4170308/4192956
[pid=23506] ppid=23504 vsize=2544 CPUtime=0.09
/proc/23506/stat : 23506 (varsat-industri) R 23504 23506 31981 0 -1 4194304 245 0 0 0 9 0 0 0 18 0 1 0 1102021857 2605056 230 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 0 0 0
/proc/23506/statm: 636 230 110 221 0 412 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2544

[startup+0.302261 s]
/proc/loadavg: 3.11 2.72 2.29 5/93 23506
/proc/meminfo: memFree=1601512/2055920 swapFree=4170308/4192956
[pid=23506] ppid=23504 vsize=2544 CPUtime=0.29
/proc/23506/stat : 23506 (varsat-industri) R 23504 23506 31981 0 -1 4194304 270 0 0 0 29 0 0 0 19 0 1 0 1102021857 2605056 255 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23506/statm: 636 255 110 221 0 412 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2544

[startup+0.701309 s]
/proc/loadavg: 3.11 2.72 2.29 5/93 23506
/proc/meminfo: memFree=1601512/2055920 swapFree=4170308/4192956
[pid=23506] ppid=23504 vsize=2676 CPUtime=0.67
/proc/23506/stat : 23506 (varsat-industri) R 23504 23506 31981 0 -1 4194304 294 0 0 0 67 0 0 0 23 0 1 0 1102021857 2740224 279 1992294400 4194304 5102648 548682068784 18446744073709551615 4227928 0 0 4096 3 0 0 0 17 0 0 0
/proc/23506/statm: 669 279 110 221 0 445 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 2676

[startup+1.50141 s]
/proc/loadavg: 3.35 2.77 2.31 7/94 23559
/proc/meminfo: memFree=1601184/2055920 swapFree=4170308/4192956
[pid=23506] ppid=23504 vsize=2816 CPUtime=1.42
/proc/23506/stat : 23506 (varsat-industri) R 23504 23506 31981 0 -1 4194304 334 0 0 0 142 0 0 0 25 0 1 0 1102021857 2883584 319 1992294400 4194304 5102648 548682068784 18446744073709551615 4244345 0 0 4096 3 0 0 0 17 0 0 0
/proc/23506/statm: 704 319 110 221 0 480 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 2816

[startup+3.10161 s]
/proc/loadavg: 3.35 2.77 2.31 4/94 23629
/proc/meminfo: memFree=1600352/2055920 swapFree=4170308/4192956
[pid=23506] ppid=23504 vsize=2948 CPUtime=2.84
/proc/23506/stat : 23506 (varsat-industri) R 23504 23506 31981 0 -1 4194304 370 0 0 0 284 0 0 0 25 0 1 0 1102021857 3018752 355 1992294400 4194304 5102648 548682068784 18446744073709551615 4249891 0 0 4096 3 0 0 0 17 0 0 0
/proc/23506/statm: 737 355 110 221 0 513 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 2948

[startup+6.30201 s]
/proc/loadavg: 3.35 2.77 2.31 3/94 24051
/proc/meminfo: memFree=1599776/2055920 swapFree=4170308/4192956
[pid=23506] ppid=23504 vsize=3212 CPUtime=5.64
/proc/23506/stat : 23506 (varsat-industri) R 23504 23506 31981 0 -1 4194304 438 0 0 0 564 0 0 0 25 0 1 0 1102021857 3289088 423 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 0 0 0
/proc/23506/statm: 803 423 110 221 0 579 0
Current children cumulated CPU time (s) 5.64
Current children cumulated vsize (KiB) 3212

[startup+12.7018 s]
/proc/loadavg: 3.37 2.80 2.33 4/93 24644
/proc/meminfo: memFree=1598632/2055920 swapFree=4170308/4192956
[pid=23506] ppid=23504 vsize=3476 CPUtime=11.38
/proc/23506/stat : 23506 (varsat-industri) R 23504 23506 31981 0 -1 4194304 504 0 0 0 1138 0 0 0 25 0 1 0 1102021857 3559424 489 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 0 0 0
/proc/23506/statm: 869 489 110 221 0 645 0
Current children cumulated CPU time (s) 11.38
Current children cumulated vsize (KiB) 3476

[startup+25.5024 s]
/proc/loadavg: 3.54 2.85 2.35 4/93 25814
/proc/meminfo: memFree=1597032/2055920 swapFree=4170308/4192956
[pid=23506] ppid=23504 vsize=3876 CPUtime=22.93
/proc/23506/stat : 23506 (varsat-industri) R 23504 23506 31981 0 -1 4194304 604 0 0 0 2292 1 0 0 25 0 1 0 1102021857 3969024 589 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 0 0 0
/proc/23506/statm: 969 589 110 221 0 745 0
Current children cumulated CPU time (s) 22.93
Current children cumulated vsize (KiB) 3876

[startup+51.1026 s]
/proc/loadavg: 3.36 2.86 2.37 4/94 28656
/proc/meminfo: memFree=1589984/2055920 swapFree=4170308/4192956
[pid=23506] ppid=23504 vsize=4404 CPUtime=45.23
/proc/23506/stat : 23506 (varsat-industri) R 23504 23506 31981 0 -1 4194304 724 0 0 0 4516 7 0 0 25 0 1 0 1102021857 4509696 709 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 0 0 0
/proc/23506/statm: 1101 709 110 221 0 877 0
Current children cumulated CPU time (s) 45.23
Current children cumulated vsize (KiB) 4404

[startup+102.309 s]
/proc/loadavg: 3.14 2.88 2.40 4/93 1456
/proc/meminfo: memFree=1584936/2055920 swapFree=4170308/4192956
[pid=23506] ppid=23504 vsize=5092 CPUtime=90.94
/proc/23506/stat : 23506 (varsat-industri) R 23504 23506 31981 0 -1 4194304 895 0 0 0 9086 8 0 0 25 0 1 0 1102021857 5214208 880 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23506/statm: 1273 880 110 221 0 1049 0
Current children cumulated CPU time (s) 90.94
Current children cumulated vsize (KiB) 5092

[startup+162.301 s]
/proc/loadavg: 2.52 2.76 2.38 3/87 2948
/proc/meminfo: memFree=1584872/2055920 swapFree=4170308/4192956
[pid=23506] ppid=23504 vsize=5624 CPUtime=149.17
/proc/23506/stat : 23506 (varsat-industri) R 23504 23506 31981 0 -1 4194304 1041 0 0 0 14909 8 0 0 25 0 1 0 1102021857 5758976 1026 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23506/statm: 1406 1026 110 221 0 1182 0
Current children cumulated CPU time (s) 149.17
Current children cumulated vsize (KiB) 5624

[startup+222.302 s]
/proc/loadavg: 2.19 2.62 2.36 3/87 2948
/proc/meminfo: memFree=1584488/2055920 swapFree=4170308/4192956
[pid=23506] ppid=23504 vsize=6164 CPUtime=209.14
/proc/23506/stat : 23506 (varsat-industri) R 23504 23506 31981 0 -1 4194304 1167 0 0 0 20906 8 0 0 25 0 1 0 1102021857 6311936 1152 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 0 0 0
/proc/23506/statm: 1541 1152 110 221 0 1317 0
Current children cumulated CPU time (s) 209.14
Current children cumulated vsize (KiB) 6164

[startup+282.302 s]
/proc/loadavg: 2.07 2.50 2.33 3/87 2948
/proc/meminfo: memFree=1584104/2055920 swapFree=4170308/4192956
[pid=23506] ppid=23504 vsize=6572 CPUtime=269.12
/proc/23506/stat : 23506 (varsat-industri) R 23504 23506 31981 0 -1 4194304 1264 0 0 0 26904 8 0 0 25 0 1 0 1102021857 6729728 1249 1992294400 4194304 5102648 548682068784 18446744073709551615 4249100 0 0 4096 3 0 0 0 17 0 0 0
/proc/23506/statm: 1643 1249 110 221 0 1419 0
Current children cumulated CPU time (s) 269.12
Current children cumulated vsize (KiB) 6572

[startup+342.303 s]
/proc/loadavg: 2.02 2.41 2.31 3/87 2948
/proc/meminfo: memFree=1583784/2055920 swapFree=4170308/4192956
[pid=23506] ppid=23504 vsize=6984 CPUtime=329.1
/proc/23506/stat : 23506 (varsat-industri) R 23504 23506 31981 0 -1 4194304 1347 0 0 0 32902 8 0 0 25 0 1 0 1102021857 7151616 1332 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 0 0 0
/proc/23506/statm: 1746 1332 110 221 0 1522 0
Current children cumulated CPU time (s) 329.1
Current children cumulated vsize (KiB) 6984

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

[startup+345.501 s]
/proc/loadavg: 2.02 2.41 2.31 3/87 2948
/proc/meminfo: memFree=1583784/2055920 swapFree=4170308/4192956
[pid=23506] ppid=23504 vsize=6984 CPUtime=332.29
/proc/23506/stat : 23506 (varsat-industri) R 23504 23506 31981 0 -1 4194304 1347 0 0 0 33221 8 0 0 25 0 1 0 1102021857 7151616 1332 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23506/statm: 1746 1332 110 221 0 1522 0
Current children cumulated CPU time (s) 332.29
Current children cumulated vsize (KiB) 6984

[startup+358.302 s]
/proc/loadavg: 2.02 2.39 2.30 3/87 2948
/proc/meminfo: memFree=1583720/2055920 swapFree=4170308/4192956
[pid=23506] ppid=23504 vsize=6984 CPUtime=345.09
/proc/23506/stat : 23506 (varsat-industri) R 23504 23506 31981 0 -1 4194304 1362 0 0 0 34501 8 0 0 25 0 1 0 1102021857 7151616 1347 1992294400 4194304 5102648 548682068784 18446744073709551615 4255087 0 0 4096 3 0 0 0 17 0 0 0
/proc/23506/statm: 1746 1347 110 221 0 1522 0
Current children cumulated CPU time (s) 345.09
Current children cumulated vsize (KiB) 6984

[startup+364.702 s]
/proc/loadavg: 2.02 2.38 2.30 3/87 2948
/proc/meminfo: memFree=1583656/2055920 swapFree=4170308/4192956
[pid=23506] ppid=23504 vsize=7120 CPUtime=351.48
/proc/23506/stat : 23506 (varsat-industri) R 23504 23506 31981 0 -1 4194304 1379 0 0 0 35140 8 0 0 25 0 1 0 1102021857 7290880 1364 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 0 0 0
/proc/23506/statm: 1780 1364 110 221 0 1556 0
Current children cumulated CPU time (s) 351.48
Current children cumulated vsize (KiB) 7120

[startup+367.902 s]
/proc/loadavg: 2.01 2.38 2.30 3/87 2948
/proc/meminfo: memFree=1583656/2055920 swapFree=4170308/4192956
[pid=23506] ppid=23504 vsize=7120 CPUtime=354.68
/proc/23506/stat : 23506 (varsat-industri) R 23504 23506 31981 0 -1 4194304 1383 0 0 0 35460 8 0 0 25 0 1 0 1102021857 7290880 1368 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 0 0 0
/proc/23506/statm: 1780 1368 110 221 0 1556 0
Current children cumulated CPU time (s) 354.68
Current children cumulated vsize (KiB) 7120

[startup+369.501 s]
/proc/loadavg: 2.01 2.38 2.30 3/87 2948
/proc/meminfo: memFree=1583656/2055920 swapFree=4170308/4192956
[pid=23506] ppid=23504 vsize=7120 CPUtime=356.29
/proc/23506/stat : 23506 (varsat-industri) R 23504 23506 31981 0 -1 4194304 1383 0 0 0 35621 8 0 0 25 0 1 0 1102021857 7290880 1368 1992294400 4194304 5102648 548682068784 18446744073709551615 4249056 0 0 4096 3 0 0 0 17 0 0 0
/proc/23506/statm: 1780 1368 110 221 0 1556 0
Current children cumulated CPU time (s) 356.29
Current children cumulated vsize (KiB) 7120

[startup+369.901 s]
/proc/loadavg: 2.01 2.38 2.30 3/87 2948
/proc/meminfo: memFree=1583656/2055920 swapFree=4170308/4192956
[pid=23506] ppid=23504 vsize=7120 CPUtime=356.68
/proc/23506/stat : 23506 (varsat-industri) R 23504 23506 31981 0 -1 4194304 1383 0 0 0 35660 8 0 0 25 0 1 0 1102021857 7290880 1368 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 0 0 0
/proc/23506/statm: 1780 1368 110 221 0 1556 0
Current children cumulated CPU time (s) 356.68
Current children cumulated vsize (KiB) 7120

[startup+370.101 s]
/proc/loadavg: 2.01 2.38 2.30 3/87 2948
/proc/meminfo: memFree=1583656/2055920 swapFree=4170308/4192956
[pid=23506] ppid=23504 vsize=7120 CPUtime=356.88
/proc/23506/stat : 23506 (varsat-industri) R 23504 23506 31981 0 -1 4194304 1383 0 0 0 35680 8 0 0 25 0 1 0 1102021857 7290880 1368 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 0 0 0
/proc/23506/statm: 1780 1368 110 221 0 1556 0
Current children cumulated CPU time (s) 356.88
Current children cumulated vsize (KiB) 7120

[startup+370.201 s]
/proc/loadavg: 2.01 2.38 2.30 3/87 2948
/proc/meminfo: memFree=1583656/2055920 swapFree=4170308/4192956
[pid=23506] ppid=23504 vsize=7120 CPUtime=356.98
/proc/23506/stat : 23506 (varsat-industri) R 23504 23506 31981 0 -1 4194304 1383 0 0 0 35690 8 0 0 25 0 1 0 1102021857 7290880 1368 1992294400 4194304 5102648 548682068784 18446744073709551615 4249881 0 0 4096 3 0 0 0 17 0 0 0
/proc/23506/statm: 1780 1368 110 221 0 1556 0
Current children cumulated CPU time (s) 356.98
Current children cumulated vsize (KiB) 7120

Child status: 20
Real time (s): 370.27
CPU time (s): 357.066
CPU user time (s): 356.975
CPU system time (s): 0.090986
CPU usage (%): 96.4338
Max. virtual memory (cumulated for all children) (KiB): 7120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 356.975
system time used= 0.090986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1388
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= 8718

runsolver used 0.45993 second user time and 1.3408 second system time

The end

Launcher Data

Begin job on node92 at 2009-03-29 04:26:18
IDJOB=1517980
IDBENCH=70641
IDSOLVER=538
FILE ID=node92/1517980-1238293578
PBS_JOBID= 9060993
Free space on /tmp= 66560 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/360/unif-k3-r4.25-v360-c1530-S1906521511-089.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1517980-1238293578/watcher-1517980-1238293578 -o /tmp/evaluation-result-1517980-1238293578/solver-1517980-1238293578 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1148752408 HOME/instance-1517980-1238293578.cnf

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

MD5SUM BENCH= 9c1fb07d5218acc7d1bc3d4acef5e909
RANDOM SEED=1148752408

node92.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.249
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.249
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:       1602184 kB
Buffers:         63040 kB
Cached:         321076 kB
SwapCached:       7632 kB
Active:         127968 kB
Inactive:       267812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1602184 kB
SwapTotal:     4192956 kB
SwapFree:      4170308 kB
Dirty:            1400 kB
Writeback:           0 kB
Mapped:          17788 kB
Slab:            41504 kB
Committed_AS:  1884400 kB
PageTables:       3072 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= 66560 MiB
End job on node92 at 2009-03-29 04:32:29