Trace number 426066

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.04 2506.53

General information on the benchmark

Namerandom/OnTreshold/5SAT/v120/
unif-k5-r21.3-v120-c2556-S1615006153-07.SAT.shuffled.cnf
MD5SUM2881e4c5fef6c59282cf64b97b731df9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.32295
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses2556
Sum of the clauses size12780
Maximum clause length5
Minimum clause length5
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 52556
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/node7/watcher-426066-1178982970 -o ROOT/results/node7/solver-426066-1178982970 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426066-1178982970/MiraXTv3_dyn /tmp/evaluation/426066-1178982970/instance-426066-1178982970.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.81 1.94 1.87 3/77 32490
/proc/meminfo: memFree=1648752/2055920 swapFree=4156572/4192956
[pid=32490] ppid=32488 vsize=3788 CPUtime=0
/proc/32490/stat : 32490 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194304 291 0 0 0 0 0 0 0 18 0 1 0 374334619 3878912 266 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 0 0 0
/proc/32490/statm: 947 266 206 20 0 305 0

[startup+0.051727 s]
/proc/loadavg: 1.81 1.94 1.87 3/77 32490
/proc/meminfo: memFree=1648752/2055920 swapFree=4156572/4192956
[pid=32490] ppid=32488 vsize=8784 CPUtime=0.47
/proc/32490/stat : 32490 (MiraXTv3_dyn) S 32488 32490 32161 0 -1 4194304 1106 0 0 0 47 0 0 0 18 0 3 0 374334619 8994816 1081 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32490/statm: 2196 1081 218 20 0 1554 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 8784

[startup+0.31875 s]
/proc/loadavg: 1.81 1.94 1.87 3/77 32490
/proc/meminfo: memFree=1648752/2055920 swapFree=4156572/4192956
[pid=32490] ppid=32488 vsize=9084 CPUtime=0.61
/proc/32490/stat : 32490 (MiraXTv3_dyn) S 32488 32490 32161 0 -1 4194304 1255 0 0 0 61 0 0 0 18 0 3 0 374334619 9302016 1230 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32490/statm: 2271 1230 218 20 0 1629 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 9084

[startup+0.40176 s]
/proc/loadavg: 1.81 1.94 1.87 3/77 32490
/proc/meminfo: memFree=1648752/2055920 swapFree=4156572/4192956
[pid=32490] ppid=32488 vsize=9444 CPUtime=0.77
/proc/32490/stat : 32490 (MiraXTv3_dyn) S 32488 32490 32161 0 -1 4194304 1435 0 0 0 77 0 0 0 18 0 3 0 374334619 9670656 1410 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32490/statm: 2361 1410 218 20 0 1719 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 9444

[startup+0.701792 s]
/proc/loadavg: 1.81 1.94 1.87 3/77 32490
/proc/meminfo: memFree=1648752/2055920 swapFree=4156572/4192956
[pid=32490] ppid=32488 vsize=11732 CPUtime=1.37
/proc/32490/stat : 32490 (MiraXTv3_dyn) S 32488 32490 32161 0 -1 4194304 1995 0 0 0 136 1 0 0 18 0 3 0 374334619 12013568 1970 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32490/statm: 2933 1970 218 20 0 2291 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11732

[startup+1.50188 s]
/proc/loadavg: 1.81 1.94 1.87 3/80 32493
/proc/meminfo: memFree=1638488/2055920 swapFree=4156572/4192956
[pid=32490] ppid=32488 vsize=15368 CPUtime=2.96
/proc/32490/stat : 32490 (MiraXTv3_dyn) S 32488 32490 32161 0 -1 4194304 2759 0 0 0 295 1 0 0 18 0 3 0 374334619 15736832 2734 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32490/statm: 3842 2734 218 20 0 3200 0
[pid=32490/tid=32492] ppid=32488 vsize=15368 CPUtime=1.46
/proc/32490/task/32492/stat : 32492 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 1209 0 0 0 146 0 0 0 18 0 3 0 374334621 15736832 2734 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32490/tid=32493] ppid=32488 vsize=15368 CPUtime=1.47
/proc/32490/task/32493/stat : 32493 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 1189 0 0 0 147 0 0 0 18 0 3 0 374334621 15736832 2734 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 15368

