Trace number 455835

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 1559.56 782.128

General information on the benchmark

Namecrafted/spence/
medium/s81-100.cnf
MD5SUMc54dc2c72b4650fba00496c966a1cea8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark58.6671
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of clauses172
Sum of the clauses size516
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3172
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.05	c Starting MiraXTv3...
1559.52/782.12	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/node47/watcher-455835-1179017648 -o ROOT/results/node47/solver-455835-1179017648 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/455835-1179017648/MiraXTv3_dyn /tmp/evaluation/455835-1179017648/instance-455835-1179017648.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: 2.00 1.97 1.91 3/77 32156
/proc/meminfo: memFree=1752640/2055920 swapFree=4157856/4192956
[pid=32156] ppid=32154 vsize=11496 CPUtime=0
/proc/32156/stat : 32156 (runsolver) D 32154 32156 31395 0 -1 4194368 11 0 0 0 0 0 0 0 18 0 1 0 256610209 11771904 127 18446744073709551615 134512640 135603665 4294956400 18446744073709551615 135297312 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/32156/statm: 2874 127 114 266 0 2605 0

[startup+0.092953 s]
/proc/loadavg: 2.00 1.97 1.91 3/77 32156
/proc/meminfo: memFree=1752640/2055920 swapFree=4157856/4192956
[pid=32156] ppid=32154 vsize=6256 CPUtime=0.08
/proc/32156/stat : 32156 (MiraXTv3_dyn) S 32154 32156 31395 0 -1 4194304 454 0 0 0 8 0 0 0 18 0 3 0 256610209 6406144 429 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32156/statm: 1564 429 218 20 0 922 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6256

[startup+0.101951 s]
/proc/loadavg: 2.00 1.97 1.91 3/77 32156
/proc/meminfo: memFree=1752640/2055920 swapFree=4157856/4192956
[pid=32156] ppid=32154 vsize=6428 CPUtime=0.09
/proc/32156/stat : 32156 (MiraXTv3_dyn) S 32154 32156 31395 0 -1 4194304 476 0 0 0 9 0 0 0 18 0 3 0 256610209 6582272 451 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32156/statm: 1607 451 218 20 0 965 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6428

[startup+0.301976 s]
/proc/loadavg: 2.00 1.97 1.91 3/77 32156
/proc/meminfo: memFree=1752640/2055920 swapFree=4157856/4192956
[pid=32156] ppid=32154 vsize=7656 CPUtime=0.49
/proc/32156/stat : 32156 (MiraXTv3_dyn) S 32154 32156 31395 0 -1 4194304 863 0 0 0 49 0 0 0 18 0 3 0 256610209 7839744 838 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32156/statm: 1914 838 218 20 0 1272 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 7656

[startup+0.702021 s]
/proc/loadavg: 2.00 1.97 1.91 3/77 32156
/proc/meminfo: memFree=1752640/2055920 swapFree=4157856/4192956
[pid=32156] ppid=32154 vsize=9600 CPUtime=1.29
/proc/32156/stat : 32156 (MiraXTv3_dyn) S 32154 32156 31395 0 -1 4194304 1438 0 0 0 129 0 0 0 18 0 3 0 256610209 9830400 1413 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32156/statm: 2400 1413 218 20 0 1758 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 9600

[startup+1.50111 s]
/proc/loadavg: 2.00 1.97 1.91 3/80 32159
/proc/meminfo: memFree=1746408/2055920 swapFree=4157856/4192956
[pid=32156] ppid=32154 vsize=11300 CPUtime=2.88
/proc/32156/stat : 32156 (MiraXTv3_dyn) S 32154 32156 31395 0 -1 4194304 1939 0 0 0 288 0 0 0 18 0 3 0 256610209 11571200 1914 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32156/statm: 2825 1914 218 20 0 2183 0
[pid=32156/tid=32158] ppid=32154 vsize=11300 CPUtime=1.43
/proc/32156/task/32158/stat : 32158 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 810 0 0 0 143 0 0 0 25 0 3 0 256610215 11571200 1914 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32156/tid=32159] ppid=32154 vsize=11300 CPUtime=1.44
/proc/32156/task/32159/stat : 32159 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 838 0 0 0 144 0 0 0 19 0 3 0 256610215 11571200 1914 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 11300

