Trace number 426144

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

General information on the benchmark

Namerandom/OnTreshold/3SAT/v550/
unif-k3-r4.26-v550-c2343-S1238286461-19.SAT.shuffled.cnf
MD5SUMfeae85ae56b54fcbcde345d479230ced
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.022995
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/node2/watcher-426144-1178991904 -o ROOT/results/node2/solver-426144-1178991904 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426144-1178991904/MiraXTv3_dyn /tmp/evaluation/426144-1178991904/instance-426144-1178991904.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.96 3/77 17354
/proc/meminfo: memFree=1666944/2055920 swapFree=4148880/4192956
[pid=17354] ppid=17352 vsize=3788 CPUtime=0
/proc/17354/stat : 17354 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194304 299 0 0 0 0 0 0 0 18 0 1 0 375228204 3878912 274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10978784 0 0 4096 0 0 0 0 17 0 0 0
/proc/17354/statm: 947 274 206 20 0 305 0

[startup+0.058663 s]
/proc/loadavg: 1.84 1.97 1.96 3/77 17354
/proc/meminfo: memFree=1666944/2055920 swapFree=4148880/4192956
[pid=17354] ppid=17352 vsize=7352 CPUtime=0.19
/proc/17354/stat : 17354 (MiraXTv3_dyn) S 17352 17354 17223 0 -1 4194304 709 0 0 0 19 0 0 0 18 0 3 0 375228204 7528448 685 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17354/statm: 1986 968 218 20 0 1344 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7352

[startup+0.439912 s]
/proc/loadavg: 1.84 1.97 1.96 3/77 17354
/proc/meminfo: memFree=1666944/2055920 swapFree=4148880/4192956
[pid=17354] ppid=17352 vsize=9436 CPUtime=0.86
/proc/17354/stat : 17354 (MiraXTv3_dyn) S 17352 17354 17223 0 -1 4194304 1301 0 0 0 85 1 0 0 18 0 3 0 375228204 9662464 1276 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17354/statm: 2359 1276 218 20 0 1717 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 9436

[startup+0.501922 s]
/proc/loadavg: 1.84 1.97 1.96 3/77 17354
/proc/meminfo: memFree=1666944/2055920 swapFree=4148880/4192956
[pid=17354] ppid=17352 vsize=9788 CPUtime=0.98
/proc/17354/stat : 17354 (MiraXTv3_dyn) S 17352 17354 17223 0 -1 4194304 1410 0 0 0 97 1 0 0 18 0 3 0 375228204 10022912 1385 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17354/statm: 2447 1385 218 20 0 1805 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 9788

[startup+0.701942 s]
/proc/loadavg: 1.84 1.97 1.96 3/77 17354
/proc/meminfo: memFree=1666944/2055920 swapFree=4148880/4192956
[pid=17354] ppid=17352 vsize=11452 CPUtime=1.38
/proc/17354/stat : 17354 (MiraXTv3_dyn) S 17352 17354 17223 0 -1 4194304 1726 0 0 0 137 1 0 0 18 0 3 0 375228204 11726848 1701 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17354/statm: 2863 1701 218 20 0 2221 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 11452

[startup+1.50102 s]
/proc/loadavg: 1.84 1.97 1.96 3/80 17357
/proc/meminfo: memFree=1657512/2055920 swapFree=4148880/4192956
[pid=17354] ppid=17352 vsize=14720 CPUtime=2.97
/proc/17354/stat : 17354 (MiraXTv3_dyn) S 17352 17354 17223 0 -1 4194304 2752 0 0 0 296 1 0 0 18 0 3 0 375228204 15073280 2727 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17354/statm: 3680 2727 218 20 0 3038 0
[pid=17354/tid=17356] ppid=17352 vsize=14720 CPUtime=1.47
/proc/17354/task/17356/stat : 17356 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 1099 0 0 0 147 0 0 0 25 0 3 0 375228205 15073280 2727 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17354/tid=17357] ppid=17352 vsize=14720 CPUtime=1.47
/proc/17354/task/17357/stat : 17357 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 1296 0 0 0 147 0 0 0 22 0 3 0 375228205 15073280 2727 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 14720