[startup+3.10104 s]
/proc/loadavg: 1.81 1.94 1.87 3/80 32493
/proc/meminfo: memFree=1636568/2055920 swapFree=4156572/4192956
[pid=32490] ppid=32488 vsize=20144 CPUtime=6.16
/proc/32490/stat : 32490 (MiraXTv3_dyn) S 32488 32490 32161 0 -1 4194304 4008 0 0 0 614 2 0 0 18 0 3 0 374334619 20627456 3911 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32490/statm: 5036 3911 218 20 0 4394 0
[pid=32490/tid=32492] ppid=32488 vsize=20144 CPUtime=3.07
/proc/32490/task/32492/stat : 32492 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 1804 0 0 0 306 1 0 0 17 0 3 0 374334621 20627456 3911 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32490/tid=32493] ppid=32488 vsize=20144 CPUtime=3.07
/proc/32490/task/32493/stat : 32493 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 1843 0 0 0 306 1 0 0 25 0 3 0 374334621 20627456 3911 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565842 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 20144

[startup+6.30138 s]
/proc/loadavg: 1.83 1.94 1.88 4/80 32493
/proc/meminfo: memFree=1625880/2055920 swapFree=4156572/4192956
[pid=32490] ppid=32488 vsize=29944 CPUtime=12.54
/proc/32490/stat : 32490 (MiraXTv3_dyn) S 32488 32490 32161 0 -1 4194304 6516 0 0 0 1249 5 0 0 18 0 3 0 374334619 30662656 6295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32490/statm: 7486 6295 218 20 0 6844 0
[pid=32490/tid=32492] ppid=32488 vsize=29944 CPUtime=6.25
/proc/32490/task/32492/stat : 32492 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 3087 0 0 0 623 2 0 0 16 0 3 0 374334621 30662656 6295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
[pid=32490/tid=32493] ppid=32488 vsize=29944 CPUtime=6.26
/proc/32490/task/32493/stat : 32493 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 3068 0 0 0 624 2 0 0 18 0 3 0 374334621 30662656 6295 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 29944

[startup+12.7021 s]
/proc/loadavg: 1.84 1.94 1.88 3/80 32493
/proc/meminfo: memFree=1616856/2055920 swapFree=4156572/4192956
[pid=32490] ppid=32488 vsize=37496 CPUtime=25.3
/proc/32490/stat : 32490 (MiraXTv3_dyn) S 32488 32490 32161 0 -1 4194304 8486 0 0 0 2524 6 0 0 18 0 3 0 374334619 38395904 8004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32490/statm: 9374 8004 218 20 0 8732 0
[pid=32490/tid=32492] ppid=32488 vsize=37496 CPUtime=12.64
/proc/32490/task/32492/stat : 32492 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 4058 0 0 0 1261 3 0 0 25 0 3 0 374334621 38395904 8004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32490/tid=32493] ppid=32488 vsize=37496 CPUtime=12.65
/proc/32490/task/32493/stat : 32493 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 4067 0 0 0 1262 3 0 0 25 0 3 0 374334621 38395904 8004 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 37496

[startup+25.5054 s]
/proc/loadavg: 1.88 1.94 1.88 3/80 32493
/proc/meminfo: memFree=1606040/2055920 swapFree=4156572/4192956
[pid=32490] ppid=32488 vsize=47468 CPUtime=50.85
/proc/32490/stat : 32490 (MiraXTv3_dyn) S 32488 32490 32161 0 -1 4194304 11726 0 0 0 5074 11 0 0 18 0 3 0 374334619 48607232 10747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32490/statm: 11867 10747 218 20 0 11225 0
[pid=32490/tid=32492] ppid=32488 vsize=47468 CPUtime=25.43
/proc/32490/task/32492/stat : 32492 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 5458 0 0 0 2539 4 0 0 25 0 3 0 374334621 48607232 10747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32490/tid=32493] ppid=32488 vsize=47468 CPUtime=25.39
/proc/32490/task/32493/stat : 32493 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 5907 0 0 0 2533 6 0 0 25 0 3 0 374334621 48607232 10747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 47468

