Trace number 426060

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

General information on the benchmark

Namerandom/OnTreshold/5SAT/v120/
unif-k5-r21.3-v120-c2556-S429936805-03.SAT.shuffled.cnf
MD5SUM710e114bd7c9ad2ada2dc0a847d1be61
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.024995
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/node12/watcher-426060-1178982872 -o ROOT/results/node12/solver-426060-1178982872 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426060-1178982872/MiraXTv3_dyn /tmp/evaluation/426060-1178982872/instance-426060-1178982872.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.94 1.87 3/77 19164
/proc/meminfo: memFree=1576624/2055920 swapFree=4154876/4192956
[pid=19164] ppid=19162 vsize=3788 CPUtime=0
/proc/19164/stat : 19164 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 374324613 3878912 259 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10131067 0 0 4096 0 0 0 0 17 1 0 0
/proc/19164/statm: 947 259 206 20 0 305 0

[startup+0.098947 s]
/proc/loadavg: 1.84 1.94 1.87 3/77 19164
/proc/meminfo: memFree=1576624/2055920 swapFree=4154876/4192956
[pid=19164] ppid=19162 vsize=6772 CPUtime=0.16
/proc/19164/stat : 19164 (MiraXTv3_dyn) S 19162 19164 18835 0 -1 4194304 714 0 0 0 16 0 0 0 18 0 3 0 374324613 6934528 689 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19164/statm: 1693 689 218 20 0 1051 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 6772

[startup+0.102945 s]
/proc/loadavg: 1.84 1.94 1.87 3/77 19164
/proc/meminfo: memFree=1576624/2055920 swapFree=4154876/4192956
[pid=19164] ppid=19162 vsize=6772 CPUtime=0.17
/proc/19164/stat : 19164 (MiraXTv3_dyn) S 19162 19164 18835 0 -1 4194304 718 0 0 0 17 0 0 0 18 0 3 0 374324613 6934528 693 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19164/statm: 1693 693 218 20 0 1051 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 6772

[startup+0.30297 s]
/proc/loadavg: 1.84 1.94 1.87 3/77 19164
/proc/meminfo: memFree=1576624/2055920 swapFree=4154876/4192956
[pid=19164] ppid=19162 vsize=8940 CPUtime=0.57
/proc/19164/stat : 19164 (MiraXTv3_dyn) S 19162 19164 18835 0 -1 4194304 1236 0 0 0 57 0 0 0 18 0 3 0 374324613 9154560 1210 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19164/statm: 2235 1210 218 20 0 1593 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8940

[startup+0.703013 s]
/proc/loadavg: 1.84 1.94 1.87 3/77 19164
/proc/meminfo: memFree=1576624/2055920 swapFree=4154876/4192956
[pid=19164] ppid=19162 vsize=11584 CPUtime=1.37
/proc/19164/stat : 19164 (MiraXTv3_dyn) S 19162 19164 18835 0 -1 4194304 2023 0 0 0 136 1 0 0 18 0 3 0 374324613 11862016 1997 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19164/statm: 2896 1997 218 20 0 2254 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11584

[startup+1.50109 s]
/proc/loadavg: 1.85 1.94 1.87 3/80 19167
/proc/meminfo: memFree=1567576/2055920 swapFree=4154876/4192956
[pid=19164] ppid=19162 vsize=16072 CPUtime=2.96
/proc/19164/stat : 19164 (MiraXTv3_dyn) S 19162 19164 18835 0 -1 4194304 2740 0 0 0 295 1 0 0 18 0 3 0 374324613 16457728 2714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19164/statm: 4018 2714 218 20 0 3376 0
[pid=19164/tid=19166] ppid=19162 vsize=16072 CPUtime=1.47
/proc/19164/task/19166/stat : 19166 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 1160 0 0 0 147 0 0 0 25 0 3 0 374324615 16457728 2714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526280 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19164/tid=19167] ppid=19162 vsize=16072 CPUtime=1.47
/proc/19164/task/19167/stat : 19167 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 1219 0 0 0 146 1 0 0 20 0 3 0 374324615 16457728 2714 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10129759 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 16072

