Trace number 426306

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.06 2507.13

General information on the benchmark

Namerandom/LargeSize/7SAT/v160/
unif-k7-r85-v160-c13600-S751835224-10.cnf
MD5SUMa8dad63624e4a59fed1533e57cc14d5a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1590.29
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses13600
Sum of the clauses size95200
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 513600

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-426306-1179008007 -o ROOT/results/node71/solver-426306-1179008007 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426306-1179008007/MiraXTv3_dyn /tmp/evaluation/426306-1179008007/instance-426306-1179008007.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.00 1.15 1.54 3/64 30118
/proc/meminfo: memFree=1013040/2055920 swapFree=4184268/4192956
[pid=30118] ppid=30116 vsize=3652 CPUtime=0
/proc/30118/stat : 30118 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194304 244 0 0 0 0 0 0 0 18 0 1 0 376790043 3739648 219 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 7651792 0 0 4096 0 0 0 0 17 1 0 0
/proc/30118/statm: 946 224 193 20 0 304 0

[startup+0.050617 s]
/proc/loadavg: 1.00 1.15 1.54 3/64 30118
/proc/meminfo: memFree=1013040/2055920 swapFree=4184268/4192956
[pid=30118] ppid=30116 vsize=5200 CPUtime=0.04
/proc/30118/stat : 30118 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194304 704 0 0 0 4 0 0 0 18 0 1 0 376790043 5324800 679 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583912 0 0 4096 0 0 0 0 17 1 0 0
/proc/30118/statm: 1300 679 207 20 0 658 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5200

[startup+0.101623 s]
/proc/loadavg: 1.00 1.15 1.54 3/64 30118
/proc/meminfo: memFree=1013040/2055920 swapFree=4184268/4192956
[pid=30118] ppid=30116 vsize=5200 CPUtime=0.09
/proc/30118/stat : 30118 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194304 704 0 0 0 9 0 0 0 18 0 1 0 376790043 5324800 679 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583719 0 0 4096 0 0 0 0 17 1 0 0
/proc/30118/statm: 1300 679 207 20 0 658 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5200

[startup+0.301651 s]
/proc/loadavg: 1.00 1.15 1.54 3/64 30118
/proc/meminfo: memFree=1013040/2055920 swapFree=4184268/4192956
[pid=30118] ppid=30116 vsize=5200 CPUtime=0.29
/proc/30118/stat : 30118 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194304 717 0 0 0 29 0 0 0 19 0 1 0 376790043 5324800 692 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583875 0 0 4096 0 0 0 0 17 1 0 0
/proc/30118/statm: 1300 692 207 20 0 658 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5200

[startup+0.701712 s]
/proc/loadavg: 1.00 1.15 1.54 3/64 30118
/proc/meminfo: memFree=1013040/2055920 swapFree=4184268/4192956
[pid=30118] ppid=30116 vsize=13868 CPUtime=1.04
/proc/30118/stat : 30118 (MiraXTv3_dyn) S 30116 30118 30046 0 -1 4194304 1952 0 0 0 103 1 0 0 20 0 3 0 376790043 14200832 1927 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30118/statm: 3467 1927 218 20 0 2825 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 13868

[startup+1.50182 s]
/proc/loadavg: 1.00 1.15 1.54 3/67 30121
/proc/meminfo: memFree=1003288/2055920 swapFree=4184268/4192956
[pid=30118] ppid=30116 vsize=19752 CPUtime=2.64
/proc/30118/stat : 30118 (MiraXTv3_dyn) S 30116 30118 30046 0 -1 4194304 3633 0 0 0 262 2 0 0 20 0 3 0 376790043 20226048 3608 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30118/statm: 4938 3608 218 20 0 4296 0
[pid=30118/tid=30120] ppid=30116 vsize=19752 CPUtime=1.14
/proc/30118/task/30120/stat : 30120 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 1395 0 0 0 114 0 0 0 19 0 3 0 376790077 20226048 3608 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 7640699 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30118/tid=30121] ppid=30116 vsize=19752 CPUtime=1.14
/proc/30118/task/30121/stat : 30121 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 1478 0 0 0 113 1 0 0 18 0 3 0 376790077 20226048 3608 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 19752

