Trace number 426177

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

General information on the benchmark

Namerandom/OnTreshold/3SAT/v600/
unif-k3-r4.261-v600-c2556-S1982407920-12.SAT.shuffled.cnf
MD5SUMb02420eb242c9f0eb6d6be855d4eeabd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.034993
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
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/node9/watcher-426177-1178994551 -o ROOT/results/node9/solver-426177-1178994551 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426177-1178994551/MiraXTv3_dyn /tmp/evaluation/426177-1178994551/instance-426177-1178994551.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.84 1.97 1.92 3/77 5861
/proc/meminfo: memFree=1428840/2055920 swapFree=4145492/4192956
[pid=5861] ppid=5859 vsize=3920 CPUtime=0
/proc/5861/stat : 5861 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194304 303 0 0 0 0 0 0 0 18 0 1 0 375492716 4014080 278 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 9102285 0 0 4096 0 0 0 0 17 0 0 0
/proc/5861/statm: 980 278 206 20 0 338 0

[startup+0.036344 s]
/proc/loadavg: 1.84 1.97 1.92 3/77 5861
/proc/meminfo: memFree=1428840/2055920 swapFree=4145492/4192956
[pid=5861] ppid=5859 vsize=5812 CPUtime=0.05
/proc/5861/stat : 5861 (MiraXTv3_dyn) S 5859 5861 5476 0 -1 4194304 527 0 0 0 5 0 0 0 18 0 3 0 375492716 5951488 502 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5861/statm: 1453 502 218 20 0 811 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5812

[startup+0.101353 s]
/proc/loadavg: 1.84 1.97 1.92 3/77 5861
/proc/meminfo: memFree=1428840/2055920 swapFree=4145492/4192956
[pid=5861] ppid=5859 vsize=6864 CPUtime=0.18
/proc/5861/stat : 5861 (MiraXTv3_dyn) S 5859 5861 5476 0 -1 4194304 684 0 0 0 18 0 0 0 18 0 3 0 375492716 7028736 659 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5861/statm: 1716 659 218 20 0 1074 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6864

[startup+0.301378 s]
/proc/loadavg: 1.84 1.97 1.92 3/77 5861
/proc/meminfo: memFree=1428840/2055920 swapFree=4145492/4192956
[pid=5861] ppid=5859 vsize=8792 CPUtime=0.58
/proc/5861/stat : 5861 (MiraXTv3_dyn) S 5859 5861 5476 0 -1 4194304 1114 0 0 0 58 0 0 0 18 0 3 0 375492716 9003008 1089 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5861/statm: 2198 1089 218 20 0 1556 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8792

[startup+0.701424 s]
/proc/loadavg: 1.84 1.97 1.92 3/77 5861
/proc/meminfo: memFree=1428840/2055920 swapFree=4145492/4192956
[pid=5861] ppid=5859 vsize=11180 CPUtime=1.38
/proc/5861/stat : 5861 (MiraXTv3_dyn) S 5859 5861 5476 0 -1 4194304 1768 0 0 0 137 1 0 0 18 0 3 0 375492716 11448320 1743 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5861/statm: 2795 1743 218 20 0 2153 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 11180

[startup+1.50252 s]
/proc/loadavg: 1.84 1.97 1.92 3/80 5864
/proc/meminfo: memFree=1420816/2055920 swapFree=4145492/4192956
[pid=5861] ppid=5859 vsize=15724 CPUtime=2.97
/proc/5861/stat : 5861 (MiraXTv3_dyn) S 5859 5861 5476 0 -1 4194304 2873 0 0 0 296 1 0 0 18 0 3 0 375492716 16101376 2848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5861/statm: 3931 2848 218 20 0 3289 0
[pid=5861/tid=5863] ppid=5859 vsize=15724 CPUtime=1.48
/proc/5861/task/5863/stat : 5863 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 1308 0 0 0 148 0 0 0 24 0 3 0 375492717 16101376 2848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5861/tid=5864] ppid=5859 vsize=15724 CPUtime=1.47
/proc/5861/task/5864/stat : 5864 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 1202 0 0 0 147 0 0 0 22 0 3 0 375492717 16101376 2848 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 15724

