Trace number 426170

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/v360/
unif-k3-r4.26-v360-c1533-S1459708824-17.UNSAT.shuffled.cnf
MD5SUM975946115a74669405c34f3732da3d4a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark35.8216
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1533
Sum of the clauses size4599
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31533
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/node19/watcher-426170-1178994466 -o ROOT/results/node19/solver-426170-1178994466 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426170-1178994466/MiraXTv3_dyn /tmp/evaluation/426170-1178994466/instance-426170-1178994466.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: 2.03 2.00 2.00 3/77 26617
/proc/meminfo: memFree=1667136/2055920 swapFree=4148252/4192956
[pid=26617] ppid=26615 vsize=3788 CPUtime=0
/proc/26617/stat : 26617 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 347364020 3878912 265 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 7918233 0 0 4096 0 0 0 0 17 1 0 0
/proc/26617/statm: 947 265 206 20 0 305 0

[startup+0.091578 s]
/proc/loadavg: 2.03 2.00 2.00 3/77 26617
/proc/meminfo: memFree=1667136/2055920 swapFree=4148252/4192956
[pid=26617] ppid=26615 vsize=7040 CPUtime=0.16
/proc/26617/stat : 26617 (MiraXTv3_dyn) S 26615 26617 26231 0 -1 4194304 606 0 0 0 16 0 0 0 18 0 3 0 347364020 7208960 581 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26617/statm: 1760 581 218 20 0 1118 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 7040

[startup+0.101578 s]
/proc/loadavg: 2.03 2.00 2.00 3/77 26617
/proc/meminfo: memFree=1667136/2055920 swapFree=4148252/4192956
[pid=26617] ppid=26615 vsize=7040 CPUtime=0.18
/proc/26617/stat : 26617 (MiraXTv3_dyn) S 26615 26617 26231 0 -1 4194304 610 0 0 0 18 0 0 0 18 0 3 0 347364020 7208960 585 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26617/statm: 1760 585 218 20 0 1118 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7040

[startup+0.3016 s]
/proc/loadavg: 2.03 2.00 2.00 3/77 26617
/proc/meminfo: memFree=1667136/2055920 swapFree=4148252/4192956
[pid=26617] ppid=26615 vsize=8180 CPUtime=0.58
/proc/26617/stat : 26617 (MiraXTv3_dyn) S 26615 26617 26231 0 -1 4194304 969 0 0 0 58 0 0 0 18 0 3 0 347364020 8376320 944 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26617/statm: 2045 944 218 20 0 1403 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8180

[startup+0.701647 s]
/proc/loadavg: 2.03 2.00 2.00 3/77 26617
/proc/meminfo: memFree=1667136/2055920 swapFree=4148252/4192956
[pid=26617] ppid=26615 vsize=10056 CPUtime=1.38
/proc/26617/stat : 26617 (MiraXTv3_dyn) S 26615 26617 26231 0 -1 4194304 1535 0 0 0 138 0 0 0 18 0 3 0 347364020 10297344 1510 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26617/statm: 2514 1510 218 20 0 1872 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 10056

[startup+1.50274 s]
/proc/loadavg: 2.03 2.00 2.00 3/80 26620
/proc/meminfo: memFree=1660392/2055920 swapFree=4148252/4192956
[pid=26617] ppid=26615 vsize=13752 CPUtime=2.97
/proc/26617/stat : 26617 (MiraXTv3_dyn) S 26615 26617 26231 0 -1 4194304 2377 0 0 0 296 1 0 0 18 0 3 0 347364020 14082048 2352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26617/statm: 3438 2352 218 20 0 2796 0
[pid=26617/tid=26619] ppid=26615 vsize=13752 CPUtime=1.48
/proc/26617/task/26619/stat : 26619 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 995 0 0 0 148 0 0 0 17 0 3 0 347364021 14082048 2352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26617/tid=26620] ppid=26615 vsize=13752 CPUtime=1.47
/proc/26617/task/26620/stat : 26620 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 1051 0 0 0 147 0 0 0 24 0 3 0 347364021 14082048 2352 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 13752