[startup+3.10204 s]
/proc/loadavg: 1.00 1.15 1.54 3/67 30121
/proc/meminfo: memFree=995736/2055920 swapFree=4184268/4192956
[pid=30118] ppid=30116 vsize=25716 CPUtime=5.82
/proc/30118/stat : 30118 (MiraXTv3_dyn) S 30116 30118 30046 0 -1 4194304 4947 0 0 0 579 3 0 0 20 0 3 0 376790043 26333184 4922 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30118/statm: 6429 4922 218 20 0 5787 0
[pid=30118/tid=30120] ppid=30116 vsize=25716 CPUtime=2.75
/proc/30118/task/30120/stat : 30120 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 2150 0 0 0 274 1 0 0 17 0 3 0 376790077 26333184 4922 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30118/tid=30121] ppid=30116 vsize=25716 CPUtime=2.71
/proc/30118/task/30121/stat : 30121 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 2037 0 0 0 270 1 0 0 25 0 3 0 376790077 26333184 4922 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 25716

[startup+6.30148 s]
/proc/loadavg: 1.08 1.17 1.54 3/67 30121
/proc/meminfo: memFree=986392/2055920 swapFree=4184268/4192956
[pid=30118] ppid=30116 vsize=36680 CPUtime=12.2
/proc/30118/stat : 30118 (MiraXTv3_dyn) S 30116 30118 30046 0 -1 4194304 7840 0 0 0 1214 6 0 0 20 0 3 0 376790043 37560320 7705 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30118/statm: 9170 7705 218 20 0 8528 0
[pid=30118/tid=30120] ppid=30116 vsize=36680 CPUtime=5.95
/proc/30118/task/30120/stat : 30120 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 3414 0 0 0 592 3 0 0 25 0 3 0 376790077 37560320 7705 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 7640699 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30118/tid=30121] ppid=30116 vsize=36680 CPUtime=5.9
/proc/30118/task/30121/stat : 30121 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 3666 0 0 0 587 3 0 0 20 0 3 0 376790077 37560320 7705 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.2
Current children cumulated vsize (KiB) 36680

[startup+12.7024 s]
/proc/loadavg: 1.15 1.18 1.54 3/67 30121
/proc/meminfo: memFree=965848/2055920 swapFree=4184268/4192956
[pid=30118] ppid=30116 vsize=52700 CPUtime=24.95
/proc/30118/stat : 30118 (MiraXTv3_dyn) S 30116 30118 30046 0 -1 4194304 12192 0 0 0 2484 11 0 0 20 0 3 0 376790043 53964800 11828 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30118/statm: 13175 11828 218 20 0 12533 0
[pid=30118/tid=30120] ppid=30116 vsize=52700 CPUtime=12.34
/proc/30118/task/30120/stat : 30120 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 5640 0 0 0 1229 5 0 0 25 0 3 0 376790077 53964800 11828 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30118/tid=30121] ppid=30116 vsize=52700 CPUtime=12.26
/proc/30118/task/30121/stat : 30121 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 5792 0 0 0 1221 5 0 0 25 0 3 0 376790077 53964800 11828 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.95
Current children cumulated vsize (KiB) 52700

[startup+25.5011 s]
/proc/loadavg: 1.34 1.22 1.55 3/67 30121
/proc/meminfo: memFree=954520/2055920 swapFree=4184268/4192956
[pid=30118] ppid=30116 vsize=65556 CPUtime=50.48
/proc/30118/stat : 30118 (MiraXTv3_dyn) S 30116 30118 30046 0 -1 4194304 15786 0 0 0 5033 15 0 0 20 0 3 0 376790043 67129344 14962 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30118/statm: 16389 14962 218 20 0 15747 0
[pid=30118/tid=30120] ppid=30116 vsize=65556 CPUtime=25.13
/proc/30118/task/30120/stat : 30120 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 7266 0 0 0 2507 6 0 0 25 0 3 0 376790077 67129344 14962 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30118/tid=30121] ppid=30116 vsize=65556 CPUtime=25.01
/proc/30118/task/30121/stat : 30121 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 7760 0 0 0 2492 9 0 0 25 0 3 0 376790077 67129344 14962 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.48
Current children cumulated vsize (KiB) 65556

