Trace number 1724268

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 369.218 369.325

General information on the benchmark

Namemanol-pipe-c7bidw_i.cnf
MD5SUM3eac71f4fca7132b74d6d27cfa83813f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark92.107
Satisfiable
(Un)Satisfiability was proved
Number of variables131004
Number of clauses387841
Sum of the clauses size904961
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2258560
Number of clauses of size 3129280
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:  131004                                               |
0.00/0.00	c |  Number of clauses:    387841                                               |
0.59/0.62	c |  Parsing time:         0.53         s                                       |
0.59/0.62	c |  Timeout:              43200 s
0.59/0.62	c |  Random Seed:          1172185852.000000
0.59/0.62	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.59/0.62	c |  Branching Rule:       default (solution-guided)                            |
0.59/0.62	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.59/0.62	c |                                                                             |
3.59/3.63	c ============================[ Search Statistics ]==============================
3.59/3.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.59/3.63	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.59/3.63	c ===============================================================================
3.59/3.63	c |         0 |   28877   176334   753515 |    58778        0    nan |  0.000 % |
4.59/4.65	c |       101 |   28863   176334   753515 |    64655       96      6 |  0.149 % |
5.49/5.50	c |       253 |   28853   176334   753515 |    71121      247      8 |  0.159 % |
6.49/6.57	c |       478 |   28793   176334   753515 |    78233      469     10 |  0.516 % |
7.49/7.51	c |       816 |   28739   176334   753515 |    86056      807     14 |  0.516 % |
8.49/8.57	c |      1323 |   28709   176334   753515 |    94662     1314     13 |  0.516 % |
9.39/9.48	c |      2084 |   28709   176334   753515 |   104128     2075     16 |  0.516 % |
10.99/11.05	c |      3223 |   28622   176334   753515 |   114541     3214     24 |  0.516 % |
11.99/12.05	c |      4931 |   28192   170457   727314 |   125995     4903     23 |  0.543 % |
13.29/13.37	c |      7494 |   28165   170457   727314 |   138595     7464     21 |  0.569 % |
14.49/14.55	c |     11339 |   28123   168807   720941 |   152454    11296     23 |  0.625 % |
15.89/15.93	c |     17110 |   28108   168807   720941 |   167700    17065     21 |  0.795 % |
18.59/18.66	c |     25760 |   27837   166452   709573 |   184470    25626     25 |  0.795 % |
22.18/22.23	c |     38737 |   27834   166421   709459 |   202917    38599     30 |  0.797 % |
27.78/27.85	c |     58199 |   27828   166355   709191 |   223209    58057     30 |  0.802 % |
33.67/33.70	c |     87391 |   27828   166355   709191 |   245530    87249     29 |  0.802 % |
50.47/50.56	c |    131180 |   27828   166355   709191 |   270083   131038     32 |  0.802 % |
77.47/77.57	c |    196864 |   27800   166045   708214 |   297091   196714     30 |  0.823 % |
123.85/123.94	c |    295390 |   27745   166011   708023 |   326800   295233     31 |  0.865 % |
197.23/197.37	c |    443180 |   27121   160654   678544 |   359480   117999     34 |  1.358 % |
325.29/325.42	c |    664870 |   26755   155408   660449 |   395428   240147     28 |  1.621 % |
369.09/369.29	c ===============================================================================
369.09/369.29	c surveys--CPU time (sec)   : 16.1955        (4.39 % of total)
369.09/369.29	c surveys--attempted        : 21             (1 /sec)
369.09/369.29	c surveys--converged        : 21             (100.00 % successful)
369.09/369.29	c restarts              : 21
369.09/369.29	c conflicts             : 720543         (2043 /sec)
369.09/369.29	c decisions             : 3443992        (1.51 % random) (9764 /sec)
369.09/369.29	c propagations          : 178583817      (506286 /sec)
369.09/369.29	c conflict literals     : 22244395       (25.47 % deleted)
369.09/369.29	c Memory used           : 167.55 MB
369.09/369.29	c Total CPU time (sec)      : 368.9289    
369.09/369.29	c 
369.09/369.29	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-1724268-1240694250/watcher-1724268-1240694250 -o /tmp/evaluation-result-1724268-1240694250/solver-1724268-1240694250 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1172185852 HOME/instance-1724268-1240694250.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.99 0.97 0.96 3/64 22455
/proc/meminfo: memFree=1598024/2055920 swapFree=4191900/4192956
[pid=22455] ppid=22453 vsize=4196 CPUtime=0
/proc/22455/stat : 22455 (varsat-industri) R 22453 22455 22384 0 -1 4194304 804 0 0 0 0 0 0 0 18 0 1 0 97458744 4296704 789 1992294400 4194304 5102648 548682068784 18446744073709551615 4200548 0 0 4096 3 0 0 0 17 1 0 0
/proc/22455/statm: 1049 794 80 221 0 825 0

