Trace number 456321

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 v3? (TO) 5000.19 2544.24

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-fclqcolor-10-06-07.sat05-1274.reshuffled-07.cnf
MD5SUM18943a77519bfdf7aed8c89595bc3ac6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables175
Number of clauses2852
Sum of the clauses size7960
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2675
Number of clauses of size 32160
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node71/watcher-456321-1179022289 -o ROOT/results/node71/solver-456321-1179022289 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456321-1179022289/MiraXTv3_dyn /tmp/evaluation/456321-1179022289/instance-456321-1179022289.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.99 2.00 2.00 3/64 31828
/proc/meminfo: memFree=1003264/2055920 swapFree=4184268/4192956
[pid=31828] ppid=31826 vsize=3788 CPUtime=0
/proc/31828/stat : 31828 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 378218185 3878912 252 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 7640699 0 0 4096 0 0 0 0 17 1 0 0
/proc/31828/statm: 947 254 205 20 0 305 0

[startup+0.0721 s]
/proc/loadavg: 1.99 2.00 2.00 3/64 31828
/proc/meminfo: memFree=1003264/2055920 swapFree=4184268/4192956
[pid=31828] ppid=31826 vsize=6960 CPUtime=0.1
/proc/31828/stat : 31828 (MiraXTv3_dyn) S 31826 31828 30698 0 -1 4194304 690 0 0 0 10 0 0 0 18 0 3 0 378218185 7127040 665 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31828/statm: 1740 665 218 20 0 1098 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 6960

[startup+0.101102 s]
/proc/loadavg: 1.99 2.00 2.00 3/64 31828
/proc/meminfo: memFree=1003264/2055920 swapFree=4184268/4192956
[pid=31828] ppid=31826 vsize=6960 CPUtime=0.16
/proc/31828/stat : 31828 (MiraXTv3_dyn) S 31826 31828 30698 0 -1 4194304 769 0 0 0 16 0 0 0 18 0 3 0 378218185 7127040 744 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31828/statm: 1740 744 218 20 0 1098 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 6960

[startup+0.301133 s]
/proc/loadavg: 1.99 2.00 2.00 3/64 31828
/proc/meminfo: memFree=1003264/2055920 swapFree=4184268/4192956
[pid=31828] ppid=31826 vsize=9508 CPUtime=0.57
/proc/31828/stat : 31828 (MiraXTv3_dyn) S 31826 31828 30698 0 -1 4194304 1408 0 0 0 56 1 0 0 18 0 3 0 378218185 9736192 1383 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31828/statm: 2377 1383 218 20 0 1735 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9508

[startup+0.70119 s]
/proc/loadavg: 1.99 2.00 2.00 3/64 31828
/proc/meminfo: memFree=1003264/2055920 swapFree=4184268/4192956
[pid=31828] ppid=31826 vsize=13404 CPUtime=1.36
/proc/31828/stat : 31828 (MiraXTv3_dyn) S 31826 31828 30698 0 -1 4194304 2368 0 0 0 135 1 0 0 18 0 3 0 378218185 13725696 2342 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31828/statm: 3351 2342 218 20 0 2709 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 13404

[startup+1.5013 s]
/proc/loadavg: 1.99 2.00 2.00 3/67 31831
/proc/meminfo: memFree=993000/2055920 swapFree=4184268/4192956
[pid=31828] ppid=31826 vsize=17648 CPUtime=2.96
/proc/31828/stat : 31828 (MiraXTv3_dyn) S 31826 31828 30698 0 -1 4194304 3200 0 0 0 294 2 0 0 18 0 3 0 378218185 18071552 3174 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31828/statm: 4412 3174 218 20 0 3770 0
[pid=31828/tid=31830] ppid=31826 vsize=17648 CPUtime=1.46
/proc/31828/task/31830/stat : 31830 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 1474 0 0 0 146 0 0 0 17 0 3 0 378218187 18071552 3174 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31828/tid=31831] ppid=31826 vsize=17648 CPUtime=1.45
/proc/31828/task/31831/stat : 31831 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 1358 0 0 0 145 0 0 0 18 0 3 0 378218187 18071552 3174 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 17648

