Trace number 426307

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 2507.14

General information on the benchmark

Namerandom/LargeSize/7SAT/v160/
unif-k7-r85-v160-c13600-S679764311-04.cnf
MD5SUM16242b6f859b81dbfcf1afca06363c42
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1607.63
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/node61/watcher-426307-1179008057 -o ROOT/results/node61/solver-426307-1179008057 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426307-1179008057/MiraXTv3_dyn /tmp/evaluation/426307-1179008057/instance-426307-1179008057.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: 0.92 1.17 1.57 3/64 21918
/proc/meminfo: memFree=996656/2055920 swapFree=4184204/4192956
[pid=21918] ppid=21916 vsize=3652 CPUtime=0
/proc/21918/stat : 21918 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194304 244 0 0 0 0 0 0 0 18 0 1 0 312769390 3739648 219 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 10830288 0 0 4096 0 0 0 0 17 1 0 0
/proc/21918/statm: 946 225 194 20 0 304 0

[startup+0.101809 s]
/proc/loadavg: 0.92 1.17 1.57 3/64 21918
/proc/meminfo: memFree=996656/2055920 swapFree=4184204/4192956
[pid=21918] ppid=21916 vsize=5196 CPUtime=0.09
/proc/21918/stat : 21918 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194304 704 0 0 0 9 0 0 0 18 0 1 0 312769390 5320704 679 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583910 0 0 4096 0 0 0 0 17 1 0 0
/proc/21918/statm: 1299 679 207 20 0 657 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5196

[startup+0.201819 s]
/proc/loadavg: 0.92 1.17 1.57 3/64 21918
/proc/meminfo: memFree=996656/2055920 swapFree=4184204/4192956
[pid=21918] ppid=21916 vsize=5196 CPUtime=0.19
/proc/21918/stat : 21918 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194304 716 0 0 0 19 0 0 0 18 0 1 0 312769390 5320704 691 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583914 0 0 4096 0 0 0 0 17 1 0 0
/proc/21918/statm: 1299 691 207 20 0 657 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5196

[startup+0.301828 s]
/proc/loadavg: 0.92 1.17 1.57 3/64 21918
/proc/meminfo: memFree=996656/2055920 swapFree=4184204/4192956
[pid=21918] ppid=21916 vsize=5196 CPUtime=0.29
/proc/21918/stat : 21918 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194304 716 0 0 0 29 0 0 0 19 0 1 0 312769390 5320704 691 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583875 0 0 4096 0 0 0 0 17 1 0 0
/proc/21918/statm: 1299 691 207 20 0 657 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5196

[startup+0.701873 s]
/proc/loadavg: 0.92 1.17 1.57 3/64 21918
/proc/meminfo: memFree=996656/2055920 swapFree=4184204/4192956
[pid=21918] ppid=21916 vsize=12816 CPUtime=1.04
/proc/21918/stat : 21918 (MiraXTv3_dyn) S 21916 21918 21845 0 -1 4194304 1908 0 0 0 103 1 0 0 20 0 3 0 312769390 13123584 1883 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21918/statm: 3204 1883 218 20 0 2562 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 12816

[startup+1.50295 s]
/proc/loadavg: 0.92 1.17 1.57 3/67 21921
/proc/meminfo: memFree=986392/2055920 swapFree=4184204/4192956
[pid=21918] ppid=21916 vsize=19592 CPUtime=2.63
/proc/21918/stat : 21918 (MiraXTv3_dyn) S 21916 21918 21845 0 -1 4194304 3523 0 0 0 261 2 0 0 20 0 3 0 312769390 20062208 3498 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21918/statm: 4898 3498 218 20 0 4256 0
[pid=21918/tid=21920] ppid=21916 vsize=19592 CPUtime=1.15
/proc/21918/task/21920/stat : 21920 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 1341 0 0 0 115 0 0 0 23 0 3 0 312769424 20062208 3498 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21918/tid=21921] ppid=21916 vsize=19592 CPUtime=1.14
/proc/21918/task/21921/stat : 21921 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 1422 0 0 0 113 1 0 0 18 0 3 0 312769424 20062208 3498 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 19592