[startup+51.1016 s]
/proc/loadavg: 1.56 1.28 1.56 3/67 30121
/proc/meminfo: memFree=947032/2055920 swapFree=4184268/4192956
[pid=30118] ppid=30116 vsize=71856 CPUtime=101.52
/proc/30118/stat : 30118 (MiraXTv3_dyn) S 30116 30118 30046 0 -1 4194304 18345 0 0 0 10134 18 0 0 20 0 3 0 376790043 73580544 16631 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30118/statm: 17964 16631 218 20 0 17322 0
[pid=30118/tid=30120] ppid=30116 vsize=71856 CPUtime=50.7
/proc/30118/task/30120/stat : 30120 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 8561 0 0 0 5063 7 0 0 19 0 3 0 376790077 73580544 16631 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30118/tid=30121] ppid=30116 vsize=71856 CPUtime=50.48
/proc/30118/task/30121/stat : 30121 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 9024 0 0 0 5037 11 0 0 25 0 3 0 376790077 73580544 16631 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 71856

[startup+102.306 s]
/proc/loadavg: 1.81 1.39 1.58 3/67 30121
/proc/meminfo: memFree=941976/2055920 swapFree=4184268/4192956
[pid=30118] ppid=30116 vsize=75512 CPUtime=203.63
/proc/30118/stat : 30118 (MiraXTv3_dyn) S 30116 30118 30046 0 -1 4194304 21206 0 0 0 20341 22 0 0 20 0 3 0 376790043 77324288 17867 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30118/statm: 18878 17867 218 20 0 18236 0
[pid=30118/tid=30120] ppid=30116 vsize=75512 CPUtime=101.86
/proc/30118/task/30120/stat : 30120 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 10050 0 0 0 10178 8 0 0 25 0 3 0 376790077 77324288 17867 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30118/tid=30121] ppid=30116 vsize=75512 CPUtime=101.41
/proc/30118/task/30121/stat : 30121 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 10396 0 0 0 10128 13 0 0 25 0 3 0 376790077 77324288 17867 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.63
Current children cumulated vsize (KiB) 75512

[startup+162.302 s]
/proc/loadavg: 1.93 1.50 1.60 3/67 30121
/proc/meminfo: memFree=939672/2055920 swapFree=4184268/4192956
[pid=30118] ppid=30116 vsize=78316 CPUtime=323.29
/proc/30118/stat : 30118 (MiraXTv3_dyn) S 30116 30118 30046 0 -1 4194304 23625 0 0 0 32305 24 0 0 20 0 3 0 376790043 80195584 18401 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30118/statm: 19579 18401 218 20 0 18937 0
[pid=30118/tid=30120] ppid=30116 vsize=78316 CPUtime=161.81
/proc/30118/task/30120/stat : 30120 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 11379 0 0 0 16171 10 0 0 25 0 3 0 376790077 80195584 18401 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30118/tid=30121] ppid=30116 vsize=78316 CPUtime=161.12
/proc/30118/task/30121/stat : 30121 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 11486 0 0 0 16099 13 0 0 25 0 3 0 376790077 80195584 18401 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.29
Current children cumulated vsize (KiB) 78316

[startup+222.302 s]
/proc/loadavg: 1.97 1.59 1.63 3/67 30121
/proc/meminfo: memFree=935512/2055920 swapFree=4184268/4192956
[pid=30118] ppid=30116 vsize=83756 CPUtime=442.94
/proc/30118/stat : 30118 (MiraXTv3_dyn) S 30116 30118 30046 0 -1 4194304 26496 0 0 0 44268 26 0 0 20 0 3 0 376790043 85766144 19517 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30118/statm: 20939 19517 218 20 0 20297 0
[pid=30118/tid=30120] ppid=30116 vsize=83756 CPUtime=221.74
/proc/30118/task/30120/stat : 30120 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 13128 0 0 0 22163 11 0 0 25 0 3 0 376790077 85766144 19517 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30118/tid=30121] ppid=30116 vsize=83756 CPUtime=220.85
/proc/30118/task/30121/stat : 30121 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 12608 0 0 0 22071 14 0 0 25 0 3 0 376790077 85766144 19517 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.94
Current children cumulated vsize (KiB) 83756