[startup+51.1011 s]
/proc/loadavg: 1.92 1.94 1.88 3/80 32493
/proc/meminfo: memFree=1601304/2055920 swapFree=4156572/4192956
[pid=32490] ppid=32488 vsize=52524 CPUtime=101.9
/proc/32490/stat : 32490 (MiraXTv3_dyn) S 32488 32490 32161 0 -1 4194304 13989 0 0 0 10178 12 0 0 18 0 3 0 374334619 53784576 11906 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32490/statm: 13131 11906 218 20 0 12489 0
[pid=32490/tid=32492] ppid=32488 vsize=52524 CPUtime=51
/proc/32490/task/32492/stat : 32492 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 6625 0 0 0 5096 4 0 0 25 0 3 0 374334621 53784576 11906 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32490/tid=32493] ppid=32488 vsize=52524 CPUtime=50.88
/proc/32490/task/32493/stat : 32493 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 7003 0 0 0 5081 7 0 0 25 0 3 0 374334621 53784576 11906 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 52524

[startup+102.301 s]
/proc/loadavg: 1.96 1.95 1.88 3/80 32493
/proc/meminfo: memFree=1598296/2055920 swapFree=4156572/4192956
[pid=32490] ppid=32488 vsize=56780 CPUtime=204.02
/proc/32490/stat : 32490 (MiraXTv3_dyn) S 32488 32490 32161 0 -1 4194304 16492 0 0 0 20388 14 0 0 18 0 3 0 374334619 58142720 12656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32490/statm: 14195 12656 218 20 0 13553 0
[pid=32490/tid=32492] ppid=32488 vsize=56780 CPUtime=102.16
/proc/32490/task/32492/stat : 32492 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 7737 0 0 0 10210 6 0 0 25 0 3 0 374334621 58142720 12656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32490/tid=32493] ppid=32488 vsize=56780 CPUtime=101.85
/proc/32490/task/32493/stat : 32493 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 8394 0 0 0 10177 8 0 0 25 0 3 0 374334621 58142720 12656 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526327 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.02
Current children cumulated vsize (KiB) 56780

[startup+162.302 s]
/proc/loadavg: 1.98 1.95 1.89 3/80 32493
/proc/meminfo: memFree=1595800/2055920 swapFree=4156572/4192956
[pid=32490] ppid=32488 vsize=58612 CPUtime=323.68
/proc/32490/stat : 32490 (MiraXTv3_dyn) S 32488 32490 32161 0 -1 4194304 19120 0 0 0 32352 16 0 0 18 0 3 0 374334619 60018688 13227 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32490/statm: 14653 13227 218 20 0 14011 0
[pid=32490/tid=32492] ppid=32488 vsize=58612 CPUtime=162.12
/proc/32490/task/32492/stat : 32492 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 9073 0 0 0 16205 7 0 0 25 0 3 0 374334621 60018688 13227 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32490/tid=32493] ppid=32488 vsize=58612 CPUtime=161.53
/proc/32490/task/32493/stat : 32493 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 9686 0 0 0 16145 8 0 0 25 0 3 0 374334621 60018688 13227 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.68
Current children cumulated vsize (KiB) 58612