[startup+3.10119 s]
/proc/loadavg: 1.84 1.97 1.96 3/80 17357
/proc/meminfo: memFree=1655528/2055920 swapFree=4148880/4192956
[pid=17354] ppid=17352 vsize=17172 CPUtime=6.17
/proc/17354/stat : 17354 (MiraXTv3_dyn) S 17352 17354 17223 0 -1 4194304 3339 0 0 0 615 2 0 0 18 0 3 0 375228204 17584128 3314 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17354/statm: 4293 3314 218 20 0 3651 0
[pid=17354/tid=17356] ppid=17352 vsize=17172 CPUtime=3.07
/proc/17354/task/17356/stat : 17356 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 1346 0 0 0 306 1 0 0 18 0 3 0 375228205 17584128 3314 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17354/tid=17357] ppid=17352 vsize=17172 CPUtime=3.07
/proc/17354/task/17357/stat : 17357 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 1636 0 0 0 307 0 0 0 25 0 3 0 375228205 17584128 3314 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 17172

[startup+6.30153 s]
/proc/loadavg: 1.85 1.97 1.96 3/80 17357
/proc/meminfo: memFree=1646760/2055920 swapFree=4148880/4192956
[pid=17354] ppid=17352 vsize=25496 CPUtime=12.54
/proc/17354/stat : 17354 (MiraXTv3_dyn) S 17352 17354 17223 0 -1 4194304 5684 0 0 0 1249 5 0 0 18 0 3 0 375228204 26107904 5545 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17354/statm: 6374 5545 218 20 0 5732 0
[pid=17354/tid=17356] ppid=17352 vsize=25496 CPUtime=6.25
/proc/17354/task/17356/stat : 17356 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 2453 0 0 0 623 2 0 0 25 0 3 0 375228205 26107904 5545 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17354/tid=17357] ppid=17352 vsize=25496 CPUtime=6.27
/proc/17354/task/17357/stat : 17357 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 2874 0 0 0 625 2 0 0 22 0 3 0 375228205 26107904 5545 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 25496

[startup+12.7022 s]
/proc/loadavg: 1.86 1.97 1.96 3/80 17357
/proc/meminfo: memFree=1632040/2055920 swapFree=4148880/4192956
[pid=17354] ppid=17352 vsize=40672 CPUtime=25.3
/proc/17354/stat : 17354 (MiraXTv3_dyn) S 17352 17354 17223 0 -1 4194304 9188 0 0 0 2522 8 0 0 18 0 3 0 375228204 41648128 8806 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17354/statm: 10168 8806 218 20 0 9526 0
[pid=17354/tid=17356] ppid=17352 vsize=40672 CPUtime=12.6
/proc/17354/task/17356/stat : 17356 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 4174 0 0 0 1257 3 0 0 21 0 3 0 375228205 41648128 8806 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520111 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17354/tid=17357] ppid=17352 vsize=40672 CPUtime=12.67
/proc/17354/task/17357/stat : 17357 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 4657 0 0 0 1263 4 0 0 21 0 3 0 375228205 41648128 8806 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 40672

[startup+25.5015 s]
/proc/loadavg: 1.89 1.97 1.96 3/80 17357
/proc/meminfo: memFree=1626088/2055920 swapFree=4148880/4192956
[pid=17354] ppid=17352 vsize=46608 CPUtime=50.85
/proc/17354/stat : 17354 (MiraXTv3_dyn) S 17352 17354 17223 0 -1 4194304 11139 0 0 0 5076 9 0 0 18 0 3 0 375228204 47726592 10320 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17354/statm: 11652 10320 218 20 0 11010 0
[pid=17354/tid=17356] ppid=17352 vsize=46608 CPUtime=25.36
/proc/17354/task/17356/stat : 17356 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 5054 0 0 0 2532 4 0 0 25 0 3 0 375228205 47726592 10320 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17354/tid=17357] ppid=17352 vsize=46608 CPUtime=25.47
/proc/17354/task/17357/stat : 17357 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 5728 0 0 0 2542 5 0 0 25 0 3 0 375228205 47726592 10320 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 46608

