Trace number 426147

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.17 2506.63

General information on the benchmark

Namerandom/OnTreshold/3SAT/v550/
unif-k3-r4.26-v550-c2343-S1073303884-15.UNSAT.shuffled.cnf
MD5SUM0577e850c93565cf0b1a3d4bebd7841c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
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/node18/watcher-426147-1178991917 -o ROOT/results/node18/solver-426147-1178991917 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426147-1178991917/MiraXTv3_dyn /tmp/evaluation/426147-1178991917/instance-426147-1178991917.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.99 3/77 20873
/proc/meminfo: memFree=1672056/2055920 swapFree=4144420/4192956
[pid=20873] ppid=20871 vsize=3920 CPUtime=0
/proc/20873/stat : 20873 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194304 302 0 0 0 0 0 0 0 18 0 1 0 347109049 4014080 277 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584816 0 0 4096 0 0 0 0 17 1 0 0
/proc/20873/statm: 980 277 206 20 0 338 0

[startup+0.101256 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 20873
/proc/meminfo: memFree=1672056/2055920 swapFree=4144420/4192956
[pid=20873] ppid=20871 vsize=7108 CPUtime=0.18
/proc/20873/stat : 20873 (MiraXTv3_dyn) S 20871 20873 20742 0 -1 4194304 668 0 0 0 18 0 0 0 18 0 3 0 347109049 7278592 643 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20873/statm: 1777 643 218 20 0 1135 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7108

[startup+0.201267 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 20873
/proc/meminfo: memFree=1672056/2055920 swapFree=4144420/4192956
[pid=20873] ppid=20871 vsize=7536 CPUtime=0.38
/proc/20873/stat : 20873 (MiraXTv3_dyn) S 20871 20873 20742 0 -1 4194304 897 0 0 0 38 0 0 0 18 0 3 0 347109049 7716864 872 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20873/statm: 1884 872 218 20 0 1242 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 7536

[startup+0.301277 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 20873
/proc/meminfo: memFree=1672056/2055920 swapFree=4144420/4192956
[pid=20873] ppid=20871 vsize=8980 CPUtime=0.57
/proc/20873/stat : 20873 (MiraXTv3_dyn) S 20871 20873 20742 0 -1 4194304 1073 0 0 0 57 0 0 0 18 0 3 0 347109049 9195520 1048 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20873/statm: 2245 1048 218 20 0 1603 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8980

[startup+0.701316 s]
/proc/loadavg: 1.84 1.97 1.99 3/77 20873
/proc/meminfo: memFree=1672056/2055920 swapFree=4144420/4192956
[pid=20873] ppid=20871 vsize=11332 CPUtime=1.37
/proc/20873/stat : 20873 (MiraXTv3_dyn) S 20871 20873 20742 0 -1 4194304 1710 0 0 0 137 0 0 0 18 0 3 0 347109049 11603968 1685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20873/statm: 2833 1685 218 20 0 2191 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11332

[startup+1.50139 s]
/proc/loadavg: 1.84 1.97 1.99 3/80 20876
/proc/meminfo: memFree=1663712/2055920 swapFree=4144420/4192956
[pid=20873] ppid=20871 vsize=14604 CPUtime=2.97
/proc/20873/stat : 20873 (MiraXTv3_dyn) S 20871 20873 20742 0 -1 4194304 2793 0 0 0 296 1 0 0 18 0 3 0 347109049 14954496 2767 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20873/statm: 3651 2767 218 20 0 3009 0
[pid=20873/tid=20875] ppid=20871 vsize=14604 CPUtime=1.48
/proc/20873/task/20875/stat : 20875 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 1055 0 0 0 148 0 0 0 18 0 3 0 347109050 14954496 2767 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20873/tid=20876] ppid=20871 vsize=14604 CPUtime=1.47
/proc/20873/task/20876/stat : 20876 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 1383 0 0 0 147 0 0 0 25 0 3 0 347109050 14954496 2767 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565758 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 14604

[startup+3.10255 s]
/proc/loadavg: 1.84 1.97 1.99 3/80 20876
/proc/meminfo: memFree=1660768/2055920 swapFree=4144420/4192956
[pid=20873] ppid=20871 vsize=18304 CPUtime=6.16
/proc/20873/stat : 20873 (MiraXTv3_dyn) S 20871 20873 20742 0 -1 4194304 3350 0 0 0 615 1 0 0 18 0 3 0 347109049 18743296 3324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20873/statm: 4576 3324 218 20 0 3934 0
[pid=20873/tid=20875] ppid=20871 vsize=18304 CPUtime=3.08
/proc/20873/task/20875/stat : 20875 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 1361 0 0 0 308 0 0 0 20 0 3 0 347109050 18743296 3324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20873/tid=20876] ppid=20871 vsize=18304 CPUtime=3.06
/proc/20873/task/20876/stat : 20876 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 1634 0 0 0 306 0 0 0 25 0 3 0 347109050 18743296 3324 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 18304

[startup+6.30186 s]
/proc/loadavg: 1.85 1.97 1.99 3/80 20876
/proc/meminfo: memFree=1652840/2055920 swapFree=4144420/4192956
[pid=20873] ppid=20871 vsize=26436 CPUtime=12.54
/proc/20873/stat : 20873 (MiraXTv3_dyn) S 20871 20873 20742 0 -1 4194304 5616 0 0 0 1251 3 0 0 18 0 3 0 347109049 27070464 5435 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20873/statm: 6609 5435 218 20 0 5967 0
[pid=20873/tid=20875] ppid=20871 vsize=26436 CPUtime=6.28
/proc/20873/task/20875/stat : 20875 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 2394 0 0 0 627 1 0 0 25 0 3 0 347109050 27070464 5435 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20873/tid=20876] ppid=20871 vsize=26436 CPUtime=6.24
/proc/20873/task/20876/stat : 20876 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 2867 0 0 0 623 1 0 0 25 0 3 0 347109050 27070464 5435 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 26436