[startup+3.10128 s]
/proc/loadavg: 2.00 1.97 1.91 3/80 32159
/proc/meminfo: memFree=1744680/2055920 swapFree=4157856/4192956
[pid=32156] ppid=32154 vsize=14760 CPUtime=6.08
/proc/32156/stat : 32156 (MiraXTv3_dyn) S 32154 32156 31395 0 -1 4194304 2738 0 0 0 607 1 0 0 18 0 3 0 256610209 15114240 2641 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32156/statm: 3690 2641 218 20 0 3048 0
[pid=32156/tid=32158] ppid=32154 vsize=14760 CPUtime=3.03
/proc/32156/task/32158/stat : 32158 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 1279 0 0 0 303 0 0 0 18 0 3 0 256610215 15114240 2641 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32156/tid=32159] ppid=32154 vsize=14760 CPUtime=3.03
/proc/32156/task/32159/stat : 32159 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 1168 0 0 0 303 0 0 0 23 0 3 0 256610215 15114240 2641 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134565842 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 14760

[startup+6.30164 s]
/proc/loadavg: 2.00 1.97 1.91 3/80 32159
/proc/meminfo: memFree=1737768/2055920 swapFree=4157856/4192956
[pid=32156] ppid=32154 vsize=20820 CPUtime=12.46
/proc/32156/stat : 32156 (MiraXTv3_dyn) S 32154 32156 31395 0 -1 4194304 4242 0 0 0 1244 2 0 0 18 0 3 0 256610209 21319680 4096 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32156/statm: 5205 4096 218 20 0 4563 0
[pid=32156/tid=32158] ppid=32154 vsize=20820 CPUtime=6.22
/proc/32156/task/32158/stat : 32158 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 1942 0 0 0 621 1 0 0 25 0 3 0 256610215 21319680 4096 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 10954363 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32156/tid=32159] ppid=32154 vsize=20820 CPUtime=6.24
/proc/32156/task/32159/stat : 32159 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 2009 0 0 0 623 1 0 0 25 0 3 0 256610215 21319680 4096 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520275 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 20820

[startup+12.7023 s]
/proc/loadavg: 2.00 1.97 1.91 3/80 32159
/proc/meminfo: memFree=1731192/2055920 swapFree=4157856/4192956
[pid=32156] ppid=32154 vsize=26468 CPUtime=25.23
/proc/32156/stat : 32156 (MiraXTv3_dyn) S 32154 32156 31395 0 -1 4194304 5875 0 0 0 2519 4 0 0 18 0 3 0 256610209 27103232 5506 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32156/statm: 6617 5506 218 20 0 5975 0
[pid=32156/tid=32158] ppid=32154 vsize=26468 CPUtime=12.59
/proc/32156/task/32158/stat : 32158 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 2781 0 0 0 1257 2 0 0 25 0 3 0 256610215 27103232 5506 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32156/tid=32159] ppid=32154 vsize=26468 CPUtime=12.63
/proc/32156/task/32159/stat : 32159 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 2803 0 0 0 1262 1 0 0 25 0 3 0 256610215 27103232 5506 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 26468

[startup+25.5017 s]
/proc/loadavg: 2.00 1.97 1.91 3/80 32159
/proc/meminfo: memFree=1728312/2055920 swapFree=4157856/4192956
[pid=32156] ppid=32154 vsize=29380 CPUtime=50.76
/proc/32156/stat : 32156 (MiraXTv3_dyn) S 32154 32156 31395 0 -1 4194304 7170 0 0 0 5071 5 0 0 18 0 3 0 256610209 30085120 6398 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32156/statm: 7345 6398 218 20 0 6703 0
[pid=32156/tid=32158] ppid=32154 vsize=29380 CPUtime=25.32
/proc/32156/task/32158/stat : 32158 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 3522 0 0 0 2530 2 0 0 25 0 3 0 256610215 30085120 6398 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32156/tid=32159] ppid=32154 vsize=29380 CPUtime=25.42
/proc/32156/task/32159/stat : 32159 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 3357 0 0 0 2540 2 0 0 25 0 3 0 256610215 30085120 6398 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 29380