[startup+3.10191 s]
/proc/loadavg: 2.03 2.00 2.00 3/80 26620
/proc/meminfo: memFree=1658024/2055920 swapFree=4148252/4192956
[pid=26617] ppid=26615 vsize=15016 CPUtime=6.16
/proc/26617/stat : 26617 (MiraXTv3_dyn) S 26615 26617 26231 0 -1 4194304 2735 0 0 0 615 1 0 0 18 0 3 0 347364020 15376384 2709 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26617/statm: 3754 2709 218 20 0 3112 0
[pid=26617/tid=26619] ppid=26615 vsize=15016 CPUtime=3.08
/proc/26617/task/26619/stat : 26619 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 1155 0 0 0 308 0 0 0 18 0 3 0 347364021 15376384 2709 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26617/tid=26620] ppid=26615 vsize=15016 CPUtime=3.07
/proc/26617/task/26620/stat : 26620 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 1249 0 0 0 307 0 0 0 18 0 3 0 347364021 15376384 2709 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526400 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 15016

[startup+6.30126 s]
/proc/loadavg: 2.03 2.00 2.00 3/80 26620
/proc/meminfo: memFree=1651688/2055920 swapFree=4148252/4192956
[pid=26617] ppid=26615 vsize=21524 CPUtime=12.55
/proc/26617/stat : 26617 (MiraXTv3_dyn) S 26615 26617 26231 0 -1 4194304 4589 0 0 0 1252 3 0 0 18 0 3 0 347364020 22040576 4484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26617/statm: 5381 4484 218 20 0 4739 0
[pid=26617/tid=26619] ppid=26615 vsize=21524 CPUtime=6.28
/proc/26617/task/26619/stat : 26619 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 2030 0 0 0 627 1 0 0 25 0 3 0 347364021 22040576 4484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530101 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26617/tid=26620] ppid=26615 vsize=21524 CPUtime=6.25
/proc/26617/task/26620/stat : 26620 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 2228 0 0 0 624 1 0 0 25 0 3 0 347364021 22040576 4484 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526358 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 21524

[startup+12.702 s]
/proc/loadavg: 2.02 2.00 2.00 3/80 26620
/proc/meminfo: memFree=1639912/2055920 swapFree=4148252/4192956
[pid=26617] ppid=26615 vsize=33268 CPUtime=25.31
/proc/26617/stat : 26617 (MiraXTv3_dyn) S 26615 26617 26231 0 -1 4194304 7389 0 0 0 2526 5 0 0 18 0 3 0 347364020 34066432 7036 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26617/statm: 8317 7036 218 20 0 7675 0
[pid=26617/tid=26619] ppid=26615 vsize=33268 CPUtime=12.66
/proc/26617/task/26619/stat : 26619 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 3446 0 0 0 1264 2 0 0 21 0 3 0 347364021 34066432 7036 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26617/tid=26620] ppid=26615 vsize=33268 CPUtime=12.62
/proc/26617/task/26620/stat : 26620 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 3612 0 0 0 1260 2 0 0 21 0 3 0 347364021 34066432 7036 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 33268

[startup+25.5013 s]
/proc/loadavg: 2.02 2.00 2.00 3/80 26620
/proc/meminfo: memFree=1635624/2055920 swapFree=4148252/4192956
[pid=26617] ppid=26615 vsize=36976 CPUtime=50.82
/proc/26617/stat : 26617 (MiraXTv3_dyn) S 26615 26617 26231 0 -1 4194304 8756 0 0 0 5075 7 0 0 18 0 3 0 347364020 37863424 8026 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26617/statm: 9244 8026 218 20 0 8602 0
[pid=26617/tid=26619] ppid=26615 vsize=36976 CPUtime=25.46
/proc/26617/task/26619/stat : 26619 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 4156 0 0 0 2543 3 0 0 25 0 3 0 347364021 37863424 8026 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26617/tid=26620] ppid=26615 vsize=36976 CPUtime=25.34
/proc/26617/task/26620/stat : 26620 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 4269 0 0 0 2531 3 0 0 25 0 3 0 347364021 37863424 8026 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134520200 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 36976