[startup+3.10247 s]
/proc/loadavg: 1.84 1.97 1.92 3/80 5864
/proc/meminfo: memFree=1416592/2055920 swapFree=4145492/4192956
[pid=5861] ppid=5859 vsize=19012 CPUtime=6.17
/proc/5861/stat : 5861 (MiraXTv3_dyn) S 5859 5861 5476 0 -1 4194304 3494 0 0 0 615 2 0 0 18 0 3 0 375492716 19468288 3469 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5861/statm: 4753 3469 218 20 0 4111 0
[pid=5861/tid=5863] ppid=5859 vsize=19012 CPUtime=3.07
/proc/5861/task/5863/stat : 5863 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 1598 0 0 0 307 0 0 0 25 0 3 0 375492717 19468288 3469 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5861/tid=5864] ppid=5859 vsize=19012 CPUtime=3.07
/proc/5861/task/5864/stat : 5864 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 1533 0 0 0 306 1 0 0 19 0 3 0 375492717 19468288 3469 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521357 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 19012

[startup+6.30106 s]
/proc/loadavg: 1.85 1.97 1.92 3/80 5864
/proc/meminfo: memFree=1408208/2055920 swapFree=4145492/4192956
[pid=5861] ppid=5859 vsize=27932 CPUtime=12.54
/proc/5861/stat : 5861 (MiraXTv3_dyn) S 5859 5861 5476 0 -1 4194304 6026 0 0 0 1251 3 0 0 18 0 3 0 375492716 28602368 5887 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5861/statm: 6983 5887 218 20 0 6341 0
[pid=5861/tid=5863] ppid=5859 vsize=27932 CPUtime=6.28
/proc/5861/task/5863/stat : 5863 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 2782 0 0 0 627 1 0 0 25 0 3 0 375492717 28602368 5887 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5861/tid=5864] ppid=5859 vsize=27932 CPUtime=6.25
/proc/5861/task/5864/stat : 5864 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 2881 0 0 0 623 2 0 0 23 0 3 0 375492717 28602368 5887 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 27932

[startup+12.7018 s]
/proc/loadavg: 1.86 1.97 1.92 3/80 5864
/proc/meminfo: memFree=1391504/2055920 swapFree=4145492/4192956
[pid=5861] ppid=5859 vsize=42912 CPUtime=25.3
/proc/5861/stat : 5861 (MiraXTv3_dyn) S 5859 5861 5476 0 -1 4194304 9733 0 0 0 2523 7 0 0 18 0 3 0 375492716 43941888 9351 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5861/statm: 10728 9351 218 20 0 10086 0
[pid=5861/tid=5863] ppid=5859 vsize=42912 CPUtime=12.66
/proc/5861/task/5863/stat : 5863 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 4582 0 0 0 1264 2 0 0 25 0 3 0 375492717 43941888 9351 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520209 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5861/tid=5864] ppid=5859 vsize=42912 CPUtime=12.63
/proc/5861/task/5864/stat : 5864 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 4788 0 0 0 1259 4 0 0 24 0 3 0 375492717 43941888 9351 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 42912

[startup+25.5012 s]
/proc/loadavg: 1.89 1.97 1.92 3/80 5864
/proc/meminfo: memFree=1385040/2055920 swapFree=4145492/4192956
[pid=5861] ppid=5859 vsize=49556 CPUtime=50.84
/proc/5861/stat : 5861 (MiraXTv3_dyn) S 5859 5861 5476 0 -1 4194304 11940 0 0 0 5074 10 0 0 18 0 3 0 375492716 50745344 11188 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5861/statm: 12389 11188 218 20 0 11747 0
[pid=5861/tid=5863] ppid=5859 vsize=49556 CPUtime=25.45
/proc/5861/task/5863/stat : 5863 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 5576 0 0 0 2541 4 0 0 25 0 3 0 375492717 50745344 11188 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5861/tid=5864] ppid=5859 vsize=49556 CPUtime=25.37
/proc/5861/task/5864/stat : 5864 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 6001 0 0 0 2532 5 0 0 25 0 3 0 375492717 50745344 11188 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 49556

