Trace number 333361

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MXC 2007-02-08SAT 154.655 154.706

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-rand3bip-sat-230-2.sat05-2189.reshuffled-07.cnf
MD5SUM87d9c7ce297970bb210f40783f709fcc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.009997
Satisfiable
(Un)Satisfiability was proved
Number of variables230
Number of clauses920
Sum of the clauses size2760
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3920
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

154.64/154.70	c MXC attempting /tmp/evaluation/333361-1173511537/instance-333361-1173511537.cnf
154.64/154.70	c 0 assignments made, starting to guess now
154.64/154.70	c ===================================[MXC]=====================================
154.64/154.70	c | Conflicts |     ORIGINAL     |             LEARNT              | Progress |
154.64/154.70	c |           | Clauses Literals |  Limit Clauses Literals  Lit/Cl |          |
154.64/154.70	c =============================================================================
154.64/154.70	c |         0 |     920     2760 |    1000       0       0     nan |  0.000 % |
154.64/154.70	c |       100 |     920     2760 |    1100      99    2923    29.5 |  0.000 % |
154.64/154.70	c |       250 |     920     2760 |    1210     249    6982    28.0 |  0.000 % |
154.64/154.70	c |       476 |     920     2760 |    1331     475   12680    26.7 |  0.000 % |
154.64/154.70	c |       814 |     920     2760 |    1464     812   20300    25.0 |  0.000 % |
154.64/154.70	c |      1321 |     920     2760 |    1610    1319   31140    23.6 |  0.000 % |
154.64/154.70	c |      2080 |     920     2760 |    1771    1272   26855    21.1 |  0.000 % |
154.64/154.70	c |      3219 |     920     2760 |    1948    1524   30926    20.3 |  0.000 % |
154.64/154.70	c |      4927 |     920     2760 |    2143    1286   28013    21.8 |  0.000 % |
154.64/154.70	c |      7489 |     920     2760 |    2357    1706   33863    19.8 |  0.000 % |
154.64/154.70	c |     11334 |     920     2760 |    2593    2019   40224    19.9 |  0.000 % |
154.64/154.70	c |     17100 |     920     2760 |    2853    1304   24255    18.6 |  0.000 % |
154.64/154.70	c |     25749 |     920     2760 |    3138    2818   72092    25.6 |  0.000 % |
154.64/154.70	c |     38725 |     920     2760 |    3452    1674   36834    22.0 |  0.000 % |
154.64/154.70	c |     58186 |     920     2760 |    3797    2159   42778    19.8 |  0.000 % |
154.64/154.70	c |     87379 |     920     2760 |    4177    2881   56649    19.7 |  0.000 % |
154.64/154.70	c |    131168 |     920     2760 |    4594    2829   52631    18.6 |  0.000 % |
154.64/154.70	c |    196853 |     920     2760 |    5054    4226   90429    21.4 |  0.000 % |
154.64/154.70	c |    295379 |     920     2760 |    5559    4272   75387    17.6 |  0.000 % |
154.64/154.70	c |    443169 |     920     2760 |    6115    4846   91520    18.9 |  0.000 % |
154.64/154.70	c |    664852 |     920     2760 |    6727    3454   57965    16.8 |  0.000 % |
154.64/154.70	c |    997378 |     920     2760 |    7400    6570  125702    19.1 |  0.000 % |
154.64/154.70	c |   1496168 |     920     2760 |    8140    6152  108766    17.7 |  0.000 % |
154.64/154.70	c 154.670s elapsed
154.64/154.70	c restarts: 22
154.64/154.70	c decisions: 1829242
154.64/154.70	c propagations: 110699872
154.64/154.70	c conflicts: 1721044
154.64/154.70	s SATISFIABLE
154.64/154.70	v -124 -43 -103 -16 -25 -128 106 179 -55 41 -74 143 -102 -64 175 -191 224 -51 197 38 -161 -97 -126 -140 -44 -136 216 39 -69 20 -158 133 14 -207 -61 -96 -171 120 174 108 -212 107 145 228 210 21 -89 100 220 -214 -196 227 186 47 -138 -208 -52 137 13 141 169 -19 -190 29 184 -142 229 -32 -23 -22 -67 -37 -81 71 -62 -178 58 50 168 10 48 188 72 105 -164 -123 53 -173 -151 6 101 -147 221 -33 49 3 -78 -66 -35 -12 -98 -222 -1 -118 192 -157 -93 149 5 -15 110 -77 -7 -76 -213 132 203 68 27 60 111 125 -17 -185 135 82 -193 -177 -166 -223 154 -159 30 -167 144 -87 -95 92 113 79 -91 -195 -160 209 104 180 201 -73 119 86 65 28 187 -26 -165 -198 -36 -162 -176 57 -189 9 152 -115 -199 225 127 84 46 -218 -200 -75 -226 -85 -153 -146 -109 170 -56 24 -99 -202 -163 11 88 156 -219 139 90 8 134 -130 45 121 54 -230 117 2 211 18 206 183 129 -31 181 -70 112 -114 63 -215 -4 116 -122 -80 59 -148 -83 -204 34 150 94 -182 131 -194 -40 205 172 155 -217 42 0

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node4/watcher-333361-1173511537 -o ROOT/results/node4/solver-333361-1173511537 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333361-1173511537/mxc /tmp/evaluation/333361-1173511537/instance-333361-1173511537.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): 2400 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.97 3/77 19306
/proc/meminfo: memFree=1556648/2055920 swapFree=4153224/4192956
[pid=19306] ppid=19304 vsize=932 CPUtime=0
/proc/19306/stat : 19306 (mxc) R 19304 19306 18582 0 -1 4194304 105 0 0 0 0 0 0 0 18 0 1 0 371108582 954368 89 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134530045 0 0 4096 0 0 0 0 17 1 0 0
/proc/19306/statm: 233 89 57 122 0 107 0

