Trace number 426448

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.1 2506.73

General information on the benchmark

Namerandom/2+p/p0.8/v2405/
unif2p-p0.8-v2405-c7479-S2108627398-03-UNSAT.cnf
MD5SUM2ccf1a5520f45941a05bd2d37ce612fe
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4293.1
Satisfiable
(Un)Satisfiability was proved
Number of variables2405
Number of clauses7478
Sum of the clauses size20939
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21495
Number of clauses of size 35983
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.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/node23/watcher-426448-1179048558 -o ROOT/results/node23/solver-426448-1179048558 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426448-1179048558/MiraXTv3_dyn /tmp/evaluation/426448-1179048558/instance-426448-1179048558.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.00 0.00 0.00 3/77 11898
/proc/meminfo: memFree=1217400/2055920 swapFree=4169188/4192956
[pid=11898] ppid=11896 vsize=3920 CPUtime=0
/proc/11898/stat : 11898 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194304 320 0 0 0 0 0 0 0 18 0 1 0 352772969 4014080 295 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 2933709 0 0 4096 0 0 0 0 17 1 0 0
/proc/11898/statm: 980 297 205 20 0 338 0

[startup+0.086506 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 11898
/proc/meminfo: memFree=1217400/2055920 swapFree=4169188/4192956
[pid=11898] ppid=11896 vsize=8704 CPUtime=0.12
/proc/11898/stat : 11898 (MiraXTv3_dyn) S 11896 11898 11826 0 -1 4194304 982 0 0 0 12 0 0 0 18 0 3 0 352772969 8912896 957 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11898/statm: 2176 957 218 20 0 1534 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 8704

[startup+0.102509 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 11898
/proc/meminfo: memFree=1217400/2055920 swapFree=4169188/4192956
[pid=11898] ppid=11896 vsize=8704 CPUtime=0.15
/proc/11898/stat : 11898 (MiraXTv3_dyn) S 11896 11898 11826 0 -1 4194304 992 0 0 0 15 0 0 0 18 0 3 0 352772969 8912896 967 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11898/statm: 2176 967 218 20 0 1534 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 8704

[startup+0.301548 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 11898
/proc/meminfo: memFree=1217400/2055920 swapFree=4169188/4192956
[pid=11898] ppid=11896 vsize=8968 CPUtime=0.55
/proc/11898/stat : 11898 (MiraXTv3_dyn) S 11896 11898 11826 0 -1 4194304 1229 0 0 0 55 0 0 0 18 0 3 0 352772969 9183232 1204 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11898/statm: 2242 1204 218 20 0 1600 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 8968

[startup+0.701627 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 11898
/proc/meminfo: memFree=1217400/2055920 swapFree=4169188/4192956
[pid=11898] ppid=11896 vsize=11516 CPUtime=1.35
/proc/11898/stat : 11898 (MiraXTv3_dyn) S 11896 11898 11826 0 -1 4194304 1700 0 0 0 135 0 0 0 18 0 3 0 352772969 11792384 1675 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11898/statm: 2879 1675 218 20 0 2237 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 11516

[startup+1.50179 s]
/proc/loadavg: 0.00 0.00 0.00 3/80 11901
/proc/meminfo: memFree=1210144/2055920 swapFree=4169188/4192956
[pid=11898] ppid=11896 vsize=15072 CPUtime=2.94
/proc/11898/stat : 11898 (MiraXTv3_dyn) S 11896 11898 11826 0 -1 4194304 2536 0 0 0 293 1 0 0 18 0 3 0 352772969 15433728 2511 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11898/statm: 3768 2511 218 20 0 3126 0
[pid=11898/tid=11900] ppid=11896 vsize=15072 CPUtime=1.46
/proc/11898/task/11900/stat : 11900 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 960 0 0 0 146 0 0 0 24 0 3 0 352772972 15433728 2511 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 2930299 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11898/tid=11901] ppid=11896 vsize=15072 CPUtime=1.44
/proc/11898/task/11901/stat : 11901 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 1030 0 0 0 144 0 0 0 19 0 3 0 352772972 15433728 2511 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 15072

[startup+3.10109 s]
/proc/loadavg: 0.00 0.00 0.00 4/80 11901
/proc/meminfo: memFree=1205536/2055920 swapFree=4169188/4192956
[pid=11898] ppid=11896 vsize=20632 CPUtime=6.14
/proc/11898/stat : 11898 (MiraXTv3_dyn) S 11896 11898 11826 0 -1 4194304 3936 0 0 0 611 3 0 0 18 0 3 0 352772969 21127168 3911 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11898/statm: 5158 3911 218 20 0 4516 0
[pid=11898/tid=11900] ppid=11896 vsize=20632 CPUtime=3.06
/proc/11898/task/11900/stat : 11900 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 1620 0 0 0 305 1 0 0 23 0 3 0 352772972 21127168 3911 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11898/tid=11901] ppid=11896 vsize=20632 CPUtime=3.04
/proc/11898/task/11901/stat : 11901 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 1770 0 0 0 303 1 0 0 23 0 3 0 352772972 21127168 3911 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 20632

[startup+6.30172 s]
/proc/loadavg: 0.16 0.03 0.01 3/80 11901
/proc/meminfo: memFree=1199904/2055920 swapFree=4169188/4192956
[pid=11898] ppid=11896 vsize=23316 CPUtime=12.52
/proc/11898/stat : 11898 (MiraXTv3_dyn) S 11896 11898 11826 0 -1 4194304 4719 0 0 0 1248 4 0 0 18 0 3 0 352772969 23875584 4694 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11898/statm: 5829 4694 218 20 0 5187 0
[pid=11898/tid=11900] ppid=11896 vsize=23316 CPUtime=6.26
/proc/11898/task/11900/stat : 11900 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 2072 0 0 0 625 1 0 0 21 0 3 0 352772972 23875584 4694 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526499 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11898/tid=11901] ppid=11896 vsize=23316 CPUtime=6.22
/proc/11898/task/11901/stat : 11901 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 2101 0 0 0 620 2 0 0 19 0 3 0 352772972 23875584 4694 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134565740 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 23316

[startup+12.702 s]
/proc/loadavg: 0.31 0.07 0.02 3/80 11901
/proc/meminfo: memFree=1189024/2055920 swapFree=4169188/4192956
[pid=11898] ppid=11896 vsize=33608 CPUtime=25.29
/proc/11898/stat : 11898 (MiraXTv3_dyn) S 11896 11898 11826 0 -1 4194304 7628 0 0 0 2521 8 0 0 18 0 3 0 352772969 34414592 7489 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11898/statm: 8402 7489 218 20 0 7760 0
[pid=11898/tid=11900] ppid=11896 vsize=33608 CPUtime=12.65
/proc/11898/task/11900/stat : 11900 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 3324 0 0 0 1262 3 0 0 25 0 3 0 352772972 34414592 7489 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11898/tid=11901] ppid=11896 vsize=33608 CPUtime=12.59
/proc/11898/task/11901/stat : 11901 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 3758 0 0 0 1255 4 0 0 20 0 3 0 352772972 34414592 7489 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 33608