[startup+51.1012 s]
/proc/loadavg: 1.93 1.97 1.92 3/80 5864
/proc/meminfo: memFree=1373200/2055920 swapFree=4145492/4192956
[pid=5861] ppid=5859 vsize=62052 CPUtime=101.91
/proc/5861/stat : 5861 (MiraXTv3_dyn) S 5859 5861 5476 0 -1 4194304 15812 0 0 0 10177 14 0 0 18 0 3 0 375492716 63541248 14206 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5861/statm: 15513 14206 218 20 0 14871 0
[pid=5861/tid=5863] ppid=5859 vsize=62052 CPUtime=51.02
/proc/5861/task/5863/stat : 5863 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 7460 0 0 0 5097 5 0 0 25 0 3 0 375492717 63541248 14206 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5861/tid=5864] ppid=5859 vsize=62052 CPUtime=50.87
/proc/5861/task/5864/stat : 5864 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 7989 0 0 0 5079 8 0 0 25 0 3 0 375492717 63541248 14206 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 62052

[startup+102.307 s]
/proc/loadavg: 1.97 1.97 1.92 3/80 5864
/proc/meminfo: memFree=1362640/2055920 swapFree=4145492/4192956
[pid=5861] ppid=5859 vsize=71440 CPUtime=204.04
/proc/5861/stat : 5861 (MiraXTv3_dyn) S 5859 5861 5476 0 -1 4194304 19672 0 0 0 20386 18 0 0 18 0 3 0 375492716 73154560 16570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5861/statm: 17860 16570 218 20 0 17218 0
[pid=5861/tid=5863] ppid=5859 vsize=71440 CPUtime=102.11
/proc/5861/task/5863/stat : 5863 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 9666 0 0 0 10203 8 0 0 25 0 3 0 375492717 73154560 16570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5861/tid=5864] ppid=5859 vsize=71440 CPUtime=101.92
/proc/5861/task/5864/stat : 5864 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 9643 0 0 0 10182 10 0 0 25 0 3 0 375492717 73154560 16570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 71440

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.92 3/80 5864
/proc/meminfo: memFree=1359568/2055920 swapFree=4145492/4192956
[pid=5861] ppid=5859 vsize=74576 CPUtime=323.72
/proc/5861/stat : 5861 (MiraXTv3_dyn) S 5859 5861 5476 0 -1 4194304 22242 0 0 0 32351 21 0 0 18 0 3 0 375492716 76365824 17345 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5861/statm: 18644 17345 218 20 0 18002 0
[pid=5861/tid=5863] ppid=5859 vsize=74576 CPUtime=161.84
/proc/5861/task/5863/stat : 5863 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 10862 0 0 0 16175 9 0 0 25 0 3 0 375492717 76365824 17345 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5861/tid=5864] ppid=5859 vsize=74576 CPUtime=161.85
/proc/5861/task/5864/stat : 5864 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 11017 0 0 0 16174 11 0 0 25 0 3 0 375492717 76365824 17345 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.72
Current children cumulated vsize (KiB) 74576

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.92 3/80 5864
/proc/meminfo: memFree=1357648/2055920 swapFree=4145492/4192956
[pid=5861] ppid=5859 vsize=76944 CPUtime=443.39
/proc/5861/stat : 5861 (MiraXTv3_dyn) S 5859 5861 5476 0 -1 4194304 24310 0 0 0 44316 23 0 0 18 0 3 0 375492716 78790656 17783 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5861/statm: 19236 17783 218 20 0 18594 0
[pid=5861/tid=5863] ppid=5859 vsize=76944 CPUtime=221.58
/proc/5861/task/5863/stat : 5863 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 11776 0 0 0 22148 10 0 0 25 0 3 0 375492717 78790656 17783 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520209 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5861/tid=5864] ppid=5859 vsize=76944 CPUtime=221.79
/proc/5861/task/5864/stat : 5864 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 12171 0 0 0 22167 12 0 0 25 0 3 0 375492717 78790656 17783 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.39
Current children cumulated vsize (KiB) 76944

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.92 3/80 5864
/proc/meminfo: memFree=1356624/2055920 swapFree=4145492/4192956
[pid=5861] ppid=5859 vsize=77868 CPUtime=563.08
/proc/5861/stat : 5861 (MiraXTv3_dyn) S 5859 5861 5476 0 -1 4194304 26296 0 0 0 56283 25 0 0 18 0 3 0 375492716 79736832 18053 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5861/statm: 19467 18053 218 20 0 18825 0
[pid=5861/tid=5863] ppid=5859 vsize=77868 CPUtime=281.33
/proc/5861/task/5863/stat : 5863 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 12779 0 0 0 28122 11 0 0 25 0 3 0 375492717 79736832 18053 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=5861/tid=5864] ppid=5859 vsize=77868 CPUtime=281.73
/proc/5861/task/5864/stat : 5864 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 13154 0 0 0 28160 13 0 0 25 0 3 0 375492717 79736832 18053 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.08
Current children cumulated vsize (KiB) 77868

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.92 3/80 5864
/proc/meminfo: memFree=1355792/2055920 swapFree=4145492/4192956
[pid=5861] ppid=5859 vsize=78328 CPUtime=682.73
/proc/5861/stat : 5861 (MiraXTv3_dyn) S 5859 5861 5476 0 -1 4194304 28117 0 0 0 68247 26 0 0 18 0 3 0 375492716 80207872 18282 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5861/statm: 19582 18282 218 20 0 18940 0
[pid=5861/tid=5863] ppid=5859 vsize=78328 CPUtime=341.24
/proc/5861/task/5863/stat : 5863 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 13705 0 0 0 34113 11 0 0 25 0 3 0 375492717 80207872 18282 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5861/tid=5864] ppid=5859 vsize=78328 CPUtime=341.48
/proc/5861/task/5864/stat : 5864 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 14049 0 0 0 34134 14 0 0 25 0 3 0 375492717 80207872 18282 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565874 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.73
Current children cumulated vsize (KiB) 78328