[startup+51.1011 s]
/proc/loadavg: 2.01 2.00 2.00 3/80 26620
/proc/meminfo: memFree=1624424/2055920 swapFree=4148252/4192956
[pid=26617] ppid=26615 vsize=48136 CPUtime=101.9
/proc/26617/stat : 26617 (MiraXTv3_dyn) S 26615 26617 26231 0 -1 4194304 12406 0 0 0 10177 13 0 0 18 0 3 0 347364020 49291264 10871 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26617/statm: 12034 10871 218 20 0 11392 0
[pid=26617/tid=26619] ppid=26615 vsize=48136 CPUtime=51.04
/proc/26617/task/26619/stat : 26619 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 6114 0 0 0 5097 7 0 0 25 0 3 0 347364021 49291264 10871 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26617/tid=26620] ppid=26615 vsize=48136 CPUtime=50.84
/proc/26617/task/26620/stat : 26620 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 5961 0 0 0 5079 5 0 0 25 0 3 0 347364021 49291264 10871 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 48136

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 26620
/proc/meminfo: memFree=1617064/2055920 swapFree=4148252/4192956
[pid=26617] ppid=26615 vsize=55248 CPUtime=204.04
/proc/26617/stat : 26617 (MiraXTv3_dyn) S 26615 26617 26231 0 -1 4194304 15469 0 0 0 20389 15 0 0 18 0 3 0 347364020 56573952 12550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26617/statm: 13812 12550 218 20 0 13170 0
[pid=26617/tid=26619] ppid=26615 vsize=55248 CPUtime=102.2
/proc/26617/task/26619/stat : 26619 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 7682 0 0 0 10212 8 0 0 25 0 3 0 347364021 56573952 12550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26617/tid=26620] ppid=26615 vsize=55248 CPUtime=101.82
/proc/26617/task/26620/stat : 26620 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 7456 0 0 0 10176 6 0 0 25 0 3 0 347364021 56573952 12550 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 55248

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 26620
/proc/meminfo: memFree=1613800/2055920 swapFree=4148252/4192956
[pid=26617] ppid=26615 vsize=58596 CPUtime=323.72
/proc/26617/stat : 26617 (MiraXTv3_dyn) S 26615 26617 26231 0 -1 4194304 17953 0 0 0 32354 18 0 0 18 0 3 0 347364020 60002304 13360 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26617/statm: 14649 13360 218 20 0 14007 0
[pid=26617/tid=26619] ppid=26615 vsize=58596 CPUtime=162.16
/proc/26617/task/26619/stat : 26619 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 8868 0 0 0 16206 10 0 0 25 0 3 0 347364021 60002304 13360 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26617/tid=26620] ppid=26615 vsize=58596 CPUtime=161.54
/proc/26617/task/26620/stat : 26620 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 8754 0 0 0 16146 8 0 0 25 0 3 0 347364021 60002304 13360 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526361 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.72
Current children cumulated vsize (KiB) 58596

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 26620
/proc/meminfo: memFree=1612008/2055920 swapFree=4148252/4192956
[pid=26617] ppid=26615 vsize=59884 CPUtime=443.42
/proc/26617/stat : 26617 (MiraXTv3_dyn) S 26615 26617 26231 0 -1 4194304 19998 0 0 0 44323 19 0 0 18 0 3 0 347364020 61321216 13814 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26617/statm: 14971 13814 218 20 0 14329 0
[pid=26617/tid=26619] ppid=26615 vsize=59884 CPUtime=222.13
/proc/26617/task/26619/stat : 26619 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 9960 0 0 0 22203 10 0 0 25 0 3 0 347364021 61321216 13814 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26617/tid=26620] ppid=26615 vsize=59884 CPUtime=221.27
/proc/26617/task/26620/stat : 26620 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 9707 0 0 0 22119 8 0 0 25 0 3 0 347364021 61321216 13814 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526370 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.42
Current children cumulated vsize (KiB) 59884

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 26620
/proc/meminfo: memFree=1609256/2055920 swapFree=4148252/4192956
[pid=26617] ppid=26615 vsize=62680 CPUtime=563.14
/proc/26617/stat : 26617 (MiraXTv3_dyn) S 26615 26617 26231 0 -1 4194304 22248 0 0 0 56291 23 0 0 18 0 3 0 347364020 64184320 14500 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26617/statm: 15670 14500 218 20 0 15028 0
[pid=26617/tid=26619] ppid=26615 vsize=62680 CPUtime=282.12
/proc/26617/task/26619/stat : 26619 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 10941 0 0 0 28200 12 0 0 25 0 3 0 347364021 64184320 14500 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26617/tid=26620] ppid=26615 vsize=62680 CPUtime=281
/proc/26617/task/26620/stat : 26620 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 10976 0 0 0 28090 10 0 0 25 0 3 0 347364021 64184320 14500 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.14
Current children cumulated vsize (KiB) 62680

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 26620
/proc/meminfo: memFree=1606632/2055920 swapFree=4148252/4192956
[pid=26617] ppid=26615 vsize=65916 CPUtime=682.8
/proc/26617/stat : 26617 (MiraXTv3_dyn) S 26615 26617 26231 0 -1 4194304 24529 0 0 0 68255 25 0 0 18 0 3 0 347364020 67497984 15153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26617/statm: 16479 15153 218 20 0 15837 0
[pid=26617/tid=26619] ppid=26615 vsize=65916 CPUtime=342.09
/proc/26617/task/26619/stat : 26619 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 11827 0 0 0 34197 12 0 0 25 0 3 0 347364021 67497984 15153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26617/tid=26620] ppid=26615 vsize=65916 CPUtime=340.7
/proc/26617/task/26620/stat : 26620 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 12371 0 0 0 34058 12 0 0 25 0 3 0 347364021 67497984 15153 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.8
Current children cumulated vsize (KiB) 65916