[startup+51.1012 s]
/proc/loadavg: 1.93 1.97 1.96 3/80 17357
/proc/meminfo: memFree=1615592/2055920 swapFree=4148880/4192956
[pid=17354] ppid=17352 vsize=56424 CPUtime=101.88
/proc/17354/stat : 17354 (MiraXTv3_dyn) S 17352 17354 17223 0 -1 4194304 14623 0 0 0 10174 14 0 0 18 0 3 0 375228204 57778176 13013 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17354/statm: 14106 13013 218 20 0 13464 0
[pid=17354/tid=17356] ppid=17352 vsize=56424 CPUtime=50.92
/proc/17354/task/17356/stat : 17356 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 6561 0 0 0 5087 5 0 0 25 0 3 0 375228205 57778176 13013 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17354/tid=17357] ppid=17352 vsize=56424 CPUtime=50.94
/proc/17354/task/17357/stat : 17357 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 7705 0 0 0 5087 7 0 0 19 0 3 0 375228205 57778176 13013 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) 56424

[startup+102.302 s]
/proc/loadavg: 1.97 1.97 1.96 3/80 17357
/proc/meminfo: memFree=1608680/2055920 swapFree=4148880/4192956
[pid=17354] ppid=17352 vsize=63752 CPUtime=204
/proc/17354/stat : 17354 (MiraXTv3_dyn) S 17352 17354 17223 0 -1 4194304 17966 0 0 0 20383 17 0 0 18 0 3 0 375228204 65282048 14593 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17354/statm: 15938 14593 218 20 0 15296 0
[pid=17354/tid=17356] ppid=17352 vsize=63752 CPUtime=102.07
/proc/17354/task/17356/stat : 17356 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 8263 0 0 0 10200 7 0 0 17 0 3 0 375228205 65282048 14593 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526732 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17354/tid=17357] ppid=17352 vsize=63752 CPUtime=101.91
/proc/17354/task/17357/stat : 17357 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 9346 0 0 0 10182 9 0 0 25 0 3 0 375228205 65282048 14593 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 63752

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 17357
/proc/meminfo: memFree=1606824/2055920 swapFree=4148880/4192956
[pid=17354] ppid=17352 vsize=65652 CPUtime=323.67
/proc/17354/stat : 17354 (MiraXTv3_dyn) S 17352 17354 17223 0 -1 4194304 20137 0 0 0 32348 19 0 0 18 0 3 0 375228204 67227648 15023 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17354/statm: 16413 15023 218 20 0 15771 0
[pid=17354/tid=17356] ppid=17352 vsize=65652 CPUtime=161.94
/proc/17354/task/17356/stat : 17356 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 9276 0 0 0 16186 8 0 0 25 0 3 0 375228205 67227648 15023 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17354/tid=17357] ppid=17352 vsize=65652 CPUtime=161.71
/proc/17354/task/17357/stat : 17357 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 10504 0 0 0 16161 10 0 0 25 0 3 0 375228205 67227648 15023 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.67
Current children cumulated vsize (KiB) 65652

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 17357
/proc/meminfo: memFree=1605608/2055920 swapFree=4148880/4192956
[pid=17354] ppid=17352 vsize=67108 CPUtime=443.36
/proc/17354/stat : 17354 (MiraXTv3_dyn) S 17352 17354 17223 0 -1 4194304 22120 0 0 0 44315 21 0 0 18 0 3 0 375228204 68718592 15347 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17354/statm: 16777 15347 218 20 0 16135 0
[pid=17354/tid=17356] ppid=17352 vsize=67108 CPUtime=221.68
/proc/17354/task/17356/stat : 17356 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 10243 0 0 0 22159 9 0 0 25 0 3 0 375228205 68718592 15347 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526518 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17354/tid=17357] ppid=17352 vsize=67108 CPUtime=221.66
/proc/17354/task/17357/stat : 17357 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 11520 0 0 0 22155 11 0 0 25 0 3 0 375228205 68718592 15347 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.36
Current children cumulated vsize (KiB) 67108

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 17357
/proc/meminfo: memFree=1600680/2055920 swapFree=4148880/4192956
[pid=17354] ppid=17352 vsize=71276 CPUtime=563.05
/proc/17354/stat : 17354 (MiraXTv3_dyn) S 17352 17354 17223 0 -1 4194304 25181 0 0 0 56282 23 0 0 18 0 3 0 375228204 72986624 16568 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17354/statm: 17819 16568 218 20 0 17177 0
[pid=17354/tid=17356] ppid=17352 vsize=71276 CPUtime=281.39
/proc/17354/task/17356/stat : 17356 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 12078 0 0 0 28129 10 0 0 25 0 3 0 375228205 72986624 16568 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4160576639 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17354/tid=17357] ppid=17352 vsize=71276 CPUtime=281.64
/proc/17354/task/17357/stat : 17357 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 12746 0 0 0 28152 12 0 0 25 0 3 0 375228205 72986624 16568 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 563.05
Current children cumulated vsize (KiB) 71276

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 17357
/proc/meminfo: memFree=1597736/2055920 swapFree=4148880/4192956
[pid=17354] ppid=17352 vsize=75104 CPUtime=682.74
/proc/17354/stat : 17354 (MiraXTv3_dyn) S 17352 17354 17223 0 -1 4194304 27530 0 0 0 68248 26 0 0 18 0 3 0 375228204 76906496 17306 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17354/statm: 18776 17306 218 20 0 18134 0
[pid=17354/tid=17356] ppid=17352 vsize=75104 CPUtime=341.1
/proc/17354/task/17356/stat : 17356 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 13141 0 0 0 34099 11 0 0 25 0 3 0 375228205 76906496 17306 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17354/tid=17357] ppid=17352 vsize=75104 CPUtime=341.62
/proc/17354/task/17357/stat : 17357 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 14032 0 0 0 34148 14 0 0 25 0 3 0 375228205 76906496 17306 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.74
Current children cumulated vsize (KiB) 75104

