Trace number 426721

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 v3UNSAT 546.049 273.944

General information on the benchmark

Namerandom/OnTreshold/7SAT/v45/
unif-k7-r89-v45-c4005-S1392532406-12.UNSAT.shuffled.cnf
MD5SUMaca6cad74270d95cd75e3239f6304512
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark20.4529
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of clauses4005
Sum of the clauses size28035
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54005

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
546.00/273.94	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node66/watcher-426721-1179025534 -o ROOT/results/node66/solver-426721-1179025534 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426721-1179025534/MiraXTv3_dyn /tmp/evaluation/426721-1179025534/instance-426721-1179025534.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.84 1.97 1.99 3/64 17237
/proc/meminfo: memFree=1409880/2055920 swapFree=4183164/4192956
[pid=17237] ppid=17235 vsize=3788 CPUtime=0
/proc/17237/stat : 17237 (MiraXTv3_dyn) R 17235 17237 13678 0 -1 4194304 295 0 0 0 0 0 0 0 18 0 1 0 378542942 3878912 270 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 10274427 0 0 4096 0 0 0 0 17 1 0 0
/proc/17237/statm: 947 270 206 20 0 305 0

[startup+0.024325 s]
/proc/loadavg: 1.84 1.97 1.99 3/64 17237
/proc/meminfo: memFree=1409880/2055920 swapFree=4183164/4192956
[pid=17237] ppid=17235 vsize=4200 CPUtime=0.02
/proc/17237/stat : 17237 (MiraXTv3_dyn) R 17235 17237 13678 0 -1 4194304 390 0 0 0 2 0 0 0 18 0 1 0 378542942 4300800 365 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583914 0 0 4096 0 0 0 0 17 1 0 0
/proc/17237/statm: 1050 365 207 20 0 408 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4200

[startup+0.101343 s]
/proc/loadavg: 1.84 1.97 1.99 3/64 17237
/proc/meminfo: memFree=1409880/2055920 swapFree=4183164/4192956
[pid=17237] ppid=17235 vsize=6100 CPUtime=0.11
/proc/17237/stat : 17237 (MiraXTv3_dyn) S 17235 17237 13678 0 -1 4194304 584 0 0 0 11 0 0 0 18 0 3 0 378542942 6246400 559 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17237/statm: 1525 559 218 20 0 883 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 6100

[startup+0.301385 s]
/proc/loadavg: 1.84 1.97 1.99 3/64 17237
/proc/meminfo: memFree=1409880/2055920 swapFree=4183164/4192956
[pid=17237] ppid=17235 vsize=8836 CPUtime=0.5
/proc/17237/stat : 17237 (MiraXTv3_dyn) S 17235 17237 13678 0 -1 4194304 1042 0 0 0 50 0 0 0 18 0 3 0 378542942 9048064 1017 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17237/statm: 2209 1017 218 20 0 1567 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 8836

[startup+0.701466 s]
/proc/loadavg: 1.84 1.97 1.99 3/64 17237
/proc/meminfo: memFree=1409880/2055920 swapFree=4183164/4192956
[pid=17237] ppid=17235 vsize=11164 CPUtime=1.3
/proc/17237/stat : 17237 (MiraXTv3_dyn) S 17235 17237 13678 0 -1 4194304 1715 0 0 0 129 1 0 0 18 0 3 0 378542942 11431936 1690 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17237/statm: 2791 1690 218 20 0 2149 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 11164

[startup+1.50162 s]
/proc/loadavg: 1.85 1.97 1.99 3/67 17240
/proc/meminfo: memFree=1402240/2055920 swapFree=4183164/4192956
[pid=17237] ppid=17235 vsize=14324 CPUtime=2.89
/proc/17237/stat : 17237 (MiraXTv3_dyn) S 17235 17237 13678 0 -1 4194304 2300 0 0 0 288 1 0 0 18 0 3 0 378542942 14667776 2275 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17237/statm: 3581 2275 218 20 0 2939 0
[pid=17237/tid=17239] ppid=17235 vsize=14324 CPUtime=1.4
/proc/17237/task/17239/stat : 17239 (MiraXTv3_dyn) R 17235 17237 13678 0 -1 4194368 926 0 0 0 140 0 0 0 25 0 3 0 378542951 14667776 2275 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17237/tid=17240] ppid=17235 vsize=14324 CPUtime=1.4
/proc/17237/task/17240/stat : 17240 (MiraXTv3_dyn) R 17235 17237 13678 0 -1 4194368 953 0 0 0 139 1 0 0 19 0 3 0 378542951 14667776 2275 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 14324