[startup+222.301 s]
/proc/loadavg: 1.99 1.96 1.90 3/80 32493
/proc/meminfo: memFree=1591000/2055920 swapFree=4156572/4192956
[pid=32490] ppid=32488 vsize=63908 CPUtime=443.39
/proc/32490/stat : 32490 (MiraXTv3_dyn) S 32488 32490 32161 0 -1 4194304 22323 0 0 0 44320 19 0 0 18 0 3 0 374334619 65441792 14456 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32490/statm: 15977 14456 218 20 0 15335 0
[pid=32490/tid=32492] ppid=32488 vsize=63908 CPUtime=222.11
/proc/32490/task/32492/stat : 32492 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 10834 0 0 0 22202 9 0 0 25 0 3 0 374334621 65441792 14456 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32490/tid=32493] ppid=32488 vsize=63908 CPUtime=221.27
/proc/32490/task/32493/stat : 32493 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 11128 0 0 0 22117 10 0 0 25 0 3 0 374334621 65441792 14456 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.39
Current children cumulated vsize (KiB) 63908

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.90 3/80 32493
/proc/meminfo: memFree=1588504/2055920 swapFree=4156572/4192956
[pid=32490] ppid=32488 vsize=66020 CPUtime=563.09
/proc/32490/stat : 32490 (MiraXTv3_dyn) S 32488 32490 32161 0 -1 4194304 24747 0 0 0 56288 21 0 0 18 0 3 0 374334619 67604480 15098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32490/statm: 16505 15098 218 20 0 15863 0
[pid=32490/tid=32492] ppid=32488 vsize=66020 CPUtime=282.08
/proc/32490/task/32492/stat : 32492 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 12006 0 0 0 28198 10 0 0 25 0 3 0 374334621 67604480 15098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32490/tid=32493] ppid=32488 vsize=66020 CPUtime=281
/proc/32490/task/32493/stat : 32493 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 12380 0 0 0 28089 11 0 0 25 0 3 0 374334621 67604480 15098 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.09
Current children cumulated vsize (KiB) 66020

[startup+342.306 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 32493
/proc/meminfo: memFree=1587160/2055920 swapFree=4156572/4192956
[pid=32490] ppid=32488 vsize=66656 CPUtime=682.77
/proc/32490/stat : 32490 (MiraXTv3_dyn) S 32488 32490 32161 0 -1 4194304 26884 0 0 0 68254 23 0 0 18 0 3 0 374334619 68255744 15417 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32490/statm: 16664 15417 218 20 0 16022 0
[pid=32490/tid=32492] ppid=32488 vsize=66656 CPUtime=342.06
/proc/32490/task/32492/stat : 32492 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 13107 0 0 0 34196 10 0 0 25 0 3 0 374334621 68255744 15417 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32490/tid=32493] ppid=32488 vsize=66656 CPUtime=340.69
/proc/32490/task/32493/stat : 32493 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 13416 0 0 0 34057 12 0 0 25 0 3 0 374334621 68255744 15417 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.77
Current children cumulated vsize (KiB) 66656

[startup+402.302 s]

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

/proc/32490/task/32492/stat : 32492 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 35318 0 0 0 190082 33 0 0 25 0 3 0 374334621 90861568 20481 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32490/tid=32493] ppid=32488 vsize=88732 CPUtime=1893.55
/proc/32490/task/32493/stat : 32493 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 38529 0 0 0 189321 34 0 0 25 0 3 0 374334621 90861568 20481 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.71
Current children cumulated vsize (KiB) 88732

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 32495
/proc/meminfo: memFree=1566808/2055920 swapFree=4156572/4192956
[pid=32490] ppid=32488 vsize=88732 CPUtime=3914.4
/proc/32490/stat : 32490 (MiraXTv3_dyn) S 32488 32490 32161 0 -1 4194304 75811 0 0 0 391371 69 0 0 18 0 3 0 374334619 90861568 20494 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32490/statm: 22183 20494 218 20 0 21541 0
[pid=32490/tid=32492] ppid=32488 vsize=88732 CPUtime=1961.11
/proc/32490/task/32492/stat : 32492 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 36067 0 0 0 196078 33 0 0 25 0 3 0 374334621 90861568 20494 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32490/tid=32493] ppid=32488 vsize=88732 CPUtime=1953.27
/proc/32490/task/32493/stat : 32493 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 39383 0 0 0 195292 35 0 0 25 0 3 0 374334621 90861568 20494 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.4
Current children cumulated vsize (KiB) 88732

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 32495
/proc/meminfo: memFree=1566424/2055920 swapFree=4156572/4192956
[pid=32490] ppid=32488 vsize=88896 CPUtime=4034.12
/proc/32490/stat : 32490 (MiraXTv3_dyn) S 32488 32490 32161 0 -1 4194304 77396 0 0 0 403341 71 0 0 18 0 3 0 374334619 91029504 20585 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32490/statm: 22224 20585 218 20 0 21582 0
[pid=32490/tid=32492] ppid=32488 vsize=88896 CPUtime=2021.09
/proc/32490/task/32492/stat : 32492 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 36753 0 0 0 202074 35 0 0 25 0 3 0 374334621 91029504 20585 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32490/tid=32493] ppid=32488 vsize=88896 CPUtime=2013.01
/proc/32490/task/32493/stat : 32493 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 40282 0 0 0 201265 36 0 0 25 0 3 0 374334621 91029504 20585 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4034.12
Current children cumulated vsize (KiB) 88896