[startup+402.302 s]

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

/proc/17354/task/17356/stat : 17356 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 34832 0 0 0 183500 43 0 0 25 0 3 0 375228205 96071680 22065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17354/tid=17357] ppid=17352 vsize=93820 CPUtime=1839.46
/proc/17354/task/17357/stat : 17357 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 34394 0 0 0 183912 34 0 0 25 0 3 0 375228205 96071680 22065 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3674.91
Current children cumulated vsize (KiB) 93820

[startup+1902.3 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 17555
/proc/meminfo: memFree=1578472/2055920 swapFree=4148880/4192956
[pid=17354] ppid=17352 vsize=93984 CPUtime=3794.6
/proc/17354/stat : 17354 (MiraXTv3_dyn) S 17352 17354 17223 0 -1 4194304 71133 0 0 0 379381 79 0 0 18 0 3 0 375228204 96239616 22120 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17354/statm: 23496 22120 218 20 0 22854 0
[pid=17354/tid=17356] ppid=17352 vsize=93984 CPUtime=1895.41
/proc/17354/task/17356/stat : 17356 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 35608 0 0 0 189497 44 0 0 25 0 3 0 375228205 96239616 22120 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17354/tid=17357] ppid=17352 vsize=93984 CPUtime=1899.17
/proc/17354/task/17357/stat : 17357 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 35168 0 0 0 189883 34 0 0 25 0 3 0 375228205 96239616 22120 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.6
Current children cumulated vsize (KiB) 93984

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 17555
/proc/meminfo: memFree=1577256/2055920 swapFree=4148880/4192956
[pid=17354] ppid=17352 vsize=95048 CPUtime=3914.31
/proc/17354/stat : 17354 (MiraXTv3_dyn) S 17352 17354 17223 0 -1 4194304 72810 0 0 0 391351 80 0 0 18 0 3 0 375228204 97329152 22440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17354/statm: 23762 22440 218 20 0 23120 0
[pid=17354/tid=17356] ppid=17352 vsize=95048 CPUtime=1955.39
/proc/17354/task/17356/stat : 17356 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 36512 0 0 0 195494 45 0 0 25 0 3 0 375228205 97329152 22440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17354/tid=17357] ppid=17352 vsize=95048 CPUtime=1958.9
/proc/17354/task/17357/stat : 17357 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 35941 0 0 0 195855 35 0 0 25 0 3 0 375228205 97329152 22440 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.31
Current children cumulated vsize (KiB) 95048

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 17555
/proc/meminfo: memFree=1576936/2055920 swapFree=4148880/4192956
[pid=17354] ppid=17352 vsize=95236 CPUtime=4034.02
/proc/17354/stat : 17354 (MiraXTv3_dyn) S 17352 17354 17223 0 -1 4194304 74372 0 0 0 403320 82 0 0 18 0 3 0 375228204 97521664 22484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17354/statm: 23809 22484 218 20 0 23167 0
[pid=17354/tid=17356] ppid=17352 vsize=95236 CPUtime=2015.37
/proc/17354/task/17356/stat : 17356 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 37302 0 0 0 201492 45 0 0 25 0 3 0 375228205 97521664 22484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17354/tid=17357] ppid=17352 vsize=95236 CPUtime=2018.62
/proc/17354/task/17357/stat : 17357 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 36713 0 0 0 201827 35 0 0 25 0 3 0 375228205 97521664 22484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526388 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4034.02
Current children cumulated vsize (KiB) 95236