[startup+3.10252 s]
/proc/loadavg: 1.99 2.00 2.00 3/67 31831
/proc/meminfo: memFree=989096/2055920 swapFree=4184268/4192956
[pid=31828] ppid=31826 vsize=24848 CPUtime=6.15
/proc/31828/stat : 31828 (MiraXTv3_dyn) S 31826 31828 30698 0 -1 4194304 5039 0 0 0 613 2 0 0 18 0 3 0 378218185 25444352 4903 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31828/statm: 6212 4903 218 20 0 5570 0
[pid=31828/tid=31830] ppid=31826 vsize=24848 CPUtime=3.07
/proc/31828/task/31830/stat : 31830 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 2161 0 0 0 306 1 0 0 24 0 3 0 378218187 25444352 4903 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31828/tid=31831] ppid=31826 vsize=24848 CPUtime=3.06
/proc/31828/task/31831/stat : 31831 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 2510 0 0 0 305 1 0 0 25 0 3 0 378218187 25444352 4903 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 24848

[startup+6.30196 s]
/proc/loadavg: 1.99 2.00 2.00 3/67 31831
/proc/meminfo: memFree=973800/2055920 swapFree=4184268/4192956
[pid=31828] ppid=31826 vsize=36308 CPUtime=12.53
/proc/31828/stat : 31828 (MiraXTv3_dyn) S 31826 31828 30698 0 -1 4194304 7994 0 0 0 1248 5 0 0 18 0 3 0 378218185 37179392 7678 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31828/statm: 9077 7678 218 20 0 8435 0
[pid=31828/tid=31830] ppid=31826 vsize=36308 CPUtime=6.26
/proc/31828/task/31830/stat : 31830 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 3538 0 0 0 625 1 0 0 22 0 3 0 378218187 37179392 7678 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31828/tid=31831] ppid=31826 vsize=36308 CPUtime=6.23
/proc/31828/task/31831/stat : 31831 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 4088 0 0 0 621 2 0 0 23 0 3 0 378218187 37179392 7678 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 36308

[startup+12.7018 s]
/proc/loadavg: 1.99 2.00 2.00 3/67 31831
/proc/meminfo: memFree=969000/2055920 swapFree=4184268/4192956
[pid=31828] ppid=31826 vsize=41240 CPUtime=25.29
/proc/31828/stat : 31828 (MiraXTv3_dyn) S 31826 31828 30698 0 -1 4194304 9838 0 0 0 2523 6 0 0 18 0 3 0 378218185 42229760 9132 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31828/statm: 10310 9132 218 20 0 9668 0
[pid=31828/tid=31830] ppid=31826 vsize=41240 CPUtime=12.65
/proc/31828/task/31830/stat : 31830 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 4260 0 0 0 1263 2 0 0 25 0 3 0 378218187 42229760 9132 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31828/tid=31831] ppid=31826 vsize=41240 CPUtime=12.61
/proc/31828/task/31831/stat : 31831 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 5210 0 0 0 1258 3 0 0 25 0 3 0 378218187 42229760 9132 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 41240

[startup+25.5016 s]
/proc/loadavg: 1.99 2.00 2.00 3/67 31831
/proc/meminfo: memFree=959912/2055920 swapFree=4184268/4192956
[pid=31828] ppid=31826 vsize=49084 CPUtime=50.81
/proc/31828/stat : 31828 (MiraXTv3_dyn) S 31826 31828 30698 0 -1 4194304 12395 0 0 0 5072 9 0 0 18 0 3 0 378218185 50262016 10936 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31828/statm: 12271 10936 218 20 0 11629 0
[pid=31828/tid=31830] ppid=31826 vsize=49084 CPUtime=25.43
/proc/31828/task/31830/stat : 31830 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 5355 0 0 0 2540 3 0 0 21 0 3 0 378218187 50262016 10936 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520120 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31828/tid=31831] ppid=31826 vsize=49084 CPUtime=25.34
/proc/31828/task/31831/stat : 31831 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 6672 0 0 0 2530 4 0 0 21 0 3 0 378218187 50262016 10936 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 49084