[startup+25.5024 s]
/proc/loadavg: 0.68 0.16 0.05 3/80 11901
/proc/meminfo: memFree=1170464/2055920 swapFree=4169188/4192956
[pid=11898] ppid=11896 vsize=51336 CPUtime=50.8
/proc/11898/stat : 11898 (MiraXTv3_dyn) S 11896 11898 11826 0 -1 4194304 12131 0 0 0 5064 16 0 0 18 0 3 0 352772969 52568064 11747 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11898/statm: 12834 11747 218 20 0 12192 0
[pid=11898/tid=11900] ppid=11896 vsize=51336 CPUtime=25.44
/proc/11898/task/11900/stat : 11900 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 5620 0 0 0 2537 7 0 0 25 0 3 0 352772972 52568064 11747 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526189 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11898/tid=11901] ppid=11896 vsize=51336 CPUtime=25.31
/proc/11898/task/11901/stat : 11901 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 5965 0 0 0 2523 8 0 0 25 0 3 0 352772972 52568064 11747 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 51336

[startup+51.1014 s]
/proc/loadavg: 1.13 0.31 0.10 3/80 11901
/proc/meminfo: memFree=1159712/2055920 swapFree=4169188/4192956
[pid=11898] ppid=11896 vsize=63152 CPUtime=101.87
/proc/11898/stat : 11898 (MiraXTv3_dyn) S 11896 11898 11826 0 -1 4194304 15514 0 0 0 10165 22 0 0 18 0 3 0 352772969 64667648 14692 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11898/statm: 15788 14692 218 20 0 15146 0
[pid=11898/tid=11900] ppid=11896 vsize=63152 CPUtime=51.03
/proc/11898/task/11900/stat : 11900 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 6973 0 0 0 5094 9 0 0 25 0 3 0 352772972 64667648 14692 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11898/tid=11901] ppid=11896 vsize=63152 CPUtime=50.8
/proc/11898/task/11901/stat : 11901 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 7995 0 0 0 5068 12 0 0 25 0 3 0 352772972 64667648 14692 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 63152