[startup+12.7015 s]
/proc/loadavg: 1.86 1.97 1.99 3/80 20876
/proc/meminfo: memFree=1637992/2055920 swapFree=4144420/4192956
[pid=20873] ppid=20871 vsize=39260 CPUtime=25.3
/proc/20873/stat : 20873 (MiraXTv3_dyn) S 20871 20873 20742 0 -1 4194304 8983 0 0 0 2525 5 0 0 18 0 3 0 347109049 40202240 8598 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20873/statm: 9815 8598 218 20 0 9173 0
[pid=20873/tid=20875] ppid=20871 vsize=39260 CPUtime=12.67
/proc/20873/task/20875/stat : 20875 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 4070 0 0 0 1265 2 0 0 20 0 3 0 347109050 40202240 8598 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20873/tid=20876] ppid=20871 vsize=39260 CPUtime=12.61
/proc/20873/task/20876/stat : 20876 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 4558 0 0 0 1259 2 0 0 21 0 3 0 347109050 40202240 8598 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 39260

[startup+25.5017 s]
/proc/loadavg: 1.89 1.97 1.99 3/80 20876
/proc/meminfo: memFree=1630568/2055920 swapFree=4144420/4192956
[pid=20873] ppid=20871 vsize=47284 CPUtime=50.84
/proc/20873/stat : 20873 (MiraXTv3_dyn) S 20871 20873 20742 0 -1 4194304 11307 0 0 0 5075 9 0 0 18 0 3 0 347109049 48418816 10552 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20873/statm: 11821 10552 218 20 0 11179 0
[pid=20873/tid=20875] ppid=20871 vsize=47284 CPUtime=25.47
/proc/20873/task/20875/stat : 20875 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 4888 0 0 0 2544 3 0 0 25 0 3 0 347109050 48418816 10552 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20873/tid=20876] ppid=20871 vsize=47284 CPUtime=25.35
/proc/20873/task/20876/stat : 20876 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 6064 0 0 0 2530 5 0 0 25 0 3 0 347109050 48418816 10552 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 47284