[startup+51.1015 s]
/proc/loadavg: 2.00 1.97 1.91 3/80 32159
/proc/meminfo: memFree=1718520/2055920 swapFree=4157856/4192956
[pid=32156] ppid=32154 vsize=40764 CPUtime=101.82
/proc/32156/stat : 32156 (MiraXTv3_dyn) S 32154 32156 31395 0 -1 4194304 10332 0 0 0 10173 9 0 0 18 0 3 0 256610209 41742336 8848 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32156/statm: 10191 8848 218 20 0 9549 0
[pid=32156/tid=32158] ppid=32154 vsize=40764 CPUtime=50.81
/proc/32156/task/32158/stat : 32158 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 5229 0 0 0 5076 5 0 0 25 0 3 0 256610215 41742336 8848 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32156/tid=32159] ppid=32154 vsize=40764 CPUtime=51
/proc/32156/task/32159/stat : 32159 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 4812 0 0 0 5096 4 0 0 25 0 3 0 256610215 41742336 8848 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 40764

[startup+102.305 s]
/proc/loadavg: 2.07 1.99 1.92 3/80 32159
/proc/meminfo: memFree=1708344/2055920 swapFree=4157856/4192956
[pid=32156] ppid=32154 vsize=50860 CPUtime=203.97
/proc/32156/stat : 32156 (MiraXTv3_dyn) S 32154 32156 31395 0 -1 4194304 14228 0 0 0 20382 15 0 0 18 0 3 0 256610209 52080640 11250 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32156/statm: 12715 11250 218 20 0 12073 0
[pid=32156/tid=32158] ppid=32154 vsize=50860 CPUtime=101.76
/proc/32156/task/32158/stat : 32158 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 7001 0 0 0 10169 7 0 0 25 0 3 0 256610215 52080640 11250 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32156/tid=32159] ppid=32154 vsize=50860 CPUtime=102.19
/proc/32156/task/32159/stat : 32159 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 6936 0 0 0 10212 7 0 0 25 0 3 0 256610215 52080640 11250 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.97
Current children cumulated vsize (KiB) 50860

[startup+162.302 s]
/proc/loadavg: 2.02 1.99 1.92 3/80 32159
/proc/meminfo: memFree=1706296/2055920 swapFree=4157856/4192956
[pid=32156] ppid=32154 vsize=52404 CPUtime=323.68
/proc/32156/stat : 32156 (MiraXTv3_dyn) S 32154 32156 31395 0 -1 4194304 16205 0 0 0 32351 17 0 0 18 0 3 0 256610209 53661696 11748 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32156/statm: 13101 11748 218 20 0 12459 0
[pid=32156/tid=32158] ppid=32154 vsize=52404 CPUtime=161.49
/proc/32156/task/32158/stat : 32158 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 7976 0 0 0 16141 8 0 0 25 0 3 0 256610215 53661696 11748 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32156/tid=32159] ppid=32154 vsize=52404 CPUtime=162.17
/proc/32156/task/32159/stat : 32159 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 7938 0 0 0 16209 8 0 0 25 0 3 0 256610215 53661696 11748 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.68
Current children cumulated vsize (KiB) 52404

[startup+222.301 s]
/proc/loadavg: 2.01 1.99 1.92 3/80 32159
/proc/meminfo: memFree=1704056/2055920 swapFree=4157856/4192956
[pid=32156] ppid=32154 vsize=55172 CPUtime=443.37
/proc/32156/stat : 32156 (MiraXTv3_dyn) S 32154 32156 31395 0 -1 4194304 18007 0 0 0 44319 18 0 0 18 0 3 0 256610209 56496128 12275 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32156/statm: 13793 12275 218 20 0 13151 0
[pid=32156/tid=32158] ppid=32154 vsize=55172 CPUtime=221.36
/proc/32156/task/32158/stat : 32158 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 8794 0 0 0 22127 9 0 0 25 0 3 0 256610215 56496128 12275 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32156/tid=32159] ppid=32154 vsize=55172 CPUtime=222.01
/proc/32156/task/32159/stat : 32159 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 8922 0 0 0 22192 9 0 0 25 0 3 0 256610215 56496128 12275 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.37
Current children cumulated vsize (KiB) 55172