[startup+3.10125 s]
/proc/loadavg: 1.85 1.94 1.87 3/80 19167
/proc/meminfo: memFree=1565464/2055920 swapFree=4154876/4192956
[pid=19164] ppid=19162 vsize=19440 CPUtime=6.15
/proc/19164/stat : 19164 (MiraXTv3_dyn) S 19162 19164 18835 0 -1 4194304 3691 0 0 0 613 2 0 0 18 0 3 0 374324613 19906560 3593 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19164/statm: 4860 3593 218 20 0 4218 0
[pid=19164/tid=19166] ppid=19162 vsize=19440 CPUtime=3.07
/proc/19164/task/19166/stat : 19166 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 1610 0 0 0 306 1 0 0 25 0 3 0 374324615 19906560 3593 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19164/tid=19167] ppid=19162 vsize=19440 CPUtime=3.06
/proc/19164/task/19167/stat : 19167 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 1720 0 0 0 305 1 0 0 19 0 3 0 374324615 19906560 3593 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526422 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 19440

[startup+6.30157 s]
/proc/loadavg: 1.85 1.94 1.87 4/80 19167
/proc/meminfo: memFree=1556120/2055920 swapFree=4154876/4192956
[pid=19164] ppid=19162 vsize=28184 CPUtime=12.54
/proc/19164/stat : 19164 (MiraXTv3_dyn) S 19162 19164 18835 0 -1 4194304 6055 0 0 0 1250 4 0 0 18 0 3 0 374324613 28860416 5879 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19164/statm: 7046 5879 218 20 0 6404 0
[pid=19164/tid=19166] ppid=19162 vsize=28184 CPUtime=6.27
/proc/19164/task/19166/stat : 19166 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 2779 0 0 0 625 2 0 0 18 0 3 0 374324615 28860416 5879 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526486 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19164/tid=19167] ppid=19162 vsize=28184 CPUtime=6.24
/proc/19164/task/19167/stat : 19167 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 2915 0 0 0 623 1 0 0 25 0 3 0 374324615 28860416 5879 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 28184

[startup+12.7012 s]
/proc/loadavg: 1.87 1.94 1.87 3/80 19167
/proc/meminfo: memFree=1546648/2055920 swapFree=4154876/4192956
[pid=19164] ppid=19162 vsize=35544 CPUtime=25.29
/proc/19164/stat : 19164 (MiraXTv3_dyn) S 19162 19164 18835 0 -1 4194304 8030 0 0 0 2523 6 0 0 18 0 3 0 374324613 36397056 7546 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19164/statm: 8886 7546 218 20 0 8244 0
[pid=19164/tid=19166] ppid=19162 vsize=35544 CPUtime=12.66
/proc/19164/task/19166/stat : 19166 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 3801 0 0 0 1263 3 0 0 25 0 3 0 374324615 36397056 7546 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19164/tid=19167] ppid=19162 vsize=35544 CPUtime=12.6
/proc/19164/task/19167/stat : 19167 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 3868 0 0 0 1257 3 0 0 25 0 3 0 374324615 36397056 7546 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 35544

[startup+25.5025 s]
/proc/loadavg: 1.89 1.94 1.88 3/80 19167
/proc/meminfo: memFree=1536920/2055920 swapFree=4154876/4192956
[pid=19164] ppid=19162 vsize=44500 CPUtime=50.83
/proc/19164/stat : 19164 (MiraXTv3_dyn) S 19162 19164 18835 0 -1 4194304 10965 0 0 0 5072 11 0 0 18 0 3 0 374324613 45568000 9985 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19164/statm: 11125 9985 218 20 0 10483 0
[pid=19164/tid=19166] ppid=19162 vsize=44500 CPUtime=25.45
/proc/19164/task/19166/stat : 19166 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 5214 0 0 0 2540 5 0 0 25 0 3 0 374324615 45568000 9985 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19164/tid=19167] ppid=19162 vsize=44500 CPUtime=25.35
/proc/19164/task/19167/stat : 19167 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 5390 0 0 0 2530 5 0 0 25 0 3 0 374324615 45568000 9985 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134565788 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 44500