[startup+3.10295 s]
/proc/loadavg: 1.85 1.97 1.99 3/67 17240
/proc/meminfo: memFree=1399936/2055920 swapFree=4183164/4192956
[pid=17237] ppid=17235 vsize=17596 CPUtime=6.09
/proc/17237/stat : 17237 (MiraXTv3_dyn) S 17235 17237 13678 0 -1 4194304 3159 0 0 0 607 2 0 0 18 0 3 0 378542942 18018304 3062 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17237/statm: 4399 3062 218 20 0 3757 0
[pid=17237/tid=17239] ppid=17235 vsize=17596 CPUtime=3
/proc/17237/task/17239/stat : 17239 (MiraXTv3_dyn) R 17235 17237 13678 0 -1 4194368 1334 0 0 0 300 0 0 0 25 0 3 0 378542951 18018304 3062 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17237/tid=17240] ppid=17235 vsize=17596 CPUtime=2.99
/proc/17237/task/17240/stat : 17240 (MiraXTv3_dyn) R 17235 17237 13678 0 -1 4194368 1404 0 0 0 298 1 0 0 25 0 3 0 378542951 18018304 3062 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 17596

[startup+6.30159 s]
/proc/loadavg: 1.85 1.97 1.99 3/67 17240
/proc/meminfo: memFree=1393152/2055920 swapFree=4183164/4192956
[pid=17237] ppid=17235 vsize=23192 CPUtime=12.47
/proc/17237/stat : 17237 (MiraXTv3_dyn) S 17235 17237 13678 0 -1 4194304 4907 0 0 0 1244 3 0 0 18 0 3 0 378542942 23748608 4733 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17237/statm: 5798 4733 218 20 0 5156 0
[pid=17237/tid=17239] ppid=17235 vsize=23192 CPUtime=6.21
/proc/17237/task/17239/stat : 17239 (MiraXTv3_dyn) R 17235 17237 13678 0 -1 4194368 2267 0 0 0 620 1 0 0 25 0 3 0 378542951 23748608 4733 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17237/tid=17240] ppid=17235 vsize=23192 CPUtime=6.18
/proc/17237/task/17240/stat : 17240 (MiraXTv3_dyn) R 17235 17237 13678 0 -1 4194368 2219 0 0 0 616 2 0 0 24 0 3 0 378542951 23748608 4733 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 23192

[startup+12.7029 s]
/proc/loadavg: 1.87 1.97 1.99 3/67 17240
/proc/meminfo: memFree=1385352/2055920 swapFree=4183164/4192956
[pid=17237] ppid=17235 vsize=29964 CPUtime=25.24
/proc/17237/stat : 17237 (MiraXTv3_dyn) S 17235 17237 13678 0 -1 4194304 6660 0 0 0 2519 5 0 0 18 0 3 0 378542942 30683136 6187 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17237/statm: 7491 6187 218 20 0 6849 0
[pid=17237/tid=17239] ppid=17235 vsize=29964 CPUtime=12.6
/proc/17237/task/17239/stat : 17239 (MiraXTv3_dyn) R 17235 17237 13678 0 -1 4194368 3138 0 0 0 1258 2 0 0 25 0 3 0 378542951 30683136 6187 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17237/tid=17240] ppid=17235 vsize=29964 CPUtime=12.55
/proc/17237/task/17240/stat : 17240 (MiraXTv3_dyn) R 17235 17237 13678 0 -1 4194368 3101 0 0 0 1252 3 0 0 25 0 3 0 378542951 30683136 6187 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 29964