[startup+282.302 s]
/proc/loadavg: 2.00 1.99 1.92 3/80 32159
/proc/meminfo: memFree=1701816/2055920 swapFree=4157856/4192956
[pid=32156] ppid=32154 vsize=56916 CPUtime=563.09
/proc/32156/stat : 32156 (MiraXTv3_dyn) S 32154 32156 31395 0 -1 4194304 19941 0 0 0 56289 20 0 0 18 0 3 0 256610209 58281984 12841 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32156/statm: 14229 12841 218 20 0 13587 0
[pid=32156/tid=32158] ppid=32154 vsize=56916 CPUtime=281.33
/proc/32156/task/32158/stat : 32158 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 9693 0 0 0 28123 10 0 0 25 0 3 0 256610215 58281984 12841 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32156/tid=32159] ppid=32154 vsize=56916 CPUtime=281.75
/proc/32156/task/32159/stat : 32159 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 9957 0 0 0 28165 10 0 0 25 0 3 0 256610215 58281984 12841 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.09
Current children cumulated vsize (KiB) 56916

[startup+342.301 s]
/proc/loadavg: 2.00 1.99 1.92 3/80 32159
/proc/meminfo: memFree=1699896/2055920 swapFree=4157856/4192956
[pid=32156] ppid=32154 vsize=58740 CPUtime=682.79
/proc/32156/stat : 32156 (MiraXTv3_dyn) S 32154 32156 31395 0 -1 4194304 21810 0 0 0 68257 22 0 0 18 0 3 0 256610209 60149760 13273 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32156/statm: 14685 13273 218 20 0 14043 0
[pid=32156/tid=32158] ppid=32154 vsize=58740 CPUtime=341.32
/proc/32156/task/32158/stat : 32158 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 10617 0 0 0 34121 11 0 0 25 0 3 0 256610215 60149760 13273 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32156/tid=32159] ppid=32154 vsize=58740 CPUtime=341.46
/proc/32156/task/32159/stat : 32159 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 10902 0 0 0 34136 10 0 0 25 0 3 0 256610215 60149760 13273 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.79
Current children cumulated vsize (KiB) 58740

[startup+402.302 s]

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

/proc/32156/task/32159/stat : 32159 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 11674 0 0 0 40106 11 0 0 25 0 3 0 256610215 60579840 13420 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 802.48
Current children cumulated vsize (KiB) 59160

[startup+462.301 s]
/proc/loadavg: 2.00 1.99 1.92 3/86 32333
/proc/meminfo: memFree=1696760/2055920 swapFree=4157856/4192956
[pid=32156] ppid=32154 vsize=60680 CPUtime=921.89
/proc/32156/stat : 32156 (MiraXTv3_dyn) S 32154 32156 31395 0 -1 4194304 24755 0 0 0 92146 43 0 0 18 0 3 0 256610209 62136320 13581 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32156/statm: 15170 13581 218 20 0 14528 0
[pid=32156/tid=32158] ppid=32154 vsize=60680 CPUtime=461.09
/proc/32156/task/32158/stat : 32158 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 12093 0 0 0 46097 12 0 0 25 0 3 0 256610215 62136320 13581 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32156/tid=32159] ppid=32154 vsize=60680 CPUtime=460.78
/proc/32156/task/32159/stat : 32159 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 12371 0 0 0 46048 30 0 0 25 0 3 0 256610215 62136320 13581 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.89
Current children cumulated vsize (KiB) 60680

[startup+522.302 s]
/proc/loadavg: 2.00 1.99 1.92 3/80 32357
/proc/meminfo: memFree=1697336/2055920 swapFree=4157856/4192956
[pid=32156] ppid=32154 vsize=61180 CPUtime=1041.54
/proc/32156/stat : 32156 (MiraXTv3_dyn) S 32154 32156 31395 0 -1 4194304 26048 0 0 0 104109 45 0 0 18 0 3 0 256610209 62648320 13722 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32156/statm: 15295 13722 218 20 0 14653 0
[pid=32156/tid=32158] ppid=32154 vsize=61180 CPUtime=521.03
/proc/32156/task/32158/stat : 32158 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 12748 0 0 0 52090 13 0 0 18 0 3 0 256610215 62648320 13722 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32156/tid=32159] ppid=32154 vsize=61180 CPUtime=520.51
/proc/32156/task/32159/stat : 32159 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 13009 0 0 0 52019 32 0 0 25 0 3 0 256610215 62648320 13722 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1041.54
Current children cumulated vsize (KiB) 61180