[startup+402.302 s]

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

/proc/5861/task/5863/stat : 5863 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 35881 0 0 0 189950 26 0 0 25 0 3 0 375492717 107114496 24719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5861/tid=5864] ppid=5859 vsize=104604 CPUtime=1895.01
/proc/5861/task/5864/stat : 5864 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 35253 0 0 0 189461 40 0 0 25 0 3 0 375492717 107114496 24719 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.79
Current children cumulated vsize (KiB) 104604

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.92 3/86 6042
/proc/meminfo: memFree=1328456/2055920 swapFree=4145492/4192956
[pid=5861] ppid=5859 vsize=104604 CPUtime=3914.18
/proc/5861/stat : 5861 (MiraXTv3_dyn) S 5859 5861 5476 0 -1 4194304 72866 0 0 0 391338 80 0 0 18 0 3 0 375492716 107114496 24749 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5861/statm: 26151 24749 218 20 0 25509 0
[pid=5861/tid=5863] ppid=5859 vsize=104604 CPUtime=1959.62
/proc/5861/task/5863/stat : 5863 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 36648 0 0 0 195924 38 0 0 25 0 3 0 375492717 107114496 24749 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5861/tid=5864] ppid=5859 vsize=104604 CPUtime=1954.54
/proc/5861/task/5864/stat : 5864 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 35855 0 0 0 195413 41 0 0 25 0 3 0 375492717 107114496 24749 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.18
Current children cumulated vsize (KiB) 104604

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.92 3/80 6063
/proc/meminfo: memFree=1329424/2055920 swapFree=4145492/4192956
[pid=5861] ppid=5859 vsize=104604 CPUtime=4033.83
/proc/5861/stat : 5861 (MiraXTv3_dyn) S 5859 5861 5476 0 -1 4194304 74245 0 0 0 403300 83 0 0 18 0 3 0 375492716 107114496 24777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5861/statm: 26151 24777 218 20 0 25509 0
[pid=5861/tid=5863] ppid=5859 vsize=104604 CPUtime=2019.55
/proc/5861/task/5863/stat : 5863 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 37268 0 0 0 201915 40 0 0 25 0 3 0 375492717 107114496 24777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526394 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5861/tid=5864] ppid=5859 vsize=104604 CPUtime=2014.26
/proc/5861/task/5864/stat : 5864 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 36614 0 0 0 201384 42 0 0 25 0 3 0 375492717 107114496 24777 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.83
Current children cumulated vsize (KiB) 104604