[startup+282.301 s]
/proc/loadavg: 1.99 1.66 1.65 3/67 30121
/proc/meminfo: memFree=932120/2055920 swapFree=4184268/4192956
[pid=30118] ppid=30116 vsize=87224 CPUtime=562.58
/proc/30118/stat : 30118 (MiraXTv3_dyn) S 30116 30118 30046 0 -1 4194304 28871 0 0 0 56230 28 0 0 20 0 3 0 376790043 89317376 20332 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30118/statm: 21806 20332 218 20 0 21164 0
[pid=30118/tid=30120] ppid=30116 vsize=87224 CPUtime=281.7
/proc/30118/task/30120/stat : 30120 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 14256 0 0 0 28157 13 0 0 25 0 3 0 376790077 89317376 20332 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30118/tid=30121] ppid=30116 vsize=87224 CPUtime=280.54
/proc/30118/task/30121/stat : 30121 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 13855 0 0 0 28039 15 0 0 25 0 3 0 376790077 89317376 20332 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526333 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.58
Current children cumulated vsize (KiB) 87224

[startup+342.301 s]
/proc/loadavg: 1.99 1.72 1.66 3/67 30121
/proc/meminfo: memFree=928152/2055920 swapFree=4184268/4192956
[pid=30118] ppid=30116 vsize=89872 CPUtime=682.26
/proc/30118/stat : 30118 (MiraXTv3_dyn) S 30116 30118 30046 0 -1 4194304 31585 0 0 0 68196 30 0 0 20 0 3 0 376790043 92028928 21291 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30118/statm: 22468 21291 218 20 0 21826 0
[pid=30118/tid=30120] ppid=30116 vsize=89872 CPUtime=341.65
/proc/30118/task/30120/stat : 30120 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 15489 0 0 0 34151 14 0 0 25 0 3 0 376790077 92028928 21291 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134521906 0 0 4096 0 0 0 0 -1 1 0 0
[pid=30118/tid=30121] ppid=30116 vsize=89872 CPUtime=340.26
/proc/30118/task/30121/stat : 30121 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 15336 0 0 0 34010 16 0 0 25 0 3 0 376790077 92028928 21291 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526363 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.26
Current children cumulated vsize (KiB) 89872

[startup+402.302 s]

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

/proc/30118/task/30120/stat : 30120 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 38984 0 0 0 189476 29 0 0 25 0 3 0 376790077 131768320 30513 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30118/tid=30121] ppid=30116 vsize=128680 CPUtime=1898.31
/proc/30118/task/30121/stat : 30121 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 40223 0 0 0 189791 40 0 0 25 0 3 0 376790077 131768320 30513 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3793.7
Current children cumulated vsize (KiB) 128680

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 30121
/proc/meminfo: memFree=890456/2055920 swapFree=4184268/4192956
[pid=30118] ppid=30116 vsize=129304 CPUtime=3913.39
/proc/30118/stat : 30118 (MiraXTv3_dyn) S 30116 30118 30046 0 -1 4194304 81686 0 0 0 391268 71 0 0 20 0 3 0 376790043 132407296 30648 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30118/statm: 32326 30648 218 20 0 31684 0
[pid=30118/tid=30120] ppid=30116 vsize=129304 CPUtime=1954.77
/proc/30118/task/30120/stat : 30120 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 39910 0 0 0 195448 29 0 0 25 0 3 0 376790077 132407296 30648 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30118/tid=30121] ppid=30116 vsize=129304 CPUtime=1958.27
/proc/30118/task/30121/stat : 30121 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 41016 0 0 0 195786 41 0 0 25 0 3 0 376790077 132407296 30648 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.39
Current children cumulated vsize (KiB) 129304

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 30123
/proc/meminfo: memFree=881368/2055920 swapFree=4184268/4192956
[pid=30118] ppid=30116 vsize=137700 CPUtime=4033.06
/proc/30118/stat : 30118 (MiraXTv3_dyn) S 30116 30118 30046 0 -1 4194304 85346 0 0 0 403230 76 0 0 20 0 3 0 376790043 141004800 32922 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30118/statm: 34425 32922 218 20 0 33783 0
[pid=30118/tid=30120] ppid=30116 vsize=137700 CPUtime=2014.5
/proc/30118/task/30120/stat : 30120 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 42908 0 0 0 201416 34 0 0 25 0 3 0 376790077 141004800 32922 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30118/tid=30121] ppid=30116 vsize=137700 CPUtime=2018.21
/proc/30118/task/30121/stat : 30121 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 41678 0 0 0 201780 41 0 0 25 0 3 0 376790077 141004800 32922 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.06
Current children cumulated vsize (KiB) 137700