[startup+0.0768741 s]
/proc/loadavg: 0.99 0.97 0.96 3/64 22455
/proc/meminfo: memFree=1598024/2055920 swapFree=4191900/4192956
[pid=22455] ppid=22453 vsize=17640 CPUtime=0.06
/proc/22455/stat : 22455 (varsat-industri) R 22453 22455 22384 0 -1 4194304 4123 0 0 0 5 1 0 0 18 0 1 0 97458744 18063360 4108 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/22455/statm: 4410 4109 87 221 0 4186 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 17640

[startup+0.101875 s]
/proc/loadavg: 0.99 0.97 0.96 3/64 22455
/proc/meminfo: memFree=1598024/2055920 swapFree=4191900/4192956
[pid=22455] ppid=22453 vsize=21104 CPUtime=0.09
/proc/22455/stat : 22455 (varsat-industri) R 22453 22455 22384 0 -1 4194304 4842 0 0 0 7 2 0 0 18 0 1 0 97458744 21610496 4827 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/22455/statm: 5276 4829 87 221 0 5052 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21104

[startup+0.301898 s]
/proc/loadavg: 0.99 0.97 0.96 3/64 22455
/proc/meminfo: memFree=1598024/2055920 swapFree=4191900/4192956
[pid=22455] ppid=22453 vsize=43604 CPUtime=0.29
/proc/22455/stat : 22455 (varsat-industri) R 22453 22455 22384 0 -1 4194304 10114 0 0 0 25 4 0 0 19 0 1 0 97458744 44650496 10099 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/22455/statm: 10901 10100 87 221 0 10677 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43604

[startup+0.701945 s]
/proc/loadavg: 0.99 0.97 0.96 3/64 22455
/proc/meminfo: memFree=1598024/2055920 swapFree=4191900/4192956
[pid=22455] ppid=22453 vsize=76508 CPUtime=0.69
/proc/22455/stat : 22455 (varsat-industri) R 22453 22455 22384 0 -1 4194304 18284 0 0 0 60 9 0 0 22 0 1 0 97458744 78344192 18269 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/22455/statm: 19127 18270 100 221 0 18903 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76508