[startup+51.1021 s]
/proc/loadavg: 1.93 1.94 1.88 3/80 19167
/proc/meminfo: memFree=1533720/2055920 swapFree=4154876/4192956
[pid=19164] ppid=19162 vsize=47972 CPUtime=101.88
/proc/19164/stat : 19164 (MiraXTv3_dyn) S 19162 19164 18835 0 -1 4194304 12820 0 0 0 10175 13 0 0 18 0 3 0 374324613 49123328 10808 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19164/statm: 11993 10808 218 20 0 11351 0
[pid=19164/tid=19166] ppid=19162 vsize=47972 CPUtime=51.03
/proc/19164/task/19166/stat : 19166 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 5991 0 0 0 5097 6 0 0 25 0 3 0 374324615 49123328 10808 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19164/tid=19167] ppid=19162 vsize=47972 CPUtime=50.83
/proc/19164/task/19167/stat : 19167 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 6468 0 0 0 5077 6 0 0 25 0 3 0 374324615 49123328 10808 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 47972

[startup+102.306 s]
/proc/loadavg: 1.97 1.95 1.88 3/80 19167
/proc/meminfo: memFree=1527768/2055920 swapFree=4154876/4192956
[pid=19164] ppid=19162 vsize=53748 CPUtime=203.99
/proc/19164/stat : 19164 (MiraXTv3_dyn) S 19162 19164 18835 0 -1 4194304 16026 0 0 0 20384 15 0 0 18 0 3 0 374324613 55037952 12263 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19164/statm: 13437 12263 218 20 0 12795 0
[pid=19164/tid=19166] ppid=19162 vsize=53748 CPUtime=102.19
/proc/19164/task/19166/stat : 19166 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 7437 0 0 0 10211 8 0 0 25 0 3 0 374324615 55037952 12263 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19164/tid=19167] ppid=19162 vsize=53748 CPUtime=101.78
/proc/19164/task/19167/stat : 19167 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 8228 0 0 0 10171 7 0 0 25 0 3 0 374324615 55037952 12263 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.99
Current children cumulated vsize (KiB) 53748

[startup+162.302 s]
/proc/loadavg: 1.99 1.96 1.89 3/80 19167
/proc/meminfo: memFree=1525208/2055920 swapFree=4154876/4192956
[pid=19164] ppid=19162 vsize=55812 CPUtime=323.66
/proc/19164/stat : 19164 (MiraXTv3_dyn) S 19162 19164 18835 0 -1 4194304 18631 0 0 0 32349 17 0 0 18 0 3 0 374324613 57151488 12882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19164/statm: 13953 12882 218 20 0 13311 0
[pid=19164/tid=19166] ppid=19162 vsize=55812 CPUtime=162.15
/proc/19164/task/19166/stat : 19166 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 8685 0 0 0 16206 9 0 0 25 0 3 0 374324615 57151488 12882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19164/tid=19167] ppid=19162 vsize=55812 CPUtime=161.49
/proc/19164/task/19167/stat : 19167 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 9585 0 0 0 16141 8 0 0 25 0 3 0 374324615 57151488 12882 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.66
Current children cumulated vsize (KiB) 55812

