Trace number 460036

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 347.101 174.292

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.9.unsat.cnf
MD5SUM738c5d916b76338511b77dbd47cdbc16
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark114.886
Satisfiable
(Un)Satisfiability was proved
Number of variables892
Number of clauses3006
Sum of the clauses size7828
Maximum clause length17
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 21283
Number of clauses of size 31676
Number of clauses of size 418
Number of clauses of size 516
Number of clauses of size over 510

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
347.00/174.29	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/node72/watcher-460036-1179018091 -o ROOT/results/node72/solver-460036-1179018091 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/460036-1179018091/MiraXTv3_dyn /tmp/evaluation/460036-1179018091/instance-460036-1179018091.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.96 3/83 20735
/proc/meminfo: memFree=1236128/2055920 swapFree=4157264/4192956
[pid=20735] ppid=20733 vsize=3924 CPUtime=0
/proc/20735/stat : 20735 (MiraXTv3_dyn) R 20733 20735 19944 0 -1 4194304 316 0 0 0 0 0 0 0 18 0 1 0 377847542 4018176 291 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134579267 0 0 4096 0 0 0 0 17 1 0 0
/proc/20735/statm: 981 297 206 20 0 339 0

[startup+0.08597 s]
/proc/loadavg: 1.84 1.97 1.96 3/83 20735
/proc/meminfo: memFree=1236128/2055920 swapFree=4157264/4192956
[pid=20735] ppid=20733 vsize=6080 CPUtime=0.14
/proc/20735/stat : 20735 (MiraXTv3_dyn) S 20733 20735 19944 0 -1 4194304 648 0 0 0 14 0 0 0 18 0 3 0 377847542 6225920 623 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20735/statm: 1520 623 218 20 0 878 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 6080

[startup+0.10197 s]
/proc/loadavg: 1.84 1.97 1.96 3/83 20735
/proc/meminfo: memFree=1236128/2055920 swapFree=4157264/4192956
[pid=20735] ppid=20733 vsize=6868 CPUtime=0.17
/proc/20735/stat : 20735 (MiraXTv3_dyn) S 20733 20735 19944 0 -1 4194304 688 0 0 0 17 0 0 0 18 0 3 0 377847542 7032832 663 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20735/statm: 1717 663 218 20 0 1075 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 6868

[startup+0.30199 s]
/proc/loadavg: 1.84 1.97 1.96 3/83 20735
/proc/meminfo: memFree=1236128/2055920 swapFree=4157264/4192956
[pid=20735] ppid=20733 vsize=8624 CPUtime=0.57
/proc/20735/stat : 20735 (MiraXTv3_dyn) S 20733 20735 19944 0 -1 4194304 1017 0 0 0 57 0 0 0 18 0 3 0 377847542 8830976 991 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20735/statm: 2156 991 218 20 0 1514 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8624

[startup+0.701029 s]
/proc/loadavg: 1.84 1.97 1.96 3/83 20735
/proc/meminfo: memFree=1236128/2055920 swapFree=4157264/4192956
[pid=20735] ppid=20733 vsize=10824 CPUtime=1.36
/proc/20735/stat : 20735 (MiraXTv3_dyn) S 20733 20735 19944 0 -1 4194304 1625 0 0 0 136 0 0 0 18 0 3 0 377847542 11083776 1599 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20735/statm: 2706 1599 218 20 0 2064 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 10824

[startup+1.5011 s]
/proc/loadavg: 1.84 1.97 1.96 4/85 20752
/proc/meminfo: memFree=1229328/2055920 swapFree=4157264/4192956
[pid=20735] ppid=20733 vsize=13384 CPUtime=2.94
/proc/20735/stat : 20735 (MiraXTv3_dyn) S 20733 20735 19944 0 -1 4194304 2394 0 0 0 293 1 0 0 18 0 3 0 377847542 13705216 2368 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20735/statm: 3346 2368 218 20 0 2704 0
[pid=20735/tid=20737] ppid=20733 vsize=13384 CPUtime=1.46
/proc/20735/task/20737/stat : 20737 (MiraXTv3_dyn) R 20733 20735 19944 0 -1 4194368 947 0 0 0 146 0 0 0 25 0 3 0 377847544 13705216 2369 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20735/tid=20738] ppid=20733 vsize=13384 CPUtime=1.46
/proc/20735/task/20738/stat : 20738 (MiraXTv3_dyn) R 20733 20735 19944 0 -1 4194368 1049 0 0 0 145 1 0 0 25 0 3 0 377847544 13705216 2369 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 13384