[startup+51.1012 s]
/proc/loadavg: 1.93 1.97 1.99 3/80 20876
/proc/meminfo: memFree=1621096/2055920 swapFree=4144420/4192956
[pid=20873] ppid=20871 vsize=55920 CPUtime=101.9
/proc/20873/stat : 20873 (MiraXTv3_dyn) S 20871 20873 20742 0 -1 4194304 14383 0 0 0 10178 12 0 0 18 0 3 0 347109049 57262080 12771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20873/statm: 13980 12771 218 20 0 13338 0
[pid=20873/tid=20875] ppid=20871 vsize=55920 CPUtime=51.04
/proc/20873/task/20875/stat : 20875 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 6425 0 0 0 5100 4 0 0 25 0 3 0 347109050 57262080 12771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20873/tid=20876] ppid=20871 vsize=55920 CPUtime=50.83
/proc/20873/task/20876/stat : 20876 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 7603 0 0 0 5076 7 0 0 25 0 3 0 347109050 57262080 12771 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 55920

[startup+102.301 s]
/proc/loadavg: 1.97 1.97 1.99 3/80 20876
/proc/meminfo: memFree=1616168/2055920 swapFree=4144420/4192956
[pid=20873] ppid=20871 vsize=60464 CPUtime=204.02
/proc/20873/stat : 20873 (MiraXTv3_dyn) S 20871 20873 20742 0 -1 4194304 17097 0 0 0 20387 15 0 0 18 0 3 0 347109049 61915136 13974 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20873/statm: 15116 13974 218 20 0 14474 0
[pid=20873/tid=20875] ppid=20871 vsize=60464 CPUtime=102.21
/proc/20873/task/20875/stat : 20875 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 7911 0 0 0 10215 6 0 0 25 0 3 0 347109050 61915136 13974 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20873/tid=20876] ppid=20871 vsize=60464 CPUtime=101.79
/proc/20873/task/20876/stat : 20876 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 8831 0 0 0 10171 8 0 0 25 0 3 0 347109050 61915136 13974 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520288 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.02
Current children cumulated vsize (KiB) 60464

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.99 2/80 20876
/proc/meminfo: memFree=1612648/2055920 swapFree=4144420/4192956
[pid=20873] ppid=20871 vsize=64664 CPUtime=323.67
/proc/20873/stat : 20873 (MiraXTv3_dyn) S 20871 20873 20742 0 -1 4194304 19884 0 0 0 32349 18 0 0 18 0 3 0 347109049 66215936 14852 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20873/statm: 16166 14852 218 20 0 15524 0
[pid=20873/tid=20875] ppid=20871 vsize=64664 CPUtime=162.15
/proc/20873/task/20875/stat : 20875 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 9045 0 0 0 16208 7 0 0 25 0 3 0 347109050 66215936 14852 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20873/tid=20876] ppid=20871 vsize=64664 CPUtime=161.51
/proc/20873/task/20876/stat : 20876 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 10484 0 0 0 16140 11 0 0 21 0 3 0 347109050 66215936 14852 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.67
Current children cumulated vsize (KiB) 64664

