Trace number 456123

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
MiraXT v3SAT 123.191 61.8064

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-rand3bip-sat-210-2.sat05-2159.reshuffled-07.cnf
MD5SUMf34a97e9100b15a8025a13df7cb62499
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.008997
Satisfiable
(Un)Satisfiability was proved
Number of variables210
Number of clauses840
Sum of the clauses size2520
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3840
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
123.18/61.80	s SATISFIABLE
123.18/61.80	v 1 -2 3 4 5 6 7 8 -9 10 11 12 13 14 -15 -16 17 -18 19 -20 21 -22 23 24 25 26 27 -28 -29 30 31 -32 33 34 -35 -36 37 38 39 40 41 42 43 -44 45 46 47 -48 49 -50 51 -52 53 -54 -55 56 57 -58 -59 60 61 -62 63 64 -65 66 -67 68 69 70 71 72 73 74 -75 76 77 78 -79 80 81 82 -83 -84 85 -86 -87 88 89 -90 91 -92 93 -94 -95 -96 -97 98 99 -100 -101 -102 103 -104 -105 -106 107 -108 -109 -110 111 112 113 -114 115 116 -117 -118 -119 120 -121 -122 123 124 -125 -126 127 128 129 -130 -131 -132 -133 -134 135 -136 137 138 139 -140 -141 -142 143 144 145 146 -147 -148 149 150 -151 -152 -153 -154 155 156 157 -158 -159 160 161 162 -163 164 -165 166 167 -168 -169 -170 -171 172 173 174 175 176 177 178 179 -180 181 -182 -183 -184 -185 -186 187 188 189 190 -191 192 193 -194 195 196 197 -198 199 -200 201 -202 -203 -204 -205 -206 -207 208 -209 210 0

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node22/watcher-456123-1179020324 -o ROOT/results/node22/solver-456123-1179020324 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456123-1179020324/MiraXTv3_dyn /tmp/evaluation/456123-1179020324/instance-456123-1179020324.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.85 1.99 1.93 3/77 20328
/proc/meminfo: memFree=1716408/2055920 swapFree=4163684/4192956
[pid=20328] ppid=20326 vsize=2672 CPUtime=0
/proc/20328/stat : 20328 (MiraXTv3_dyn) R 20326 20328 19939 0 -1 4194304 155 0 0 0 0 0 0 0 18 0 1 0 349950110 2736128 141 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4641922 0 0 4096 0 0 0 0 17 1 0 0
/proc/20328/statm: 668 142 119 20 0 14 0

[startup+0.025253 s]
/proc/loadavg: 1.85 1.99 1.93 3/77 20328
/proc/meminfo: memFree=1716408/2055920 swapFree=4163684/4192956
[pid=20328] ppid=20326 vsize=6888 CPUtime=0.17
/proc/20328/stat : 20328 (MiraXTv3_dyn) S 20326 20328 19939 0 -1 4194304 584 0 0 0 17 0 0 0 18 0 3 0 349950110 7053312 560 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20328/statm: 2607 1598 218 20 0 1965 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 6888

[startup+1.03151 s]
/proc/loadavg: 1.85 1.99 1.93 3/77 20328
/proc/meminfo: memFree=1716408/2055920 swapFree=4163684/4192956
[pid=20328] ppid=20326 vsize=10752 CPUtime=2.03
/proc/20328/stat : 20328 (MiraXTv3_dyn) S 20326 20328 19939 0 -1 4194304 1698 0 0 0 203 0 0 0 18 0 3 0 349950110 11010048 1672 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20328/statm: 2688 1672 218 20 0 2046 0
Current children cumulated CPU time (s) 2.03
Current children cumulated vsize (KiB) 10752