[startup+2082.3 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 17555
/proc/meminfo: memFree=1576168/2055920 swapFree=4148880/4192956
[pid=17354] ppid=17352 vsize=96456 CPUtime=4153.73
/proc/17354/stat : 17354 (MiraXTv3_dyn) S 17352 17354 17223 0 -1 4194304 75887 0 0 0 415289 84 0 0 18 0 3 0 375228204 98770944 22775 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17354/statm: 24114 22775 218 20 0 23472 0
[pid=17354/tid=17356] ppid=17352 vsize=96456 CPUtime=2075.36
/proc/17354/task/17356/stat : 17356 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 37962 0 0 0 207490 46 0 0 25 0 3 0 375228205 98770944 22775 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17354/tid=17357] ppid=17352 vsize=96456 CPUtime=2078.36
/proc/17354/task/17357/stat : 17357 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 37568 0 0 0 207799 37 0 0 25 0 3 0 375228205 98770944 22775 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.73
Current children cumulated vsize (KiB) 96456

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 17555
/proc/meminfo: memFree=1575464/2055920 swapFree=4148880/4192956
[pid=17354] ppid=17352 vsize=97480 CPUtime=4273.45
/proc/17354/stat : 17354 (MiraXTv3_dyn) S 17352 17354 17223 0 -1 4194304 77509 0 0 0 427259 86 0 0 18 0 3 0 375228204 99819520 22859 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17354/statm: 24370 22859 218 20 0 23728 0
[pid=17354/tid=17356] ppid=17352 vsize=97480 CPUtime=2135.34
/proc/17354/task/17356/stat : 17356 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 38737 0 0 0 213487 47 0 0 25 0 3 0 375228205 99819520 22859 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17354/tid=17357] ppid=17352 vsize=97480 CPUtime=2138.08
/proc/17354/task/17357/stat : 17357 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 38415 0 0 0 213771 37 0 0 25 0 3 0 375228205 99819520 22859 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.45
Current children cumulated vsize (KiB) 97480

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 17555
/proc/meminfo: memFree=1575080/2055920 swapFree=4148880/4192956
[pid=17354] ppid=17352 vsize=97480 CPUtime=4393.16
/proc/17354/stat : 17354 (MiraXTv3_dyn) S 17352 17354 17223 0 -1 4194304 78842 0 0 0 439229 87 0 0 18 0 3 0 375228204 99819520 22954 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17354/statm: 24370 22954 218 20 0 23728 0
[pid=17354/tid=17356] ppid=17352 vsize=97480 CPUtime=2195.33
/proc/17354/task/17356/stat : 17356 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 39391 0 0 0 219485 48 0 0 25 0 3 0 375228205 99819520 22954 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=17354/tid=17357] ppid=17352 vsize=97480 CPUtime=2197.81
/proc/17354/task/17357/stat : 17357 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 39094 0 0 0 219743 38 0 0 25 0 3 0 375228205 99819520 22954 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526696 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4393.16
Current children cumulated vsize (KiB) 97480

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 17555
/proc/meminfo: memFree=1574760/2055920 swapFree=4148880/4192956
[pid=17354] ppid=17352 vsize=97780 CPUtime=4512.85
/proc/17354/stat : 17354 (MiraXTv3_dyn) S 17352 17354 17223 0 -1 4194304 80332 0 0 0 451197 88 0 0 18 0 3 0 375228204 100126720 23042 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17354/statm: 24445 23042 218 20 0 23803 0
[pid=17354/tid=17356] ppid=17352 vsize=97780 CPUtime=2255.11
/proc/17354/task/17356/stat : 17356 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 40073 0 0 0 225462 49 0 0 25 0 3 0 375228205 100126720 23042 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17354/tid=17357] ppid=17352 vsize=97780 CPUtime=2257.72
/proc/17354/task/17357/stat : 17357 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 39902 0 0 0 225734 38 0 0 25 0 3 0 375228205 100126720 23042 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.85
Current children cumulated vsize (KiB) 97780

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 17555
/proc/meminfo: memFree=1574568/2055920 swapFree=4148880/4192956
[pid=17354] ppid=17352 vsize=97780 CPUtime=4632.56
/proc/17354/stat : 17354 (MiraXTv3_dyn) S 17352 17354 17223 0 -1 4194304 81783 0 0 0 463167 89 0 0 18 0 3 0 375228204 100126720 23079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17354/statm: 24445 23079 218 20 0 23803 0
[pid=17354/tid=17356] ppid=17352 vsize=97780 CPUtime=2314.83
/proc/17354/task/17356/stat : 17356 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 40869 0 0 0 231434 49 0 0 25 0 3 0 375228205 100126720 23079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17354/tid=17357] ppid=17352 vsize=97780 CPUtime=2317.71
/proc/17354/task/17357/stat : 17357 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 40557 0 0 0 231732 39 0 0 25 0 3 0 375228205 100126720 23079 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.56
Current children cumulated vsize (KiB) 97780

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 17555
/proc/meminfo: memFree=1574312/2055920 swapFree=4148880/4192956
[pid=17354] ppid=17352 vsize=97948 CPUtime=4752.26
/proc/17354/stat : 17354 (MiraXTv3_dyn) S 17352 17354 17223 0 -1 4194304 83249 0 0 0 475136 90 0 0 18 0 3 0 375228204 100298752 23121 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17354/statm: 24487 23121 218 20 0 23845 0
[pid=17354/tid=17356] ppid=17352 vsize=97948 CPUtime=2374.56
/proc/17354/task/17356/stat : 17356 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 41536 0 0 0 237406 50 0 0 25 0 3 0 375228205 100298752 23121 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17354/tid=17357] ppid=17352 vsize=97948 CPUtime=2377.68
/proc/17354/task/17357/stat : 17357 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 41356 0 0 0 237729 39 0 0 25 0 3 0 375228205 100298752 23121 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4752.26
Current children cumulated vsize (KiB) 97948