[startup+0.105276 s]
/proc/loadavg: 0.99 0.97 0.97 3/77 19306
/proc/meminfo: memFree=1556648/2055920 swapFree=4153224/4192956
[pid=19306] ppid=19304 vsize=1204 CPUtime=0.1
/proc/19306/stat : 19306 (mxc) R 19304 19306 18582 0 -1 4194304 174 0 0 0 10 0 0 0 18 0 1 0 371108582 1232896 156 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134528505 0 0 4096 0 0 0 0 17 1 0 0
/proc/19306/statm: 301 156 67 122 0 175 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1204

[startup+0.202285 s]
/proc/loadavg: 0.99 0.97 0.97 3/77 19306
/proc/meminfo: memFree=1556648/2055920 swapFree=4153224/4192956
[pid=19306] ppid=19304 vsize=1204 CPUtime=0.2
/proc/19306/stat : 19306 (mxc) R 19304 19306 18582 0 -1 4194304 187 0 0 0 20 0 0 0 18 0 1 0 371108582 1232896 169 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134517973 0 0 4096 0 0 0 0 17 1 0 0
/proc/19306/statm: 301 169 67 122 0 175 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 1204

[startup+0.302294 s]
/proc/loadavg: 0.99 0.97 0.97 3/77 19306
/proc/meminfo: memFree=1556648/2055920 swapFree=4153224/4192956
[pid=19306] ppid=19304 vsize=1336 CPUtime=0.3
/proc/19306/stat : 19306 (mxc) R 19304 19306 18582 0 -1 4194304 198 0 0 0 30 0 0 0 19 0 1 0 371108582 1368064 180 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519587 0 0 4096 0 0 0 0 17 1 0 0
/proc/19306/statm: 334 180 67 122 0 208 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1336