[startup+2082.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 32495
/proc/meminfo: memFree=1563544/2055920 swapFree=4156572/4192956
[pid=32490] ppid=32488 vsize=90944 CPUtime=4153.82
/proc/32490/stat : 32490 (MiraXTv3_dyn) S 32488 32490 32161 0 -1 4194304 79719 0 0 0 415308 74 0 0 18 0 3 0 374334619 93126656 21301 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32490/statm: 22736 21301 218 20 0 22094 0
[pid=32490/tid=32492] ppid=32488 vsize=90944 CPUtime=2081.05
/proc/32490/task/32492/stat : 32492 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 38302 0 0 0 208068 37 0 0 18 0 3 0 374334621 93126656 21301 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32490/tid=32493] ppid=32488 vsize=90944 CPUtime=2072.74
/proc/32490/task/32493/stat : 32493 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 41056 0 0 0 207238 36 0 0 18 0 3 0 374334621 93126656 21301 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.82
Current children cumulated vsize (KiB) 90944

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 32495
/proc/meminfo: memFree=1563480/2055920 swapFree=4156572/4192956
[pid=32490] ppid=32488 vsize=90944 CPUtime=4273.48
/proc/32490/stat : 32490 (MiraXTv3_dyn) S 32488 32490 32161 0 -1 4194304 81263 0 0 0 427273 75 0 0 18 0 3 0 374334619 93126656 21333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32490/statm: 22736 21333 218 20 0 22094 0
[pid=32490/tid=32492] ppid=32488 vsize=90944 CPUtime=2141.01
/proc/32490/task/32492/stat : 32492 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 39062 0 0 0 214063 38 0 0 25 0 3 0 374334621 93126656 21333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32490/tid=32493] ppid=32488 vsize=90944 CPUtime=2132.45
/proc/32490/task/32493/stat : 32493 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 41840 0 0 0 213208 37 0 0 25 0 3 0 374334621 93126656 21333 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.48
Current children cumulated vsize (KiB) 90944

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 32495
/proc/meminfo: memFree=1563224/2055920 swapFree=4156572/4192956
[pid=32490] ppid=32488 vsize=91132 CPUtime=4393.19
/proc/32490/stat : 32490 (MiraXTv3_dyn) S 32488 32490 32161 0 -1 4194304 82834 0 0 0 439242 77 0 0 18 0 3 0 374334619 93319168 21385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32490/statm: 22783 21385 218 20 0 22141 0
[pid=32490/tid=32492] ppid=32488 vsize=91132 CPUtime=2200.99
/proc/32490/task/32492/stat : 32492 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 39870 0 0 0 220060 39 0 0 25 0 3 0 374334621 93319168 21385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32490/tid=32493] ppid=32488 vsize=91132 CPUtime=2192.18
/proc/32490/task/32493/stat : 32493 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 42603 0 0 0 219181 37 0 0 25 0 3 0 374334621 93319168 21385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4393.19
Current children cumulated vsize (KiB) 91132

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 32495
/proc/meminfo: memFree=1562904/2055920 swapFree=4156572/4192956
[pid=32490] ppid=32488 vsize=91316 CPUtime=4512.86
/proc/32490/stat : 32490 (MiraXTv3_dyn) S 32488 32490 32161 0 -1 4194304 84445 0 0 0 451208 78 0 0 18 0 3 0 374334619 93507584 21470 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32490/statm: 22829 21470 218 20 0 22187 0
[pid=32490/tid=32492] ppid=32488 vsize=91316 CPUtime=2260.93
/proc/32490/task/32492/stat : 32492 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 40663 0 0 0 226054 39 0 0 25 0 3 0 374334621 93507584 21470 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32490/tid=32493] ppid=32488 vsize=91316 CPUtime=2251.9
/proc/32490/task/32493/stat : 32493 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 43421 0 0 0 225152 38 0 0 25 0 3 0 374334621 93507584 21470 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.86
Current children cumulated vsize (KiB) 91316

