Trace number 1720291

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-crafted 2009-03-22UNSAT 411.442 411.602

General information on the benchmark

Namemanol-pipe-c6bidw_i.cnf
MD5SUM8aeb1eb6b7bf22d54183762fb5b6410c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark46.7619
Satisfiable
(Un)Satisfiability was proved
Number of variables96089
Number of clauses283993
Sum of the clauses size662649
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2189328
Number of clauses of size 394664
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:  96089                                                |
0.00/0.00	c |  Number of clauses:    283993                                               |
0.39/0.42	c |  Parsing time:         0.36         s                                       |
0.39/0.42	c |  Timeout:              43200 s
0.39/0.42	c |  Random Seed:          1547910679.000000
0.39/0.42	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.39/0.42	c |  Branching Rule:       default (solution-guided)                            |
0.39/0.42	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.39/0.42	c |                                                                             |
2.39/2.44	c ============================[ Search Statistics ]==============================
2.39/2.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.39/2.44	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.39/2.44	c ===============================================================================
2.39/2.44	c |         0 |   21086   128747   541196 |    42915        0    nan |  0.000 % |
4.89/4.98	c |       100 |   21081   128747   541196 |    47207       99      9 |  0.151 % |
7.39/7.46	c |       251 |   21063   128747   541196 |    51927      248      9 |  0.213 % |
9.89/9.99	c |       476 |   21050   128747   541196 |    57120      473      9 |  0.213 % |
12.49/12.54	c |       813 |   21007   128747   541196 |    62832      801     10 |  0.361 % |
14.99/15.04	c |      1320 |   21007   128747   541196 |    69116     1308     15 |  0.361 % |
17.59/17.69	c |      2080 |   20971   128747   541196 |    76027     2067     15 |  0.418 % |
20.18/20.21	c |      3221 |   20703   123888   521768 |    83630     3197     20 |  0.418 % |
22.78/22.88	c |      4930 |   20702   123888   521768 |    91993     4905     24 |  0.420 % |
25.68/25.76	c |      7493 |   20555   122729   515893 |   101192     7317     26 |  0.572 % |
28.58/28.69	c |     11337 |   20552   122729   515893 |   111312    11159     25 |  0.611 % |
31.58/31.65	c |     17106 |   20518   122428   514413 |   122443    16928     29 |  0.611 % |
34.77/34.85	c |     25755 |   20518   122428   514413 |   134687    25577     27 |  0.611 % |
39.27/39.34	c |     38732 |   20515   122405   514296 |   148156    38551     25 |  0.614 % |
45.77/45.84	c |     58194 |   20513   122405   514296 |   162972    58012     24 |  0.617 % |
54.68/54.78	c |     87386 |   20509   122342   514086 |   179269    87201     26 |  0.620 % |
72.17/72.23	c |    131175 |   20509   122342   514086 |   197196   130990     27 |  0.620 % |
102.56/102.64	c |    196860 |   20509   122342   514086 |   216915   196675     28 |  0.620 % |
139.14/139.29	c |    295386 |   20502   122251   513687 |   238607    93591     27 |  0.628 % |
209.01/209.16	c |    443177 |   20023   118384   495913 |   262468   241351     31 |  1.126 % |
344.75/344.91	c |    664861 |   19541   114389   473844 |   288715   152922     28 |  1.628 % |
411.33/411.57	c ===============================================================================
411.33/411.57	c surveys--CPU time (sec)   : 52.3330        (12.73 % of total)
411.33/411.57	c surveys--attempted        : 135            (3 /sec)
411.33/411.57	c surveys--converged        : 135            (100.00 % successful)
411.33/411.57	c restarts              : 21
411.33/411.57	c conflicts             : 785361         (2188 /sec)
411.33/411.57	c decisions             : 3447622        (1.53 % random) (9607 /sec)
411.33/411.57	c propagations          : 161483700      (449986 /sec)
411.33/411.57	c conflict literals     : 26141266       (30.12 % deleted)
411.33/411.57	c Memory used           : 137.37 MB
411.33/411.57	c Total CPU time (sec)      : 411.1965    
411.33/411.57	c 
411.33/411.57	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-1720291-1240654546/watcher-1720291-1240654546 -o /tmp/evaluation-result-1720291-1240654546/solver-1720291-1240654546 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1547910679 HOME/instance-1720291-1240654546.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: 1.02 1.01 1.00 2/64 20030
/proc/meminfo: memFree=1484144/2055920 swapFree=4130580/4192956
[pid=20030] ppid=20028 vsize=4404 CPUtime=0
/proc/20030/stat : 20030 (varsat-crafted_) R 20028 20030 19844 0 -1 4194304 845 0 0 0 0 0 0 0 18 0 1 0 93488140 4509696 831 1992294400 4194304 5102648 548682068800 18446744073709551615 4200628 0 0 4096 3 0 0 0 17 0 0 0
/proc/20030/statm: 1101 836 78 221 0 877 0