[startup+2082.31 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 30123
/proc/meminfo: memFree=881432/2055920 swapFree=4184268/4192956
[pid=30118] ppid=30116 vsize=137700 CPUtime=4152.72
/proc/30118/stat : 30118 (MiraXTv3_dyn) S 30116 30118 30046 0 -1 4194304 86868 0 0 0 415195 77 0 0 20 0 3 0 376790043 141004800 32926 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30118/statm: 34425 32926 218 20 0 33783 0
[pid=30118/tid=30120] ppid=30116 vsize=137700 CPUtime=2074.19
/proc/30118/task/30120/stat : 30120 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 43704 0 0 0 207385 34 0 0 25 0 3 0 376790077 141004800 32926 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30118/tid=30121] ppid=30116 vsize=137700 CPUtime=2078.17
/proc/30118/task/30121/stat : 30121 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 42404 0 0 0 207775 42 0 0 25 0 3 0 376790077 141004800 32926 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4152.72
Current children cumulated vsize (KiB) 137700

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 30123
/proc/meminfo: memFree=881432/2055920 swapFree=4184268/4192956
[pid=30118] ppid=30116 vsize=137700 CPUtime=4272.4
/proc/30118/stat : 30118 (MiraXTv3_dyn) S 30116 30118 30046 0 -1 4194304 88388 0 0 0 427162 78 0 0 20 0 3 0 376790043 141004800 32928 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30118/statm: 34425 32928 218 20 0 33783 0
[pid=30118/tid=30120] ppid=30116 vsize=137700 CPUtime=2133.92
/proc/30118/task/30120/stat : 30120 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 44497 0 0 0 213357 35 0 0 25 0 3 0 376790077 141004800 32928 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30118/tid=30121] ppid=30116 vsize=137700 CPUtime=2138.13
/proc/30118/task/30121/stat : 30121 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 43131 0 0 0 213771 42 0 0 25 0 3 0 376790077 141004800 32928 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.4
Current children cumulated vsize (KiB) 137700

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 30123
/proc/meminfo: memFree=881240/2055920 swapFree=4184268/4192956
[pid=30118] ppid=30116 vsize=137700 CPUtime=4392.07
/proc/30118/stat : 30118 (MiraXTv3_dyn) S 30116 30118 30046 0 -1 4194304 89971 0 0 0 439128 79 0 0 20 0 3 0 376790043 141004800 32993 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30118/statm: 34425 32993 218 20 0 33783 0
[pid=30118/tid=30120] ppid=30116 vsize=137700 CPUtime=2193.63
/proc/30118/task/30120/stat : 30120 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 45227 0 0 0 219328 35 0 0 25 0 3 0 376790077 141004800 32993 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30118/tid=30121] ppid=30116 vsize=137700 CPUtime=2198.09
/proc/30118/task/30121/stat : 30121 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 43984 0 0 0 219766 43 0 0 25 0 3 0 376790077 141004800 32993 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.07
Current children cumulated vsize (KiB) 137700

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 30123
/proc/meminfo: memFree=880856/2055920 swapFree=4184268/4192956
[pid=30118] ppid=30116 vsize=137700 CPUtime=4511.74
/proc/30118/stat : 30118 (MiraXTv3_dyn) S 30116 30118 30046 0 -1 4194304 91247 0 0 0 451094 80 0 0 20 0 3 0 376790043 141004800 33081 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30118/statm: 34425 33081 218 20 0 33783 0
[pid=30118/tid=30120] ppid=30116 vsize=137700 CPUtime=2253.34
/proc/30118/task/30120/stat : 30120 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 45908 0 0 0 225298 36 0 0 25 0 3 0 376790077 141004800 33081 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30118/tid=30121] ppid=30116 vsize=137700 CPUtime=2258.04
/proc/30118/task/30121/stat : 30121 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 44579 0 0 0 225761 43 0 0 25 0 3 0 376790077 141004800 33081 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525957 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4511.74
Current children cumulated vsize (KiB) 137700

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 30123
/proc/meminfo: memFree=880664/2055920 swapFree=4184268/4192956
[pid=30118] ppid=30116 vsize=137868 CPUtime=4631.41
/proc/30118/stat : 30118 (MiraXTv3_dyn) S 30116 30118 30046 0 -1 4194304 92413 0 0 0 463061 80 0 0 20 0 3 0 376790043 141176832 33125 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30118/statm: 34467 33125 218 20 0 33825 0
[pid=30118/tid=30120] ppid=30116 vsize=137868 CPUtime=2313.06
/proc/30118/task/30120/stat : 30120 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 46521 0 0 0 231270 36 0 0 25 0 3 0 376790077 141176832 33125 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30118/tid=30121] ppid=30116 vsize=137868 CPUtime=2318.01
/proc/30118/task/30121/stat : 30121 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 45132 0 0 0 231757 44 0 0 25 0 3 0 376790077 141176832 33125 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4631.41
Current children cumulated vsize (KiB) 137868

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 30123
/proc/meminfo: memFree=880536/2055920 swapFree=4184268/4192956
[pid=30118] ppid=30116 vsize=137868 CPUtime=4751.1
/proc/30118/stat : 30118 (MiraXTv3_dyn) S 30116 30118 30046 0 -1 4194304 93799 0 0 0 475029 81 0 0 20 0 3 0 376790043 141176832 33125 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30118/statm: 34467 33125 218 20 0 33825 0
[pid=30118/tid=30120] ppid=30116 vsize=137868 CPUtime=2372.79
/proc/30118/task/30120/stat : 30120 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 47247 0 0 0 237242 37 0 0 25 0 3 0 376790077 141176832 33125 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30118/tid=30121] ppid=30116 vsize=137868 CPUtime=2377.97
/proc/30118/task/30121/stat : 30121 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 45792 0 0 0 237753 44 0 0 25 0 3 0 376790077 141176832 33125 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.1
Current children cumulated vsize (KiB) 137868

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 30123
/proc/meminfo: memFree=879704/2055920 swapFree=4184268/4192956
[pid=30118] ppid=30116 vsize=139580 CPUtime=4870.77
/proc/30118/stat : 30118 (MiraXTv3_dyn) S 30116 30118 30046 0 -1 4194304 95345 0 0 0 486995 82 0 0 20 0 3 0 376790043 142929920 33351 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30118/statm: 34895 33351 218 20 0 34253 0
[pid=30118/tid=30120] ppid=30116 vsize=139580 CPUtime=2432.5
/proc/30118/task/30120/stat : 30120 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 48165 0 0 0 243213 37 0 0 25 0 3 0 376790077 142929920 33351 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526717 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30118/tid=30121] ppid=30116 vsize=139580 CPUtime=2437.93
/proc/30118/task/30121/stat : 30121 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 46420 0 0 0 243748 45 0 0 25 0 3 0 376790077 142929920 33351 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4870.77
Current children cumulated vsize (KiB) 139580

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 30123
/proc/meminfo: memFree=879576/2055920 swapFree=4184268/4192956
[pid=30118] ppid=30116 vsize=139740 CPUtime=4990.45
/proc/30118/stat : 30118 (MiraXTv3_dyn) S 30116 30118 30046 0 -1 4194304 96720 0 0 0 498961 84 0 0 20 0 3 0 376790043 143093760 33406 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30118/statm: 34935 33406 218 20 0 34293 0
[pid=30118/tid=30120] ppid=30116 vsize=139740 CPUtime=2492.23
/proc/30118/task/30120/stat : 30120 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 48931 0 0 0 249185 38 0 0 25 0 3 0 376790077 143093760 33406 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30118/tid=30121] ppid=30116 vsize=139740 CPUtime=2497.87
/proc/30118/task/30121/stat : 30121 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 47029 0 0 0 249742 45 0 0 25 0 3 0 376790077 143093760 33406 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4990.45
Current children cumulated vsize (KiB) 139740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.1 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 30123
/proc/meminfo: memFree=879448/2055920 swapFree=4184268/4192956
[pid=30118] ppid=30116 vsize=139928 CPUtime=5000.02
/proc/30118/stat : 30118 (MiraXTv3_dyn) S 30116 30118 30046 0 -1 4194304 96871 0 0 0 499918 84 0 0 20 0 3 0 376790043 143286272 33425 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30118/statm: 34982 33425 218 20 0 34340 0
[pid=30118/tid=30120] ppid=30116 vsize=139928 CPUtime=2497
/proc/30118/task/30120/stat : 30120 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 49016 0 0 0 249662 38 0 0 25 0 3 0 376790077 143286272 33425 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30118/tid=30121] ppid=30116 vsize=139928 CPUtime=2502.67
/proc/30118/task/30121/stat : 30121 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 47095 0 0 0 250222 45 0 0 22 0 3 0 376790077 143286272 33425 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 139928

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

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