[startup+222.302 s]
/proc/loadavg: 1.99 1.96 1.90 3/80 19167
/proc/meminfo: memFree=1523544/2055920 swapFree=4154876/4192956
[pid=19164] ppid=19162 vsize=57916 CPUtime=443.33
/proc/19164/stat : 19164 (MiraXTv3_dyn) S 19162 19164 18835 0 -1 4194304 21173 0 0 0 44314 19 0 0 18 0 3 0 374324613 59305984 13365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19164/statm: 14479 13365 218 20 0 13837 0
[pid=19164/tid=19166] ppid=19162 vsize=57916 CPUtime=222.1
/proc/19164/task/19166/stat : 19166 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 9983 0 0 0 22200 10 0 0 25 0 3 0 374324615 59305984 13365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4160576690 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19164/tid=19167] ppid=19162 vsize=57916 CPUtime=221.21
/proc/19164/task/19167/stat : 19167 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 10829 0 0 0 22112 9 0 0 25 0 3 0 374324615 59305984 13365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.33
Current children cumulated vsize (KiB) 57916

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.90 3/80 19167
/proc/meminfo: memFree=1520664/2055920 swapFree=4154876/4192956
[pid=19164] ppid=19162 vsize=61020 CPUtime=563
/proc/19164/stat : 19164 (MiraXTv3_dyn) S 19162 19164 18835 0 -1 4194304 23729 0 0 0 56279 21 0 0 18 0 3 0 374324613 62484480 14047 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19164/statm: 15255 14047 218 20 0 14613 0
[pid=19164/tid=19166] ppid=19162 vsize=61020 CPUtime=282.06
/proc/19164/task/19166/stat : 19166 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 11409 0 0 0 28195 11 0 0 25 0 3 0 374324615 62484480 14047 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19164/tid=19167] ppid=19162 vsize=61020 CPUtime=280.92
/proc/19164/task/19167/stat : 19167 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 11959 0 0 0 28082 10 0 0 25 0 3 0 374324615 62484480 14047 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563
Current children cumulated vsize (KiB) 61020

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 19167
/proc/meminfo: memFree=1519000/2055920 swapFree=4154876/4192956
[pid=19164] ppid=19162 vsize=61780 CPUtime=682.7
/proc/19164/stat : 19164 (MiraXTv3_dyn) S 19162 19164 18835 0 -1 4194304 25730 0 0 0 68247 23 0 0 18 0 3 0 374324613 63262720 14465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19164/statm: 15445 14465 218 20 0 14803 0
[pid=19164/tid=19166] ppid=19162 vsize=61780 CPUtime=342.03
/proc/19164/task/19166/stat : 19166 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 12381 0 0 0 34191 12 0 0 25 0 3 0 374324615 63262720 14465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=19164/tid=19167] ppid=19162 vsize=61780 CPUtime=340.65
/proc/19164/task/19167/stat : 19167 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 12988 0 0 0 34054 11 0 0 25 0 3 0 374324615 63262720 14465 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.7
Current children cumulated vsize (KiB) 61780

[startup+402.302 s]

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

/proc/19164/task/19166/stat : 19166 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 35193 0 0 0 183892 33 0 0 25 0 3 0 374324615 90640384 20546 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19164/tid=19167] ppid=19162 vsize=88516 CPUtime=1835.72
/proc/19164/task/19167/stat : 19167 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 35948 0 0 0 183545 27 0 0 25 0 3 0 374324615 90640384 20546 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3675
Current children cumulated vsize (KiB) 88516