[startup+222.307 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 20876
/proc/meminfo: memFree=1610728/2055920 swapFree=4144420/4192956
[pid=20873] ppid=20871 vsize=65868 CPUtime=443.38
/proc/20873/stat : 20873 (MiraXTv3_dyn) S 20871 20873 20742 0 -1 4194304 21845 0 0 0 44318 20 0 0 18 0 3 0 347109049 67448832 15337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20873/statm: 16467 15337 218 20 0 15825 0
[pid=20873/tid=20875] ppid=20871 vsize=65868 CPUtime=221.88
/proc/20873/task/20875/stat : 20875 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 10111 0 0 0 22181 7 0 0 25 0 3 0 347109050 67448832 15337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521371 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20873/tid=20876] ppid=20871 vsize=65868 CPUtime=221.48
/proc/20873/task/20876/stat : 20876 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 11379 0 0 0 22136 12 0 0 25 0 3 0 347109050 67448832 15337 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526341 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.38
Current children cumulated vsize (KiB) 65868

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 20876
/proc/meminfo: memFree=1607400/2055920 swapFree=4144420/4192956
[pid=20873] ppid=20871 vsize=69296 CPUtime=563.04
/proc/20873/stat : 20873 (MiraXTv3_dyn) S 20871 20873 20742 0 -1 4194304 24372 0 0 0 56283 21 0 0 18 0 3 0 347109049 70959104 16213 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20873/statm: 17324 16214 218 20 0 16682 0
[pid=20873/tid=20875] ppid=20871 vsize=69296 CPUtime=281.59
/proc/20873/task/20875/stat : 20875 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 11697 0 0 0 28151 8 0 0 25 0 3 0 347109050 70959104 16214 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20873/tid=20876] ppid=20871 vsize=69296 CPUtime=281.44
/proc/20873/task/20876/stat : 20876 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 12321 0 0 0 28131 13 0 0 25 0 3 0 347109050 70959104 16214 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134566304 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.04
Current children cumulated vsize (KiB) 69296

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 20876
/proc/meminfo: memFree=1605992/2055920 swapFree=4144420/4192956
[pid=20873] ppid=20871 vsize=70560 CPUtime=682.73
/proc/20873/stat : 20873 (MiraXTv3_dyn) S 20871 20873 20742 0 -1 4194304 26326 0 0 0 68249 24 0 0 18 0 3 0 347109049 72253440 16541 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20873/statm: 17640 16541 218 20 0 16998 0
[pid=20873/tid=20875] ppid=20871 vsize=70560 CPUtime=341.3
/proc/20873/task/20875/stat : 20875 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 12648 0 0 0 34121 9 0 0 25 0 3 0 347109050 72253440 16541 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20873/tid=20876] ppid=20871 vsize=70560 CPUtime=341.4
/proc/20873/task/20876/stat : 20876 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 13323 0 0 0 34126 14 0 0 25 0 3 0 347109050 72253440 16541 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.73
Current children cumulated vsize (KiB) 70560

[startup+402.301 s]

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

/proc/20873/task/20875/stat : 20875 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 34365 0 0 0 189369 42 0 0 25 0 3 0 347109050 97476608 22464 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20873/tid=20876] ppid=20871 vsize=95192 CPUtime=1900.4
/proc/20873/task/20876/stat : 20876 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 34546 0 0 0 190001 39 0 0 25 0 3 0 347109050 97476608 22464 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.53
Current children cumulated vsize (KiB) 95192

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 21074
/proc/meminfo: memFree=1581032/2055920 swapFree=4144420/4192956
[pid=20873] ppid=20871 vsize=96388 CPUtime=3914.22
/proc/20873/stat : 20873 (MiraXTv3_dyn) S 20871 20873 20742 0 -1 4194304 70763 0 0 0 391339 83 0 0 18 0 3 0 347109049 98701312 22731 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20873/statm: 24097 22731 218 20 0 23455 0
[pid=20873/tid=20875] ppid=20871 vsize=96388 CPUtime=1953.84
/proc/20873/task/20875/stat : 20875 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 35017 0 0 0 195342 42 0 0 25 0 3 0 347109050 98701312 22731 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20873/tid=20876] ppid=20871 vsize=96388 CPUtime=1960.36
/proc/20873/task/20876/stat : 20876 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 35391 0 0 0 195996 40 0 0 25 0 3 0 347109050 98701312 22731 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.22
Current children cumulated vsize (KiB) 96388

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 21074
/proc/meminfo: memFree=1580392/2055920 swapFree=4144420/4192956
[pid=20873] ppid=20871 vsize=96388 CPUtime=4033.92
/proc/20873/stat : 20873 (MiraXTv3_dyn) S 20871 20873 20742 0 -1 4194304 72313 0 0 0 403308 84 0 0 18 0 3 0 347109049 98701312 22885 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20873/statm: 24097 22885 218 20 0 23455 0
[pid=20873/tid=20875] ppid=20871 vsize=96388 CPUtime=2013.57
/proc/20873/task/20875/stat : 20875 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 35822 0 0 0 201314 43 0 0 25 0 3 0 347109050 98701312 22885 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20873/tid=20876] ppid=20871 vsize=96388 CPUtime=2020.35
/proc/20873/task/20876/stat : 20876 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 36136 0 0 0 201994 41 0 0 25 0 3 0 347109050 98701312 22885 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.92
Current children cumulated vsize (KiB) 96388