[startup+3.1011 s]
/proc/loadavg: 0.92 1.17 1.57 3/67 21921
/proc/meminfo: memFree=979480/2055920 swapFree=4184204/4192956
[pid=21918] ppid=21916 vsize=25664 CPUtime=5.81
/proc/21918/stat : 21918 (MiraXTv3_dyn) S 21916 21918 21845 0 -1 4194304 4849 0 0 0 578 3 0 0 20 0 3 0 312769390 26279936 4823 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21918/statm: 6416 4823 218 20 0 5774 0
[pid=21918/tid=21920] ppid=21916 vsize=25664 CPUtime=2.74
/proc/21918/task/21920/stat : 21920 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 2095 0 0 0 273 1 0 0 17 0 3 0 312769424 26279936 4823 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21918/tid=21921] ppid=21916 vsize=25664 CPUtime=2.71
/proc/21918/task/21921/stat : 21921 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 1994 0 0 0 270 1 0 0 25 0 3 0 312769424 26279936 4823 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526468 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.81
Current children cumulated vsize (KiB) 25664

[startup+6.30141 s]
/proc/loadavg: 1.01 1.19 1.57 3/67 21921
/proc/meminfo: memFree=969496/2055920 swapFree=4184204/4192956
[pid=21918] ppid=21916 vsize=37028 CPUtime=12.2
/proc/21918/stat : 21918 (MiraXTv3_dyn) S 21916 21918 21845 0 -1 4194304 7899 0 0 0 1214 6 0 0 20 0 3 0 312769390 37916672 7725 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21918/statm: 9257 7725 218 20 0 8615 0
[pid=21918/tid=21920] ppid=21916 vsize=37028 CPUtime=5.94
/proc/21918/task/21920/stat : 21920 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 3504 0 0 0 592 2 0 0 19 0 3 0 312769424 37916672 7725 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21918/tid=21921] ppid=21916 vsize=37028 CPUtime=5.9
/proc/21918/task/21921/stat : 21921 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 3635 0 0 0 588 2 0 0 19 0 3 0 312769424 37916672 7725 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) 37028

[startup+12.702 s]
/proc/loadavg: 1.09 1.20 1.57 3/67 21921
/proc/meminfo: memFree=949272/2055920 swapFree=4184204/4192956
[pid=21918] ppid=21916 vsize=53048 CPUtime=24.96
/proc/21918/stat : 21918 (MiraXTv3_dyn) S 21916 21918 21845 0 -1 4194304 12249 0 0 0 2485 11 0 0 20 0 3 0 312769390 54321152 11885 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21918/statm: 13262 11885 218 20 0 12620 0
[pid=21918/tid=21920] ppid=21916 vsize=53048 CPUtime=12.33
/proc/21918/task/21920/stat : 21920 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 5661 0 0 0 1229 4 0 0 25 0 3 0 312769424 54321152 11885 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21918/tid=21921] ppid=21916 vsize=53048 CPUtime=12.27
/proc/21918/task/21921/stat : 21921 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 5828 0 0 0 1221 6 0 0 25 0 3 0 312769424 54321152 11885 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526722 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.96
Current children cumulated vsize (KiB) 53048

[startup+25.5022 s]
/proc/loadavg: 1.29 1.24 1.58 3/67 21921
/proc/meminfo: memFree=936096/2055920 swapFree=4184204/4192956
[pid=21918] ppid=21916 vsize=67340 CPUtime=50.49
/proc/21918/stat : 21918 (MiraXTv3_dyn) S 21916 21918 21845 0 -1 4194304 16220 0 0 0 5033 16 0 0 20 0 3 0 312769390 68956160 15395 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21918/statm: 16835 15395 218 20 0 16193 0
[pid=21918/tid=21920] ppid=21916 vsize=67340 CPUtime=25.13
/proc/21918/task/21920/stat : 21920 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 7645 0 0 0 2507 6 0 0 25 0 3 0 312769424 68956160 15395 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21918/tid=21921] ppid=21916 vsize=67340 CPUtime=25.01
/proc/21918/task/21921/stat : 21921 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 7815 0 0 0 2492 9 0 0 25 0 3 0 312769424 68956160 15395 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526468 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 67340