[startup+51.1011 s]
/proc/loadavg: 1.99 2.00 2.00 3/67 31831
/proc/meminfo: memFree=952040/2055920 swapFree=4184268/4192956
[pid=31828] ppid=31826 vsize=56596 CPUtime=101.83
/proc/31828/stat : 31828 (MiraXTv3_dyn) S 31826 31828 30698 0 -1 4194304 15748 0 0 0 10173 10 0 0 18 0 3 0 378218185 57954304 12860 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31828/statm: 14149 12860 218 20 0 13507 0
[pid=31828/tid=31830] ppid=31826 vsize=56596 CPUtime=51
/proc/31828/task/31830/stat : 31830 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 7136 0 0 0 5095 5 0 0 25 0 3 0 378218187 57954304 12860 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31828/tid=31831] ppid=31826 vsize=56596 CPUtime=50.8
/proc/31828/task/31831/stat : 31831 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 8244 0 0 0 5075 5 0 0 25 0 3 0 378218187 57954304 12860 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 56596

[startup+102.305 s]
/proc/loadavg: 1.99 2.00 2.00 3/67 31831
/proc/meminfo: memFree=939112/2055920 swapFree=4184268/4192956
[pid=31828] ppid=31826 vsize=69384 CPUtime=203.92
/proc/31828/stat : 31828 (MiraXTv3_dyn) S 31826 31828 30698 0 -1 4194304 21561 0 0 0 20379 13 0 0 18 0 3 0 378218185 71049216 16072 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31828/statm: 17346 16072 218 20 0 16704 0
[pid=31828/tid=31830] ppid=31826 vsize=69384 CPUtime=102.14
/proc/31828/task/31830/stat : 31830 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 10427 0 0 0 10208 6 0 0 25 0 3 0 378218187 71049216 16072 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31828/tid=31831] ppid=31826 vsize=69384 CPUtime=101.74
/proc/31828/task/31831/stat : 31831 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 10766 0 0 0 10168 6 0 0 25 0 3 0 378218187 71049216 16072 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.92
Current children cumulated vsize (KiB) 69384

[startup+162.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/67 31831
/proc/meminfo: memFree=935848/2055920 swapFree=4184268/4192956
[pid=31828] ppid=31826 vsize=72680 CPUtime=323.56
/proc/31828/stat : 31828 (MiraXTv3_dyn) S 31826 31828 30698 0 -1 4194304 25334 0 0 0 32340 16 0 0 18 0 3 0 378218185 74424320 16855 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31828/statm: 18170 16855 218 20 0 17528 0
[pid=31828/tid=31830] ppid=31826 vsize=72680 CPUtime=162.07
/proc/31828/task/31830/stat : 31830 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 12125 0 0 0 16199 8 0 0 25 0 3 0 378218187 74424320 16855 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31828/tid=31831] ppid=31826 vsize=72680 CPUtime=161.46
/proc/31828/task/31831/stat : 31831 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 12841 0 0 0 16139 7 0 0 25 0 3 0 378218187 74424320 16855 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526712 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.56
Current children cumulated vsize (KiB) 72680

[startup+222.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/67 31831
/proc/meminfo: memFree=935080/2055920 swapFree=4184268/4192956
[pid=31828] ppid=31826 vsize=73020 CPUtime=443.18
/proc/31828/stat : 31828 (MiraXTv3_dyn) S 31826 31828 30698 0 -1 4194304 28612 0 0 0 44299 19 0 0 18 0 3 0 378218185 74772480 17078 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31828/statm: 18255 17078 218 20 0 17613 0
[pid=31828/tid=31830] ppid=31826 vsize=73020 CPUtime=222.01
/proc/31828/task/31830/stat : 31830 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 13583 0 0 0 22191 10 0 0 25 0 3 0 378218187 74772480 17078 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31828/tid=31831] ppid=31826 vsize=73020 CPUtime=221.15
/proc/31828/task/31831/stat : 31831 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 14661 0 0 0 22106 9 0 0 25 0 3 0 378218187 74772480 17078 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526710 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.18
Current children cumulated vsize (KiB) 73020