[startup+2322.31 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 32495
/proc/meminfo: memFree=1562840/2055920 swapFree=4156572/4192956
[pid=32490] ppid=32488 vsize=91316 CPUtime=4632.55
/proc/32490/stat : 32490 (MiraXTv3_dyn) S 32488 32490 32161 0 -1 4194304 85901 0 0 0 463176 79 0 0 18 0 3 0 374334619 93507584 21497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32490/statm: 22829 21497 218 20 0 22187 0
[pid=32490/tid=32492] ppid=32488 vsize=91316 CPUtime=2320.91
/proc/32490/task/32492/stat : 32492 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 41347 0 0 0 232051 40 0 0 25 0 3 0 374334621 93507584 21497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32490/tid=32493] ppid=32488 vsize=91316 CPUtime=2311.61
/proc/32490/task/32493/stat : 32493 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 44193 0 0 0 231123 38 0 0 25 0 3 0 374334621 93507584 21497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.55
Current children cumulated vsize (KiB) 91316

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 32495
/proc/meminfo: memFree=1562648/2055920 swapFree=4156572/4192956
[pid=32490] ppid=32488 vsize=91524 CPUtime=4752.24
/proc/32490/stat : 32490 (MiraXTv3_dyn) S 32488 32490 32161 0 -1 4194304 87487 0 0 0 475143 81 0 0 18 0 3 0 374334619 93720576 21543 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32490/statm: 22881 21543 218 20 0 22239 0
[pid=32490/tid=32492] ppid=32488 vsize=91524 CPUtime=2380.87
/proc/32490/task/32492/stat : 32492 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 42143 0 0 0 238046 41 0 0 25 0 3 0 374334621 93720576 21543 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32490/tid=32493] ppid=32488 vsize=91524 CPUtime=2371.35
/proc/32490/task/32493/stat : 32493 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 44983 0 0 0 237096 39 0 0 25 0 3 0 374334621 93720576 21543 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752.24
Current children cumulated vsize (KiB) 91524

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 32495
/proc/meminfo: memFree=1562200/2055920 swapFree=4156572/4192956
[pid=32490] ppid=32488 vsize=91524 CPUtime=4871.95
/proc/32490/stat : 32490 (MiraXTv3_dyn) S 32488 32490 32161 0 -1 4194304 88987 0 0 0 487112 83 0 0 18 0 3 0 374334619 93720576 21602 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32490/statm: 22881 21602 218 20 0 22239 0
[pid=32490/tid=32492] ppid=32488 vsize=91524 CPUtime=2440.84
/proc/32490/task/32492/stat : 32492 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 42837 0 0 0 244042 42 0 0 25 0 3 0 374334621 93720576 21602 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32490/tid=32493] ppid=32488 vsize=91524 CPUtime=2431.09
/proc/32490/task/32493/stat : 32493 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 45789 0 0 0 243069 40 0 0 25 0 3 0 374334621 93720576 21602 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.95
Current children cumulated vsize (KiB) 91524

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 32495
/proc/meminfo: memFree=1562136/2055920 swapFree=4156572/4192956
[pid=32490] ppid=32488 vsize=91524 CPUtime=4991.63
/proc/32490/stat : 32490 (MiraXTv3_dyn) S 32488 32490 32161 0 -1 4194304 90461 0 0 0 499079 84 0 0 18 0 3 0 374334619 93720576 21630 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32490/statm: 22881 21630 218 20 0 22239 0
[pid=32490/tid=32492] ppid=32488 vsize=91524 CPUtime=2500.8
/proc/32490/task/32492/stat : 32492 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 43506 0 0 0 250037 43 0 0 25 0 3 0 374334621 93720576 21630 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32490/tid=32493] ppid=32488 vsize=91524 CPUtime=2490.79
/proc/32490/task/32493/stat : 32493 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 46594 0 0 0 249039 40 0 0 25 0 3 0 374334621 93720576 21630 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.63
Current children cumulated vsize (KiB) 91524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.5 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 32495
/proc/meminfo: memFree=1562136/2055920 swapFree=4156572/4192956
[pid=32490] ppid=32488 vsize=91524 CPUtime=5000
/proc/32490/stat : 32490 (MiraXTv3_dyn) S 32488 32490 32161 0 -1 4194304 90574 0 0 0 499916 84 0 0 18 0 3 0 374334619 93720576 21631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32490/statm: 22881 21631 218 20 0 22239 0
[pid=32490/tid=32492] ppid=32488 vsize=91524 CPUtime=2505.01
/proc/32490/task/32492/stat : 32492 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 43619 0 0 0 250458 43 0 0 25 0 3 0 374334621 93720576 21631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32490/tid=32493] ppid=32488 vsize=91524 CPUtime=2494.97
/proc/32490/task/32493/stat : 32493 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 46594 0 0 0 249457 40 0 0 25 0 3 0 374334621 93720576 21631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 91524

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

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