[startup+1.10252 s]
/proc/loadavg: 1.85 1.99 1.93 3/77 20328
/proc/meminfo: memFree=1716408/2055920 swapFree=4163684/4192956
[pid=20328] ppid=20326 vsize=11092 CPUtime=2.18
/proc/20328/stat : 20328 (MiraXTv3_dyn) S 20326 20328 19939 0 -1 4194304 1776 0 0 0 218 0 0 0 18 0 3 0 349950110 11358208 1750 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20328/statm: 2773 1750 218 20 0 2131 0
Current children cumulated CPU time (s) 2.18
Current children cumulated vsize (KiB) 11092

[startup+1.20254 s]
/proc/loadavg: 1.85 1.99 1.93 3/77 20328
/proc/meminfo: memFree=1716408/2055920 swapFree=4163684/4192956
[pid=20328] ppid=20326 vsize=11264 CPUtime=2.39
/proc/20328/stat : 20328 (MiraXTv3_dyn) S 20326 20328 19939 0 -1 4194304 1854 0 0 0 238 1 0 0 18 0 3 0 349950110 11534336 1828 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20328/statm: 2816 1828 218 20 0 2174 0
Current children cumulated CPU time (s) 2.39
Current children cumulated vsize (KiB) 11264

[startup+1.50258 s]
/proc/loadavg: 1.85 1.99 1.93 3/77 20328
/proc/meminfo: memFree=1716408/2055920 swapFree=4163684/4192956
[pid=20328] ppid=20326 vsize=12272 CPUtime=2.99
/proc/20328/stat : 20328 (MiraXTv3_dyn) S 20326 20328 19939 0 -1 4194304 2138 0 0 0 298 1 0 0 18 0 3 0 349950110 12566528 2112 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20328/statm: 3068 2112 218 20 0 2426 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 12272

[startup+3.10683 s]
/proc/loadavg: 1.85 1.99 1.93 3/80 20331
/proc/meminfo: memFree=1706912/2055920 swapFree=4163684/4192956
[pid=20328] ppid=20326 vsize=13576 CPUtime=6.18
/proc/20328/stat : 20328 (MiraXTv3_dyn) S 20326 20328 19939 0 -1 4194304 2570 0 0 0 617 1 0 0 18 0 3 0 349950110 13901824 2544 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20328/statm: 3394 2544 218 20 0 2752 0
[pid=20328/tid=20330] ppid=20326 vsize=13576 CPUtime=3.08
/proc/20328/task/20330/stat : 20330 (MiraXTv3_dyn) R 20326 20328 19939 0 -1 4194368 1032 0 0 0 308 0 0 0 20 0 3 0 349950110 13901824 2544 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20328/tid=20331] ppid=20326 vsize=13576 CPUtime=3.08
/proc/20328/task/20331/stat : 20331 (MiraXTv3_dyn) R 20326 20328 19939 0 -1 4194368 1227 0 0 0 308 0 0 0 25 0 3 0 349950110 13901824 2544 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 13576

[startup+6.30232 s]
/proc/loadavg: 1.86 1.99 1.93 3/80 20331
/proc/meminfo: memFree=1703136/2055920 swapFree=4163684/4192956
[pid=20328] ppid=20326 vsize=17364 CPUtime=12.56
/proc/20328/stat : 20328 (MiraXTv3_dyn) S 20326 20328 19939 0 -1 4194304 3576 0 0 0 1254 2 0 0 18 0 3 0 349950110 17780736 3446 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20328/statm: 4341 3446 218 20 0 3699 0
[pid=20328/tid=20330] ppid=20326 vsize=17364 CPUtime=6.27
/proc/20328/task/20330/stat : 20330 (MiraXTv3_dyn) R 20326 20328 19939 0 -1 4194368 1485 0 0 0 627 0 0 0 25 0 3 0 349950110 17780736 3446 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526379 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20328/tid=20331] ppid=20326 vsize=17364 CPUtime=6.28
/proc/20328/task/20331/stat : 20331 (MiraXTv3_dyn) R 20326 20328 19939 0 -1 4194368 1780 0 0 0 627 1 0 0 23 0 3 0 349950110 17780736 3446 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 17364