[startup+2507.1 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 30123
/proc/meminfo: memFree=879448/2055920 swapFree=4184268/4192956
[pid=30118] ppid=30116 vsize=139928 CPUtime=5000.02
/proc/30118/stat : 30118 (MiraXTv3_dyn) S 30116 30118 30046 0 -1 4194304 96871 0 0 0 499918 84 0 0 20 0 3 0 376790043 143286272 33425 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30118/statm: 34982 33425 218 20 0 34340 0
[pid=30118/tid=30120] ppid=30116 vsize=139928 CPUtime=2497
/proc/30118/task/30120/stat : 30120 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 49016 0 0 0 249662 38 0 0 25 0 3 0 376790077 143286272 33425 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=30118/tid=30121] ppid=30116 vsize=139928 CPUtime=2502.67
/proc/30118/task/30121/stat : 30121 (MiraXTv3_dyn) R 30116 30118 30046 0 -1 4194368 47095 0 0 0 250222 45 0 0 22 0 3 0 376790077 143286272 33425 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 139928

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2507.13
CPU time (s): 5000.06
CPU user time (s): 4999.2
CPU system time (s): 0.862868
CPU usage (%): 199.433
Max. virtual memory (cumulated for all children) (KiB): 140004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.2
system time used= 0.862868
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96871
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= 1364
involuntary context switches= 37473