[startup+402.301 s]

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

/proc/26617/task/26619/stat : 26619 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 31115 0 0 0 184101 35 0 0 25 0 3 0 347364021 80986112 18384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26617/tid=26620] ppid=26615 vsize=79088 CPUtime=1833.81
/proc/26617/task/26620/stat : 26620 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 30838 0 0 0 183354 27 0 0 25 0 3 0 347364021 80986112 18384 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3675.18
Current children cumulated vsize (KiB) 79088

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 26622
/proc/meminfo: memFree=1593576/2055920 swapFree=4148252/4192956
[pid=26617] ppid=26615 vsize=79088 CPUtime=3794.88
/proc/26617/stat : 26617 (MiraXTv3_dyn) S 26615 26617 26231 0 -1 4194304 63602 0 0 0 379425 63 0 0 18 0 3 0 347364020 80986112 18397 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26617/statm: 19772 18397 218 20 0 19130 0
[pid=26617/tid=26619] ppid=26615 vsize=79088 CPUtime=1901.32
/proc/26617/task/26619/stat : 26619 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 31848 0 0 0 190097 35 0 0 25 0 3 0 347364021 80986112 18397 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26617/tid=26620] ppid=26615 vsize=79088 CPUtime=1893.54
/proc/26617/task/26620/stat : 26620 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 31423 0 0 0 189327 27 0 0 25 0 3 0 347364021 80986112 18397 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.88
Current children cumulated vsize (KiB) 79088

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 26622
/proc/meminfo: memFree=1593576/2055920 swapFree=4148252/4192956
[pid=26617] ppid=26615 vsize=79088 CPUtime=3914.57
/proc/26617/stat : 26617 (MiraXTv3_dyn) S 26615 26617 26231 0 -1 4194304 65076 0 0 0 391393 64 0 0 18 0 3 0 347364020 80986112 18404 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26617/statm: 19772 18404 218 20 0 19130 0
[pid=26617/tid=26619] ppid=26615 vsize=79088 CPUtime=1961.3
/proc/26617/task/26619/stat : 26619 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 32586 0 0 0 196094 36 0 0 25 0 3 0 347364021 80986112 18404 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26617/tid=26620] ppid=26615 vsize=79088 CPUtime=1953.26
/proc/26617/task/26620/stat : 26620 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 32159 0 0 0 195298 28 0 0 25 0 3 0 347364021 80986112 18404 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.57
Current children cumulated vsize (KiB) 79088

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.00 5/85 26758
/proc/meminfo: memFree=1592296/2055920 swapFree=4148252/4192956
[pid=26617] ppid=26615 vsize=79088 CPUtime=4034.06
/proc/26617/stat : 26617 (MiraXTv3_dyn) S 26615 26617 26231 0 -1 4194304 66284 0 0 0 403323 83 0 0 18 0 3 0 347364020 80986112 18436 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26617/statm: 19772 18436 218 20 0 19130 0
[pid=26617/tid=26619] ppid=26615 vsize=79088 CPUtime=2021.15
/proc/26617/task/26619/stat : 26619 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 33199 0 0 0 202078 37 0 0 25 0 3 0 347364021 80986112 18436 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26617/tid=26620] ppid=26615 vsize=79088 CPUtime=2012.89
/proc/26617/task/26620/stat : 26620 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 32754 0 0 0 201244 45 0 0 25 0 3 0 347364021 80986112 18436 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4034.06
Current children cumulated vsize (KiB) 79088

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 26820
/proc/meminfo: memFree=1592992/2055920 swapFree=4148252/4192956
[pid=26617] ppid=26615 vsize=79300 CPUtime=4153.65
/proc/26617/stat : 26617 (MiraXTv3_dyn) S 26615 26617 26231 0 -1 4194304 67828 0 0 0 415273 92 0 0 18 0 3 0 347364020 81203200 18498 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26617/statm: 19825 18498 218 20 0 19183 0
[pid=26617/tid=26619] ppid=26615 vsize=79300 CPUtime=2081.05
/proc/26617/task/26619/stat : 26619 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 33967 0 0 0 208067 38 0 0 25 0 3 0 347364021 81203200 18498 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26617/tid=26620] ppid=26615 vsize=79300 CPUtime=2072.59
/proc/26617/task/26620/stat : 26620 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 33530 0 0 0 207205 54 0 0 25 0 3 0 347364021 81203200 18498 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526457 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.65
Current children cumulated vsize (KiB) 79300

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 26820
/proc/meminfo: memFree=1592864/2055920 swapFree=4148252/4192956
[pid=26617] ppid=26615 vsize=79512 CPUtime=4273.33
/proc/26617/stat : 26617 (MiraXTv3_dyn) S 26615 26617 26231 0 -1 4194304 69056 0 0 0 427240 93 0 0 18 0 3 0 347364020 81420288 18524 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26617/statm: 19878 18524 218 20 0 19236 0
[pid=26617/tid=26619] ppid=26615 vsize=79512 CPUtime=2141.01
/proc/26617/task/26619/stat : 26619 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 34591 0 0 0 214063 38 0 0 25 0 3 0 347364021 81420288 18524 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26617/tid=26620] ppid=26615 vsize=79512 CPUtime=2132.29
/proc/26617/task/26620/stat : 26620 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 34134 0 0 0 213175 54 0 0 25 0 3 0 347364021 81420288 18524 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.33
Current children cumulated vsize (KiB) 79512

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 26820
/proc/meminfo: memFree=1592800/2055920 swapFree=4148252/4192956
[pid=26617] ppid=26615 vsize=79512 CPUtime=4393.03
/proc/26617/stat : 26617 (MiraXTv3_dyn) S 26615 26617 26231 0 -1 4194304 70290 0 0 0 439208 95 0 0 18 0 3 0 347364020 81420288 18558 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26617/statm: 19878 18558 218 20 0 19236 0
[pid=26617/tid=26619] ppid=26615 vsize=79512 CPUtime=2200.98
/proc/26617/task/26619/stat : 26619 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 35218 0 0 0 220059 39 0 0 25 0 3 0 347364021 81420288 18558 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26617/tid=26620] ppid=26615 vsize=79512 CPUtime=2192.03
/proc/26617/task/26620/stat : 26620 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 34741 0 0 0 219148 55 0 0 25 0 3 0 347364021 81420288 18558 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530014 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4393.03
Current children cumulated vsize (KiB) 79512

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 26820
/proc/meminfo: memFree=1592608/2055920 swapFree=4148252/4192956
[pid=26617] ppid=26615 vsize=79644 CPUtime=4512.73
/proc/26617/stat : 26617 (MiraXTv3_dyn) S 26615 26617 26231 0 -1 4194304 71692 0 0 0 451176 97 0 0 18 0 3 0 347364020 81555456 18601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26617/statm: 19911 18601 218 20 0 19269 0
[pid=26617/tid=26619] ppid=26615 vsize=79644 CPUtime=2260.95
/proc/26617/task/26619/stat : 26619 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 35859 0 0 0 226055 40 0 0 25 0 3 0 347364021 81555456 18601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526324 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26617/tid=26620] ppid=26615 vsize=79644 CPUtime=2251.76
/proc/26617/task/26620/stat : 26620 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 35502 0 0 0 225120 56 0 0 25 0 3 0 347364021 81555456 18601 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4512.73
Current children cumulated vsize (KiB) 79644