[startup+2442.31 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 17555
/proc/meminfo: memFree=1574056/2055920 swapFree=4148880/4192956
[pid=17354] ppid=17352 vsize=98592 CPUtime=4871.97
/proc/17354/stat : 17354 (MiraXTv3_dyn) S 17352 17354 17223 0 -1 4194304 84750 0 0 0 487106 91 0 0 18 0 3 0 375228204 100958208 23189 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17354/statm: 24648 23189 218 20 0 24006 0
[pid=17354/tid=17356] ppid=17352 vsize=98592 CPUtime=2434.27
/proc/17354/task/17356/stat : 17356 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 42365 0 0 0 243377 50 0 0 25 0 3 0 375228205 100958208 23189 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17354/tid=17357] ppid=17352 vsize=98592 CPUtime=2437.67
/proc/17354/task/17357/stat : 17357 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 42028 0 0 0 243727 40 0 0 25 0 3 0 375228205 100958208 23189 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.97
Current children cumulated vsize (KiB) 98592

[startup+2502.3 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 17555
/proc/meminfo: memFree=1573800/2055920 swapFree=4148880/4192956
[pid=17354] ppid=17352 vsize=99420 CPUtime=4991.67
/proc/17354/stat : 17354 (MiraXTv3_dyn) S 17352 17354 17223 0 -1 4194304 86086 0 0 0 499074 93 0 0 18 0 3 0 375228204 101806080 23245 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17354/statm: 24855 23245 218 20 0 24213 0
[pid=17354/tid=17356] ppid=17352 vsize=99420 CPUtime=2494.01
/proc/17354/task/17356/stat : 17356 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 43054 0 0 0 249350 51 0 0 25 0 3 0 375228205 101806080 23245 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17354/tid=17357] ppid=17352 vsize=99420 CPUtime=2497.64
/proc/17354/task/17357/stat : 17357 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 42675 0 0 0 249723 41 0 0 25 0 3 0 375228205 101806080 23245 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.67
Current children cumulated vsize (KiB) 99420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.5 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 17555
/proc/meminfo: memFree=1573800/2055920 swapFree=4148880/4192956
[pid=17354] ppid=17352 vsize=99420 CPUtime=5000.05
/proc/17354/stat : 17354 (MiraXTv3_dyn) S 17352 17354 17223 0 -1 4194304 86409 0 0 0 499912 93 0 0 18 0 3 0 375228204 101806080 23246 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/17354/statm: 24855 23246 218 20 0 24213 0
[pid=17354/tid=17356] ppid=17352 vsize=99420 CPUtime=2498.2
/proc/17354/task/17356/stat : 17356 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 43215 0 0 0 249769 51 0 0 25 0 3 0 375228205 101806080 23246 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=17354/tid=17357] ppid=17352 vsize=99420 CPUtime=2501.84
/proc/17354/task/17357/stat : 17357 (MiraXTv3_dyn) R 17352 17354 17223 0 -1 4194368 42837 0 0 0 250143 41 0 0 25 0 3 0 375228205 101806080 23246 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 99420

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.53
CPU time (s): 5000.09
CPU user time (s): 4999.14
CPU system time (s): 0.947855
CPU usage (%): 199.483
Max. virtual memory (cumulated for all children) (KiB): 100060

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

runsolver used 2.55961 second user time and 6.60999 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Sat May 12 17:45:04 UTC 2007

IDJOB= 426144
IDBENCH= 19961
IDSOLVER= 196
FILE ID= node2/426144-1178991904

PBS_JOBID= 5252815

Free space on /tmp= 66557 MiB

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

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  feae85ae56b54fcbcde345d479230ced

RANDOM SEED= 744254351

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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:       1667224 kB
Buffers:         47484 kB
Cached:         252200 kB
SwapCached:      12368 kB
Active:         140168 kB
Inactive:       182768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1667224 kB
SwapTotal:     4192956 kB
SwapFree:      4148880 kB
Dirty:            3936 kB
Writeback:           0 kB
Mapped:          30120 kB
Slab:            51180 kB
Committed_AS: 11838504 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= 66557 MiB

End job on node2 on Sat May 12 18:26:53 UTC 2007