[startup+582.301 s]
/proc/loadavg: 2.00 1.99 1.92 3/80 32357
/proc/meminfo: memFree=1696824/2055920 swapFree=4157856/4192956
[pid=32156] ppid=32154 vsize=61548 CPUtime=1161.23
/proc/32156/stat : 32156 (MiraXTv3_dyn) S 32154 32156 31395 0 -1 4194304 27467 0 0 0 116076 47 0 0 18 0 3 0 256610209 63025152 13821 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32156/statm: 15387 13821 218 20 0 14745 0
[pid=32156/tid=32158] ppid=32154 vsize=61548 CPUtime=581
/proc/32156/task/32158/stat : 32158 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 13521 0 0 0 58086 14 0 0 25 0 3 0 256610215 63025152 13821 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32156/tid=32159] ppid=32154 vsize=61548 CPUtime=580.21
/proc/32156/task/32159/stat : 32159 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 13655 0 0 0 57989 32 0 0 25 0 3 0 256610215 63025152 13821 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1161.23
Current children cumulated vsize (KiB) 61548

[startup+642.302 s]
/proc/loadavg: 2.00 1.99 1.92 3/80 32357
/proc/meminfo: memFree=1696056/2055920 swapFree=4157856/4192956
[pid=32156] ppid=32154 vsize=62916 CPUtime=1280.91
/proc/32156/stat : 32156 (MiraXTv3_dyn) S 32154 32156 31395 0 -1 4194304 28850 0 0 0 128043 48 0 0 18 0 3 0 256610209 64425984 14015 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32156/statm: 15729 14015 218 20 0 15087 0
[pid=32156/tid=32158] ppid=32154 vsize=62916 CPUtime=640.98
/proc/32156/task/32158/stat : 32158 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 14147 0 0 0 64084 14 0 0 25 0 3 0 256610215 64425984 14015 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32156/tid=32159] ppid=32154 vsize=62916 CPUtime=639.91
/proc/32156/task/32159/stat : 32159 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 14412 0 0 0 63958 33 0 0 25 0 3 0 256610215 64425984 14015 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1280.91
Current children cumulated vsize (KiB) 62916

[startup+702.301 s]
/proc/loadavg: 2.00 1.99 1.92 3/80 32357
/proc/meminfo: memFree=1695608/2055920 swapFree=4157856/4192956
[pid=32156] ppid=32154 vsize=63328 CPUtime=1400.6
/proc/32156/stat : 32156 (MiraXTv3_dyn) S 32154 32156 31395 0 -1 4194304 30153 0 0 0 140011 49 0 0 18 0 3 0 256610209 64847872 14111 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32156/statm: 15832 14111 218 20 0 15190 0
[pid=32156/tid=32158] ppid=32154 vsize=63328 CPUtime=700.95
/proc/32156/task/32158/stat : 32158 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 14830 0 0 0 70080 15 0 0 25 0 3 0 256610215 64847872 14111 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32156/tid=32159] ppid=32154 vsize=63328 CPUtime=699.64
/proc/32156/task/32159/stat : 32159 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 15032 0 0 0 69931 33 0 0 25 0 3 0 256610215 64847872 14111 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1400.6
Current children cumulated vsize (KiB) 63328

[startup+762.307 s]
/proc/loadavg: 2.00 1.99 1.92 3/80 32357
/proc/meminfo: memFree=1694904/2055920 swapFree=4157856/4192956
[pid=32156] ppid=32154 vsize=63656 CPUtime=1520.28
/proc/32156/stat : 32156 (MiraXTv3_dyn) S 32154 32156 31395 0 -1 4194304 31659 0 0 0 151978 50 0 0 18 0 3 0 256610209 65183744 14241 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32156/statm: 15914 14241 218 20 0 15272 0
[pid=32156/tid=32158] ppid=32154 vsize=63656 CPUtime=760.92
/proc/32156/task/32158/stat : 32158 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 15520 0 0 0 76076 16 0 0 25 0 3 0 256610215 65183744 14241 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32156/tid=32159] ppid=32154 vsize=63656 CPUtime=759.36
/proc/32156/task/32159/stat : 32159 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 15848 0 0 0 75902 34 0 0 25 0 3 0 256610215 65183744 14241 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1520.28
Current children cumulated vsize (KiB) 63656

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