[startup+3.10125 s]
/proc/loadavg: 1.84 1.97 1.96 3/86 20756
/proc/meminfo: memFree=1224136/2055920 swapFree=4157264/4192956
[pid=20735] ppid=20733 vsize=21036 CPUtime=6.13
/proc/20735/stat : 20735 (MiraXTv3_dyn) S 20733 20735 19944 0 -1 4194304 3953 0 0 0 611 2 0 0 18 0 3 0 377847542 21540864 3927 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20735/statm: 5259 3927 218 20 0 4617 0
[pid=20735/tid=20737] ppid=20733 vsize=21036 CPUtime=3.06
/proc/20735/task/20737/stat : 20737 (MiraXTv3_dyn) R 20733 20735 19944 0 -1 4194368 1834 0 0 0 305 1 0 0 25 0 3 0 377847544 21540864 3927 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20735/tid=20738] ppid=20733 vsize=21036 CPUtime=3.05
/proc/20735/task/20738/stat : 20738 (MiraXTv3_dyn) R 20733 20735 19944 0 -1 4194368 1720 0 0 0 304 1 0 0 19 0 3 0 377847544 21540864 3927 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 21036

[startup+6.30254 s]
/proc/loadavg: 1.85 1.97 1.96 3/86 20764
/proc/meminfo: memFree=1217288/2055920 swapFree=4157264/4192956
[pid=20735] ppid=20733 vsize=26972 CPUtime=12.5
/proc/20735/stat : 20735 (MiraXTv3_dyn) S 20733 20735 19944 0 -1 4194304 5404 0 0 0 1247 3 0 0 18 0 3 0 377847542 27619328 5378 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20735/statm: 6743 5378 218 20 0 6101 0
[pid=20735/tid=20737] ppid=20733 vsize=26972 CPUtime=6.24
/proc/20735/task/20737/stat : 20737 (MiraXTv3_dyn) R 20733 20735 19944 0 -1 4194368 2707 0 0 0 622 2 0 0 18 0 3 0 377847544 27619328 5378 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20735/tid=20738] ppid=20733 vsize=26972 CPUtime=6.24
/proc/20735/task/20738/stat : 20738 (MiraXTv3_dyn) R 20733 20735 19944 0 -1 4194368 2298 0 0 0 623 1 0 0 17 0 3 0 377847544 27619328 5378 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 26972

[startup+12.7011 s]
/proc/loadavg: 1.86 1.97 1.96 3/86 20768
/proc/meminfo: memFree=1205584/2055920 swapFree=4157264/4192956
[pid=20735] ppid=20733 vsize=37488 CPUtime=25.26
/proc/20735/stat : 20735 (MiraXTv3_dyn) S 20733 20735 19944 0 -1 4194304 8121 0 0 0 2519 7 0 0 18 0 3 0 377847542 38387712 8020 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20735/statm: 9372 8020 218 20 0 8730 0
[pid=20735/tid=20737] ppid=20733 vsize=37488 CPUtime=12.6
/proc/20735/task/20737/stat : 20737 (MiraXTv3_dyn) R 20733 20735 19944 0 -1 4194368 3779 0 0 0 1257 3 0 0 25 0 3 0 377847544 38387712 8020 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20735/tid=20738] ppid=20733 vsize=37488 CPUtime=12.63
/proc/20735/task/20738/stat : 20738 (MiraXTv3_dyn) R 20733 20735 19944 0 -1 4194368 3943 0 0 0 1260 3 0 0 25 0 3 0 377847544 38387712 8020 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 37488

[startup+25.5013 s]
/proc/loadavg: 1.89 1.97 1.96 3/86 20778
/proc/meminfo: memFree=1180248/2055920 swapFree=4157264/4192956
[pid=20735] ppid=20733 vsize=62324 CPUtime=50.78
/proc/20735/stat : 20735 (MiraXTv3_dyn) S 20733 20735 19944 0 -1 4194304 14569 0 0 0 5062 16 0 0 18 0 3 0 377847542 63819776 14236 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20735/statm: 15581 14236 218 20 0 14939 0
[pid=20735/tid=20737] ppid=20733 vsize=62324 CPUtime=25.34
/proc/20735/task/20737/stat : 20737 (MiraXTv3_dyn) R 20733 20735 19944 0 -1 4194368 6736 0 0 0 2526 8 0 0 25 0 3 0 377847544 63819776 14236 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20735/tid=20738] ppid=20733 vsize=62324 CPUtime=25.41
/proc/20735/task/20738/stat : 20738 (MiraXTv3_dyn) R 20733 20735 19944 0 -1 4194368 7434 0 0 0 2534 7 0 0 17 0 3 0 377847544 63819776 14236 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 2966964 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 62324