[startup+0.701333 s]
/proc/loadavg: 0.99 0.97 0.97 3/77 19306
/proc/meminfo: memFree=1556648/2055920 swapFree=4153224/4192956
[pid=19306] ppid=19304 vsize=1336 CPUtime=0.7
/proc/19306/stat : 19306 (mxc) R 19304 19306 18582 0 -1 4194304 220 0 0 0 70 0 0 0 23 0 1 0 371108582 1368064 202 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519232 0 0 4096 0 0 0 0 17 1 0 0
/proc/19306/statm: 334 202 67 122 0 208 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1336

[startup+1.50141 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 19307
/proc/meminfo: memFree=1556000/2055920 swapFree=4153224/4192956
[pid=19306] ppid=19304 vsize=1580 CPUtime=1.5
/proc/19306/stat : 19306 (mxc) R 19304 19306 18582 0 -1 4194304 274 0 0 0 150 0 0 0 25 0 1 0 371108582 1617920 256 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/19306/statm: 395 256 67 122 0 269 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1580

[startup+3.10156 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 19307
/proc/meminfo: memFree=1555744/2055920 swapFree=4153224/4192956
[pid=19306] ppid=19304 vsize=1704 CPUtime=3.1
/proc/19306/stat : 19306 (mxc) R 19304 19306 18582 0 -1 4194304 294 0 0 0 310 0 0 0 25 0 1 0 371108582 1744896 276 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519951 0 0 4096 0 0 0 0 17 1 0 0
/proc/19306/statm: 426 276 67 122 0 300 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 1704

[startup+6.30187 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 19307
/proc/meminfo: memFree=1555424/2055920 swapFree=4153224/4192956
[pid=19306] ppid=19304 vsize=1828 CPUtime=6.29
/proc/19306/stat : 19306 (mxc) R 19304 19306 18582 0 -1 4194304 348 0 0 0 629 0 0 0 25 0 1 0 371108582 1871872 330 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519135 0 0 4096 0 0 0 0 17 1 0 0
/proc/19306/statm: 457 330 67 122 0 331 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1828

[startup+12.7015 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 19307
/proc/meminfo: memFree=1555040/2055920 swapFree=4153224/4192956
[pid=19306] ppid=19304 vsize=2196 CPUtime=12.69
/proc/19306/stat : 19306 (mxc) R 19304 19306 18582 0 -1 4194304 415 0 0 0 1269 0 0 0 25 0 1 0 371108582 2248704 397 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519987 0 0 4096 0 0 0 0 17 1 0 0
/proc/19306/statm: 549 397 67 122 0 423 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2196

[startup+25.5027 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 19307
/proc/meminfo: memFree=1554720/2055920 swapFree=4153224/4192956
[pid=19306] ppid=19304 vsize=2540 CPUtime=25.49
/proc/19306/stat : 19306 (mxc) R 19304 19306 18582 0 -1 4194304 505 0 0 0 2549 0 0 0 25 0 1 0 371108582 2600960 487 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519232 0 0 4096 0 0 0 0 17 1 0 0
/proc/19306/statm: 635 487 67 122 0 509 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2540

[startup+51.1021 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 19307
/proc/meminfo: memFree=1554208/2055920 swapFree=4153224/4192956
[pid=19306] ppid=19304 vsize=3020 CPUtime=51.08
/proc/19306/stat : 19306 (mxc) R 19304 19306 18582 0 -1 4194304 627 0 0 0 5108 0 0 0 25 0 1 0 371108582 3092480 609 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/19306/statm: 755 609 67 122 0 629 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3020

[startup+102.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 19307
/proc/meminfo: memFree=1553568/2055920 swapFree=4153224/4192956
[pid=19306] ppid=19304 vsize=3688 CPUtime=102.27
/proc/19306/stat : 19306 (mxc) R 19304 19306 18582 0 -1 4194304 794 0 0 0 10227 0 0 0 25 0 1 0 371108582 3776512 776 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134529751 0 0 4096 0 0 0 0 17 1 0 0
/proc/19306/statm: 922 776 67 122 0 796 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 3688

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

[startup+102.406 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 19307
/proc/meminfo: memFree=1553568/2055920 swapFree=4153224/4192956
[pid=19306] ppid=19304 vsize=3688 CPUtime=102.37
/proc/19306/stat : 19306 (mxc) R 19304 19306 18582 0 -1 4194304 794 0 0 0 10237 0 0 0 25 0 1 0 371108582 3776512 776 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519605 0 0 4096 0 0 0 0 17 1 0 0
/proc/19306/statm: 922 776 67 122 0 796 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 3688

[startup+128.001 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 19307
/proc/meminfo: memFree=1553376/2055920 swapFree=4153224/4192956
[pid=19306] ppid=19304 vsize=3792 CPUtime=127.96
/proc/19306/stat : 19306 (mxc) R 19304 19306 18582 0 -1 4194304 830 0 0 0 12796 0 0 0 25 0 1 0 371108582 3883008 812 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519249 0 0 4096 0 0 0 0 17 1 0 0
/proc/19306/statm: 948 812 67 122 0 822 0
Current children cumulated CPU time (s) 127.96
Current children cumulated vsize (KiB) 3792

[startup+140.802 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 19307
/proc/meminfo: memFree=1553312/2055920 swapFree=4153224/4192956
[pid=19306] ppid=19304 vsize=3884 CPUtime=140.76
/proc/19306/stat : 19306 (mxc) R 19304 19306 18582 0 -1 4194304 851 0 0 0 14076 0 0 0 25 0 1 0 371108582 3977216 833 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134528086 0 0 4096 0 0 0 0 17 1 0 0
/proc/19306/statm: 971 833 67 122 0 845 0
Current children cumulated CPU time (s) 140.76
Current children cumulated vsize (KiB) 3884

[startup+147.201 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 19307
/proc/meminfo: memFree=1553248/2055920 swapFree=4153224/4192956
[pid=19306] ppid=19304 vsize=3884 CPUtime=147.15
/proc/19306/stat : 19306 (mxc) R 19304 19306 18582 0 -1 4194304 861 0 0 0 14715 0 0 0 25 0 1 0 371108582 3977216 843 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519284 0 0 4096 0 0 0 0 17 1 0 0
/proc/19306/statm: 971 843 67 122 0 845 0
Current children cumulated CPU time (s) 147.15
Current children cumulated vsize (KiB) 3884

[startup+150.402 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 19307
/proc/meminfo: memFree=1553248/2055920 swapFree=4153224/4192956
[pid=19306] ppid=19304 vsize=3884 CPUtime=150.35
/proc/19306/stat : 19306 (mxc) R 19304 19306 18582 0 -1 4194304 865 0 0 0 15035 0 0 0 25 0 1 0 371108582 3977216 847 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519206 0 0 4096 0 0 0 0 17 1 0 0
/proc/19306/statm: 971 847 67 122 0 845 0
Current children cumulated CPU time (s) 150.35
Current children cumulated vsize (KiB) 3884

[startup+152.002 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 19307
/proc/meminfo: memFree=1553248/2055920 swapFree=4153224/4192956
[pid=19306] ppid=19304 vsize=3884 CPUtime=151.95
/proc/19306/stat : 19306 (mxc) R 19304 19306 18582 0 -1 4194304 865 0 0 0 15195 0 0 0 25 0 1 0 371108582 3977216 847 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519261 0 0 4096 0 0 0 0 17 1 0 0
/proc/19306/statm: 971 847 67 122 0 845 0
Current children cumulated CPU time (s) 151.95
Current children cumulated vsize (KiB) 3884

[startup+153.602 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 19307
/proc/meminfo: memFree=1553248/2055920 swapFree=4153224/4192956
[pid=19306] ppid=19304 vsize=3884 CPUtime=153.55
/proc/19306/stat : 19306 (mxc) R 19304 19306 18582 0 -1 4194304 865 0 0 0 15355 0 0 0 25 0 1 0 371108582 3977216 847 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134517432 0 0 4096 0 0 0 0 17 1 0 0
/proc/19306/statm: 971 847 67 122 0 845 0
Current children cumulated CPU time (s) 153.55
Current children cumulated vsize (KiB) 3884

[startup+154.402 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 19307
/proc/meminfo: memFree=1553248/2055920 swapFree=4153224/4192956
[pid=19306] ppid=19304 vsize=3884 CPUtime=154.35
/proc/19306/stat : 19306 (mxc) R 19304 19306 18582 0 -1 4194304 865 0 0 0 15435 0 0 0 25 0 1 0 371108582 3977216 847 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134534730 0 0 4096 0 0 0 0 17 1 0 0
/proc/19306/statm: 971 847 67 122 0 845 0
Current children cumulated CPU time (s) 154.35
Current children cumulated vsize (KiB) 3884

[startup+154.601 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 19307
/proc/meminfo: memFree=1553248/2055920 swapFree=4153224/4192956
[pid=19306] ppid=19304 vsize=3884 CPUtime=154.55
/proc/19306/stat : 19306 (mxc) R 19304 19306 18582 0 -1 4194304 865 0 0 0 15455 0 0 0 25 0 1 0 371108582 3977216 847 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 1 0 0
/proc/19306/statm: 971 847 67 122 0 845 0
Current children cumulated CPU time (s) 154.55
Current children cumulated vsize (KiB) 3884

[startup+154.701 s]
/proc/loadavg: 0.99 0.97 0.97 2/78 19307
/proc/meminfo: memFree=1553248/2055920 swapFree=4153224/4192956
[pid=19306] ppid=19304 vsize=3884 CPUtime=154.64
/proc/19306/stat : 19306 (mxc) S 19304 19306 18582 0 -1 4194304 865 0 0 0 15464 0 0 0 25 0 1 0 371108582 3977216 847 18446744073709551615 134512640 135013041 4294956720 18446744073709551615 134550682 0 0 4096 0 0 0 0 17 1 0 0
/proc/19306/statm: 971 847 67 122 0 845 0
Current children cumulated CPU time (s) 154.64
Current children cumulated vsize (KiB) 3884

Child status: 10
Real time (s): 154.706
CPU time (s): 154.655
CPU user time (s): 154.645
CPU system time (s): 0.009998
CPU usage (%): 99.9672
Max. virtual memory (cumulated for all children) (KiB): 3908

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

runsolver used 0.181972 second user time and 0.377942 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Sat Mar 10 07:25:37 UTC 2007

IDJOB= 333361
IDBENCH= 24602
IDSOLVER= 107
FILE ID= node4/333361-1173511537

PBS_JOBID= 4101128

Free space on /tmp= 66542 MiB

SOLVER NAME= MXC 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/jarvisalo/mod2-rand3bip-sat-230-2.sat05-2189.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333361-1173511537/mxc /tmp/evaluation/333361-1173511537/instance-333361-1173511537.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-333361-1173511537 -o ROOT/results/node4/solver-333361-1173511537 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333361-1173511537/mxc /tmp/evaluation/333361-1173511537/instance-333361-1173511537.cnf            

META MD5SUM SOLVER= fd459248d3e92e664505cc2f0f683bf4
MD5SUM BENCH=  87d9c7ce297970bb210f40783f709fcc

RANDOM SEED= 734728053

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
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.231
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:       1557120 kB
Buffers:         45024 kB
Cached:         377260 kB
SwapCached:       2920 kB
Active:         259944 kB
Inactive:       186296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1557120 kB
SwapTotal:     4192956 kB
SwapFree:      4153224 kB
Dirty:             624 kB
Writeback:           0 kB
Mapped:          30424 kB
Slab:            38152 kB
Committed_AS:  1281340 kB
PageTables:       1768 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= 66542 MiB

End job on node4 on Sat Mar 10 07:28:12 UTC 2007