[startup+51.1027 s]
/proc/loadavg: 1.53 1.30 1.59 3/67 21921
/proc/meminfo: memFree=929632/2055920 swapFree=4184204/4192956
[pid=21918] ppid=21916 vsize=72688 CPUtime=101.53
/proc/21918/stat : 21918 (MiraXTv3_dyn) S 21916 21918 21845 0 -1 4194304 18593 0 0 0 10134 19 0 0 20 0 3 0 312769390 74432512 16813 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21918/statm: 18172 16813 218 20 0 17530 0
[pid=21918/tid=21920] ppid=21916 vsize=72688 CPUtime=50.7
/proc/21918/task/21920/stat : 21920 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 8724 0 0 0 5063 7 0 0 25 0 3 0 312769424 74432512 16813 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21918/tid=21921] ppid=21916 vsize=72688 CPUtime=50.48
/proc/21918/task/21921/stat : 21921 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 9109 0 0 0 5037 11 0 0 25 0 3 0 312769424 74432512 16813 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 72688

[startup+102.303 s]
/proc/loadavg: 1.79 1.40 1.61 3/67 21921
/proc/meminfo: memFree=926496/2055920 swapFree=4184204/4192956
[pid=21918] ppid=21916 vsize=75576 CPUtime=203.65
/proc/21918/stat : 21918 (MiraXTv3_dyn) S 21916 21918 21845 0 -1 4194304 21116 0 0 0 20344 21 0 0 20 0 3 0 312769390 77389824 17646 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21918/statm: 18894 17646 218 20 0 18252 0
[pid=21918/tid=21920] ppid=21916 vsize=75576 CPUtime=101.78
/proc/21918/task/21920/stat : 21920 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 9819 0 0 0 10170 8 0 0 25 0 3 0 312769424 77389824 17646 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526472 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21918/tid=21921] ppid=21916 vsize=75576 CPUtime=101.52
/proc/21918/task/21921/stat : 21921 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 10537 0 0 0 10140 12 0 0 25 0 3 0 312769424 77389824 17646 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.65
Current children cumulated vsize (KiB) 75576

[startup+162.302 s]
/proc/loadavg: 1.92 1.51 1.63 3/67 21921
/proc/meminfo: memFree=923104/2055920 swapFree=4184204/4192956
[pid=21918] ppid=21916 vsize=79080 CPUtime=323.3
/proc/21918/stat : 21918 (MiraXTv3_dyn) S 21916 21918 21845 0 -1 4194304 23869 0 0 0 32307 23 0 0 20 0 3 0 312769390 80977920 18449 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21918/statm: 19770 18449 218 20 0 19128 0
[pid=21918/tid=21920] ppid=21916 vsize=79080 CPUtime=161.58
/proc/21918/task/21920/stat : 21920 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 11153 0 0 0 16149 9 0 0 25 0 3 0 312769424 80977920 18449 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21918/tid=21921] ppid=21916 vsize=79080 CPUtime=161.36
/proc/21918/task/21921/stat : 21921 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 11956 0 0 0 16123 13 0 0 22 0 3 0 312769424 80977920 18449 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.3
Current children cumulated vsize (KiB) 79080

[startup+222.307 s]
/proc/loadavg: 1.97 1.60 1.65 3/67 21921
/proc/meminfo: memFree=917216/2055920 swapFree=4184204/4192956
[pid=21918] ppid=21916 vsize=85200 CPUtime=442.99
/proc/21918/stat : 21918 (MiraXTv3_dyn) S 21916 21918 21845 0 -1 4194304 27090 0 0 0 44273 26 0 0 20 0 3 0 312769390 87244800 19979 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21918/statm: 21300 19979 218 20 0 20658 0
[pid=21918/tid=21920] ppid=21916 vsize=85200 CPUtime=221.31
/proc/21918/task/21920/stat : 21920 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 13246 0 0 0 22120 11 0 0 25 0 3 0 312769424 87244800 19979 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21918/tid=21921] ppid=21916 vsize=85200 CPUtime=221.33
/proc/21918/task/21921/stat : 21921 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 13084 0 0 0 22119 14 0 0 25 0 3 0 312769424 87244800 19979 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.99
Current children cumulated vsize (KiB) 85200