[startup+51.1016 s]
/proc/loadavg: 1.93 1.97 1.96 3/80 20802
/proc/meminfo: memFree=1179728/2055920 swapFree=4157264/4192956
[pid=20735] ppid=20733 vsize=63400 CPUtime=101.8
/proc/20735/stat : 20735 (MiraXTv3_dyn) S 20733 20735 19944 0 -1 4194304 15006 0 0 0 10163 17 0 0 18 0 3 0 377847542 64921600 14442 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20735/statm: 15850 14442 218 20 0 15208 0
[pid=20735/tid=20737] ppid=20733 vsize=63400 CPUtime=50.81
/proc/20735/task/20737/stat : 20737 (MiraXTv3_dyn) R 20733 20735 19944 0 -1 4194368 6997 0 0 0 5073 8 0 0 25 0 3 0 377847544 64921600 14442 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134566447 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20735/tid=20738] ppid=20733 vsize=63400 CPUtime=50.96
/proc/20735/task/20738/stat : 20738 (MiraXTv3_dyn) R 20733 20735 19944 0 -1 4194368 7610 0 0 0 5088 8 0 0 25 0 3 0 377847544 64921600 14442 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 63400

[startup+102.305 s]
/proc/loadavg: 1.97 1.97 1.96 3/80 20802
/proc/meminfo: memFree=1152912/2055920 swapFree=4157264/4192956
[pid=20735] ppid=20733 vsize=89680 CPUtime=203.85
/proc/20735/stat : 20735 (MiraXTv3_dyn) S 20733 20735 19944 0 -1 4194304 22229 0 0 0 20360 25 0 0 18 0 3 0 377847542 91832320 21138 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20735/statm: 22420 21138 218 20 0 21778 0
[pid=20735/tid=20737] ppid=20733 vsize=89680 CPUtime=101.67
/proc/20735/task/20737/stat : 20737 (MiraXTv3_dyn) R 20733 20735 19944 0 -1 4194368 10960 0 0 0 10156 11 0 0 25 0 3 0 377847544 91832320 21138 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20735/tid=20738] ppid=20733 vsize=89680 CPUtime=102.15
/proc/20735/task/20738/stat : 20738 (MiraXTv3_dyn) R 20733 20735 19944 0 -1 4194368 10870 0 0 0 10202 13 0 0 25 0 3 0 377847544 91832320 21138 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.85
Current children cumulated vsize (KiB) 89680

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 20802
/proc/meminfo: memFree=1147536/2055920 swapFree=4157264/4192956
[pid=20735] ppid=20733 vsize=95404 CPUtime=323.35
/proc/20735/stat : 20735 (MiraXTv3_dyn) S 20733 20735 19944 0 -1 4194304 23969 0 0 0 32307 28 0 0 18 0 3 0 377847542 97693696 22454 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20735/statm: 23851 22454 218 20 0 23209 0
[pid=20735/tid=20737] ppid=20733 vsize=95404 CPUtime=161.34
/proc/20735/task/20737/stat : 20737 (MiraXTv3_dyn) R 20733 20735 19944 0 -1 4194368 11538 0 0 0 16122 12 0 0 25 0 3 0 377847544 97693696 22454 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520086 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20735/tid=20738] ppid=20733 vsize=95404 CPUtime=161.98
/proc/20735/task/20738/stat : 20738 (MiraXTv3_dyn) R 20733 20735 19944 0 -1 4194368 12032 0 0 0 16183 15 0 0 25 0 3 0 377847544 97693696 22454 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.35
Current children cumulated vsize (KiB) 95404

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

[startup+166.301 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 20802
/proc/meminfo: memFree=1147408/2055920 swapFree=4157264/4192956
[pid=20735] ppid=20733 vsize=95404 CPUtime=331.31
/proc/20735/stat : 20735 (MiraXTv3_dyn) S 20733 20735 19944 0 -1 4194304 24125 0 0 0 33103 28 0 0 18 0 3 0 377847542 97693696 22464 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20735/statm: 23851 22464 218 20 0 23209 0
[pid=20735/tid=20737] ppid=20733 vsize=95404 CPUtime=165.31
/proc/20735/task/20737/stat : 20737 (MiraXTv3_dyn) R 20733 20735 19944 0 -1 4194368 11617 0 0 0 16519 12 0 0 25 0 3 0 377847544 97693696 22464 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20735/tid=20738] ppid=20733 vsize=95404 CPUtime=165.98
/proc/20735/task/20738/stat : 20738 (MiraXTv3_dyn) R 20733 20735 19944 0 -1 4194368 12109 0 0 0 16583 15 0 0 25 0 3 0 377847544 97693696 22464 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 331.31
Current children cumulated vsize (KiB) 95404