[startup+2082.31 s]
/proc/loadavg: 1.99 1.97 1.92 3/80 6063
/proc/meminfo: memFree=1329296/2055920 swapFree=4145492/4192956
[pid=5861] ppid=5859 vsize=104812 CPUtime=4153.52
/proc/5861/stat : 5861 (MiraXTv3_dyn) S 5859 5861 5476 0 -1 4194304 75640 0 0 0 415268 84 0 0 18 0 3 0 375492716 107327488 24810 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5861/statm: 26203 24810 218 20 0 25561 0
[pid=5861/tid=5863] ppid=5859 vsize=104812 CPUtime=2079.49
/proc/5861/task/5863/stat : 5863 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 38052 0 0 0 207908 41 0 0 25 0 3 0 375492717 107327488 24810 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5861/tid=5864] ppid=5859 vsize=104812 CPUtime=2074.01
/proc/5861/task/5864/stat : 5864 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 37225 0 0 0 207359 42 0 0 25 0 3 0 375492717 107327488 24810 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.52
Current children cumulated vsize (KiB) 104812

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.92 3/80 6063
/proc/meminfo: memFree=1329168/2055920 swapFree=4145492/4192956
[pid=5861] ppid=5859 vsize=104812 CPUtime=4273.22
/proc/5861/stat : 5861 (MiraXTv3_dyn) S 5859 5861 5476 0 -1 4194304 76890 0 0 0 427237 85 0 0 18 0 3 0 375492716 107327488 24841 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5861/statm: 26203 24841 218 20 0 25561 0
[pid=5861/tid=5863] ppid=5859 vsize=104812 CPUtime=2139.43
/proc/5861/task/5863/stat : 5863 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 38687 0 0 0 213902 41 0 0 25 0 3 0 375492717 107327488 24841 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526693 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5861/tid=5864] ppid=5859 vsize=104812 CPUtime=2133.76
/proc/5861/task/5864/stat : 5864 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 37840 0 0 0 213333 43 0 0 25 0 3 0 375492717 107327488 24841 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.22
Current children cumulated vsize (KiB) 104812

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.92 3/80 6063
/proc/meminfo: memFree=1329168/2055920 swapFree=4145492/4192956
[pid=5861] ppid=5859 vsize=104960 CPUtime=4392.9
/proc/5861/stat : 5861 (MiraXTv3_dyn) S 5859 5861 5476 0 -1 4194304 78299 0 0 0 439204 86 0 0 18 0 3 0 375492716 107479040 24870 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5861/statm: 26240 24870 218 20 0 25598 0
[pid=5861/tid=5863] ppid=5859 vsize=104960 CPUtime=2199.38
/proc/5861/task/5863/stat : 5863 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 39476 0 0 0 219896 42 0 0 25 0 3 0 375492717 107479040 24870 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5861/tid=5864] ppid=5859 vsize=104960 CPUtime=2193.51
/proc/5861/task/5864/stat : 5864 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 38460 0 0 0 219307 44 0 0 25 0 3 0 375492717 107479040 24870 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.9
Current children cumulated vsize (KiB) 104960

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.92 3/80 6063
/proc/meminfo: memFree=1328976/2055920 swapFree=4145492/4192956
[pid=5861] ppid=5859 vsize=105092 CPUtime=4512.6
/proc/5861/stat : 5861 (MiraXTv3_dyn) S 5859 5861 5476 0 -1 4194304 79577 0 0 0 451172 88 0 0 18 0 3 0 375492716 107614208 24915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5861/statm: 26273 24915 218 20 0 25631 0
[pid=5861/tid=5863] ppid=5859 vsize=105092 CPUtime=2259.33
/proc/5861/task/5863/stat : 5863 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 40132 0 0 0 225890 43 0 0 25 0 3 0 375492717 107614208 24915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5861/tid=5864] ppid=5859 vsize=105092 CPUtime=2253.26
/proc/5861/task/5864/stat : 5864 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 39082 0 0 0 225282 44 0 0 25 0 3 0 375492717 107614208 24915 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.6
Current children cumulated vsize (KiB) 105092

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.92 3/80 6063
/proc/meminfo: memFree=1327504/2055920 swapFree=4145492/4192956
[pid=5861] ppid=5859 vsize=106580 CPUtime=4632.27
/proc/5861/stat : 5861 (MiraXTv3_dyn) S 5859 5861 5476 0 -1 4194304 81511 0 0 0 463137 90 0 0 18 0 3 0 375492716 109137920 25297 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5861/statm: 26645 25297 218 20 0 26003 0
[pid=5861/tid=5863] ppid=5859 vsize=106580 CPUtime=2319.25
/proc/5861/task/5863/stat : 5863 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 41283 0 0 0 231881 44 0 0 25 0 3 0 375492717 109137920 25297 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5861/tid=5864] ppid=5859 vsize=106580 CPUtime=2313.01
/proc/5861/task/5864/stat : 5864 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 39865 0 0 0 231256 45 0 0 25 0 3 0 375492717 109137920 25297 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.27
Current children cumulated vsize (KiB) 106580

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.92 3/80 6063
/proc/meminfo: memFree=1327312/2055920 swapFree=4145492/4192956
[pid=5861] ppid=5859 vsize=106580 CPUtime=4751.97
/proc/5861/stat : 5861 (MiraXTv3_dyn) S 5859 5861 5476 0 -1 4194304 82791 0 0 0 475105 92 0 0 18 0 3 0 375492716 109137920 25329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5861/statm: 26645 25329 218 20 0 26003 0
[pid=5861/tid=5863] ppid=5859 vsize=106580 CPUtime=2379.19
/proc/5861/task/5863/stat : 5863 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 41934 0 0 0 237874 45 0 0 25 0 3 0 375492717 109137920 25329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5861/tid=5864] ppid=5859 vsize=106580 CPUtime=2372.76
/proc/5861/task/5864/stat : 5864 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 40494 0 0 0 237230 46 0 0 25 0 3 0 375492717 109137920 25329 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.97
Current children cumulated vsize (KiB) 106580

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.92 3/80 6063
/proc/meminfo: memFree=1327056/2055920 swapFree=4145492/4192956
[pid=5861] ppid=5859 vsize=106728 CPUtime=4871.66
/proc/5861/stat : 5861 (MiraXTv3_dyn) S 5859 5861 5476 0 -1 4194304 84392 0 0 0 487073 93 0 0 18 0 3 0 375492716 109289472 25358 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5861/statm: 26682 25358 218 20 0 26040 0
[pid=5861/tid=5863] ppid=5859 vsize=106728 CPUtime=2439.13
/proc/5861/task/5863/stat : 5863 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 42742 0 0 0 243868 45 0 0 25 0 3 0 375492717 109289472 25358 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5861/tid=5864] ppid=5859 vsize=106728 CPUtime=2432.51
/proc/5861/task/5864/stat : 5864 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 41287 0 0 0 243204 47 0 0 25 0 3 0 375492717 109289472 25358 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.66
Current children cumulated vsize (KiB) 106728

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.92 3/80 6063
/proc/meminfo: memFree=1326992/2055920 swapFree=4145492/4192956
[pid=5861] ppid=5859 vsize=106728 CPUtime=4991.35
/proc/5861/stat : 5861 (MiraXTv3_dyn) S 5859 5861 5476 0 -1 4194304 85682 0 0 0 499040 95 0 0 18 0 3 0 375492716 109289472 25384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5861/statm: 26682 25384 218 20 0 26040 0
[pid=5861/tid=5863] ppid=5859 vsize=106728 CPUtime=2499.06
/proc/5861/task/5863/stat : 5863 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 43394 0 0 0 249860 46 0 0 25 0 3 0 375492717 109289472 25384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5861/tid=5864] ppid=5859 vsize=106728 CPUtime=2492.27
/proc/5861/task/5864/stat : 5864 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 41925 0 0 0 249179 48 0 0 25 0 3 0 375492717 109289472 25384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.35
Current children cumulated vsize (KiB) 106728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.7 s]
/proc/loadavg: 1.99 1.97 1.92 3/80 6063
/proc/meminfo: memFree=1326928/2055920 swapFree=4145492/4192956
[pid=5861] ppid=5859 vsize=106728 CPUtime=5000.14
/proc/5861/stat : 5861 (MiraXTv3_dyn) S 5859 5861 5476 0 -1 4194304 85842 0 0 0 499919 95 0 0 18 0 3 0 375492716 109289472 25385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5861/statm: 26682 25385 218 20 0 26040 0
[pid=5861/tid=5863] ppid=5859 vsize=106728 CPUtime=2503.46
/proc/5861/task/5863/stat : 5863 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 43394 0 0 0 250300 46 0 0 25 0 3 0 375492717 109289472 25385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5861/tid=5864] ppid=5859 vsize=106728 CPUtime=2496.65
/proc/5861/task/5864/stat : 5864 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 42085 0 0 0 249617 48 0 0 25 0 3 0 375492717 109289472 25385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.14
Current children cumulated vsize (KiB) 106728

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.92 3/80 6063
/proc/meminfo: memFree=1326928/2055920 swapFree=4145492/4192956
[pid=5861] ppid=5859 vsize=106728 CPUtime=5000.14
/proc/5861/stat : 5861 (MiraXTv3_dyn) S 5859 5861 5476 0 -1 4194304 85842 0 0 0 499919 95 0 0 18 0 3 0 375492716 109289472 25385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/5861/statm: 26682 25385 218 20 0 26040 0
[pid=5861/tid=5863] ppid=5859 vsize=106728 CPUtime=2503.46
/proc/5861/task/5863/stat : 5863 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 43394 0 0 0 250300 46 0 0 25 0 3 0 375492717 109289472 25385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=5861/tid=5864] ppid=5859 vsize=106728 CPUtime=2496.65
/proc/5861/task/5864/stat : 5864 (MiraXTv3_dyn) R 5859 5861 5476 0 -1 4194368 42085 0 0 0 249617 48 0 0 25 0 3 0 375492717 109289472 25385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.14
Current children cumulated vsize (KiB) 106728

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.73
CPU time (s): 5000.18
CPU user time (s): 4999.21
CPU system time (s): 0.972852
CPU usage (%): 199.47
Max. virtual memory (cumulated for all children) (KiB): 107364

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