[startup+25.5014 s]
/proc/loadavg: 1.89 1.97 1.99 3/67 17240
/proc/meminfo: memFree=1377224/2055920 swapFree=4183164/4192956
[pid=17237] ppid=17235 vsize=37564 CPUtime=50.78
/proc/17237/stat : 17237 (MiraXTv3_dyn) S 17235 17237 13678 0 -1 4194304 9166 0 0 0 5070 8 0 0 18 0 3 0 378542942 38465536 8211 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17237/statm: 9391 8211 218 20 0 8749 0
[pid=17237/tid=17239] ppid=17235 vsize=37564 CPUtime=25.38
/proc/17237/task/17239/stat : 17239 (MiraXTv3_dyn) R 17235 17237 13678 0 -1 4194368 4178 0 0 0 2536 2 0 0 25 0 3 0 378542951 38465536 8211 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17237/tid=17240] ppid=17235 vsize=37564 CPUtime=25.3
/proc/17237/task/17240/stat : 17240 (MiraXTv3_dyn) R 17235 17237 13678 0 -1 4194368 4567 0 0 0 2526 4 0 0 25 0 3 0 378542951 38465536 8211 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 37564

[startup+51.1015 s]
/proc/loadavg: 1.93 1.97 1.99 3/67 17240
/proc/meminfo: memFree=1374664/2055920 swapFree=4183164/4192956
[pid=17237] ppid=17235 vsize=39764 CPUtime=101.81
/proc/17237/stat : 17237 (MiraXTv3_dyn) S 17235 17237 13678 0 -1 4194304 10807 0 0 0 10172 9 0 0 18 0 3 0 378542942 40718336 8869 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17237/statm: 9941 8869 218 20 0 9299 0
[pid=17237/tid=17239] ppid=17235 vsize=39764 CPUtime=50.96
/proc/17237/task/17239/stat : 17239 (MiraXTv3_dyn) R 17235 17237 13678 0 -1 4194368 4940 0 0 0 5093 3 0 0 25 0 3 0 378542951 40718336 8869 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17237/tid=17240] ppid=17235 vsize=39764 CPUtime=50.76
/proc/17237/task/17240/stat : 17240 (MiraXTv3_dyn) R 17235 17237 13678 0 -1 4194368 5446 0 0 0 5071 5 0 0 25 0 3 0 378542951 40718336 8869 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 39764

[startup+102.306 s]
/proc/loadavg: 1.97 1.97 1.99 3/67 17240
/proc/meminfo: memFree=1371912/2055920 swapFree=4183164/4192956
[pid=17237] ppid=17235 vsize=42176 CPUtime=203.93
/proc/17237/stat : 17237 (MiraXTv3_dyn) S 17235 17237 13678 0 -1 4194304 13523 0 0 0 20382 11 0 0 18 0 3 0 378542942 43188224 9488 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17237/statm: 10544 9488 218 20 0 9902 0
[pid=17237/tid=17239] ppid=17235 vsize=42176 CPUtime=102.12
/proc/17237/task/17239/stat : 17239 (MiraXTv3_dyn) R 17235 17237 13678 0 -1 4194368 6272 0 0 0 10208 4 0 0 25 0 3 0 378542951 43188224 9488 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17237/tid=17240] ppid=17235 vsize=42176 CPUtime=101.71
/proc/17237/task/17240/stat : 17240 (MiraXTv3_dyn) R 17235 17237 13678 0 -1 4194368 6830 0 0 0 10165 6 0 0 25 0 3 0 378542951 43188224 9488 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.93
Current children cumulated vsize (KiB) 42176

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/67 17240
/proc/meminfo: memFree=1368520/2055920 swapFree=4183164/4192956
[pid=17237] ppid=17235 vsize=46176 CPUtime=323.58
/proc/17237/stat : 17237 (MiraXTv3_dyn) S 17235 17237 13678 0 -1 4194304 16847 0 0 0 32344 14 0 0 18 0 3 0 378542942 47284224 10471 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17237/statm: 11544 10471 218 20 0 10902 0
[pid=17237/tid=17239] ppid=17235 vsize=46176 CPUtime=162.05
/proc/17237/task/17239/stat : 17239 (MiraXTv3_dyn) R 17235 17237 13678 0 -1 4194368 8098 0 0 0 16199 6 0 0 25 0 3 0 378542951 47284224 10471 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17237/tid=17240] ppid=17235 vsize=46176 CPUtime=161.45
/proc/17237/task/17240/stat : 17240 (MiraXTv3_dyn) R 17235 17237 13678 0 -1 4194368 8328 0 0 0 16137 8 0 0 25 0 3 0 378542951 47284224 10471 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.58
Current children cumulated vsize (KiB) 46176

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/67 17240
/proc/meminfo: memFree=1363720/2055920 swapFree=4183164/4192956
[pid=17237] ppid=17235 vsize=51184 CPUtime=443.25
/proc/17237/stat : 17237 (MiraXTv3_dyn) S 17235 17237 13678 0 -1 4194304 20278 0 0 0 44308 17 0 0 18 0 3 0 378542942 52412416 11596 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17237/statm: 12796 11596 218 20 0 12154 0
[pid=17237/tid=17239] ppid=17235 vsize=51184 CPUtime=221.76
/proc/17237/task/17239/stat : 17239 (MiraXTv3_dyn) R 17235 17237 13678 0 -1 4194368 9742 0 0 0 22169 7 0 0 25 0 3 0 378542951 52412416 11596 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17237/tid=17240] ppid=17235 vsize=51184 CPUtime=221.41
/proc/17237/task/17240/stat : 17240 (MiraXTv3_dyn) R 17235 17237 13678 0 -1 4194368 10115 0 0 0 22131 10 0 0 25 0 3 0 378542951 52412416 11596 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.25
Current children cumulated vsize (KiB) 51184

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