[startup+12.7013 s]
/proc/loadavg: 1.87 1.99 1.93 3/80 20331
/proc/meminfo: memFree=1695976/2055920 swapFree=4163684/4192956
[pid=20328] ppid=20326 vsize=25876 CPUtime=25.32
/proc/20328/stat : 20328 (MiraXTv3_dyn) S 20326 20328 19939 0 -1 4194304 5710 0 0 0 2529 3 0 0 18 0 3 0 349950110 26497024 5453 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20328/statm: 6469 5453 218 20 0 5827 0
[pid=20328/tid=20330] ppid=20326 vsize=25876 CPUtime=12.64
/proc/20328/task/20330/stat : 20330 (MiraXTv3_dyn) R 20326 20328 19939 0 -1 4194368 2459 0 0 0 1263 1 0 0 25 0 3 0 349950110 26497024 5453 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20328/tid=20331] ppid=20326 vsize=25876 CPUtime=12.67
/proc/20328/task/20331/stat : 20331 (MiraXTv3_dyn) R 20326 20328 19939 0 -1 4194368 2940 0 0 0 1265 2 0 0 25 0 3 0 349950110 26497024 5453 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526693 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 25876

[startup+25.5012 s]
/proc/loadavg: 1.90 1.99 1.93 3/80 20331
/proc/meminfo: memFree=1689512/2055920 swapFree=4163684/4192956
[pid=20328] ppid=20326 vsize=32720 CPUtime=50.85
/proc/20328/stat : 20328 (MiraXTv3_dyn) S 20326 20328 19939 0 -1 4194304 7431 0 0 0 5080 5 0 0 18 0 3 0 349950110 33505280 6911 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20328/statm: 8180 6911 218 20 0 7538 0
[pid=20328/tid=20330] ppid=20326 vsize=32720 CPUtime=25.38
/proc/20328/task/20330/stat : 20330 (MiraXTv3_dyn) R 20326 20328 19939 0 -1 4194368 3408 0 0 0 2536 2 0 0 25 0 3 0 349950110 33505280 6911 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520197 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20328/tid=20331] ppid=20326 vsize=32720 CPUtime=25.46
/proc/20328/task/20331/stat : 20331 (MiraXTv3_dyn) R 20326 20328 19939 0 -1 4194368 3712 0 0 0 2543 3 0 0 25 0 3 0 349950110 33505280 6911 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 32720

[startup+51.1012 s]
/proc/loadavg: 1.93 1.99 1.93 3/80 20331
/proc/meminfo: memFree=1679912/2055920 swapFree=4163684/4192956
[pid=20328] ppid=20326 vsize=41924 CPUtime=101.92
/proc/20328/stat : 20328 (MiraXTv3_dyn) S 20326 20328 19939 0 -1 4194304 10241 0 0 0 10183 9 0 0 18 0 3 0 349950110 42930176 9221 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20328/statm: 10481 9221 218 20 0 9839 0
[pid=20328/tid=20330] ppid=20326 vsize=41924 CPUtime=50.87
/proc/20328/task/20330/stat : 20330 (MiraXTv3_dyn) R 20326 20328 19939 0 -1 4194368 4921 0 0 0 5083 4 0 0 25 0 3 0 349950110 42930176 9221 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20328/tid=20331] ppid=20326 vsize=41924 CPUtime=51.03
/proc/20328/task/20331/stat : 20331 (MiraXTv3_dyn) R 20326 20328 19939 0 -1 4194368 5009 0 0 0 5099 4 0 0 25 0 3 0 349950110 42930176 9221 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 41924

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