[startup+767.901 s]
/proc/loadavg: 2.08 2.00 1.92 3/80 32357
/proc/meminfo: memFree=1694904/2055920 swapFree=4157856/4192956
[pid=32156] ppid=32154 vsize=63656 CPUtime=1531.46
/proc/32156/stat : 32156 (MiraXTv3_dyn) S 32154 32156 31395 0 -1 4194304 31816 0 0 0 153095 51 0 0 18 0 3 0 256610209 65183744 14244 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32156/statm: 15914 14244 218 20 0 15272 0
[pid=32156/tid=32158] ppid=32154 vsize=63656 CPUtime=766.51
/proc/32156/task/32158/stat : 32158 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 15677 0 0 0 76635 16 0 0 25 0 3 0 256610215 65183744 14244 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32156/tid=32159] ppid=32154 vsize=63656 CPUtime=764.93
/proc/32156/task/32159/stat : 32159 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 15848 0 0 0 76459 34 0 0 25 0 3 0 256610215 65183744 14244 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1531.46
Current children cumulated vsize (KiB) 63656

[startup+774.303 s]
/proc/loadavg: 2.07 2.00 1.92 3/80 32357
/proc/meminfo: memFree=1694904/2055920 swapFree=4157856/4192956
[pid=32156] ppid=32154 vsize=63656 CPUtime=1544.24
/proc/32156/stat : 32156 (MiraXTv3_dyn) S 32154 32156 31395 0 -1 4194304 31816 0 0 0 154373 51 0 0 18 0 3 0 256610209 65183744 14244 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32156/statm: 15914 14244 218 20 0 15272 0
[pid=32156/tid=32158] ppid=32154 vsize=63656 CPUtime=772.91
/proc/32156/task/32158/stat : 32158 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 15677 0 0 0 77275 16 0 0 25 0 3 0 256610215 65183744 14244 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32156/tid=32159] ppid=32154 vsize=63656 CPUtime=771.31
/proc/32156/task/32159/stat : 32159 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 15848 0 0 0 77097 34 0 0 25 0 3 0 256610215 65183744 14244 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1544.24
Current children cumulated vsize (KiB) 63656

[startup+777.501 s]
/proc/loadavg: 2.07 2.00 1.92 3/80 32357
/proc/meminfo: memFree=1694904/2055920 swapFree=4157856/4192956
[pid=32156] ppid=32154 vsize=63656 CPUtime=1550.62
/proc/32156/stat : 32156 (MiraXTv3_dyn) S 32154 32156 31395 0 -1 4194304 31971 0 0 0 155011 51 0 0 18 0 3 0 256610209 65183744 14245 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32156/statm: 15914 14245 218 20 0 15272 0
[pid=32156/tid=32158] ppid=32154 vsize=63656 CPUtime=776.11
/proc/32156/task/32158/stat : 32158 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 15677 0 0 0 77595 16 0 0 25 0 3 0 256610215 65183744 14245 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32156/tid=32159] ppid=32154 vsize=63656 CPUtime=774.5
/proc/32156/task/32159/stat : 32159 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 16003 0 0 0 77416 34 0 0 25 0 3 0 256610215 65183744 14245 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1550.62
Current children cumulated vsize (KiB) 63656

[startup+780.702 s]
/proc/loadavg: 2.07 2.00 1.92 3/80 32357
/proc/meminfo: memFree=1694904/2055920 swapFree=4157856/4192956
[pid=32156] ppid=32154 vsize=63656 CPUtime=1556.92
/proc/32156/stat : 32156 (MiraXTv3_dyn) S 32154 32156 31395 0 -1 4194304 32127 0 0 0 155641 51 0 0 18 0 3 0 256610209 65183744 14247 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32156/statm: 15914 14247 218 20 0 15272 0
[pid=32156/tid=32158] ppid=32154 vsize=63656 CPUtime=779.22
/proc/32156/task/32158/stat : 32158 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 15833 0 0 0 77906 16 0 0 25 0 3 0 256610215 65183744 14247 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32156/tid=32159] ppid=32154 vsize=63656 CPUtime=777.68
/proc/32156/task/32159/stat : 32159 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 16003 0 0 0 77734 34 0 0 25 0 3 0 256610215 65183744 14247 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1556.92
Current children cumulated vsize (KiB) 63656