[startup+230.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/67 17240
/proc/meminfo: memFree=1362696/2055920 swapFree=4183164/4192956
[pid=17237] ppid=17235 vsize=52752 CPUtime=459.19
/proc/17237/stat : 17237 (MiraXTv3_dyn) S 17235 17237 13678 0 -1 4194304 20850 0 0 0 45902 17 0 0 18 0 3 0 378542942 54018048 11813 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17237/statm: 13188 11813 218 20 0 12546 0
[pid=17237/tid=17239] ppid=17235 vsize=52752 CPUtime=229.72
/proc/17237/task/17239/stat : 17239 (MiraXTv3_dyn) R 17235 17237 13678 0 -1 4194368 10083 0 0 0 22965 7 0 0 25 0 3 0 378542951 54018048 11813 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17237/tid=17240] ppid=17235 vsize=52752 CPUtime=229.39
/proc/17237/task/17240/stat : 17240 (MiraXTv3_dyn) R 17235 17237 13678 0 -1 4194368 10346 0 0 0 22929 10 0 0 25 0 3 0 378542951 54018048 11813 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 459.19
Current children cumulated vsize (KiB) 52752

[startup+255.901 s]
/proc/loadavg: 1.99 1.97 1.99 3/67 17240
/proc/meminfo: memFree=1361928/2055920 swapFree=4183164/4192956
[pid=17237] ppid=17235 vsize=54112 CPUtime=510.26
/proc/17237/stat : 17237 (MiraXTv3_dyn) S 17235 17237 13678 0 -1 4194304 22148 0 0 0 51008 18 0 0 18 0 3 0 378542942 55410688 12046 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17237/statm: 13528 12046 218 20 0 12886 0
[pid=17237/tid=17239] ppid=17235 vsize=54112 CPUtime=255.22
/proc/17237/task/17239/stat : 17239 (MiraXTv3_dyn) R 17235 17237 13678 0 -1 4194368 10754 0 0 0 25514 8 0 0 25 0 3 0 378542951 55410688 12046 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17237/tid=17240] ppid=17235 vsize=54112 CPUtime=254.96
/proc/17237/task/17240/stat : 17240 (MiraXTv3_dyn) R 17235 17237 13678 0 -1 4194368 10973 0 0 0 25486 10 0 0 25 0 3 0 378542951 55410688 12046 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 510.26
Current children cumulated vsize (KiB) 54112