[startup+102.305 s]
/proc/loadavg: 1.62 0.56 0.20 3/80 11901
/proc/meminfo: memFree=1148064/2055920 swapFree=4169188/4192956
[pid=11898] ppid=11896 vsize=74808 CPUtime=203.98
/proc/11898/stat : 11898 (MiraXTv3_dyn) S 11896 11898 11826 0 -1 4194304 19014 0 0 0 20372 26 0 0 18 0 3 0 352772969 76603392 17329 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11898/statm: 18702 17329 218 20 0 18060 0
[pid=11898/tid=11900] ppid=11896 vsize=74808 CPUtime=102.19
/proc/11898/task/11900/stat : 11900 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 8540 0 0 0 10209 10 0 0 25 0 3 0 352772972 76603392 17329 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11898/tid=11901] ppid=11896 vsize=74808 CPUtime=101.75
/proc/11898/task/11901/stat : 11901 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 9928 0 0 0 10160 15 0 0 25 0 3 0 352772972 76603392 17329 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520283 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.98
Current children cumulated vsize (KiB) 74808

[startup+162.303 s]
/proc/loadavg: 1.86 0.82 0.31 3/80 11901
/proc/meminfo: memFree=1144992/2055920 swapFree=4169188/4192956
[pid=11898] ppid=11896 vsize=77812 CPUtime=323.66
/proc/11898/stat : 11898 (MiraXTv3_dyn) S 11896 11898 11826 0 -1 4194304 20788 0 0 0 32338 28 0 0 18 0 3 0 352772969 79679488 18090 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11898/statm: 19453 18090 218 20 0 18811 0
[pid=11898/tid=11900] ppid=11896 vsize=77812 CPUtime=162.16
/proc/11898/task/11900/stat : 11900 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 9648 0 0 0 16204 12 0 0 25 0 3 0 352772972 79679488 18090 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11898/tid=11901] ppid=11896 vsize=77812 CPUtime=161.47
/proc/11898/task/11901/stat : 11901 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 10594 0 0 0 16131 16 0 0 25 0 3 0 352772972 79679488 18090 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.66
Current children cumulated vsize (KiB) 77812

[startup+222.302 s]
/proc/loadavg: 1.95 1.04 0.41 3/80 11901
/proc/meminfo: memFree=1134752/2055920 swapFree=4169188/4192956
[pid=11898] ppid=11896 vsize=87220 CPUtime=443.33
/proc/11898/stat : 11898 (MiraXTv3_dyn) S 11896 11898 11826 0 -1 4194304 24356 0 0 0 44299 34 0 0 18 0 3 0 352772969 89313280 20680 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11898/statm: 21805 20680 218 20 0 21163 0
[pid=11898/tid=11900] ppid=11896 vsize=87220 CPUtime=222.11
/proc/11898/task/11900/stat : 11900 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 11608 0 0 0 22196 15 0 0 25 0 3 0 352772972 89313280 20680 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11898/tid=11901] ppid=11896 vsize=87220 CPUtime=221.17
/proc/11898/task/11901/stat : 11901 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 12202 0 0 0 22099 18 0 0 25 0 3 0 352772972 89313280 20680 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520708 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.33
Current children cumulated vsize (KiB) 87220