[startup+1.50104 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 22456
/proc/meminfo: memFree=1513408/2055920 swapFree=4191900/4192956
[pid=22455] ppid=22453 vsize=107892 CPUtime=1.49
/proc/22455/stat : 22455 (varsat-industri) R 22453 22455 22384 0 -1 4194304 25850 0 0 0 137 12 0 0 25 0 1 0 97458744 110481408 25835 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/22455/statm: 26973 25835 100 221 0 26749 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 107892

[startup+3.10122 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 22456
/proc/meminfo: memFree=1479424/2055920 swapFree=4191900/4192956
[pid=22455] ppid=22453 vsize=143484 CPUtime=3.09
/proc/22455/stat : 22455 (varsat-industri) R 22453 22455 22384 0 -1 4194304 34142 0 0 0 293 16 0 0 25 0 1 0 97458744 146927616 34127 1992294400 4194304 5102648 548682068784 18446744073709551615 4283224 0 0 4096 3 0 0 0 17 1 0 0
/proc/22455/statm: 35871 34127 100 221 0 35647 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 143484

[startup+6.3016 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 22456
/proc/meminfo: memFree=1470400/2055920 swapFree=4191900/4192956
[pid=22455] ppid=22453 vsize=131352 CPUtime=6.29
/proc/22455/stat : 22455 (varsat-industri) R 22453 22455 22384 0 -1 4194304 34704 0 0 0 613 16 0 0 25 0 1 0 97458744 134504448 31801 1992294400 4194304 5102648 548682068784 18446744073709551615 4215235 0 0 4096 3 0 0 0 17 1 0 0
/proc/22455/statm: 32838 31801 115 221 0 32614 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 131352

[startup+12.7023 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 22456
/proc/meminfo: memFree=1470400/2055920 swapFree=4191900/4192956
[pid=22455] ppid=22453 vsize=131352 CPUtime=12.69
/proc/22455/stat : 22455 (varsat-industri) R 22453 22455 22384 0 -1 4194304 34708 0 0 0 1253 16 0 0 25 0 1 0 97458744 134504448 31805 1992294400 4194304 5102648 548682068784 18446744073709551615 4213952 0 0 4096 3 0 0 0 17 1 0 0
/proc/22455/statm: 32838 31805 115 221 0 32614 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 131352

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 22456
/proc/meminfo: memFree=1470208/2055920 swapFree=4191900/4192956
[pid=22455] ppid=22453 vsize=131820 CPUtime=25.48
/proc/22455/stat : 22455 (varsat-industri) R 22453 22455 22384 0 -1 4194304 34803 0 0 0 2532 16 0 0 25 0 1 0 97458744 134983680 31900 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22455/statm: 32955 31900 115 221 0 32731 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 131820

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 22456
/proc/meminfo: memFree=1468992/2055920 swapFree=4191900/4192956
[pid=22455] ppid=22453 vsize=133908 CPUtime=51.07
/proc/22455/stat : 22455 (varsat-industri) R 22453 22455 22384 0 -1 4194304 35116 0 0 0 5091 16 0 0 25 0 1 0 97458744 137121792 32213 1992294400 4194304 5102648 548682068784 18446744073709551615 4214253 0 0 4096 3 0 0 0 17 1 0 0
/proc/22455/statm: 33477 32213 115 221 0 33253 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 133908

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 22456
/proc/meminfo: memFree=1454912/2055920 swapFree=4191900/4192956
[pid=22455] ppid=22453 vsize=147820 CPUtime=102.26
/proc/22455/stat : 22455 (varsat-industri) R 22453 22455 22384 0 -1 4194304 38654 0 0 0 10206 20 0 0 25 0 1 0 97458744 151367680 35751 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22455/statm: 36955 35751 115 221 0 36731 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 147820

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 22456
/proc/meminfo: memFree=1439296/2055920 swapFree=4191900/4192956
[pid=22455] ppid=22453 vsize=164080 CPUtime=162.24
/proc/22455/stat : 22455 (varsat-industri) R 22453 22455 22384 0 -1 4194304 42541 0 0 0 16200 24 0 0 25 0 1 0 97458744 168017920 39638 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22455/statm: 41020 39638 115 221 0 40796 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 164080

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 22456
/proc/meminfo: memFree=1439232/2055920 swapFree=4191900/4192956
[pid=22455] ppid=22453 vsize=164080 CPUtime=222.22
/proc/22455/stat : 22455 (varsat-industri) R 22453 22455 22384 0 -1 4194304 42550 0 0 0 22198 24 0 0 25 0 1 0 97458744 168017920 39647 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22455/statm: 41020 39647 115 221 0 40796 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 164080

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 22456
/proc/meminfo: memFree=1436800/2055920 swapFree=4191900/4192956
[pid=22455] ppid=22453 vsize=166636 CPUtime=282.21
/proc/22455/stat : 22455 (varsat-industri) R 22453 22455 22384 0 -1 4194304 43189 0 0 0 28196 25 0 0 25 0 1 0 97458744 170635264 40286 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22455/statm: 41659 40286 115 221 0 41435 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 166636

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 22456
/proc/meminfo: memFree=1432576/2055920 swapFree=4191900/4192956
[pid=22455] ppid=22453 vsize=170856 CPUtime=342.19
/proc/22455/stat : 22455 (varsat-industri) R 22453 22455 22384 0 -1 4194304 44196 0 0 0 34194 25 0 0 25 0 1 0 97458744 174956544 41293 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/22455/statm: 42714 41293 115 221 0 42490 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 170856

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

[startup+345.501 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 22456
/proc/meminfo: memFree=1432576/2055920 swapFree=4191900/4192956
[pid=22455] ppid=22453 vsize=170856 CPUtime=345.39
/proc/22455/stat : 22455 (varsat-industri) R 22453 22455 22384 0 -1 4194304 44206 0 0 0 34514 25 0 0 25 0 1 0 97458744 174956544 41303 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22455/statm: 42714 41303 115 221 0 42490 0
Current children cumulated CPU time (s) 345.39
Current children cumulated vsize (KiB) 170856

[startup+358.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 22456
/proc/meminfo: memFree=1432384/2055920 swapFree=4191900/4192956
[pid=22455] ppid=22453 vsize=171156 CPUtime=358.18
/proc/22455/stat : 22455 (varsat-industri) R 22453 22455 22384 0 -1 4194304 44265 0 0 0 35793 25 0 0 25 0 1 0 97458744 175263744 41362 1992294400 4194304 5102648 548682068784 18446744073709551615 4244259 0 0 4096 3 0 0 0 17 1 0 0
/proc/22455/statm: 42789 41362 115 221 0 42565 0
Current children cumulated CPU time (s) 358.18
Current children cumulated vsize (KiB) 171156

[startup+364.701 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 22456
/proc/meminfo: memFree=1432064/2055920 swapFree=4191900/4192956
[pid=22455] ppid=22453 vsize=171564 CPUtime=364.59
/proc/22455/stat : 22455 (varsat-industri) R 22453 22455 22384 0 -1 4194304 44342 0 0 0 36433 26 0 0 25 0 1 0 97458744 175681536 41439 1992294400 4194304 5102648 548682068784 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/22455/statm: 42891 41439 115 221 0 42667 0
Current children cumulated CPU time (s) 364.59
Current children cumulated vsize (KiB) 171564

[startup+367.902 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 22456
/proc/meminfo: memFree=1431936/2055920 swapFree=4191900/4192956
[pid=22455] ppid=22453 vsize=171564 CPUtime=367.79
/proc/22455/stat : 22455 (varsat-industri) R 22453 22455 22384 0 -1 4194304 44352 0 0 0 36753 26 0 0 25 0 1 0 97458744 175681536 41449 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/22455/statm: 42891 41449 115 221 0 42667 0
Current children cumulated CPU time (s) 367.79
Current children cumulated vsize (KiB) 171564

[startup+368.702 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 22456
/proc/meminfo: memFree=1431936/2055920 swapFree=4191900/4192956
[pid=22455] ppid=22453 vsize=171564 CPUtime=368.59
/proc/22455/stat : 22455 (varsat-industri) R 22453 22455 22384 0 -1 4194304 44352 0 0 0 36833 26 0 0 25 0 1 0 97458744 175681536 41449 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/22455/statm: 42891 41449 115 221 0 42667 0
Current children cumulated CPU time (s) 368.59
Current children cumulated vsize (KiB) 171564

[startup+369.102 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 22456
/proc/meminfo: memFree=1431936/2055920 swapFree=4191900/4192956
[pid=22455] ppid=22453 vsize=171564 CPUtime=368.99
/proc/22455/stat : 22455 (varsat-industri) R 22453 22455 22384 0 -1 4194304 44352 0 0 0 36873 26 0 0 25 0 1 0 97458744 175681536 41449 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/22455/statm: 42891 41449 115 221 0 42667 0
Current children cumulated CPU time (s) 368.99
Current children cumulated vsize (KiB) 171564

[startup+369.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 22456
/proc/meminfo: memFree=1431936/2055920 swapFree=4191900/4192956
[pid=22455] ppid=22453 vsize=0 CPUtime=369.18
/proc/22455/stat : 22455 (varsat-industri) R 22453 22455 22384 0 -1 4194308 44356 0 0 0 36892 26 0 0 25 0 1 0 97458744 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/22455/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 369.18
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 369.325
CPU time (s): 369.218
CPU user time (s): 368.929
CPU system time (s): 0.288956
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 171564

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

runsolver used 0.255961 second user time and 0.797878 second system time

The end

Launcher Data

Begin job on node11 at 2009-04-25 23:17:31
IDJOB=1724268
IDBENCH=71766
IDSOLVER=538
FILE ID=node11/1724268-1240694250
PBS_JOBID= 9186763
Free space on /tmp= 66088 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT_RACE06/manol-pipe-c7bidw_i.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1724268-1240694250/watcher-1724268-1240694250 -o /tmp/evaluation-result-1724268-1240694250/solver-1724268-1240694250 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1172185852 HOME/instance-1724268-1240694250.cnf

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

MD5SUM BENCH= 3eac71f4fca7132b74d6d27cfa83813f
RANDOM SEED=1172185852

node11.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.214
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.214
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:       1598440 kB
Buffers:         52332 kB
Cached:         331212 kB
SwapCached:        384 kB
Active:         129348 kB
Inactive:       267552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1598440 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            7584 kB
Writeback:           0 kB
Mapped:          21756 kB
Slab:            46576 kB
Committed_AS:   360920 kB
PageTables:       1448 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= 66084 MiB
End job on node11 at 2009-04-25 23:23:40