[startup+2082.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 21074
/proc/meminfo: memFree=1579880/2055920 swapFree=4144420/4192956
[pid=20873] ppid=20871 vsize=97544 CPUtime=4153.64
/proc/20873/stat : 20873 (MiraXTv3_dyn) S 20871 20873 20742 0 -1 4194304 74028 0 0 0 415278 86 0 0 18 0 3 0 347109049 99885056 23036 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20873/statm: 24386 23036 218 20 0 23744 0
[pid=20873/tid=20875] ppid=20871 vsize=97544 CPUtime=2073.3
/proc/20873/task/20875/stat : 20875 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 36656 0 0 0 207287 43 0 0 25 0 3 0 347109050 99885056 23036 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20873/tid=20876] ppid=20871 vsize=97544 CPUtime=2080.32
/proc/20873/task/20876/stat : 20876 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 37017 0 0 0 207990 42 0 0 25 0 3 0 347109050 99885056 23036 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.64
Current children cumulated vsize (KiB) 97544

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 21074
/proc/meminfo: memFree=1579560/2055920 swapFree=4144420/4192956
[pid=20873] ppid=20871 vsize=97544 CPUtime=4273.33
/proc/20873/stat : 20873 (MiraXTv3_dyn) S 20871 20873 20742 0 -1 4194304 75358 0 0 0 427246 87 0 0 18 0 3 0 347109049 99885056 23104 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20873/statm: 24386 23104 218 20 0 23744 0
[pid=20873/tid=20875] ppid=20871 vsize=97544 CPUtime=2133.02
/proc/20873/task/20875/stat : 20875 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 37299 0 0 0 213258 44 0 0 25 0 3 0 347109050 99885056 23104 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20873/tid=20876] ppid=20871 vsize=97544 CPUtime=2140.3
/proc/20873/task/20876/stat : 20876 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 37704 0 0 0 213987 43 0 0 25 0 3 0 347109050 99885056 23104 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.33
Current children cumulated vsize (KiB) 97544