[startup+1902.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 19169
/proc/meminfo: memFree=1494552/2055920 swapFree=4154876/4192956
[pid=19164] ppid=19162 vsize=88516 CPUtime=3794.66
/proc/19164/stat : 19164 (MiraXTv3_dyn) S 19162 19164 18835 0 -1 4194304 73041 0 0 0 379404 62 0 0 18 0 3 0 374324613 90640384 20574 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19164/statm: 22129 20574 218 20 0 21487 0
[pid=19164/tid=19166] ppid=19162 vsize=88516 CPUtime=1898.95
/proc/19164/task/19166/stat : 19166 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 35953 0 0 0 189861 34 0 0 24 0 3 0 374324615 90640384 20574 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19164/tid=19167] ppid=19162 vsize=88516 CPUtime=1895.69
/proc/19164/task/19167/stat : 19167 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 36727 0 0 0 189541 28 0 0 25 0 3 0 374324615 90640384 20574 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.66
Current children cumulated vsize (KiB) 88516

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 19169
/proc/meminfo: memFree=1494296/2055920 swapFree=4154876/4192956
[pid=19164] ppid=19162 vsize=88684 CPUtime=3914.37
/proc/19164/stat : 19164 (MiraXTv3_dyn) S 19162 19164 18835 0 -1 4194304 74510 0 0 0 391373 64 0 0 18 0 3 0 374324613 90812416 20636 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19164/statm: 22171 20636 218 20 0 21529 0
[pid=19164/tid=19166] ppid=19162 vsize=88684 CPUtime=1958.68
/proc/19164/task/19166/stat : 19166 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 36752 0 0 0 195833 35 0 0 25 0 3 0 374324615 90812416 20636 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19164/tid=19167] ppid=19162 vsize=88684 CPUtime=1955.67
/proc/19164/task/19167/stat : 19167 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 37397 0 0 0 195538 29 0 0 25 0 3 0 374324615 90812416 20636 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.37
Current children cumulated vsize (KiB) 88684

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 19169
/proc/meminfo: memFree=1494104/2055920 swapFree=4154876/4192956
[pid=19164] ppid=19162 vsize=88832 CPUtime=4034.05
/proc/19164/stat : 19164 (MiraXTv3_dyn) S 19162 19164 18835 0 -1 4194304 76059 0 0 0 403340 65 0 0 18 0 3 0 374324613 90963968 20659 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19164/statm: 22208 20659 218 20 0 21566 0
[pid=19164/tid=19166] ppid=19162 vsize=88832 CPUtime=2018.41
/proc/19164/task/19166/stat : 19166 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 37530 0 0 0 201806 35 0 0 25 0 3 0 374324615 90963968 20659 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19164/tid=19167] ppid=19162 vsize=88832 CPUtime=2015.62
/proc/19164/task/19167/stat : 19167 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 38168 0 0 0 201532 30 0 0 25 0 3 0 374324615 90963968 20659 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4034.05
Current children cumulated vsize (KiB) 88832

[startup+2082.31 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 19169
/proc/meminfo: memFree=1493912/2055920 swapFree=4154876/4192956
[pid=19164] ppid=19162 vsize=89004 CPUtime=4153.75
/proc/19164/stat : 19164 (MiraXTv3_dyn) S 19162 19164 18835 0 -1 4194304 77640 0 0 0 415308 67 0 0 18 0 3 0 374324613 91140096 20709 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19164/statm: 22251 20709 218 20 0 21609 0
[pid=19164/tid=19166] ppid=19162 vsize=89004 CPUtime=2078.12
/proc/19164/task/19166/stat : 19166 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 38233 0 0 0 207777 35 0 0 25 0 3 0 374324615 91140096 20709 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19164/tid=19167] ppid=19162 vsize=89004 CPUtime=2075.59
/proc/19164/task/19167/stat : 19167 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 39046 0 0 0 207529 30 0 0 25 0 3 0 374324615 91140096 20709 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.75
Current children cumulated vsize (KiB) 89004

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 19169
/proc/meminfo: memFree=1493784/2055920 swapFree=4154876/4192956
[pid=19164] ppid=19162 vsize=89004 CPUtime=4273.44
/proc/19164/stat : 19164 (MiraXTv3_dyn) S 19162 19164 18835 0 -1 4194304 79218 0 0 0 427277 67 0 0 18 0 3 0 374324613 91140096 20747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19164/statm: 22251 20747 218 20 0 21609 0
[pid=19164/tid=19166] ppid=19162 vsize=89004 CPUtime=2137.86
/proc/19164/task/19166/stat : 19166 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 39009 0 0 0 213750 36 0 0 25 0 3 0 374324615 91140096 20747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526443 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19164/tid=19167] ppid=19162 vsize=89004 CPUtime=2135.56
/proc/19164/task/19167/stat : 19167 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 39848 0 0 0 213525 31 0 0 25 0 3 0 374324615 91140096 20747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.44
Current children cumulated vsize (KiB) 89004

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 19169
/proc/meminfo: memFree=1493400/2055920 swapFree=4154876/4192956
[pid=19164] ppid=19162 vsize=89004 CPUtime=4393.11
/proc/19164/stat : 19164 (MiraXTv3_dyn) S 19162 19164 18835 0 -1 4194304 80954 0 0 0 439242 69 0 0 18 0 3 0 374324613 91140096 20821 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19164/statm: 22251 20821 218 20 0 21609 0
[pid=19164/tid=19166] ppid=19162 vsize=89004 CPUtime=2197.56
/proc/19164/task/19166/stat : 19166 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 39925 0 0 0 219720 36 0 0 25 0 3 0 374324615 91140096 20821 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19164/tid=19167] ppid=19162 vsize=89004 CPUtime=2195.52
/proc/19164/task/19167/stat : 19167 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 40668 0 0 0 219520 32 0 0 25 0 3 0 374324615 91140096 20821 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4393.11
Current children cumulated vsize (KiB) 89004