[startup+282.301 s]
/proc/loadavg: 1.98 1.21 0.51 3/80 11901
/proc/meminfo: memFree=1128160/2055920 swapFree=4169188/4192956
[pid=11898] ppid=11896 vsize=93056 CPUtime=563.02
/proc/11898/stat : 11898 (MiraXTv3_dyn) S 11896 11898 11826 0 -1 4194304 26891 0 0 0 56266 36 0 0 18 0 3 0 352772969 95289344 22289 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11898/statm: 23264 22289 218 20 0 22622 0
[pid=11898/tid=11900] ppid=11896 vsize=93056 CPUtime=282.08
/proc/11898/task/11900/stat : 11900 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 13540 0 0 0 28191 17 0 0 25 0 3 0 352772972 95289344 22289 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11898/tid=11901] ppid=11896 vsize=93056 CPUtime=280.9
/proc/11898/task/11901/stat : 11901 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 12805 0 0 0 28072 18 0 0 25 0 3 0 352772972 95289344 22289 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.02
Current children cumulated vsize (KiB) 93056

[startup+342.302 s]
/proc/loadavg: 1.99 1.35 0.60 3/80 11901
/proc/meminfo: memFree=1125408/2055920 swapFree=4169188/4192956
[pid=11898] ppid=11896 vsize=96928 CPUtime=682.71
/proc/11898/stat : 11898 (MiraXTv3_dyn) S 11896 11898 11826 0 -1 4194304 28595 0 0 0 68234 37 0 0 18 0 3 0 352772969 99254272 22957 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11898/statm: 24232 22957 218 20 0 23590 0
[pid=11898/tid=11900] ppid=11896 vsize=96928 CPUtime=342.06
/proc/11898/task/11900/stat : 11900 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 14370 0 0 0 34189 17 0 0 25 0 3 0 352772972 99254272 22957 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11898/tid=11901] ppid=11896 vsize=96928 CPUtime=340.61
/proc/11898/task/11901/stat : 11901 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 13679 0 0 0 34042 19 0 0 25 0 3 0 352772972 99254272 22957 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.71
Current children cumulated vsize (KiB) 96928

[startup+402.301 s]

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

/proc/11898/task/11900/stat : 11900 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 27049 0 0 0 190081 35 0 0 25 0 3 0 352772972 116142080 27229 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11898/tid=11901] ppid=11896 vsize=113420 CPUtime=1893.51
/proc/11898/task/11901/stat : 11901 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 29014 0 0 0 189317 34 0 0 25 0 3 0 352772972 116142080 27229 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.7
Current children cumulated vsize (KiB) 113420

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.72 3/80 12101
/proc/meminfo: memFree=1108120/2055920 swapFree=4169188/4192956
[pid=11898] ppid=11896 vsize=113420 CPUtime=3914.04
/proc/11898/stat : 11898 (MiraXTv3_dyn) S 11896 11898 11826 0 -1 4194304 57554 0 0 0 391320 84 0 0 18 0 3 0 352772969 116142080 27237 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11898/statm: 28355 27237 218 20 0 27713 0
[pid=11898/tid=11900] ppid=11896 vsize=113420 CPUtime=1960.92
/proc/11898/task/11900/stat : 11900 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 27522 0 0 0 196057 35 0 0 25 0 3 0 352772972 116142080 27237 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11898/tid=11901] ppid=11896 vsize=113420 CPUtime=1953.08
/proc/11898/task/11901/stat : 11901 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 29486 0 0 0 195260 48 0 0 25 0 3 0 352772972 116142080 27237 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.04
Current children cumulated vsize (KiB) 113420

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.73 3/80 12101
/proc/meminfo: memFree=1107808/2055920 swapFree=4169188/4192956
[pid=11898] ppid=11896 vsize=114444 CPUtime=4033.73
/proc/11898/stat : 11898 (MiraXTv3_dyn) S 11896 11898 11826 0 -1 4194304 58660 0 0 0 403288 85 0 0 18 0 3 0 352772969 117190656 27399 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11898/statm: 28611 27399 218 20 0 27969 0
[pid=11898/tid=11900] ppid=11896 vsize=114444 CPUtime=2020.88
/proc/11898/task/11900/stat : 11900 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 28079 0 0 0 202053 35 0 0 25 0 3 0 352772972 117190656 27399 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11898/tid=11901] ppid=11896 vsize=114444 CPUtime=2012.81
/proc/11898/task/11901/stat : 11901 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 30035 0 0 0 201232 49 0 0 25 0 3 0 352772972 117190656 27399 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526145 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4033.73
Current children cumulated vsize (KiB) 114444