[startup+282.303 s]
/proc/loadavg: 1.99 1.67 1.67 3/67 21921
/proc/meminfo: memFree=910432/2055920 swapFree=4184204/4192956
[pid=21918] ppid=21916 vsize=92580 CPUtime=562.65
/proc/21918/stat : 21918 (MiraXTv3_dyn) S 21916 21918 21845 0 -1 4194304 30538 0 0 0 56235 30 0 0 20 0 3 0 312769390 94801920 21802 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21918/statm: 23145 21802 218 20 0 22503 0
[pid=21918/tid=21920] ppid=21916 vsize=92580 CPUtime=281.03
/proc/21918/task/21920/stat : 21920 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 14610 0 0 0 28091 12 0 0 25 0 3 0 312769424 94801920 21802 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526400 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21918/tid=21921] ppid=21916 vsize=92580 CPUtime=281.27
/proc/21918/task/21921/stat : 21921 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 15168 0 0 0 28110 17 0 0 16 0 3 0 312769424 94801920 21802 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 10814978 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.65
Current children cumulated vsize (KiB) 92580

[startup+342.302 s]
/proc/loadavg: 1.94 1.71 1.68 3/67 21921
/proc/meminfo: memFree=906208/2055920 swapFree=4184204/4192956
[pid=21918] ppid=21916 vsize=96308 CPUtime=682.31
/proc/21918/stat : 21918 (MiraXTv3_dyn) S 21916 21918 21845 0 -1 4194304 33094 0 0 0 68198 33 0 0 20 0 3 0 312769390 98619392 22658 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21918/statm: 24077 22658 218 20 0 23435 0
[pid=21918/tid=21920] ppid=21916 vsize=96308 CPUtime=340.75
/proc/21918/task/21920/stat : 21920 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 16196 0 0 0 34061 14 0 0 25 0 3 0 312769424 98619392 22658 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21918/tid=21921] ppid=21916 vsize=96308 CPUtime=341.21
/proc/21918/task/21921/stat : 21921 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 16138 0 0 0 34103 18 0 0 25 0 3 0 312769424 98619392 22658 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.31
Current children cumulated vsize (KiB) 96308

[startup+402.302 s]

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

/proc/21918/task/21920/stat : 21920 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 38989 0 0 0 183570 33 0 0 25 0 3 0 312769424 132542464 30883 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21918/tid=21921] ppid=21916 vsize=129436 CPUtime=1837.74
/proc/21918/task/21921/stat : 21921 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 40443 0 0 0 183734 40 0 0 25 0 3 0 312769424 132542464 30883 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3674.12
Current children cumulated vsize (KiB) 129436