runsolver used 2.42663 second user time and 6.78597 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Sat May 12 18:29:12 UTC 2007

IDJOB= 426177
IDBENCH= 19999
IDSOLVER= 196
FILE ID= node9/426177-1178994551

PBS_JOBID= 5252827

Free space on /tmp= 66553 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v600/unif-k3-r4.261-v600-c2556-S1982407920-12.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426177-1178994551/MiraXTv3_dyn /tmp/evaluation/426177-1178994551/instance-426177-1178994551.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-426177-1178994551 -o ROOT/results/node9/solver-426177-1178994551 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426177-1178994551/MiraXTv3_dyn /tmp/evaluation/426177-1178994551/instance-426177-1178994551.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  b02420eb242c9f0eb6d6be855d4eeabd

RANDOM SEED= 523597363

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.221
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.221
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1429056 kB
Buffers:         45500 kB
Cached:         497736 kB
SwapCached:      15588 kB
Active:         190172 kB
Inactive:       376344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1429056 kB
SwapTotal:     4192956 kB
SwapFree:      4145492 kB
Dirty:            3940 kB
Writeback:           0 kB
Mapped:          30216 kB
Slab:            45880 kB
Committed_AS:  9044492 kB
PageTables:       1784 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= 66553 MiB

End job on node9 on Sat May 12 19:11:00 UTC 2007