[startup+781.502 s]
/proc/loadavg: 2.06 2.00 1.92 3/80 32357
/proc/meminfo: memFree=1694904/2055920 swapFree=4157856/4192956
[pid=32156] ppid=32154 vsize=63656 CPUtime=1558.52
/proc/32156/stat : 32156 (MiraXTv3_dyn) S 32154 32156 31395 0 -1 4194304 32127 0 0 0 155801 51 0 0 18 0 3 0 256610209 65183744 14247 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32156/statm: 15914 14247 218 20 0 15272 0
[pid=32156/tid=32158] ppid=32154 vsize=63656 CPUtime=780.02
/proc/32156/task/32158/stat : 32158 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 15833 0 0 0 77986 16 0 0 25 0 3 0 256610215 65183744 14247 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32156/tid=32159] ppid=32154 vsize=63656 CPUtime=778.48
/proc/32156/task/32159/stat : 32159 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 16003 0 0 0 77814 34 0 0 25 0 3 0 256610215 65183744 14247 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1558.52
Current children cumulated vsize (KiB) 63656

[startup+781.902 s]
/proc/loadavg: 2.06 2.00 1.92 3/80 32357
/proc/meminfo: memFree=1694904/2055920 swapFree=4157856/4192956
[pid=32156] ppid=32154 vsize=63656 CPUtime=1559.25
/proc/32156/stat : 32156 (MiraXTv3_dyn) S 32154 32156 31395 0 -1 4194304 32127 0 0 0 155874 51 0 0 18 0 3 0 256610209 65183744 14247 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32156/statm: 15914 14247 218 20 0 15272 0
[pid=32156/tid=32158] ppid=32154 vsize=63656 CPUtime=780.42
/proc/32156/task/32158/stat : 32158 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 15833 0 0 0 78026 16 0 0 25 0 3 0 256610215 65183744 14247 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32156/tid=32159] ppid=32154 vsize=63656 CPUtime=778.81
/proc/32156/task/32159/stat : 32159 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194368 16003 0 0 0 77847 34 0 0 24 0 3 0 256610215 65183744 14247 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1559.25
Current children cumulated vsize (KiB) 63656

[startup+782.107 s]
/proc/loadavg: 2.06 2.00 1.92 2/78 32357
/proc/meminfo: memFree=1709752/2055920 swapFree=4157856/4192956
[pid=32156] ppid=32154 vsize=46892 CPUtime=1559.52
/proc/32156/stat : 32156 (MiraXTv3_dyn) R 32154 32156 31395 0 -1 4194304 32129 0 0 0 155901 51 0 0 17 0 1 0 256610209 48017408 10526 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 10952232 0 0 4096 0 0 0 0 17 1 0 0
/proc/32156/statm: 11723 10526 220 20 0 11081 0
Current children cumulated CPU time (s) 1559.52
Current children cumulated vsize (KiB) 46892

Child status: 20
Real time (s): 782.128
CPU time (s): 1559.56
CPU user time (s): 1559.03
CPU system time (s): 0.52592
CPU usage (%): 199.399
Max. virtual memory (cumulated for all children) (KiB): 63940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1559.03
system time used= 0.52592
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32132
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= 206
involuntary context switches= 29769

runsolver used 0.799878 second user time and 2.10268 second system time

The end

Launcher Data (download as text)

Begin job on node47 on Sun May 13 00:54:09 UTC 2007

IDJOB= 455835
IDBENCH= 20434
IDSOLVER= 196
FILE ID= node47/455835-1179017648

PBS_JOBID= 5252989

Free space on /tmp= 66550 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/medium/s81-100.cnf
COMMAND LINE= /tmp/evaluation/455835-1179017648/MiraXTv3_dyn /tmp/evaluation/455835-1179017648/instance-455835-1179017648.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node47/watcher-455835-1179017648 -o ROOT/results/node47/solver-455835-1179017648 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/455835-1179017648/MiraXTv3_dyn /tmp/evaluation/455835-1179017648/instance-455835-1179017648.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  c54dc2c72b4650fba00496c966a1cea8

RANDOM SEED= 246248577

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node47.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.221
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.221
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:       1753048 kB
Buffers:          8792 kB
Cached:         152260 kB
SwapCached:       3780 kB
Active:          73672 kB
Inactive:       131024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1753048 kB
SwapTotal:     4192956 kB
SwapFree:      4157856 kB
Dirty:            3976 kB
Writeback:           0 kB
Mapped:          50628 kB
Slab:            83652 kB
Committed_AS:  5578096 kB
PageTables:       1824 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 node47 on Sun May 13 01:07:11 UTC 2007