[startup+1902.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 21923
/proc/meminfo: memFree=872544/2055920 swapFree=4184204/4192956
[pid=21918] ppid=21916 vsize=129868 CPUtime=3793.78
/proc/21918/stat : 21918 (MiraXTv3_dyn) S 21916 21918 21845 0 -1 4194304 81724 0 0 0 379302 76 0 0 20 0 3 0 312769390 132984832 31029 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21918/statm: 32467 31029 218 20 0 31825 0
[pid=21918/tid=21920] ppid=21916 vsize=129868 CPUtime=1895.73
/proc/21918/task/21920/stat : 21920 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 39813 0 0 0 189539 34 0 0 25 0 3 0 312769424 132984832 31029 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21918/tid=21921] ppid=21916 vsize=129868 CPUtime=1897.7
/proc/21918/task/21921/stat : 21921 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 41151 0 0 0 189729 41 0 0 25 0 3 0 312769424 132984832 31029 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3793.78
Current children cumulated vsize (KiB) 129868

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 21923
/proc/meminfo: memFree=872480/2055920 swapFree=4184204/4192956
[pid=21918] ppid=21916 vsize=129868 CPUtime=3913.46
/proc/21918/stat : 21918 (MiraXTv3_dyn) S 21916 21918 21845 0 -1 4194304 83066 0 0 0 391269 77 0 0 20 0 3 0 312769390 132984832 31051 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21918/statm: 32467 31051 218 20 0 31825 0
[pid=21918/tid=21920] ppid=21916 vsize=129868 CPUtime=1955.45
/proc/21918/task/21920/stat : 21920 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 40561 0 0 0 195511 34 0 0 25 0 3 0 312769424 132984832 31051 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21918/tid=21921] ppid=21916 vsize=129868 CPUtime=1957.64
/proc/21918/task/21921/stat : 21921 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 41745 0 0 0 195723 41 0 0 25 0 3 0 312769424 132984832 31051 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3913.46
Current children cumulated vsize (KiB) 129868

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 21923
/proc/meminfo: memFree=872224/2055920 swapFree=4184204/4192956
[pid=21918] ppid=21916 vsize=130184 CPUtime=4033.14
/proc/21918/stat : 21918 (MiraXTv3_dyn) S 21916 21918 21845 0 -1 4194304 84580 0 0 0 403236 78 0 0 20 0 3 0 312769390 133308416 31113 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21918/statm: 32546 31113 218 20 0 31904 0
[pid=21918/tid=21920] ppid=21916 vsize=130184 CPUtime=2015.18
/proc/21918/task/21920/stat : 21920 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 41346 0 0 0 201483 35 0 0 25 0 3 0 312769424 133308416 31113 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21918/tid=21921] ppid=21916 vsize=130184 CPUtime=2017.61
/proc/21918/task/21921/stat : 21921 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 42474 0 0 0 201719 42 0 0 25 0 3 0 312769424 133308416 31113 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.14
Current children cumulated vsize (KiB) 130184

[startup+2082.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 21923
/proc/meminfo: memFree=872160/2055920 swapFree=4184204/4192956
[pid=21918] ppid=21916 vsize=130184 CPUtime=4152.82
/proc/21918/stat : 21918 (MiraXTv3_dyn) S 21916 21918 21845 0 -1 4194304 86121 0 0 0 415203 79 0 0 20 0 3 0 312769390 133308416 31136 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21918/statm: 32546 31136 218 20 0 31904 0
[pid=21918/tid=21920] ppid=21916 vsize=130184 CPUtime=2074.89
/proc/21918/task/21920/stat : 21920 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 42138 0 0 0 207454 35 0 0 25 0 3 0 312769424 133308416 31136 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21918/tid=21921] ppid=21916 vsize=130184 CPUtime=2077.58
/proc/21918/task/21921/stat : 21921 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 43223 0 0 0 207715 43 0 0 25 0 3 0 312769424 133308416 31136 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4152.82
Current children cumulated vsize (KiB) 130184

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 21923
/proc/meminfo: memFree=871264/2055920 swapFree=4184204/4192956
[pid=21918] ppid=21916 vsize=131388 CPUtime=4272.48
/proc/21918/stat : 21918 (MiraXTv3_dyn) S 21916 21918 21845 0 -1 4194304 87865 0 0 0 427167 81 0 0 20 0 3 0 312769390 134541312 31362 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21918/statm: 32847 31362 218 20 0 32205 0
[pid=21918/tid=21920] ppid=21916 vsize=131388 CPUtime=2134.61
/proc/21918/task/21920/stat : 21920 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 43154 0 0 0 213424 37 0 0 25 0 3 0 312769424 134541312 31362 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21918/tid=21921] ppid=21916 vsize=131388 CPUtime=2137.52
/proc/21918/task/21921/stat : 21921 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 43951 0 0 0 213709 43 0 0 25 0 3 0 312769424 134541312 31362 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4272.48
Current children cumulated vsize (KiB) 131388