[startup+282.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/67 31831
/proc/meminfo: memFree=933160/2055920 swapFree=4184268/4192956
[pid=31828] ppid=31826 vsize=75336 CPUtime=562.82
/proc/31828/stat : 31828 (MiraXTv3_dyn) S 31826 31828 30698 0 -1 4194304 31812 0 0 0 56261 21 0 0 18 0 3 0 378218185 77144064 17548 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31828/statm: 18834 17548 218 20 0 18192 0
[pid=31828/tid=31830] ppid=31826 vsize=75336 CPUtime=281.94
/proc/31828/task/31830/stat : 31830 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 15247 0 0 0 28184 10 0 0 25 0 3 0 378218187 77144064 17548 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31828/tid=31831] ppid=31826 vsize=75336 CPUtime=280.84
/proc/31828/task/31831/stat : 31831 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 16197 0 0 0 28074 10 0 0 25 0 3 0 378218187 77144064 17548 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520275 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.82
Current children cumulated vsize (KiB) 75336

[startup+342.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/67 31831
/proc/meminfo: memFree=927592/2055920 swapFree=4184268/4192956
[pid=31828] ppid=31826 vsize=80932 CPUtime=682.46
/proc/31828/stat : 31828 (MiraXTv3_dyn) S 31826 31828 30698 0 -1 4194304 36058 0 0 0 68220 26 0 0 18 0 3 0 378218185 82874368 18934 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31828/statm: 20233 18934 218 20 0 19591 0
[pid=31828/tid=31830] ppid=31826 vsize=80932 CPUtime=341.88
/proc/31828/task/31830/stat : 31830 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 17285 0 0 0 34175 13 0 0 25 0 3 0 378218187 82874368 18934 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31828/tid=31831] ppid=31826 vsize=80932 CPUtime=340.54
/proc/31828/task/31831/stat : 31831 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 18405 0 0 0 34042 12 0 0 25 0 3 0 378218187 82874368 18934 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.46
Current children cumulated vsize (KiB) 80932

[startup+402.302 s]

################
# More data... #
################