[startup+262.303 s]
/proc/loadavg: 1.99 1.97 1.99 3/67 17240
/proc/meminfo: memFree=1361672/2055920 swapFree=4183164/4192956
[pid=17237] ppid=17235 vsize=54412 CPUtime=523.02
/proc/17237/stat : 17237 (MiraXTv3_dyn) S 17235 17237 13678 0 -1 4194304 22485 0 0 0 52283 19 0 0 18 0 3 0 378542942 55717888 12099 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17237/statm: 13603 12099 218 20 0 12961 0
[pid=17237/tid=17239] ppid=17235 vsize=54412 CPUtime=261.57
/proc/17237/task/17239/stat : 17239 (MiraXTv3_dyn) R 17235 17237 13678 0 -1 4194368 10921 0 0 0 26149 8 0 0 25 0 3 0 378542951 55717888 12099 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17237/tid=17240] ppid=17235 vsize=54412 CPUtime=261.35
/proc/17237/task/17240/stat : 17240 (MiraXTv3_dyn) R 17235 17237 13678 0 -1 4194368 11143 0 0 0 26125 10 0 0 25 0 3 0 378542951 55717888 12099 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 523.02
Current children cumulated vsize (KiB) 54412

[startup+268.702 s]
/proc/loadavg: 1.99 1.97 1.99 3/67 17240
/proc/meminfo: memFree=1361480/2055920 swapFree=4183164/4192956
[pid=17237] ppid=17235 vsize=54580 CPUtime=535.78
/proc/17237/stat : 17237 (MiraXTv3_dyn) S 17235 17237 13678 0 -1 4194304 22669 0 0 0 53559 19 0 0 18 0 3 0 378542942 55889920 12141 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17237/statm: 13645 12141 218 20 0 13003 0
[pid=17237/tid=17239] ppid=17235 vsize=54580 CPUtime=267.94
/proc/17237/task/17239/stat : 17239 (MiraXTv3_dyn) R 17235 17237 13678 0 -1 4194368 11034 0 0 0 26786 8 0 0 25 0 3 0 378542951 55889920 12141 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17237/tid=17240] ppid=17235 vsize=54580 CPUtime=267.75
/proc/17237/task/17240/stat : 17240 (MiraXTv3_dyn) R 17235 17237 13678 0 -1 4194368 11214 0 0 0 26765 10 0 0 25 0 3 0 378542951 55889920 12141 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 535.78
Current children cumulated vsize (KiB) 54580

[startup+271.903 s]
/proc/loadavg: 1.99 1.97 1.99 3/67 17240
/proc/meminfo: memFree=1361480/2055920 swapFree=4183164/4192956
[pid=17237] ppid=17235 vsize=54580 CPUtime=542.14
/proc/17237/stat : 17237 (MiraXTv3_dyn) S 17235 17237 13678 0 -1 4194304 22813 0 0 0 54195 19 0 0 18 0 3 0 378542942 55889920 12143 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17237/statm: 13645 12143 218 20 0 13003 0
[pid=17237/tid=17239] ppid=17235 vsize=54580 CPUtime=271.11
/proc/17237/task/17239/stat : 17239 (MiraXTv3_dyn) R 17235 17237 13678 0 -1 4194368 11106 0 0 0 27103 8 0 0 24 0 3 0 378542951 55889920 12143 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17237/tid=17240] ppid=17235 vsize=54580 CPUtime=270.93
/proc/17237/task/17240/stat : 17240 (MiraXTv3_dyn) R 17235 17237 13678 0 -1 4194368 11286 0 0 0 27083 10 0 0 23 0 3 0 378542951 55889920 12143 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 542.14
Current children cumulated vsize (KiB) 54580

[startup+272.702 s]
/proc/loadavg: 1.99 1.97 1.99 3/67 17240
/proc/meminfo: memFree=1361480/2055920 swapFree=4183164/4192956
[pid=17237] ppid=17235 vsize=54580 CPUtime=543.74
/proc/17237/stat : 17237 (MiraXTv3_dyn) S 17235 17237 13678 0 -1 4194304 22813 0 0 0 54355 19 0 0 18 0 3 0 378542942 55889920 12143 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17237/statm: 13645 12143 218 20 0 13003 0
[pid=17237/tid=17239] ppid=17235 vsize=54580 CPUtime=271.91
/proc/17237/task/17239/stat : 17239 (MiraXTv3_dyn) R 17235 17237 13678 0 -1 4194368 11106 0 0 0 27183 8 0 0 25 0 3 0 378542951 55889920 12143 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17237/tid=17240] ppid=17235 vsize=54580 CPUtime=271.73
/proc/17237/task/17240/stat : 17240 (MiraXTv3_dyn) R 17235 17237 13678 0 -1 4194368 11286 0 0 0 27163 10 0 0 25 0 3 0 378542951 55889920 12143 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 543.74
Current children cumulated vsize (KiB) 54580