[startup+169.501 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 20802
/proc/meminfo: memFree=1147408/2055920 swapFree=4157264/4192956
[pid=20735] ppid=20733 vsize=95404 CPUtime=337.7
/proc/20735/stat : 20735 (MiraXTv3_dyn) S 20733 20735 19944 0 -1 4194304 24125 0 0 0 33742 28 0 0 18 0 3 0 377847542 97693696 22464 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20735/statm: 23851 22464 218 20 0 23209 0
[pid=20735/tid=20737] ppid=20733 vsize=95404 CPUtime=168.5
/proc/20735/task/20737/stat : 20737 (MiraXTv3_dyn) R 20733 20735 19944 0 -1 4194368 11617 0 0 0 16838 12 0 0 25 0 3 0 377847544 97693696 22464 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20735/tid=20738] ppid=20733 vsize=95404 CPUtime=169.18
/proc/20735/task/20738/stat : 20738 (MiraXTv3_dyn) R 20733 20735 19944 0 -1 4194368 12109 0 0 0 16903 15 0 0 25 0 3 0 377847544 97693696 22464 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 337.7
Current children cumulated vsize (KiB) 95404

[startup+172.706 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 20802
/proc/meminfo: memFree=1147408/2055920 swapFree=4157264/4192956
[pid=20735] ppid=20733 vsize=95404 CPUtime=344.1
/proc/20735/stat : 20735 (MiraXTv3_dyn) S 20733 20735 19944 0 -1 4194304 24125 0 0 0 34382 28 0 0 18 0 3 0 377847542 97693696 22464 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20735/statm: 23851 22464 218 20 0 23209 0
[pid=20735/tid=20737] ppid=20733 vsize=95404 CPUtime=171.69
/proc/20735/task/20737/stat : 20737 (MiraXTv3_dyn) R 20733 20735 19944 0 -1 4194368 11617 0 0 0 17157 12 0 0 25 0 3 0 377847544 97693696 22464 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20735/tid=20738] ppid=20733 vsize=95404 CPUtime=172.38
/proc/20735/task/20738/stat : 20738 (MiraXTv3_dyn) R 20733 20735 19944 0 -1 4194368 12109 0 0 0 17223 15 0 0 25 0 3 0 377847544 97693696 22464 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134528405 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 344.1
Current children cumulated vsize (KiB) 95404

[startup+173.502 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 20802
/proc/meminfo: memFree=1147408/2055920 swapFree=4157264/4192956
[pid=20735] ppid=20733 vsize=95404 CPUtime=345.67
/proc/20735/stat : 20735 (MiraXTv3_dyn) S 20733 20735 19944 0 -1 4194304 24174 0 0 0 34539 28 0 0 18 0 3 0 377847542 97693696 22464 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20735/statm: 23851 22464 218 20 0 23209 0
[pid=20735/tid=20737] ppid=20733 vsize=95404 CPUtime=172.48
/proc/20735/task/20737/stat : 20737 (MiraXTv3_dyn) R 20733 20735 19944 0 -1 4194368 11617 0 0 0 17236 12 0 0 25 0 3 0 377847544 97693696 22464 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520412 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20735/tid=20738] ppid=20733 vsize=95404 CPUtime=173.16
/proc/20735/task/20738/stat : 20738 (MiraXTv3_dyn) R 20733 20735 19944 0 -1 4194368 12158 0 0 0 17301 15 0 0 23 0 3 0 377847544 97693696 22464 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526710 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 345.67
Current children cumulated vsize (KiB) 95404

[startup+173.902 s]
/proc/loadavg: 1.99 1.97 1.96 2/80 20802
/proc/meminfo: memFree=1147408/2055920 swapFree=4157264/4192956
[pid=20735] ppid=20733 vsize=95404 CPUtime=346.43
/proc/20735/stat : 20735 (MiraXTv3_dyn) S 20733 20735 19944 0 -1 4194304 24174 0 0 0 34615 28 0 0 18 0 3 0 377847542 97693696 22464 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20735/statm: 23851 22464 218 20 0 23209 0
[pid=20735/tid=20737] ppid=20733 vsize=95404 CPUtime=172.84
/proc/20735/task/20737/stat : 20737 (MiraXTv3_dyn) R 20733 20735 19944 0 -1 4194368 11617 0 0 0 17272 12 0 0 25 0 3 0 377847544 97693696 22464 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520986 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20735/tid=20738] ppid=20733 vsize=95404 CPUtime=173.56
/proc/20735/task/20738/stat : 20738 (MiraXTv3_dyn) R 20733 20735 19944 0 -1 4194368 12158 0 0 0 17341 15 0 0 25 0 3 0 377847544 97693696 22464 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520280 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 346.43
Current children cumulated vsize (KiB) 95404