[startup+2082.31 s]
/proc/loadavg: 1.99 1.97 1.75 3/80 12101
/proc/meminfo: memFree=1107424/2055920 swapFree=4169188/4192956
[pid=11898] ppid=11896 vsize=115436 CPUtime=4153.44
/proc/11898/stat : 11898 (MiraXTv3_dyn) S 11896 11898 11826 0 -1 4194304 59540 0 0 0 415258 86 0 0 18 0 3 0 352772969 118206464 27448 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11898/statm: 28859 27448 218 20 0 28217 0
[pid=11898/tid=11900] ppid=11896 vsize=115436 CPUtime=2080.87
/proc/11898/task/11900/stat : 11900 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 28601 0 0 0 208051 36 0 0 21 0 3 0 352772972 118206464 27448 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11898/tid=11901] ppid=11896 vsize=115436 CPUtime=2072.53
/proc/11898/task/11901/stat : 11901 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 30393 0 0 0 207204 49 0 0 22 0 3 0 352772972 118206464 27448 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.44
Current children cumulated vsize (KiB) 115436

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.76 3/80 12101
/proc/meminfo: memFree=1107360/2055920 swapFree=4169188/4192956
[pid=11898] ppid=11896 vsize=115436 CPUtime=4273.12
/proc/11898/stat : 11898 (MiraXTv3_dyn) S 11896 11898 11826 0 -1 4194304 60503 0 0 0 427225 87 0 0 18 0 3 0 352772969 118206464 27457 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11898/statm: 28859 27457 218 20 0 28217 0
[pid=11898/tid=11900] ppid=11896 vsize=115436 CPUtime=2140.83
/proc/11898/task/11900/stat : 11900 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 28962 0 0 0 214046 37 0 0 25 0 3 0 352772972 118206464 27457 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11898/tid=11901] ppid=11896 vsize=115436 CPUtime=2132.25
/proc/11898/task/11901/stat : 11901 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 30995 0 0 0 213176 49 0 0 25 0 3 0 352772972 118206464 27457 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.12
Current children cumulated vsize (KiB) 115436

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.77 3/80 12101
/proc/meminfo: memFree=1107360/2055920 swapFree=4169188/4192956
[pid=11898] ppid=11896 vsize=115436 CPUtime=4392.82
/proc/11898/stat : 11898 (MiraXTv3_dyn) S 11896 11898 11826 0 -1 4194304 61476 0 0 0 439194 88 0 0 18 0 3 0 352772969 118206464 27469 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11898/statm: 28859 27469 218 20 0 28217 0
[pid=11898/tid=11900] ppid=11896 vsize=115436 CPUtime=2200.8
/proc/11898/task/11900/stat : 11900 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 29448 0 0 0 220043 37 0 0 25 0 3 0 352772972 118206464 27469 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11898/tid=11901] ppid=11896 vsize=115436 CPUtime=2191.97
/proc/11898/task/11901/stat : 11901 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 31482 0 0 0 219147 50 0 0 25 0 3 0 352772972 118206464 27469 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4392.82
Current children cumulated vsize (KiB) 115436

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.78 3/80 12101
/proc/meminfo: memFree=1103456/2055920 swapFree=4169188/4192956
[pid=11898] ppid=11896 vsize=119696 CPUtime=4512.53
/proc/11898/stat : 11898 (MiraXTv3_dyn) S 11896 11898 11826 0 -1 4194304 63551 0 0 0 451162 91 0 0 18 0 3 0 352772969 122568704 28454 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11898/statm: 29924 28454 218 20 0 29282 0
[pid=11898/tid=11900] ppid=11896 vsize=119696 CPUtime=2260.77
/proc/11898/task/11900/stat : 11900 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 30357 0 0 0 226038 39 0 0 25 0 3 0 352772972 122568704 28454 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11898/tid=11901] ppid=11896 vsize=119696 CPUtime=2251.71
/proc/11898/task/11901/stat : 11901 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 32648 0 0 0 225120 51 0 0 25 0 3 0 352772972 122568704 28454 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.53
Current children cumulated vsize (KiB) 119696

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.79 3/80 12101
/proc/meminfo: memFree=1103264/2055920 swapFree=4169188/4192956
[pid=11898] ppid=11896 vsize=119868 CPUtime=4632.21
/proc/11898/stat : 11898 (MiraXTv3_dyn) S 11896 11898 11826 0 -1 4194304 64326 0 0 0 463130 91 0 0 18 0 3 0 352772969 122744832 28497 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11898/statm: 29967 28497 218 20 0 29325 0
[pid=11898/tid=11900] ppid=11896 vsize=119868 CPUtime=2320.73
/proc/11898/task/11900/stat : 11900 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 30745 0 0 0 232034 39 0 0 25 0 3 0 352772972 122744832 28497 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11898/tid=11901] ppid=11896 vsize=119868 CPUtime=2311.43
/proc/11898/task/11901/stat : 11901 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 33035 0 0 0 231092 51 0 0 25 0 3 0 352772972 122744832 28497 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.21
Current children cumulated vsize (KiB) 119868

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.80 3/80 12101
/proc/meminfo: memFree=1103264/2055920 swapFree=4169188/4192956
[pid=11898] ppid=11896 vsize=119868 CPUtime=4751.9
/proc/11898/stat : 11898 (MiraXTv3_dyn) S 11896 11898 11826 0 -1 4194304 65192 0 0 0 475098 92 0 0 18 0 3 0 352772969 122744832 28506 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11898/statm: 29967 28506 218 20 0 29325 0
[pid=11898/tid=11900] ppid=11896 vsize=119868 CPUtime=2380.71
/proc/11898/task/11900/stat : 11900 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 31115 0 0 0 238031 40 0 0 25 0 3 0 352772972 122744832 28506 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526722 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11898/tid=11901] ppid=11896 vsize=119868 CPUtime=2371.16
/proc/11898/task/11901/stat : 11901 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 33531 0 0 0 237064 52 0 0 25 0 3 0 352772972 122744832 28506 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4751.9
Current children cumulated vsize (KiB) 119868

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.82 3/80 12101
/proc/meminfo: memFree=1103072/2055920 swapFree=4169188/4192956
[pid=11898] ppid=11896 vsize=119868 CPUtime=4871.6
/proc/11898/stat : 11898 (MiraXTv3_dyn) S 11896 11898 11826 0 -1 4194304 66059 0 0 0 487067 93 0 0 18 0 3 0 352772969 122744832 28512 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11898/statm: 29967 28512 218 20 0 29325 0
[pid=11898/tid=11900] ppid=11896 vsize=119868 CPUtime=2440.67
/proc/11898/task/11900/stat : 11900 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 31612 0 0 0 244027 40 0 0 25 0 3 0 352772972 122744832 28512 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=11898/tid=11901] ppid=11896 vsize=119868 CPUtime=2430.89
/proc/11898/task/11901/stat : 11901 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 33901 0 0 0 243037 52 0 0 25 0 3 0 352772972 122744832 28512 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.6
Current children cumulated vsize (KiB) 119868

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.82 3/80 12101
/proc/meminfo: memFree=1103008/2055920 swapFree=4169188/4192956
[pid=11898] ppid=11896 vsize=119868 CPUtime=4991.27
/proc/11898/stat : 11898 (MiraXTv3_dyn) S 11896 11898 11826 0 -1 4194304 67061 0 0 0 499033 94 0 0 18 0 3 0 352772969 122744832 28523 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11898/statm: 29967 28523 218 20 0 29325 0
[pid=11898/tid=11900] ppid=11896 vsize=119868 CPUtime=2500.61
/proc/11898/task/11900/stat : 11900 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 32113 0 0 0 250020 41 0 0 25 0 3 0 352772972 122744832 28523 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11898/tid=11901] ppid=11896 vsize=119868 CPUtime=2490.62
/proc/11898/task/11901/stat : 11901 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 34402 0 0 0 249010 52 0 0 25 0 3 0 352772972 122744832 28523 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.27
Current children cumulated vsize (KiB) 119868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.7 s]
/proc/loadavg: 1.99 1.97 1.82 3/80 12101
/proc/meminfo: memFree=1103008/2055920 swapFree=4169188/4192956
[pid=11898] ppid=11896 vsize=119868 CPUtime=5000.06
/proc/11898/stat : 11898 (MiraXTv3_dyn) S 11896 11898 11826 0 -1 4194304 67061 0 0 0 499912 94 0 0 18 0 3 0 352772969 122744832 28523 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11898/statm: 29967 28523 218 20 0 29325 0
[pid=11898/tid=11900] ppid=11896 vsize=119868 CPUtime=2504.99
/proc/11898/task/11900/stat : 11900 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 32113 0 0 0 250458 41 0 0 25 0 3 0 352772972 122744832 28523 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11898/tid=11901] ppid=11896 vsize=119868 CPUtime=2495.02
/proc/11898/task/11901/stat : 11901 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 34402 0 0 0 249450 52 0 0 25 0 3 0 352772972 122744832 28523 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 119868

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

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