runsolver used 2.28265 second user time and 6.84196 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Sat May 12 22:13:27 UTC 2007

IDJOB= 426306
IDBENCH= 20131
IDSOLVER= 196
FILE ID= node71/426306-1179008007

PBS_JOBID= 5252970

Free space on /tmp= 66549 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v160/unif-k7-r85-v160-c13600-S751835224-10.cnf
COMMAND LINE= /tmp/evaluation/426306-1179008007/MiraXTv3_dyn /tmp/evaluation/426306-1179008007/instance-426306-1179008007.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-426306-1179008007 -o ROOT/results/node71/solver-426306-1179008007 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426306-1179008007/MiraXTv3_dyn /tmp/evaluation/426306-1179008007/instance-426306-1179008007.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  a8dad63624e4a59fed1533e57cc14d5a

RANDOM SEED= 269150966

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:       1014600 kB
Buffers:         56380 kB
Cached:         845132 kB
SwapCached:       2820 kB
Active:         411776 kB
Inactive:       499320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1014600 kB
SwapTotal:     4192956 kB
SwapFree:      4184268 kB
Dirty:            4436 kB
Writeback:           0 kB
Mapped:          15600 kB
Slab:           116104 kB
Committed_AS:  6986156 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= 66549 MiB

End job on node71 on Sat May 12 22:55:17 UTC 2007