[startup+0.0901 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 20030
/proc/meminfo: memFree=1484144/2055920 swapFree=4130580/4192956
[pid=20030] ppid=20028 vsize=18336 CPUtime=0.07
/proc/20030/stat : 20030 (varsat-crafted_) R 20028 20030 19844 0 -1 4194304 4211 0 0 0 6 1 0 0 18 0 1 0 93488140 18776064 4196 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 0 0 0
/proc/20030/statm: 4584 4198 87 221 0 4360 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 18336

[startup+0.101099 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 20030
/proc/meminfo: memFree=1484144/2055920 swapFree=4130580/4192956
[pid=20030] ppid=20028 vsize=19608 CPUtime=0.09
/proc/20030/stat : 20030 (varsat-crafted_) R 20028 20030 19844 0 -1 4194304 4494 0 0 0 7 2 0 0 18 0 1 0 93488140 20078592 4479 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 0 0 0
/proc/20030/statm: 4902 4479 87 221 0 4678 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19608

[startup+0.301112 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 20030
/proc/meminfo: memFree=1484144/2055920 swapFree=4130580/4192956
[pid=20030] ppid=20028 vsize=42940 CPUtime=0.29
/proc/20030/stat : 20030 (varsat-crafted_) R 20028 20030 19844 0 -1 4194304 10117 0 0 0 25 4 0 0 20 0 1 0 93488140 43970560 10102 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 0 0 0
/proc/20030/statm: 10735 10103 87 221 0 10511 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42940

[startup+0.701138 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 20030
/proc/meminfo: memFree=1484144/2055920 swapFree=4130580/4192956
[pid=20030] ppid=20028 vsize=69852 CPUtime=0.69
/proc/20030/stat : 20030 (varsat-crafted_) R 20028 20030 19844 0 -1 4194304 15902 0 0 0 62 7 0 0 24 0 1 0 93488140 71528448 15887 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 0 0 0
/proc/20030/statm: 17463 15888 100 221 0 17239 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 69852

[startup+1.50119 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 20031
/proc/meminfo: memFree=1409384/2055920 swapFree=4130580/4192956
[pid=20030] ppid=20028 vsize=97136 CPUtime=1.49
/proc/20030/stat : 20030 (varsat-crafted_) R 20028 20030 19844 0 -1 4194304 22387 0 0 0 138 11 0 0 25 0 1 0 93488140 99467264 22372 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 0 0 0
/proc/20030/statm: 24284 22372 100 221 0 24060 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 97136

[startup+3.10129 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 20031
/proc/meminfo: memFree=1383720/2055920 swapFree=4130580/4192956
[pid=20030] ppid=20028 vsize=98044 CPUtime=3.09
/proc/20030/stat : 20030 (varsat-crafted_) R 20028 20030 19844 0 -1 4194304 25537 0 0 0 296 13 0 0 25 0 1 0 93488140 100397056 23396 1992294400 4194304 5102648 548682068800 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 0 0 0
/proc/20030/statm: 24511 23396 102 221 0 24287 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 98044

[startup+6.3015 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 20031
/proc/meminfo: memFree=1390256/2055920 swapFree=4130580/4192956
[pid=20030] ppid=20028 vsize=98044 CPUtime=6.29
/proc/20030/stat : 20030 (varsat-crafted_) R 20028 20030 19844 0 -1 4194304 25550 0 0 0 616 13 0 0 25 0 1 0 93488140 100397056 23409 1992294400 4194304 5102648 548682068800 18446744073709551615 4214176 0 0 4096 3 0 0 0 17 0 0 0
/proc/20030/statm: 24511 23409 115 221 0 24287 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 98044

[startup+12.7019 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 20031
/proc/meminfo: memFree=1390256/2055920 swapFree=4130580/4192956
[pid=20030] ppid=20028 vsize=98044 CPUtime=12.69
/proc/20030/stat : 20030 (varsat-crafted_) R 20028 20030 19844 0 -1 4194304 25550 0 0 0 1256 13 0 0 25 0 1 0 93488140 100397056 23409 1992294400 4194304 5102648 548682068800 18446744073709551615 4214101 0 0 4096 3 0 0 0 17 0 0 0
/proc/20030/statm: 24511 23409 115 221 0 24287 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 98044

[startup+25.5017 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 20031
/proc/meminfo: memFree=1390320/2055920 swapFree=4130580/4192956
[pid=20030] ppid=20028 vsize=98224 CPUtime=25.48
/proc/20030/stat : 20030 (varsat-crafted_) R 20028 20030 19844 0 -1 4194304 25554 0 0 0 2535 13 0 0 25 0 1 0 93488140 100581376 23413 1992294400 4194304 5102648 548682068800 18446744073709551615 4250382 0 0 4096 3 0 0 0 17 0 0 0
/proc/20030/statm: 24556 23413 115 221 0 24332 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 98224

[startup+51.1014 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 20031
/proc/meminfo: memFree=1389808/2055920 swapFree=4130580/4192956
[pid=20030] ppid=20028 vsize=99488 CPUtime=51.08
/proc/20030/stat : 20030 (varsat-crafted_) R 20028 20030 19844 0 -1 4194304 25743 0 0 0 5094 14 0 0 25 0 1 0 93488140 101875712 23602 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/20030/statm: 24872 23602 115 221 0 24648 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 99488

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20031
/proc/meminfo: memFree=1377520/2055920 swapFree=4130580/4192956
[pid=20030] ppid=20028 vsize=111268 CPUtime=102.26
/proc/20030/stat : 20030 (varsat-crafted_) R 20028 20030 19844 0 -1 4194304 28781 0 0 0 10210 16 0 0 25 0 1 0 93488140 113938432 26640 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/20030/statm: 27817 26640 115 221 0 27593 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 111268

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20031
/proc/meminfo: memFree=1373680/2055920 swapFree=4130580/4192956
[pid=20030] ppid=20028 vsize=115716 CPUtime=162.23
/proc/20030/stat : 20030 (varsat-crafted_) R 20028 20030 19844 0 -1 4194304 29728 0 0 0 16207 16 0 0 25 0 1 0 93488140 118493184 27587 1992294400 4194304 5102648 548682068800 18446744073709551615 4249795 0 0 4096 3 0 0 0 17 0 0 0
/proc/20030/statm: 28929 27587 115 221 0 28705 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 115716

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20031
/proc/meminfo: memFree=1357552/2055920 swapFree=4130580/4192956
[pid=20030] ppid=20028 vsize=131528 CPUtime=222.21
/proc/20030/stat : 20030 (varsat-crafted_) R 20028 20030 19844 0 -1 4194304 33746 0 0 0 22202 19 0 0 25 0 1 0 93488140 134684672 31605 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/20030/statm: 32882 31605 115 221 0 32658 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 131528

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20031
/proc/meminfo: memFree=1353136/2055920 swapFree=4130580/4192956
[pid=20030] ppid=20028 vsize=136112 CPUtime=282.19
/proc/20030/stat : 20030 (varsat-crafted_) R 20028 20030 19844 0 -1 4194304 34839 0 0 0 28199 20 0 0 25 0 1 0 93488140 139378688 32698 1992294400 4194304 5102648 548682068800 18446744073709551615 4249388 0 0 4096 3 0 0 0 17 0 0 0
/proc/20030/statm: 34028 32698 115 221 0 33804 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 136112

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20031
/proc/meminfo: memFree=1350064/2055920 swapFree=4130580/4192956
[pid=20030] ppid=20028 vsize=139252 CPUtime=342.15
/proc/20030/stat : 20030 (varsat-crafted_) R 20028 20030 19844 0 -1 4194304 35577 0 0 0 34194 21 0 0 25 0 1 0 93488140 142594048 33436 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/20030/statm: 34813 33436 115 221 0 34589 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 139252

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20031
/proc/meminfo: memFree=1348976/2055920 swapFree=4130580/4192956
[pid=20030] ppid=20028 vsize=140416 CPUtime=402.13
/proc/20030/stat : 20030 (varsat-crafted_) R 20028 20030 19844 0 -1 4194304 35870 0 0 0 40191 22 0 0 25 0 1 0 93488140 143785984 33729 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/20030/statm: 35104 33729 115 221 0 34880 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 140416

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

[startup+403.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20031
/proc/meminfo: memFree=1348848/2055920 swapFree=4130580/4192956
[pid=20030] ppid=20028 vsize=140416 CPUtime=402.93
/proc/20030/stat : 20030 (varsat-crafted_) R 20028 20030 19844 0 -1 4194304 35870 0 0 0 40271 22 0 0 25 0 1 0 93488140 143785984 33729 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 0 0 0
/proc/20030/statm: 35104 33729 115 221 0 34880 0
Current children cumulated CPU time (s) 402.93
Current children cumulated vsize (KiB) 140416

[startup+406.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20031
/proc/meminfo: memFree=1348784/2055920 swapFree=4130580/4192956
[pid=20030] ppid=20028 vsize=140664 CPUtime=406.13
/proc/20030/stat : 20030 (varsat-crafted_) R 20028 20030 19844 0 -1 4194304 35896 0 0 0 40591 22 0 0 25 0 1 0 93488140 144039936 33755 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 0 0 0
/proc/20030/statm: 35166 33755 115 221 0 34942 0
Current children cumulated CPU time (s) 406.13
Current children cumulated vsize (KiB) 140664

[startup+409.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20031
/proc/meminfo: memFree=1348720/2055920 swapFree=4130580/4192956
[pid=20030] ppid=20028 vsize=140664 CPUtime=409.33
/proc/20030/stat : 20030 (varsat-crafted_) R 20028 20030 19844 0 -1 4194304 35910 0 0 0 40911 22 0 0 25 0 1 0 93488140 144039936 33769 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/20030/statm: 35166 33769 115 221 0 34942 0
Current children cumulated CPU time (s) 409.33
Current children cumulated vsize (KiB) 140664

[startup+410.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20031
/proc/meminfo: memFree=1348720/2055920 swapFree=4130580/4192956
[pid=20030] ppid=20028 vsize=140664 CPUtime=410.14
/proc/20030/stat : 20030 (varsat-crafted_) R 20028 20030 19844 0 -1 4194304 35910 0 0 0 40992 22 0 0 25 0 1 0 93488140 144039936 33769 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/20030/statm: 35166 33769 115 221 0 34942 0
Current children cumulated CPU time (s) 410.14
Current children cumulated vsize (KiB) 140664

[startup+411.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20031
/proc/meminfo: memFree=1348720/2055920 swapFree=4130580/4192956
[pid=20030] ppid=20028 vsize=140664 CPUtime=410.93
/proc/20030/stat : 20030 (varsat-crafted_) R 20028 20030 19844 0 -1 4194304 35911 0 0 0 41071 22 0 0 25 0 1 0 93488140 144039936 33770 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/20030/statm: 35166 33770 115 221 0 34942 0
Current children cumulated CPU time (s) 410.93
Current children cumulated vsize (KiB) 140664

[startup+411.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20031
/proc/meminfo: memFree=1348720/2055920 swapFree=4130580/4192956
[pid=20030] ppid=20028 vsize=140664 CPUtime=411.33
/proc/20030/stat : 20030 (varsat-crafted_) R 20028 20030 19844 0 -1 4194304 35911 0 0 0 41111 22 0 0 25 0 1 0 93488140 144039936 33770 1992294400 4194304 5102648 548682068800 18446744073709551615 4254557 0 0 4096 3 0 0 0 17 0 0 0
/proc/20030/statm: 35166 33770 115 221 0 34942 0
Current children cumulated CPU time (s) 411.33
Current children cumulated vsize (KiB) 140664

[startup+411.602 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20031
/proc/meminfo: memFree=1348720/2055920 swapFree=4130580/4192956
[pid=20030] ppid=20028 vsize=0 CPUtime=411.43
/proc/20030/stat : 20030 (varsat-crafted_) R 20028 20030 19844 0 -1 4194308 35915 0 0 0 41119 24 0 0 25 0 1 0 93488140 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/20030/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 411.43
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 411.602
CPU time (s): 411.442
CPU user time (s): 411.197
CPU system time (s): 0.245962
CPU usage (%): 99.9612
Max. virtual memory (cumulated for all children) (KiB): 140664

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

runsolver used 0.352946 second user time and 1.15482 second system time

The end

Launcher Data

Begin job on node22 at 2009-04-25 12:15:46
IDJOB=1720291
IDBENCH=69599
IDSOLVER=537
FILE ID=node22/1720291-1240654546
PBS_JOBID= 9186533
Free space on /tmp= 66128 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c6bidw_i.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720291-1240654546/watcher-1720291-1240654546 -o /tmp/evaluation-result-1720291-1240654546/solver-1720291-1240654546 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1547910679 HOME/instance-1720291-1240654546.cnf

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

MD5SUM BENCH= 8aeb1eb6b7bf22d54183762fb5b6410c
RANDOM SEED=1547910679

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1484560 kB
Buffers:         14336 kB
Cached:         448712 kB
SwapCached:      56132 kB
Active:         255092 kB
Inactive:       266344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1484560 kB
SwapTotal:     4192956 kB
SwapFree:      4130580 kB
Dirty:            5668 kB
Writeback:           0 kB
Mapped:          13460 kB
Slab:            35940 kB
Committed_AS:   401044 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66128 MiB
End job on node22 at 2009-04-25 12:22:38