[startup+2506.7 s]
/proc/loadavg: 1.99 1.97 1.82 3/80 12101
/proc/meminfo: memFree=1103008/2055920 swapFree=4169188/4192956
[pid=11898] ppid=11896 vsize=119868 CPUtime=5000.06
/proc/11898/stat : 11898 (MiraXTv3_dyn) S 11896 11898 11826 0 -1 4194304 67061 0 0 0 499912 94 0 0 18 0 3 0 352772969 122744832 28523 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/11898/statm: 29967 28523 218 20 0 29325 0
[pid=11898/tid=11900] ppid=11896 vsize=119868 CPUtime=2504.99
/proc/11898/task/11900/stat : 11900 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 32113 0 0 0 250458 41 0 0 25 0 3 0 352772972 122744832 28523 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=11898/tid=11901] ppid=11896 vsize=119868 CPUtime=2495.02
/proc/11898/task/11901/stat : 11901 (MiraXTv3_dyn) R 11896 11898 11826 0 -1 4194368 34402 0 0 0 249450 52 0 0 25 0 3 0 352772972 122744832 28523 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 119868

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.73
CPU time (s): 5000.1
CPU user time (s): 4999.14
CPU system time (s): 0.960853
CPU usage (%): 199.467
Max. virtual memory (cumulated for all children) (KiB): 120364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.14
system time used= 0.960853
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67061
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= 529
involuntary context switches= 93791