[startup+174.102 s]
/proc/loadavg: 1.99 1.97 1.96 2/80 20802
/proc/meminfo: memFree=1147408/2055920 swapFree=4157264/4192956
[pid=20735] ppid=20733 vsize=95404 CPUtime=346.82
/proc/20735/stat : 20735 (MiraXTv3_dyn) S 20733 20735 19944 0 -1 4194304 24174 0 0 0 34654 28 0 0 18 0 3 0 377847542 97693696 22464 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20735/statm: 23851 22464 218 20 0 23209 0
[pid=20735/tid=20737] ppid=20733 vsize=95404 CPUtime=173.04
/proc/20735/task/20737/stat : 20737 (MiraXTv3_dyn) R 20733 20735 19944 0 -1 4194368 11617 0 0 0 17292 12 0 0 25 0 3 0 377847544 97693696 22464 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20735/tid=20738] ppid=20733 vsize=95404 CPUtime=173.75
/proc/20735/task/20738/stat : 20738 (MiraXTv3_dyn) R 20733 20735 19944 0 -1 4194368 12158 0 0 0 17360 15 0 0 25 0 3 0 377847544 97693696 22464 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 346.82
Current children cumulated vsize (KiB) 95404

[startup+174.202 s]
/proc/loadavg: 1.99 1.97 1.96 2/80 20802
/proc/meminfo: memFree=1147408/2055920 swapFree=4157264/4192956
[pid=20735] ppid=20733 vsize=94188 CPUtime=347
/proc/20735/stat : 20735 (MiraXTv3_dyn) S 20733 20735 19944 0 -1 4194304 24174 0 0 0 34672 28 0 0 18 0 3 0 377847542 96448512 21897 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20735/statm: 23547 21897 218 20 0 22905 0
[pid=20735/tid=20737] ppid=20733 vsize=94188 CPUtime=173.13
/proc/20735/task/20737/stat : 20737 (MiraXTv3_dyn) R 20733 20735 19944 0 -1 4194368 11617 0 0 0 17301 12 0 0 24 0 3 0 377847544 96448512 21897 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20735/tid=20738] ppid=20733 vsize=94188 CPUtime=173.84
/proc/20735/task/20738/stat : 20738 (MiraXTv3_dyn) D 20733 20735 19944 0 -1 4194368 12158 0 0 0 17369 15 0 0 16 0 3 0 377847544 96448512 21897 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 347
Current children cumulated vsize (KiB) 94188

Child status: 20
Real time (s): 174.292
CPU time (s): 347.101
CPU user time (s): 346.799
CPU system time (s): 0.301954
CPU usage (%): 199.149
Max. virtual memory (cumulated for all children) (KiB): 95408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 346.799
system time used= 0.301954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24179
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= 95
involuntary context switches= 6648

runsolver used 0.200969 second user time and 0.448931 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Sun May 13 01:01:31 UTC 2007

IDJOB= 460036
IDBENCH= 20471
IDSOLVER= 196
FILE ID= node72/460036-1179018091

PBS_JOBID= 5252982

Free space on /tmp= 66550 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/jarvisalo/eq.atree.braun.9.unsat.cnf
COMMAND LINE= /tmp/evaluation/460036-1179018091/MiraXTv3_dyn /tmp/evaluation/460036-1179018091/instance-460036-1179018091.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-460036-1179018091 -o ROOT/results/node72/solver-460036-1179018091 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/460036-1179018091/MiraXTv3_dyn /tmp/evaluation/460036-1179018091/instance-460036-1179018091.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  738c5d916b76338511b77dbd47cdbc16

RANDOM SEED= 757455023

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node72.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.222
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	: 5931.00
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.222
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:       1236408 kB
Buffers:         51940 kB
Cached:         626916 kB
SwapCached:      17124 kB
Active:         360000 kB
Inactive:       343192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1236408 kB
SwapTotal:     4192956 kB
SwapFree:      4157264 kB
Dirty:            4064 kB
Writeback:           0 kB
Mapped:          31796 kB
Slab:           101464 kB
Committed_AS:  7421136 kB
PageTables:       2024 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= 66550 MiB

End job on node72 on Sun May 13 01:04:25 UTC 2007