[startup+2506.5 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 32495
/proc/meminfo: memFree=1562136/2055920 swapFree=4156572/4192956
[pid=32490] ppid=32488 vsize=91524 CPUtime=5000
/proc/32490/stat : 32490 (MiraXTv3_dyn) S 32488 32490 32161 0 -1 4194304 90574 0 0 0 499916 84 0 0 18 0 3 0 374334619 93720576 21631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/32490/statm: 22881 21631 218 20 0 22239 0
[pid=32490/tid=32492] ppid=32488 vsize=91524 CPUtime=2505.01
/proc/32490/task/32492/stat : 32492 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 43619 0 0 0 250458 43 0 0 25 0 3 0 374334621 93720576 21631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=32490/tid=32493] ppid=32488 vsize=91524 CPUtime=2494.97
/proc/32490/task/32493/stat : 32493 (MiraXTv3_dyn) R 32488 32490 32161 0 -1 4194368 46594 0 0 0 249457 40 0 0 25 0 3 0 374334621 93720576 21631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 91524

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.53
CPU time (s): 5000.04
CPU user time (s): 4999.18
CPU system time (s): 0.859869
CPU usage (%): 199.481
Max. virtual memory (cumulated for all children) (KiB): 91968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.18
system time used= 0.859869
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90574
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= 760
involuntary context switches= 93096

runsolver used 2.38264 second user time and 6.73998 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat May 12 15:16:10 UTC 2007

IDJOB= 426066
IDBENCH= 19865
IDSOLVER= 196
FILE ID= node7/426066-1178982970

PBS_JOBID= 5252804

Free space on /tmp= 66549 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v120/unif-k5-r21.3-v120-c2556-S1615006153-07.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426066-1178982970/MiraXTv3_dyn /tmp/evaluation/426066-1178982970/instance-426066-1178982970.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-426066-1178982970 -o ROOT/results/node7/solver-426066-1178982970 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426066-1178982970/MiraXTv3_dyn /tmp/evaluation/426066-1178982970/instance-426066-1178982970.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  2881e4c5fef6c59282cf64b97b731df9

RANDOM SEED= 126610638

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.231
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.231
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:       1648968 kB
Buffers:         43948 kB
Cached:         295296 kB
SwapCached:      17008 kB
Active:         141440 kB
Inactive:       222072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1648968 kB
SwapTotal:     4192956 kB
SwapFree:      4156572 kB
Dirty:            3964 kB
Writeback:           0 kB
Mapped:          30144 kB
Slab:            28900 kB
Committed_AS: 14836680 kB
PageTables:       1860 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66549 MiB

End job on node7 on Sat May 12 15:57:59 UTC 2007