[startup+2262.3 s]
/proc/loadavg: 2.11 2.00 1.92 3/80 19169
/proc/meminfo: memFree=1493208/2055920 swapFree=4154876/4192956
[pid=19164] ppid=19162 vsize=90288 CPUtime=4512.82
/proc/19164/stat : 19164 (MiraXTv3_dyn) S 19162 19164 18835 0 -1 4194304 82382 0 0 0 451211 71 0 0 18 0 3 0 374324613 92454912 20910 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19164/statm: 22572 20910 218 20 0 21930 0
[pid=19164/tid=19166] ppid=19162 vsize=90288 CPUtime=2257.3
/proc/19164/task/19166/stat : 19166 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 40656 0 0 0 225693 37 0 0 25 0 3 0 374324615 92454912 20910 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19164/tid=19167] ppid=19162 vsize=90288 CPUtime=2255.49
/proc/19164/task/19167/stat : 19167 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 41365 0 0 0 225516 33 0 0 25 0 3 0 374324615 92454912 20910 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.82
Current children cumulated vsize (KiB) 90288

[startup+2322.3 s]
/proc/loadavg: 2.11 2.02 1.93 3/80 19169
/proc/meminfo: memFree=1492760/2055920 swapFree=4154876/4192956
[pid=19164] ppid=19162 vsize=90288 CPUtime=4632.5
/proc/19164/stat : 19164 (MiraXTv3_dyn) S 19162 19164 18835 0 -1 4194304 84023 0 0 0 463178 72 0 0 18 0 3 0 374324613 92454912 20983 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19164/statm: 22572 20983 218 20 0 21930 0
[pid=19164/tid=19166] ppid=19162 vsize=90288 CPUtime=2317.03
/proc/19164/task/19166/stat : 19166 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 41468 0 0 0 231665 38 0 0 25 0 3 0 374324615 92454912 20983 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19164/tid=19167] ppid=19162 vsize=90288 CPUtime=2315.45
/proc/19164/task/19167/stat : 19167 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 42194 0 0 0 231512 33 0 0 25 0 3 0 374324615 92454912 20983 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.5
Current children cumulated vsize (KiB) 90288

[startup+2382.3 s]
/proc/loadavg: 2.11 2.03 1.93 3/80 19169
/proc/meminfo: memFree=1492568/2055920 swapFree=4154876/4192956
[pid=19164] ppid=19162 vsize=90472 CPUtime=4752.2
/proc/19164/stat : 19164 (MiraXTv3_dyn) S 19162 19164 18835 0 -1 4194304 85443 0 0 0 475147 73 0 0 18 0 3 0 374324613 92643328 21049 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19164/statm: 22618 21049 218 20 0 21976 0
[pid=19164/tid=19166] ppid=19162 vsize=90472 CPUtime=2376.75
/proc/19164/task/19166/stat : 19166 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 42163 0 0 0 237637 38 0 0 25 0 3 0 374324615 92643328 21049 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19164/tid=19167] ppid=19162 vsize=90472 CPUtime=2375.42
/proc/19164/task/19167/stat : 19167 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 42919 0 0 0 237508 34 0 0 25 0 3 0 374324615 92643328 21049 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4752.2
Current children cumulated vsize (KiB) 90472