[startup+2202.31 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 21074
/proc/meminfo: memFree=1578216/2055920 swapFree=4144420/4192956
[pid=20873] ppid=20871 vsize=98720 CPUtime=4393.06
/proc/20873/stat : 20873 (MiraXTv3_dyn) S 20871 20873 20742 0 -1 4194304 77128 0 0 0 439217 89 0 0 18 0 3 0 347109049 101089280 23445 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20873/statm: 24680 23445 218 20 0 24038 0
[pid=20873/tid=20875] ppid=20871 vsize=98720 CPUtime=2192.75
/proc/20873/task/20875/stat : 20875 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 37979 0 0 0 219231 44 0 0 25 0 3 0 347109050 101089280 23445 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20873/tid=20876] ppid=20871 vsize=98720 CPUtime=2200.29
/proc/20873/task/20876/stat : 20876 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 38794 0 0 0 219985 44 0 0 25 0 3 0 347109050 101089280 23445 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4393.06
Current children cumulated vsize (KiB) 98720

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 21074
/proc/meminfo: memFree=1577832/2055920 swapFree=4144420/4192956
[pid=20873] ppid=20871 vsize=100016 CPUtime=4512.75
/proc/20873/stat : 20873 (MiraXTv3_dyn) S 20871 20873 20742 0 -1 4194304 78657 0 0 0 451184 91 0 0 18 0 3 0 347109049 102416384 23533 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20873/statm: 25004 23533 218 20 0 24362 0
[pid=20873/tid=20875] ppid=20871 vsize=100016 CPUtime=2252.47
/proc/20873/task/20875/stat : 20875 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 38788 0 0 0 225203 44 0 0 25 0 3 0 347109050 102416384 23533 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20873/tid=20876] ppid=20871 vsize=100016 CPUtime=2260.26
/proc/20873/task/20876/stat : 20876 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 39514 0 0 0 225981 45 0 0 25 0 3 0 347109050 102416384 23533 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.75
Current children cumulated vsize (KiB) 100016

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 21074
/proc/meminfo: memFree=1577192/2055920 swapFree=4144420/4192956
[pid=20873] ppid=20871 vsize=101172 CPUtime=4632.45
/proc/20873/stat : 20873 (MiraXTv3_dyn) S 20871 20873 20742 0 -1 4194304 80278 0 0 0 463153 92 0 0 18 0 3 0 347109049 103600128 23705 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20873/statm: 25293 23705 218 20 0 24651 0
[pid=20873/tid=20875] ppid=20871 vsize=101172 CPUtime=2312.43
/proc/20873/task/20875/stat : 20875 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 39467 0 0 0 231198 45 0 0 25 0 3 0 347109050 103600128 23705 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20873/tid=20876] ppid=20871 vsize=101172 CPUtime=2319.99
/proc/20873/task/20876/stat : 20876 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 40456 0 0 0 231953 46 0 0 25 0 3 0 347109050 103600128 23705 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.45
Current children cumulated vsize (KiB) 101172

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 21074
/proc/meminfo: memFree=1576872/2055920 swapFree=4144420/4192956
[pid=20873] ppid=20871 vsize=101344 CPUtime=4752.18
/proc/20873/stat : 20873 (MiraXTv3_dyn) S 20871 20873 20742 0 -1 4194304 81452 0 0 0 475125 93 0 0 18 0 3 0 347109049 103776256 23745 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20873/statm: 25336 23745 218 20 0 24694 0
[pid=20873/tid=20875] ppid=20871 vsize=101344 CPUtime=2372.42
/proc/20873/task/20875/stat : 20875 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 39987 0 0 0 237196 46 0 0 25 0 3 0 347109050 103776256 23745 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20873/tid=20876] ppid=20871 vsize=101344 CPUtime=2379.75
/proc/20873/task/20876/stat : 20876 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 41110 0 0 0 237928 47 0 0 25 0 3 0 347109050 103776256 23745 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752.18
Current children cumulated vsize (KiB) 101344

[startup+2442.3 s]
/proc/loadavg: 1.99 1.97 1.99 4/80 21074
/proc/meminfo: memFree=1576808/2055920 swapFree=4144420/4192956
[pid=20873] ppid=20871 vsize=101344 CPUtime=4871.87
/proc/20873/stat : 20873 (MiraXTv3_dyn) S 20871 20873 20742 0 -1 4194304 82609 0 0 0 487092 95 0 0 18 0 3 0 347109049 103776256 23760 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20873/statm: 25336 23760 218 20 0 24694 0
[pid=20873/tid=20875] ppid=20871 vsize=101344 CPUtime=2432.38
/proc/20873/task/20875/stat : 20875 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 40648 0 0 0 243191 47 0 0 25 0 3 0 347109050 103776256 23760 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20873/tid=20876] ppid=20871 vsize=101344 CPUtime=2439.46
/proc/20873/task/20876/stat : 20876 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 41606 0 0 0 243899 47 0 0 25 0 3 0 347109050 103776256 23760 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526277 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.87
Current children cumulated vsize (KiB) 101344

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 21074
/proc/meminfo: memFree=1576616/2055920 swapFree=4144420/4192956
[pid=20873] ppid=20871 vsize=101480 CPUtime=4991.56
/proc/20873/stat : 20873 (MiraXTv3_dyn) S 20871 20873 20742 0 -1 4194304 83968 0 0 0 499060 96 0 0 18 0 3 0 347109049 103915520 23805 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20873/statm: 25370 23805 218 20 0 24728 0
[pid=20873/tid=20875] ppid=20871 vsize=101480 CPUtime=2492.24
/proc/20873/task/20875/stat : 20875 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 41343 0 0 0 249177 47 0 0 25 0 3 0 347109050 103915520 23805 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20873/tid=20876] ppid=20871 vsize=101480 CPUtime=2499.29
/proc/20873/task/20876/stat : 20876 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 42270 0 0 0 249882 47 0 0 25 0 3 0 347109050 103915520 23805 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.56
Current children cumulated vsize (KiB) 101480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.6 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 21074
/proc/meminfo: memFree=1576616/2055920 swapFree=4144420/4192956
[pid=20873] ppid=20871 vsize=101480 CPUtime=5000.14
/proc/20873/stat : 20873 (MiraXTv3_dyn) S 20871 20873 20742 0 -1 4194304 84134 0 0 0 499918 96 0 0 18 0 3 0 347109049 103915520 23806 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20873/statm: 25370 23806 218 20 0 24728 0
[pid=20873/tid=20875] ppid=20871 vsize=101480 CPUtime=2496.55
/proc/20873/task/20875/stat : 20875 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 41343 0 0 0 249608 47 0 0 25 0 3 0 347109050 103915520 23806 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20873/tid=20876] ppid=20871 vsize=101480 CPUtime=2503.57
/proc/20873/task/20876/stat : 20876 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 42436 0 0 0 250309 48 0 0 25 0 3 0 347109050 103915520 23806 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.14
Current children cumulated vsize (KiB) 101480

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

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