[startup+2202.31 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 21923
/proc/meminfo: memFree=870880/2055920 swapFree=4184204/4192956
[pid=21918] ppid=21916 vsize=131596 CPUtime=4392.18
/proc/21918/stat : 21918 (MiraXTv3_dyn) S 21916 21918 21845 0 -1 4194304 89341 0 0 0 439136 82 0 0 20 0 3 0 312769390 134754304 31452 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21918/statm: 32899 31452 218 20 0 32257 0
[pid=21918/tid=21920] ppid=21916 vsize=131596 CPUtime=2194.34
/proc/21918/task/21920/stat : 21920 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 43903 0 0 0 219397 37 0 0 25 0 3 0 312769424 134754304 31452 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21918/tid=21921] ppid=21916 vsize=131596 CPUtime=2197.49
/proc/21918/task/21921/stat : 21921 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 44678 0 0 0 219705 44 0 0 25 0 3 0 312769424 134754304 31452 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.18
Current children cumulated vsize (KiB) 131596

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 21923
/proc/meminfo: memFree=870688/2055920 swapFree=4184204/4192956
[pid=21918] ppid=21916 vsize=131596 CPUtime=4511.85
/proc/21918/stat : 21918 (MiraXTv3_dyn) S 21916 21918 21845 0 -1 4194304 90649 0 0 0 451102 83 0 0 20 0 3 0 312769390 134754304 31506 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21918/statm: 32899 31506 218 20 0 32257 0
[pid=21918/tid=21920] ppid=21916 vsize=131596 CPUtime=2254.06
/proc/21918/task/21920/stat : 21920 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 44649 0 0 0 225368 38 0 0 25 0 3 0 312769424 134754304 31506 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=21918/tid=21921] ppid=21916 vsize=131596 CPUtime=2257.44
/proc/21918/task/21921/stat : 21921 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 45240 0 0 0 225700 44 0 0 25 0 3 0 312769424 134754304 31506 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4511.85
Current children cumulated vsize (KiB) 131596

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 21923
/proc/meminfo: memFree=870304/2055920 swapFree=4184204/4192956
[pid=21918] ppid=21916 vsize=132916 CPUtime=4631.53
/proc/21918/stat : 21918 (MiraXTv3_dyn) S 21916 21918 21845 0 -1 4194304 91993 0 0 0 463069 84 0 0 20 0 3 0 312769390 136105984 31596 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21918/statm: 33229 31596 218 20 0 32587 0
[pid=21918/tid=21920] ppid=21916 vsize=132916 CPUtime=2313.9
/proc/21918/task/21920/stat : 21920 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 45493 0 0 0 231352 38 0 0 25 0 3 0 312769424 136105984 31596 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21918/tid=21921] ppid=21916 vsize=132916 CPUtime=2317.28
/proc/21918/task/21921/stat : 21921 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 45740 0 0 0 231683 45 0 0 25 0 3 0 312769424 136105984 31596 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4631.53
Current children cumulated vsize (KiB) 132916

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 21923
/proc/meminfo: memFree=869728/2055920 swapFree=4184204/4192956
[pid=21918] ppid=21916 vsize=133248 CPUtime=4751.21
/proc/21918/stat : 21918 (MiraXTv3_dyn) S 21916 21918 21845 0 -1 4194304 93336 0 0 0 475036 85 0 0 20 0 3 0 312769390 136445952 31751 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21918/statm: 33312 31751 218 20 0 32670 0
[pid=21918/tid=21920] ppid=21916 vsize=133248 CPUtime=2373.87
/proc/21918/task/21920/stat : 21920 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 46190 0 0 0 237348 39 0 0 22 0 3 0 312769424 136445952 31751 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21918/tid=21921] ppid=21916 vsize=133248 CPUtime=2377
/proc/21918/task/21921/stat : 21921 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 46386 0 0 0 237654 46 0 0 22 0 3 0 312769424 136445952 31751 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.21
Current children cumulated vsize (KiB) 133248

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 21923
/proc/meminfo: memFree=863648/2055920 swapFree=4184204/4192956
[pid=21918] ppid=21916 vsize=139600 CPUtime=4870.88
/proc/21918/stat : 21918 (MiraXTv3_dyn) S 21916 21918 21845 0 -1 4194304 96075 0 0 0 486999 89 0 0 20 0 3 0 312769390 142950400 33236 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21918/statm: 34900 33236 218 20 0 34258 0
[pid=21918/tid=21920] ppid=21916 vsize=139600 CPUtime=2433.81
/proc/21918/task/21920/stat : 21920 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 46944 0 0 0 243342 39 0 0 25 0 3 0 312769424 142950400 33236 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21918/tid=21921] ppid=21916 vsize=139600 CPUtime=2436.71
/proc/21918/task/21921/stat : 21921 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 48371 0 0 0 243623 48 0 0 25 0 3 0 312769424 142950400 33236 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4870.88
Current children cumulated vsize (KiB) 139600

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 21923
/proc/meminfo: memFree=863712/2055920 swapFree=4184204/4192956
[pid=21918] ppid=21916 vsize=139600 CPUtime=4990.57
/proc/21918/stat : 21918 (MiraXTv3_dyn) S 21916 21918 21845 0 -1 4194304 97659 0 0 0 498967 90 0 0 20 0 3 0 312769390 142950400 33236 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21918/statm: 34900 33236 218 20 0 34258 0
[pid=21918/tid=21920] ppid=21916 vsize=139600 CPUtime=2493.77
/proc/21918/task/21920/stat : 21920 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 47736 0 0 0 249337 40 0 0 25 0 3 0 312769424 142950400 33236 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21918/tid=21921] ppid=21916 vsize=139600 CPUtime=2496.44
/proc/21918/task/21921/stat : 21921 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 49163 0 0 0 249595 49 0 0 25 0 3 0 312769424 142950400 33236 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4990.57
Current children cumulated vsize (KiB) 139600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.1 s]
/proc/loadavg: 1.99 1.97 1.91 3/67 21923
/proc/meminfo: memFree=863712/2055920 swapFree=4184204/4192956
[pid=21918] ppid=21916 vsize=139600 CPUtime=5000.15
/proc/21918/stat : 21918 (MiraXTv3_dyn) S 21916 21918 21845 0 -1 4194304 97791 0 0 0 499925 90 0 0 20 0 3 0 312769390 142950400 33236 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21918/statm: 34900 33236 218 20 0 34258 0
[pid=21918/tid=21920] ppid=21916 vsize=139600 CPUtime=2498.58
/proc/21918/task/21920/stat : 21920 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 47802 0 0 0 249818 40 0 0 25 0 3 0 312769424 142950400 33236 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=21918/tid=21921] ppid=21916 vsize=139600 CPUtime=2501.22
/proc/21918/task/21921/stat : 21921 (MiraXTv3_dyn) R 21916 21918 21845 0 -1 4194368 49229 0 0 0 250073 49 0 0 25 0 3 0 312769424 142950400 33236 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.15
Current children cumulated vsize (KiB) 139600

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): 2507.14
CPU time (s): 5000.19
CPU user time (s): 4999.27
CPU system time (s): 0.924859
CPU usage (%): 199.438
Max. virtual memory (cumulated for all children) (KiB): 139864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.27
system time used= 0.924859
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97791
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= 1246
involuntary context switches= 37425

runsolver used 2.25966 second user time and 6.86796 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Sat May 12 22:14:18 UTC 2007

IDJOB= 426307
IDBENCH= 20132
IDSOLVER= 196
FILE ID= node61/426307-1179008057

PBS_JOBID= 5252971

Free space on /tmp= 66547 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  16242b6f859b81dbfcf1afca06363c42

RANDOM SEED= 103543318

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.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.240
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.240
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:        998408 kB
Buffers:         57000 kB
Cached:         839692 kB
SwapCached:       2812 kB
Active:         480044 kB
Inactive:       426136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        998408 kB
SwapTotal:     4192956 kB
SwapFree:      4184204 kB
Dirty:            4412 kB
Writeback:           0 kB
Mapped:          15500 kB
Slab:           137480 kB
Committed_AS:  6219956 kB
PageTables:       1388 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= 66547 MiB

End job on node61 on Sat May 12 22:56:07 UTC 2007