[startup+52.0023 s]
/proc/loadavg: 1.93 1.99 1.93 3/80 20331
/proc/meminfo: memFree=1679848/2055920 swapFree=4163684/4192956
[pid=20328] ppid=20326 vsize=42076 CPUtime=103.72
/proc/20328/stat : 20328 (MiraXTv3_dyn) S 20326 20328 19939 0 -1 4194304 10262 0 0 0 10363 9 0 0 18 0 3 0 349950110 43085824 9242 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20328/statm: 10519 9242 218 20 0 9877 0
[pid=20328/tid=20330] ppid=20326 vsize=42076 CPUtime=51.77
/proc/20328/task/20330/stat : 20330 (MiraXTv3_dyn) R 20326 20328 19939 0 -1 4194368 4930 0 0 0 5173 4 0 0 25 0 3 0 349950110 43085824 9242 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20328/tid=20331] ppid=20326 vsize=42076 CPUtime=51.93
/proc/20328/task/20331/stat : 20331 (MiraXTv3_dyn) R 20326 20328 19939 0 -1 4194368 5021 0 0 0 5189 4 0 0 25 0 3 0 349950110 43085824 9242 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 103.72
Current children cumulated vsize (KiB) 42076

[startup+58.4013 s]
/proc/loadavg: 1.94 1.99 1.93 3/80 20331
/proc/meminfo: memFree=1679016/2055920 swapFree=4163684/4192956
[pid=20328] ppid=20326 vsize=43248 CPUtime=116.49
/proc/20328/stat : 20328 (MiraXTv3_dyn) S 20326 20328 19939 0 -1 4194304 10666 0 0 0 11639 10 0 0 18 0 3 0 349950110 44285952 9514 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20328/statm: 10812 9514 218 20 0 10170 0
[pid=20328/tid=20330] ppid=20326 vsize=43248 CPUtime=58.14
/proc/20328/task/20330/stat : 20330 (MiraXTv3_dyn) R 20326 20328 19939 0 -1 4194368 5084 0 0 0 5810 4 0 0 25 0 3 0 349950110 44285952 9514 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20328/tid=20331] ppid=20326 vsize=43248 CPUtime=58.32
/proc/20328/task/20331/stat : 20331 (MiraXTv3_dyn) R 20326 20328 19939 0 -1 4194368 5271 0 0 0 5828 4 0 0 25 0 3 0 349950110 44285952 9514 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 116.49
Current children cumulated vsize (KiB) 43248

[startup+60.0015 s]
/proc/loadavg: 1.94 1.99 1.93 3/80 20331
/proc/meminfo: memFree=1678824/2055920 swapFree=4163684/4192956
[pid=20328] ppid=20326 vsize=43524 CPUtime=119.68
/proc/20328/stat : 20328 (MiraXTv3_dyn) S 20326 20328 19939 0 -1 4194304 10753 0 0 0 11958 10 0 0 18 0 3 0 349950110 44568576 9601 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20328/statm: 10881 9601 218 20 0 10239 0
[pid=20328/tid=20330] ppid=20326 vsize=43524 CPUtime=59.73
/proc/20328/task/20330/stat : 20330 (MiraXTv3_dyn) R 20326 20328 19939 0 -1 4194368 5116 0 0 0 5969 4 0 0 25 0 3 0 349950110 44568576 9601 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20328/tid=20331] ppid=20326 vsize=43524 CPUtime=59.92
/proc/20328/task/20331/stat : 20331 (MiraXTv3_dyn) R 20326 20328 19939 0 -1 4194368 5326 0 0 0 5988 4 0 0 25 0 3 0 349950110 44568576 9601 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 119.68
Current children cumulated vsize (KiB) 43524

[startup+60.8016 s]
/proc/loadavg: 1.94 1.99 1.93 3/80 20331
/proc/meminfo: memFree=1678504/2055920 swapFree=4163684/4192956
[pid=20328] ppid=20326 vsize=43584 CPUtime=121.28
/proc/20328/stat : 20328 (MiraXTv3_dyn) S 20326 20328 19939 0 -1 4194304 10864 0 0 0 12118 10 0 0 18 0 3 0 349950110 44630016 9645 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20328/statm: 10896 9645 218 20 0 10254 0
[pid=20328/tid=20330] ppid=20326 vsize=43584 CPUtime=60.53
/proc/20328/task/20330/stat : 20330 (MiraXTv3_dyn) R 20326 20328 19939 0 -1 4194368 5190 0 0 0 6049 4 0 0 25 0 3 0 349950110 44630016 9645 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20328/tid=20331] ppid=20326 vsize=43584 CPUtime=60.72
/proc/20328/task/20331/stat : 20331 (MiraXTv3_dyn) R 20326 20328 19939 0 -1 4194368 5363 0 0 0 6068 4 0 0 25 0 3 0 349950110 44630016 9645 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526480 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 121.28
Current children cumulated vsize (KiB) 43584