/proc/31828/task/31830/stat : 31830 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 44985 0 0 0 179889 40 0 0 19 0 3 0 378218187 114077696 26252 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31828/tid=31831] ppid=31826 vsize=111404 CPUtime=1801.11
/proc/31828/task/31831/stat : 31831 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 47695 0 0 0 180070 41 0 0 25 0 3 0 378218187 114077696 26252 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.42
Current children cumulated vsize (KiB) 111404

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.06 3/67 1630
/proc/meminfo: memFree=896040/2055920 swapFree=4184268/4192956
[pid=31828] ppid=31826 vsize=111392 CPUtime=3720.07
/proc/31828/stat : 31828 (MiraXTv3_dyn) S 31826 31828 30698 0 -1 4194304 95226 0 0 0 371924 83 0 0 18 0 3 0 378218185 114065408 26252 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31828/statm: 27848 26252 218 20 0 27206 0
[pid=31828/tid=31830] ppid=31826 vsize=111392 CPUtime=1859
/proc/31828/task/31830/stat : 31830 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 45777 0 0 0 185860 40 0 0 25 0 3 0 378218187 114065408 26252 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31828/tid=31831] ppid=31826 vsize=111392 CPUtime=1861.04
/proc/31828/task/31831/stat : 31831 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 49081 0 0 0 186062 42 0 0 25 0 3 0 378218187 114065408 26252 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3720.07
Current children cumulated vsize (KiB) 111392

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/67 1630
/proc/meminfo: memFree=896040/2055920 swapFree=4184268/4192956
[pid=31828] ppid=31826 vsize=111392 CPUtime=3839.72
/proc/31828/stat : 31828 (MiraXTv3_dyn) S 31826 31828 30698 0 -1 4194304 97143 0 0 0 383888 84 0 0 18 0 3 0 378218185 114065408 26255 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31828/statm: 27848 26255 218 20 0 27206 0
[pid=31828/tid=31830] ppid=31826 vsize=111392 CPUtime=1918.8
/proc/31828/task/31830/stat : 31830 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 46899 0 0 0 191840 40 0 0 25 0 3 0 378218187 114065408 26255 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526483 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31828/tid=31831] ppid=31826 vsize=111392 CPUtime=1920.88
/proc/31828/task/31831/stat : 31831 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 49876 0 0 0 192045 43 0 0 23 0 3 0 378218187 114065408 26255 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3839.72
Current children cumulated vsize (KiB) 111392

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/67 1630
/proc/meminfo: memFree=895976/2055920 swapFree=4184268/4192956
[pid=31828] ppid=31826 vsize=111392 CPUtime=3959.36
/proc/31828/stat : 31828 (MiraXTv3_dyn) S 31826 31828 30698 0 -1 4194304 98925 0 0 0 395850 86 0 0 18 0 3 0 378218185 114065408 26255 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31828/statm: 27848 26255 218 20 0 27206 0
[pid=31828/tid=31830] ppid=31826 vsize=111392 CPUtime=1978.75
/proc/31828/task/31830/stat : 31830 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 47955 0 0 0 197834 41 0 0 25 0 3 0 378218187 114065408 26255 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31828/tid=31831] ppid=31826 vsize=111392 CPUtime=1980.57
/proc/31828/task/31831/stat : 31831 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 50602 0 0 0 198014 43 0 0 25 0 3 0 378218187 114065408 26255 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3959.36
Current children cumulated vsize (KiB) 111392

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 2.04 3/67 1630
/proc/meminfo: memFree=896040/2055920 swapFree=4184268/4192956
[pid=31828] ppid=31826 vsize=111392 CPUtime=4079.02
/proc/31828/stat : 31828 (MiraXTv3_dyn) S 31826 31828 30698 0 -1 4194304 99984 0 0 0 407814 88 0 0 18 0 3 0 378218185 114065408 26258 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31828/statm: 27848 26258 218 20 0 27206 0
[pid=31828/tid=31830] ppid=31826 vsize=111392 CPUtime=2038.69
/proc/31828/task/31830/stat : 31830 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 48813 0 0 0 203827 42 0 0 25 0 3 0 378218187 114065408 26258 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31828/tid=31831] ppid=31826 vsize=111392 CPUtime=2040.29
/proc/31828/task/31831/stat : 31831 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 50803 0 0 0 203985 44 0 0 25 0 3 0 378218187 114065408 26258 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4079.02
Current children cumulated vsize (KiB) 111392

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/67 1632
/proc/meminfo: memFree=895976/2055920 swapFree=4184268/4192956
[pid=31828] ppid=31826 vsize=111392 CPUtime=4198.67
/proc/31828/stat : 31828 (MiraXTv3_dyn) S 31826 31828 30698 0 -1 4194304 100912 0 0 0 419778 89 0 0 18 0 3 0 378218185 114065408 26262 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31828/statm: 27848 26262 218 20 0 27206 0
[pid=31828/tid=31830] ppid=31826 vsize=111392 CPUtime=2098.64
/proc/31828/task/31830/stat : 31830 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 49737 0 0 0 209821 43 0 0 25 0 3 0 378218187 114065408 26262 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31828/tid=31831] ppid=31826 vsize=111392 CPUtime=2100
/proc/31828/task/31831/stat : 31831 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 50807 0 0 0 209955 45 0 0 25 0 3 0 378218187 114065408 26262 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4198.67
Current children cumulated vsize (KiB) 111392

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/67 1632
/proc/meminfo: memFree=894824/2055920 swapFree=4184268/4192956
[pid=31828] ppid=31826 vsize=112416 CPUtime=4318.31
/proc/31828/stat : 31828 (MiraXTv3_dyn) S 31826 31828 30698 0 -1 4194304 102789 0 0 0 431741 90 0 0 18 0 3 0 378218185 115113984 26555 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31828/statm: 28104 26555 218 20 0 27462 0
[pid=31828/tid=31830] ppid=31826 vsize=112416 CPUtime=2158.57
/proc/31828/task/31830/stat : 31830 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 50862 0 0 0 215814 43 0 0 23 0 3 0 378218187 115113984 26555 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31828/tid=31831] ppid=31826 vsize=112416 CPUtime=2159.7
/proc/31828/task/31831/stat : 31831 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 51559 0 0 0 215925 45 0 0 24 0 3 0 378218187 115113984 26555 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4318.31
Current children cumulated vsize (KiB) 112416

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/67 1632
/proc/meminfo: memFree=894824/2055920 swapFree=4184268/4192956
[pid=31828] ppid=31826 vsize=112416 CPUtime=4437.97
/proc/31828/stat : 31828 (MiraXTv3_dyn) S 31826 31828 30698 0 -1 4194304 104571 0 0 0 443706 91 0 0 18 0 3 0 378218185 115113984 26555 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31828/statm: 28104 26555 218 20 0 27462 0
[pid=31828/tid=31830] ppid=31826 vsize=112416 CPUtime=2218.53
/proc/31828/task/31830/stat : 31830 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 51720 0 0 0 221809 44 0 0 25 0 3 0 378218187 115113984 26555 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31828/tid=31831] ppid=31826 vsize=112416 CPUtime=2219.41
/proc/31828/task/31831/stat : 31831 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 52483 0 0 0 221895 46 0 0 25 0 3 0 378218187 115113984 26555 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4437.97
Current children cumulated vsize (KiB) 112416

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/67 1632
/proc/meminfo: memFree=894760/2055920 swapFree=4184268/4192956
[pid=31828] ppid=31826 vsize=112416 CPUtime=4557.62
/proc/31828/stat : 31828 (MiraXTv3_dyn) S 31826 31828 30698 0 -1 4194304 105565 0 0 0 455670 92 0 0 18 0 3 0 378218185 115113984 26559 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31828/statm: 28104 26559 218 20 0 27462 0
[pid=31828/tid=31830] ppid=31826 vsize=112416 CPUtime=2278.47
/proc/31828/task/31830/stat : 31830 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 51720 0 0 0 227803 44 0 0 25 0 3 0 378218187 115113984 26559 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31828/tid=31831] ppid=31826 vsize=112416 CPUtime=2279.12
/proc/31828/task/31831/stat : 31831 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 53477 0 0 0 227865 47 0 0 25 0 3 0 378218187 115113984 26559 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4557.62
Current children cumulated vsize (KiB) 112416