[startup+2506.6 s]
/proc/loadavg: 1.99 1.97 1.99 3/80 21074
/proc/meminfo: memFree=1576616/2055920 swapFree=4144420/4192956
[pid=20873] ppid=20871 vsize=101480 CPUtime=5000.14
/proc/20873/stat : 20873 (MiraXTv3_dyn) S 20871 20873 20742 0 -1 4194304 84134 0 0 0 499918 96 0 0 18 0 3 0 347109049 103915520 23806 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20873/statm: 25370 23806 218 20 0 24728 0
[pid=20873/tid=20875] ppid=20871 vsize=101480 CPUtime=2496.55
/proc/20873/task/20875/stat : 20875 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 41343 0 0 0 249608 47 0 0 25 0 3 0 347109050 103915520 23806 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20873/tid=20876] ppid=20871 vsize=101480 CPUtime=2503.57
/proc/20873/task/20876/stat : 20876 (MiraXTv3_dyn) R 20871 20873 20742 0 -1 4194368 42436 0 0 0 250309 48 0 0 25 0 3 0 347109050 103915520 23806 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.14
Current children cumulated vsize (KiB) 101480

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.63
CPU time (s): 5000.17
CPU user time (s): 4999.2
CPU system time (s): 0.975851
CPU usage (%): 199.478
Max. virtual memory (cumulated for all children) (KiB): 102140

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

runsolver used 2.56961 second user time and 6.603 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat May 12 17:45:17 UTC 2007

IDJOB= 426147
IDBENCH= 19964
IDSOLVER= 196
FILE ID= node18/426147-1178991917

PBS_JOBID= 5252818

Free space on /tmp= 66538 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v550/unif-k3-r4.26-v550-c2343-S1073303884-15.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426147-1178991917/MiraXTv3_dyn /tmp/evaluation/426147-1178991917/instance-426147-1178991917.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-426147-1178991917 -o ROOT/results/node18/solver-426147-1178991917 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426147-1178991917/MiraXTv3_dyn /tmp/evaluation/426147-1178991917/instance-426147-1178991917.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  0577e850c93565cf0b1a3d4bebd7841c

RANDOM SEED= 815641201

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1672272 kB
Buffers:         49336 kB
Cached:         242628 kB
SwapCached:      18592 kB
Active:         141320 kB
Inactive:       179112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1672272 kB
SwapTotal:     4192956 kB
SwapFree:      4144420 kB
Dirty:            4016 kB
Writeback:           0 kB
Mapped:          30248 kB
Slab:            48736 kB
Committed_AS:  8827684 kB
PageTables:       1776 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= 66538 MiB

End job on node18 on Sat May 12 18:27:05 UTC 2007