[startup+2442.3 s]
/proc/loadavg: 2.29 2.10 1.96 3/80 19169
/proc/meminfo: memFree=1492184/2055920 swapFree=4154876/4192956
[pid=19164] ppid=19162 vsize=90624 CPUtime=4871.87
/proc/19164/stat : 19164 (MiraXTv3_dyn) S 19162 19164 18835 0 -1 4194304 87093 0 0 0 487113 74 0 0 18 0 3 0 374324613 92798976 21114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19164/statm: 22656 21114 218 20 0 22014 0
[pid=19164/tid=19166] ppid=19162 vsize=90624 CPUtime=2436.45
/proc/19164/task/19166/stat : 19166 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 43019 0 0 0 243607 38 0 0 25 0 3 0 374324615 92798976 21114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19164/tid=19167] ppid=19162 vsize=90624 CPUtime=2435.39
/proc/19164/task/19167/stat : 19167 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 43713 0 0 0 243504 35 0 0 25 0 3 0 374324615 92798976 21114 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.87
Current children cumulated vsize (KiB) 90624

[startup+2502.3 s]
/proc/loadavg: 2.11 2.08 1.96 3/80 19169
/proc/meminfo: memFree=1491416/2055920 swapFree=4154876/4192956
[pid=19164] ppid=19162 vsize=92672 CPUtime=4991.58
/proc/19164/stat : 19164 (MiraXTv3_dyn) S 19162 19164 18835 0 -1 4194304 88654 0 0 0 499082 76 0 0 18 0 3 0 374324613 94896128 21307 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19164/statm: 23168 21307 218 20 0 22526 0
[pid=19164/tid=19166] ppid=19162 vsize=92672 CPUtime=2496.19
/proc/19164/task/19166/stat : 19166 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 43846 0 0 0 249580 39 0 0 25 0 3 0 374324615 94896128 21307 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19164/tid=19167] ppid=19162 vsize=92672 CPUtime=2495.36
/proc/19164/task/19167/stat : 19167 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 44447 0 0 0 249500 36 0 0 25 0 3 0 374324615 94896128 21307 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.58
Current children cumulated vsize (KiB) 92672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.6 s]
/proc/loadavg: 2.10 2.07 1.96 3/80 19169
/proc/meminfo: memFree=1491416/2055920 swapFree=4154876/4192956
[pid=19164] ppid=19162 vsize=92876 CPUtime=5000.17
/proc/19164/stat : 19164 (MiraXTv3_dyn) S 19162 19164 18835 0 -1 4194304 88681 0 0 0 499941 76 0 0 18 0 3 0 374324613 95105024 21334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/19164/statm: 23219 21334 218 20 0 22577 0
[pid=19164/tid=19166] ppid=19162 vsize=92876 CPUtime=2500.47
/proc/19164/task/19166/stat : 19166 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 43873 0 0 0 250008 39 0 0 25 0 3 0 374324615 95105024 21334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=19164/tid=19167] ppid=19162 vsize=92876 CPUtime=2499.67
/proc/19164/task/19167/stat : 19167 (MiraXTv3_dyn) R 19162 19164 18835 0 -1 4194368 44447 0 0 0 249931 36 0 0 25 0 3 0 374324615 95105024 21334 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.17
Current children cumulated vsize (KiB) 92876

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.63
CPU time (s): 5000.2
CPU user time (s): 4999.43
CPU system time (s): 0.775882
CPU usage (%): 199.479
Max. virtual memory (cumulated for all children) (KiB): 92876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.43
system time used= 0.775882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88681
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= 781
involuntary context switches= 94173

runsolver used 2.49762 second user time and 6.62999 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Sat May 12 15:14:32 UTC 2007

IDJOB= 426060
IDBENCH= 19859
IDSOLVER= 196
FILE ID= node12/426060-1178982872

PBS_JOBID= 5252798

Free space on /tmp= 66551 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  710e114bd7c9ad2ada2dc0a847d1be61

RANDOM SEED= 130402700

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.239
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.239
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:       1576968 kB
Buffers:         52152 kB
Cached:         336816 kB
SwapCached:      17604 kB
Active:         170464 kB
Inactive:       243196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1576968 kB
SwapTotal:     4192956 kB
SwapFree:      4154876 kB
Dirty:            4016 kB
Writeback:           0 kB
Mapped:          30232 kB
Slab:            50836 kB
Committed_AS: 10987500 kB
PageTables:       1792 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= 66551 MiB

End job on node12 on Sat May 12 15:56:21 UTC 2007