[startup+2382.3 s]
/proc/loadavg: 2.03 2.01 2.01 3/67 1632
/proc/meminfo: memFree=894824/2055920 swapFree=4184268/4192956
[pid=31828] ppid=31826 vsize=112416 CPUtime=4677.27
/proc/31828/stat : 31828 (MiraXTv3_dyn) S 31826 31828 30698 0 -1 4194304 106622 0 0 0 467633 94 0 0 18 0 3 0 378218185 115113984 26560 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31828/statm: 28104 26560 218 20 0 27462 0
[pid=31828/tid=31830] ppid=31826 vsize=112416 CPUtime=2338.43
/proc/31828/task/31830/stat : 31830 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 51720 0 0 0 233798 45 0 0 25 0 3 0 378218187 115113984 26560 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31828/tid=31831] ppid=31826 vsize=112416 CPUtime=2338.81
/proc/31828/task/31831/stat : 31831 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 54534 0 0 0 233833 48 0 0 25 0 3 0 378218187 115113984 26560 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526465 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4677.27
Current children cumulated vsize (KiB) 112416

[startup+2442.3 s]
/proc/loadavg: 2.01 2.01 2.01 3/67 1632
/proc/meminfo: memFree=894696/2055920 swapFree=4184268/4192956
[pid=31828] ppid=31826 vsize=112416 CPUtime=4796.92
/proc/31828/stat : 31828 (MiraXTv3_dyn) S 31826 31828 30698 0 -1 4194304 107417 0 0 0 479598 94 0 0 18 0 3 0 378218185 115113984 26563 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31828/statm: 28104 26563 218 20 0 27462 0
[pid=31828/tid=31830] ppid=31826 vsize=112416 CPUtime=2398.38
/proc/31828/task/31830/stat : 31830 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 51721 0 0 0 239793 45 0 0 25 0 3 0 378218187 115113984 26563 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31828/tid=31831] ppid=31826 vsize=112416 CPUtime=2398.52
/proc/31828/task/31831/stat : 31831 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 55328 0 0 0 239804 48 0 0 25 0 3 0 378218187 115113984 26563 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4796.92
Current children cumulated vsize (KiB) 112416

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/67 1632
/proc/meminfo: memFree=894632/2055920 swapFree=4184268/4192956
[pid=31828] ppid=31826 vsize=112416 CPUtime=4916.59
/proc/31828/stat : 31828 (MiraXTv3_dyn) S 31826 31828 30698 0 -1 4194304 108211 0 0 0 491564 95 0 0 18 0 3 0 378218185 115113984 26565 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31828/statm: 28104 26565 218 20 0 27462 0
[pid=31828/tid=31830] ppid=31826 vsize=112416 CPUtime=2458.32
/proc/31828/task/31830/stat : 31830 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 51987 0 0 0 245787 45 0 0 25 0 3 0 378218187 115113984 26565 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=31828/tid=31831] ppid=31826 vsize=112416 CPUtime=2458.24
/proc/31828/task/31831/stat : 31831 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 55856 0 0 0 245775 49 0 0 25 0 3 0 378218187 115113984 26565 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4916.59
Current children cumulated vsize (KiB) 112416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2544.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/67 1632
/proc/meminfo: memFree=894760/2055920 swapFree=4184268/4192956
[pid=31828] ppid=31826 vsize=112416 CPUtime=5000.16
/proc/31828/stat : 31828 (MiraXTv3_dyn) S 31826 31828 30698 0 -1 4194304 108673 0 0 0 499920 96 0 0 18 0 3 0 378218185 115113984 26565 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/31828/statm: 28104 26565 218 20 0 27462 0
[pid=31828/tid=31830] ppid=31826 vsize=112416 CPUtime=2500.12
/proc/31828/task/31830/stat : 31830 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 52383 0 0 0 249966 46 0 0 25 0 3 0 378218187 115113984 26565 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 0 0 0
[pid=31828/tid=31831] ppid=31826 vsize=112416 CPUtime=2500.01
/proc/31828/task/31831/stat : 31831 (MiraXTv3_dyn) R 31826 31828 30698 0 -1 4194368 55922 0 0 0 249952 49 0 0 25 0 3 0 378218187 115113984 26565 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.16
Current children cumulated vsize (KiB) 112416

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2544.24
CPU time (s): 5000.19
CPU user time (s): 4999.21
CPU system time (s): 0.977851
CPU usage (%): 196.53
Max. virtual memory (cumulated for all children) (KiB): 112680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.21
system time used= 0.977851
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108673
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= 1865
involuntary context switches= 41225