[startup+2322.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/80 26820
/proc/meminfo: memFree=1592672/2055920 swapFree=4148252/4192956
[pid=26617] ppid=26615 vsize=79644 CPUtime=4632.4
/proc/26617/stat : 26617 (MiraXTv3_dyn) S 26615 26617 26231 0 -1 4194304 73072 0 0 0 463142 98 0 0 18 0 3 0 347364020 81555456 18612 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26617/statm: 19911 18612 218 20 0 19269 0
[pid=26617/tid=26619] ppid=26615 vsize=79644 CPUtime=2320.92
/proc/26617/task/26619/stat : 26619 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 36625 0 0 0 232051 41 0 0 25 0 3 0 347364021 81555456 18612 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26617/tid=26620] ppid=26615 vsize=79644 CPUtime=2311.47
/proc/26617/task/26620/stat : 26620 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 36116 0 0 0 231090 57 0 0 24 0 3 0 347364021 81555456 18612 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.4
Current children cumulated vsize (KiB) 79644

[startup+2382.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/80 26820
/proc/meminfo: memFree=1592488/2055920 swapFree=4148252/4192956
[pid=26617] ppid=26615 vsize=79776 CPUtime=4752.12
/proc/26617/stat : 26617 (MiraXTv3_dyn) S 26615 26617 26231 0 -1 4194304 74345 0 0 0 475113 99 0 0 18 0 3 0 347364020 81690624 18661 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26617/statm: 19944 18661 218 20 0 19302 0
[pid=26617/tid=26619] ppid=26615 vsize=79776 CPUtime=2380.88
/proc/26617/task/26619/stat : 26619 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 37274 0 0 0 238047 41 0 0 25 0 3 0 347364021 81690624 18661 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26617/tid=26620] ppid=26615 vsize=79776 CPUtime=2371.21
/proc/26617/task/26620/stat : 26620 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 36740 0 0 0 237064 57 0 0 25 0 3 0 347364021 81690624 18661 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752.12
Current children cumulated vsize (KiB) 79776

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 26820
/proc/meminfo: memFree=1592360/2055920 swapFree=4148252/4192956
[pid=26617] ppid=26615 vsize=79940 CPUtime=4871.85
/proc/26617/stat : 26617 (MiraXTv3_dyn) S 26615 26617 26231 0 -1 4194304 75606 0 0 0 487084 101 0 0 18 0 3 0 347364020 81858560 18692 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26617/statm: 19985 18692 218 20 0 19343 0
[pid=26617/tid=26619] ppid=26615 vsize=79940 CPUtime=2440.87
/proc/26617/task/26619/stat : 26619 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 37895 0 0 0 244045 42 0 0 25 0 3 0 347364021 81858560 18692 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26617/tid=26620] ppid=26615 vsize=79940 CPUtime=2430.96
/proc/26617/task/26620/stat : 26620 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 37380 0 0 0 243038 58 0 0 25 0 3 0 347364021 81858560 18692 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4871.85
Current children cumulated vsize (KiB) 79940

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 26820
/proc/meminfo: memFree=1592296/2055920 swapFree=4148252/4192956
[pid=26617] ppid=26615 vsize=79940 CPUtime=4991.56
/proc/26617/stat : 26617 (MiraXTv3_dyn) S 26615 26617 26231 0 -1 4194304 77030 0 0 0 499054 102 0 0 18 0 3 0 347364020 81858560 18725 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26617/statm: 19985 18725 218 20 0 19343 0
[pid=26617/tid=26619] ppid=26615 vsize=79940 CPUtime=2500.84
/proc/26617/task/26619/stat : 26619 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 38682 0 0 0 250041 43 0 0 25 0 3 0 347364021 81858560 18725 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26617/tid=26620] ppid=26615 vsize=79940 CPUtime=2490.69
/proc/26617/task/26620/stat : 26620 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 38017 0 0 0 249011 58 0 0 25 0 3 0 347364021 81858560 18725 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.56
Current children cumulated vsize (KiB) 79940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 26820
/proc/meminfo: memFree=1592232/2055920 swapFree=4148252/4192956
[pid=26617] ppid=26615 vsize=79940 CPUtime=5000.13
/proc/26617/stat : 26617 (MiraXTv3_dyn) S 26615 26617 26231 0 -1 4194304 77052 0 0 0 499911 102 0 0 18 0 3 0 347364020 81858560 18747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/26617/statm: 19985 18747 218 20 0 19343 0
[pid=26617/tid=26619] ppid=26615 vsize=79940 CPUtime=2505.14
/proc/26617/task/26619/stat : 26619 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 38683 0 0 0 250471 43 0 0 25 0 3 0 347364021 81858560 18747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=26617/tid=26620] ppid=26615 vsize=79940 CPUtime=2494.97
/proc/26617/task/26620/stat : 26620 (MiraXTv3_dyn) R 26615 26617 26231 0 -1 4194368 38038 0 0 0 249439 58 0 0 25 0 3 0 347364021 81858560 18747 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.13
Current children cumulated vsize (KiB) 79940

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.17
CPU user time (s): 4999.13
CPU system time (s): 1.03784
CPU usage (%): 199.478
Max. virtual memory (cumulated for all children) (KiB): 80252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.13
system time used= 1.03784
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77052
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= 583
involuntary context switches= 94519