[startup+61.6027 s]
/proc/loadavg: 1.94 1.99 1.93 3/80 20331
/proc/meminfo: memFree=1678184/2055920 swapFree=4163684/4192956
[pid=20328] ppid=20326 vsize=43584 CPUtime=122.88
/proc/20328/stat : 20328 (MiraXTv3_dyn) S 20326 20328 19939 0 -1 4194304 10938 0 0 0 12278 10 0 0 18 0 3 0 349950110 44630016 9719 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20328/statm: 10896 9719 218 20 0 10254 0
[pid=20328/tid=20330] ppid=20326 vsize=43584 CPUtime=61.32
/proc/20328/task/20330/stat : 20330 (MiraXTv3_dyn) R 20326 20328 19939 0 -1 4194368 5248 0 0 0 6128 4 0 0 25 0 3 0 349950110 44630016 9719 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526286 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20328/tid=20331] ppid=20326 vsize=43584 CPUtime=61.52
/proc/20328/task/20331/stat : 20331 (MiraXTv3_dyn) R 20326 20328 19939 0 -1 4194368 5379 0 0 0 6148 4 0 0 25 0 3 0 349950110 44630016 9719 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 122.88
Current children cumulated vsize (KiB) 43584

[startup+61.8028 s]
/proc/loadavg: 1.94 1.99 1.93 3/80 20331
/proc/meminfo: memFree=1678184/2055920 swapFree=4163684/4192956
[pid=20328] ppid=20326 vsize=12776 CPUtime=123.18
/proc/20328/stat : 20328 (MiraXTv3_dyn) R 20326 20328 19939 0 -1 4194304 10957 0 0 0 12308 10 0 0 17 0 1 0 349950110 13082624 2131 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20328/statm: 3194 2131 225 20 0 2552 0
Current children cumulated CPU time (s) 123.18
Current children cumulated vsize (KiB) 12776

Child status: 10
Real time (s): 61.8064
CPU time (s): 123.191
CPU user time (s): 123.08
CPU system time (s): 0.110983
CPU usage (%): 199.318
Max. virtual memory (cumulated for all children) (KiB): 43584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 123.08
system time used= 0.110983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10960
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= 90
involuntary context switches= 2322

runsolver used 0.049992 second user time and 0.175973 second system time

The end

Launcher Data (download as text)

Begin job on node22 on Sun May 13 01:38:44 UTC 2007

IDJOB= 456123
IDBENCH= 24606
IDSOLVER= 196
FILE ID= node22/456123-1179020324

PBS_JOBID= 5253218

Free space on /tmp= 66524 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/jarvisalo/mod2-rand3bip-sat-210-2.sat05-2159.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456123-1179020324/MiraXTv3_dyn /tmp/evaluation/456123-1179020324/instance-456123-1179020324.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-456123-1179020324 -o ROOT/results/node22/solver-456123-1179020324 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456123-1179020324/MiraXTv3_dyn /tmp/evaluation/456123-1179020324/instance-456123-1179020324.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  f34a97e9100b15a8025a13df7cb62499

RANDOM SEED= 666884372

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node22.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.265
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.265
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:       1716688 kB
Buffers:         27348 kB
Cached:         190168 kB
SwapCached:       7428 kB
Active:          53444 kB
Inactive:       187216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1716688 kB
SwapTotal:     4192956 kB
SwapFree:      4163684 kB
Dirty:            3952 kB
Writeback:           0 kB
Mapped:          30204 kB
Slab:            84188 kB
Committed_AS:  4553836 kB
PageTables:       1676 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= 66524 MiB

End job on node22 on Sun May 13 01:39:46 UTC 2007