runsolver used 2.53261 second user time and 6.75397 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Sun May 13 02:11:29 UTC 2007

IDJOB= 456321
IDBENCH= 24672
IDSOLVER= 196
FILE ID= node71/456321-1179022289

PBS_JOBID= 5253215

Free space on /tmp= 66546 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-a-fclqcolor-10-06-07.sat05-1274.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456321-1179022289/MiraXTv3_dyn /tmp/evaluation/456321-1179022289/instance-456321-1179022289.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-456321-1179022289 -o ROOT/results/node71/solver-456321-1179022289 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456321-1179022289/MiraXTv3_dyn /tmp/evaluation/456321-1179022289/instance-456321-1179022289.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  18943a77519bfdf7aed8c89595bc3ac6

RANDOM SEED= 338727337

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node71.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.234
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.234
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:       1003416 kB
Buffers:         56732 kB
Cached:         855252 kB
SwapCached:       2820 kB
Active:         417512 kB
Inactive:       504544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1003416 kB
SwapTotal:     4192956 kB
SwapFree:      4184268 kB
Dirty:            3964 kB
Writeback:           0 kB
Mapped:          16064 kB
Slab:           116408 kB
Committed_AS:  6993784 kB
PageTables:       1448 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= 66546 MiB

End job on node71 on Sun May 13 02:53:55 UTC 2007