runsolver used 2.43263 second user time and 6.74597 second system time

The end

Launcher Data (download as text)

Begin job on node23 on Sun May 13 09:29:18 UTC 2007

IDJOB= 426448
IDBENCH= 20322
IDSOLVER= 196
FILE ID= node23/426448-1179048558

PBS_JOBID= 5253495

Free space on /tmp= 66537 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v2405/unif2p-p0.8-v2405-c7479-S2108627398-03-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/426448-1179048558/MiraXTv3_dyn /tmp/evaluation/426448-1179048558/instance-426448-1179048558.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-426448-1179048558 -o ROOT/results/node23/solver-426448-1179048558 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426448-1179048558/MiraXTv3_dyn /tmp/evaluation/426448-1179048558/instance-426448-1179048558.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  2ccf1a5520f45941a05bd2d37ce612fe

RANDOM SEED= 990833736

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node23.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.276
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.276
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:       1217616 kB
Buffers:         49384 kB
Cached:         638928 kB
SwapCached:       2772 kB
Active:         424680 kB
Inactive:       286632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1217616 kB
SwapTotal:     4192956 kB
SwapFree:      4169188 kB
Dirty:            4284 kB
Writeback:           0 kB
Mapped:          30448 kB
Slab:           112472 kB
Committed_AS:  5190744 kB
PageTables:       1796 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= 66537 MiB

End job on node23 on Sun May 13 10:11:07 UTC 2007