[startup+273.502 s]
/proc/loadavg: 1.99 1.97 1.99 3/67 17240
/proc/meminfo: memFree=1361480/2055920 swapFree=4183164/4192956
[pid=17237] ppid=17235 vsize=54580 CPUtime=545.32
/proc/17237/stat : 17237 (MiraXTv3_dyn) S 17235 17237 13678 0 -1 4194304 22955 0 0 0 54513 19 0 0 18 0 3 0 378542942 55889920 12143 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17237/statm: 13645 12143 218 20 0 13003 0
[pid=17237/tid=17239] ppid=17235 vsize=54580 CPUtime=272.71
/proc/17237/task/17239/stat : 17239 (MiraXTv3_dyn) R 17235 17237 13678 0 -1 4194368 11177 0 0 0 27263 8 0 0 25 0 3 0 378542951 55889920 12143 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17237/tid=17240] ppid=17235 vsize=54580 CPUtime=272.52
/proc/17237/task/17240/stat : 17240 (MiraXTv3_dyn) R 17235 17237 13678 0 -1 4194368 11357 0 0 0 27242 10 0 0 17 0 3 0 378542951 55889920 12143 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 545.32
Current children cumulated vsize (KiB) 54580

[startup+273.906 s]
/proc/loadavg: 1.99 1.97 1.99 2/67 17240
/proc/meminfo: memFree=1361480/2055920 swapFree=4183164/4192956
[pid=17237] ppid=17235 vsize=48640 CPUtime=546
/proc/17237/stat : 17237 (MiraXTv3_dyn) R 17235 17237 13678 0 -1 4194304 22957 0 0 0 54581 19 0 0 17 0 1 0 378542942 49807360 10801 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 10272252 0 0 4096 0 0 0 0 17 1 0 0
/proc/17237/statm: 12160 10801 220 20 0 11518 0
Current children cumulated CPU time (s) 546
Current children cumulated vsize (KiB) 48640

Child status: 20
Real time (s): 273.944
CPU time (s): 546.049
CPU user time (s): 545.844
CPU system time (s): 0.204968
CPU usage (%): 199.328
Max. virtual memory (cumulated for all children) (KiB): 54696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 545.844
system time used= 0.204968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22960
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= 189
involuntary context switches= 4135

runsolver used 0.281957 second user time and 0.72089 second system time

The end

Launcher Data (download as text)

Begin job on node66 on Sun May 13 03:05:34 UTC 2007

IDJOB= 426721
IDBENCH= 19940
IDSOLVER= 196
FILE ID= node66/426721-1179025534

PBS_JOBID= 5253236

Free space on /tmp= 66542 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v45/unif-k7-r89-v45-c4005-S1392532406-12.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426721-1179025534/MiraXTv3_dyn /tmp/evaluation/426721-1179025534/instance-426721-1179025534.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node66/watcher-426721-1179025534 -o ROOT/results/node66/solver-426721-1179025534 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426721-1179025534/MiraXTv3_dyn /tmp/evaluation/426721-1179025534/instance-426721-1179025534.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  aca6cad74270d95cd75e3239f6304512

RANDOM SEED= 266599809

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node66.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.281
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.281
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:       1410096 kB
Buffers:         25844 kB
Cached:         487140 kB
SwapCached:       3884 kB
Active:          71480 kB
Inactive:       451552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1410096 kB
SwapTotal:     4192956 kB
SwapFree:      4183164 kB
Dirty:            4004 kB
Writeback:           0 kB
Mapped:          15992 kB
Slab:           108764 kB
Committed_AS:  5167064 kB
PageTables:       1404 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 node66 on Sun May 13 03:10:08 UTC 2007