runsolver used 2.49462 second user time and 6.68398 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Sat May 12 18:27:46 UTC 2007

IDJOB= 426170
IDBENCH= 19988
IDSOLVER= 196
FILE ID= node19/426170-1178994466

PBS_JOBID= 5252820

Free space on /tmp= 66517 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v360/unif-k3-r4.26-v360-c1533-S1459708824-17.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426170-1178994466/MiraXTv3_dyn /tmp/evaluation/426170-1178994466/instance-426170-1178994466.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-426170-1178994466 -o ROOT/results/node19/solver-426170-1178994466 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426170-1178994466/MiraXTv3_dyn /tmp/evaluation/426170-1178994466/instance-426170-1178994466.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  975946115a74669405c34f3732da3d4a

RANDOM SEED= 116369675

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.213
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.213
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:       1667416 kB
Buffers:         50420 kB
Cached:         250480 kB
SwapCached:      14280 kB
Active:         160692 kB
Inactive:       164180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1667416 kB
SwapTotal:     4192956 kB
SwapFree:      4148252 kB
Dirty:            3948 kB
Writeback:           0 kB
Mapped:          30112 kB
Slab:            49188 kB
Committed_AS:  9255824 kB
PageTables:       1784 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66517 MiB

End job on node19 on Sat May 12 19:09:35 UTC 2007