Trace number 426413

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.19 2506.73

General information on the benchmark

Namerandom/2+p/p0.9/v990/
unif2p-p0.9-v990-c3583-S1435246639-05-UNSAT.cnf
MD5SUM4298698f93b1f60c814042e23cc6c5c3
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4373.56
Satisfiable
(Un)Satisfiability was proved
Number of variables990
Number of clauses3582
Sum of the clauses size10388
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2358
Number of clauses of size 33224
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/node39/watcher-426413-1179014187 -o ROOT/results/node39/solver-426413-1179014187 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426413-1179014187/MiraXTv3_dyn /tmp/evaluation/426413-1179014187/instance-426413-1179014187.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.00 2.00 1.90 3/77 12749
/proc/meminfo: memFree=1116808/2055920 swapFree=4159376/4192956
[pid=12749] ppid=12747 vsize=3788 CPUtime=0
/proc/12749/stat : 12749 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194304 297 0 0 0 0 0 0 0 18 0 1 0 349330777 3878912 272 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 11531213 0 0 4096 0 0 0 0 17 1 0 0
/proc/12749/statm: 947 274 205 20 0 305 0

[startup+0.08416 s]
/proc/loadavg: 2.00 2.00 1.90 3/77 12749
/proc/meminfo: memFree=1116808/2055920 swapFree=4159376/4192956
[pid=12749] ppid=12747 vsize=6560 CPUtime=0.14
/proc/12749/stat : 12749 (MiraXTv3_dyn) S 12747 12749 12617 0 -1 4194304 683 0 0 0 14 0 0 0 18 0 3 0 349330777 6717440 658 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12749/statm: 1640 658 218 20 0 998 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 6560

[startup+0.101162 s]
/proc/loadavg: 2.00 2.00 1.90 3/77 12749
/proc/meminfo: memFree=1116808/2055920 swapFree=4159376/4192956
[pid=12749] ppid=12747 vsize=6560 CPUtime=0.17
/proc/12749/stat : 12749 (MiraXTv3_dyn) S 12747 12749 12617 0 -1 4194304 714 0 0 0 17 0 0 0 18 0 3 0 349330777 6717440 689 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12749/statm: 1640 689 218 20 0 998 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 6560

[startup+0.301199 s]
/proc/loadavg: 2.00 2.00 1.90 3/77 12749
/proc/meminfo: memFree=1116808/2055920 swapFree=4159376/4192956
[pid=12749] ppid=12747 vsize=9044 CPUtime=0.57
/proc/12749/stat : 12749 (MiraXTv3_dyn) S 12747 12749 12617 0 -1 4194304 1066 0 0 0 57 0 0 0 18 0 3 0 349330777 9261056 1040 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12749/statm: 2261 1040 218 20 0 1619 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9044

[startup+0.701266 s]
/proc/loadavg: 2.00 2.00 1.90 3/77 12749
/proc/meminfo: memFree=1116808/2055920 swapFree=4159376/4192956
[pid=12749] ppid=12747 vsize=11144 CPUtime=1.37
/proc/12749/stat : 12749 (MiraXTv3_dyn) S 12747 12749 12617 0 -1 4194304 1646 0 0 0 137 0 0 0 18 0 3 0 349330777 11411456 1621 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12749/statm: 2786 1621 218 20 0 2144 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 11144

[startup+1.5024 s]
/proc/loadavg: 2.00 2.00 1.90 4/80 12752
/proc/meminfo: memFree=1109488/2055920 swapFree=4159376/4192956
[pid=12749] ppid=12747 vsize=14284 CPUtime=2.96
/proc/12749/stat : 12749 (MiraXTv3_dyn) S 12747 12749 12617 0 -1 4194304 2630 0 0 0 295 1 0 0 18 0 3 0 349330777 14626816 2604 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12749/statm: 3571 2604 218 20 0 2929 0
[pid=12749/tid=12751] ppid=12747 vsize=14284 CPUtime=1.47
/proc/12749/task/12751/stat : 12751 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 1081 0 0 0 147 0 0 0 25 0 3 0 349330779 14626816 2604 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526515 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12749/tid=12752] ppid=12747 vsize=14284 CPUtime=1.46
/proc/12749/task/12752/stat : 12752 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 1151 0 0 0 146 0 0 0 18 0 3 0 349330779 14626816 2604 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 14284

[startup+3.10168 s]
/proc/loadavg: 2.00 2.00 1.90 3/80 12752
/proc/meminfo: memFree=1104560/2055920 swapFree=4159376/4192956
[pid=12749] ppid=12747 vsize=18044 CPUtime=6.16
/proc/12749/stat : 12749 (MiraXTv3_dyn) S 12747 12749 12617 0 -1 4194304 3408 0 0 0 614 2 0 0 18 0 3 0 349330777 18477056 3380 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12749/statm: 4511 3380 218 20 0 3869 0
[pid=12749/tid=12751] ppid=12747 vsize=18044 CPUtime=3.07
/proc/12749/task/12751/stat : 12751 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 1504 0 0 0 307 0 0 0 19 0 3 0 349330779 18477056 3380 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12749/tid=12752] ppid=12747 vsize=18044 CPUtime=3.06
/proc/12749/task/12752/stat : 12752 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 1506 0 0 0 305 1 0 0 25 0 3 0 349330779 18477056 3380 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520089 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 18044

[startup+6.30222 s]
/proc/loadavg: 2.00 2.00 1.90 3/80 12752
/proc/meminfo: memFree=1100208/2055920 swapFree=4159376/4192956
[pid=12749] ppid=12747 vsize=23760 CPUtime=12.54
/proc/12749/stat : 12749 (MiraXTv3_dyn) S 12747 12749 12617 0 -1 4194304 4934 0 0 0 1251 3 0 0 18 0 3 0 349330777 24330240 4832 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12749/statm: 5940 4832 218 20 0 5298 0
[pid=12749/tid=12751] ppid=12747 vsize=23760 CPUtime=6.28
/proc/12749/task/12751/stat : 12751 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 2131 0 0 0 627 1 0 0 25 0 3 0 349330779 24330240 4832 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12749/tid=12752] ppid=12747 vsize=23760 CPUtime=6.24
/proc/12749/task/12752/stat : 12752 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 2405 0 0 0 623 1 0 0 25 0 3 0 349330779 24330240 4832 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 23760

[startup+12.7013 s]
/proc/loadavg: 2.00 2.00 1.90 3/80 12752
/proc/meminfo: memFree=1084720/2055920 swapFree=4159376/4192956
[pid=12749] ppid=12747 vsize=38636 CPUtime=25.31
/proc/12749/stat : 12749 (MiraXTv3_dyn) S 12747 12749 12617 0 -1 4194304 8753 0 0 0 2523 8 0 0 18 0 3 0 349330777 39563264 8475 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12749/statm: 9659 8475 218 20 0 9017 0
[pid=12749/tid=12751] ppid=12747 vsize=38636 CPUtime=12.68
/proc/12749/task/12751/stat : 12751 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 3988 0 0 0 1265 3 0 0 25 0 3 0 349330779 39563264 8475 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12749/tid=12752] ppid=12747 vsize=38636 CPUtime=12.61
/proc/12749/task/12752/stat : 12752 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 4367 0 0 0 1257 4 0 0 25 0 3 0 349330779 39563264 8475 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 38636

[startup+25.5015 s]
/proc/loadavg: 2.00 2.00 1.90 3/80 12752
/proc/meminfo: memFree=1078256/2055920 swapFree=4159376/4192956
[pid=12749] ppid=12747 vsize=44268 CPUtime=50.83
/proc/12749/stat : 12749 (MiraXTv3_dyn) S 12747 12749 12617 0 -1 4194304 10287 0 0 0 5074 9 0 0 18 0 3 0 349330777 45330432 9660 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12749/statm: 11067 9660 218 20 0 10425 0
[pid=12749/tid=12751] ppid=12747 vsize=44268 CPUtime=25.46
/proc/12749/task/12751/stat : 12751 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 4769 0 0 0 2543 3 0 0 25 0 3 0 349330779 45330432 9660 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526297 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12749/tid=12752] ppid=12747 vsize=44268 CPUtime=25.35
/proc/12749/task/12752/stat : 12752 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 5120 0 0 0 2530 5 0 0 25 0 3 0 349330779 45330432 9660 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 44268

[startup+51.1018 s]
/proc/loadavg: 2.00 2.00 1.90 3/80 12752
/proc/meminfo: memFree=1062640/2055920 swapFree=4159376/4192956
[pid=12749] ppid=12747 vsize=59416 CPUtime=101.89
/proc/12749/stat : 12749 (MiraXTv3_dyn) S 12747 12749 12617 0 -1 4194304 14738 0 0 0 10174 15 0 0 18 0 3 0 349330777 60841984 13562 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12749/statm: 14854 13562 218 20 0 14212 0
[pid=12749/tid=12751] ppid=12747 vsize=59416 CPUtime=51.04
/proc/12749/task/12751/stat : 12751 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 7010 0 0 0 5099 5 0 0 25 0 3 0 349330779 60841984 13562 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12749/tid=12752] ppid=12747 vsize=59416 CPUtime=50.83
/proc/12749/task/12752/stat : 12752 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 7330 0 0 0 5074 9 0 0 25 0 3 0 349330779 60841984 13562 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 59416

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 12752
/proc/meminfo: memFree=1056048/2055920 swapFree=4159376/4192956
[pid=12749] ppid=12747 vsize=66244 CPUtime=204.03
/proc/12749/stat : 12749 (MiraXTv3_dyn) S 12747 12749 12617 0 -1 4194304 17691 0 0 0 20386 17 0 0 18 0 3 0 349330777 67833856 15284 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12749/statm: 16561 15284 218 20 0 15919 0
[pid=12749/tid=12751] ppid=12747 vsize=66244 CPUtime=102.21
/proc/12749/task/12751/stat : 12751 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 8652 0 0 0 10215 6 0 0 25 0 3 0 349330779 67833856 15284 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12749/tid=12752] ppid=12747 vsize=66244 CPUtime=101.79
/proc/12749/task/12752/stat : 12752 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 8641 0 0 0 10169 10 0 0 25 0 3 0 349330779 67833856 15284 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.03
Current children cumulated vsize (KiB) 66244

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 12752
/proc/meminfo: memFree=1047024/2055920 swapFree=4159376/4192956
[pid=12749] ppid=12747 vsize=75084 CPUtime=323.7
/proc/12749/stat : 12749 (MiraXTv3_dyn) S 12747 12749 12617 0 -1 4194304 21201 0 0 0 32348 22 0 0 18 0 3 0 349330777 76886016 17461 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12749/statm: 18771 17461 218 20 0 18129 0
[pid=12749/tid=12751] ppid=12747 vsize=75084 CPUtime=162.16
/proc/12749/task/12751/stat : 12751 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 10114 0 0 0 16208 8 0 0 25 0 3 0 349330779 76886016 17461 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12749/tid=12752] ppid=12747 vsize=75084 CPUtime=161.51
/proc/12749/task/12752/stat : 12752 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 10689 0 0 0 16138 13 0 0 25 0 3 0 349330779 76886016 17461 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.7
Current children cumulated vsize (KiB) 75084

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 12752
/proc/meminfo: memFree=1046000/2055920 swapFree=4159376/4192956
[pid=12749] ppid=12747 vsize=76516 CPUtime=443.39
/proc/12749/stat : 12749 (MiraXTv3_dyn) S 12747 12749 12617 0 -1 4194304 22825 0 0 0 44315 24 0 0 18 0 3 0 349330777 78352384 17677 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12749/statm: 19129 17677 218 20 0 18487 0
[pid=12749/tid=12751] ppid=12747 vsize=76516 CPUtime=222.11
/proc/12749/task/12751/stat : 12751 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 10959 0 0 0 22202 9 0 0 25 0 3 0 349330779 78352384 17677 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134520117 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12749/tid=12752] ppid=12747 vsize=76516 CPUtime=221.24
/proc/12749/task/12752/stat : 12752 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 11468 0 0 0 22110 14 0 0 25 0 3 0 349330779 78352384 17677 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.39
Current children cumulated vsize (KiB) 76516

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 12824
/proc/meminfo: memFree=1040592/2055920 swapFree=4159376/4192956
[pid=12749] ppid=12747 vsize=80192 CPUtime=562.95
/proc/12749/stat : 12749 (MiraXTv3_dyn) S 12747 12749 12617 0 -1 4194304 25155 0 0 0 56265 30 0 0 18 0 3 0 349330777 82116608 18716 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12749/statm: 20048 18716 218 20 0 19406 0
[pid=12749/tid=12751] ppid=12747 vsize=80192 CPUtime=282.03
/proc/12749/task/12751/stat : 12751 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 12092 0 0 0 28192 11 0 0 25 0 3 0 349330779 82116608 18716 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12749/tid=12752] ppid=12747 vsize=80192 CPUtime=280.9
/proc/12749/task/12752/stat : 12752 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 12665 0 0 0 28071 19 0 0 25 0 3 0 349330779 82116608 18716 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.95
Current children cumulated vsize (KiB) 80192

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 12950
/proc/meminfo: memFree=1040744/2055920 swapFree=4159376/4192956
[pid=12749] ppid=12747 vsize=81664 CPUtime=682.41
/proc/12749/stat : 12749 (MiraXTv3_dyn) S 12747 12749 12617 0 -1 4194304 26804 0 0 0 68197 44 0 0 18 0 3 0 349330777 83623936 19025 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12749/statm: 20416 19025 218 20 0 19774 0
[pid=12749/tid=12751] ppid=12747 vsize=81664 CPUtime=341.87
/proc/12749/task/12751/stat : 12751 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 12951 0 0 0 34176 11 0 0 25 0 3 0 349330779 83623936 19025 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12749/tid=12752] ppid=12747 vsize=81664 CPUtime=340.5
/proc/12749/task/12752/stat : 12752 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 13455 0 0 0 34019 31 0 0 25 0 3 0 349330779 83623936 19025 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 682.41
Current children cumulated vsize (KiB) 81664

[startup+402.302 s]

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

/proc/12749/task/12751/stat : 12751 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 32051 0 0 0 189864 30 0 0 25 0 3 0 349330779 107995136 25298 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12749/tid=12752] ppid=12747 vsize=105464 CPUtime=1895.52
/proc/12749/task/12752/stat : 12752 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 31539 0 0 0 189501 51 0 0 25 0 3 0 349330779 107995136 25298 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.48
Current children cumulated vsize (KiB) 105464

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 12950
/proc/meminfo: memFree=1015216/2055920 swapFree=4159376/4192956
[pid=12749] ppid=12747 vsize=106488 CPUtime=3914.17
/proc/12749/stat : 12749 (MiraXTv3_dyn) S 12747 12749 12617 0 -1 4194304 65203 0 0 0 391334 83 0 0 18 0 3 0 349330777 109043712 25403 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12749/statm: 26622 25403 218 20 0 25980 0
[pid=12749/tid=12751] ppid=12747 vsize=106488 CPUtime=1958.65
/proc/12749/task/12751/stat : 12751 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 32655 0 0 0 195835 30 0 0 25 0 3 0 349330779 109043712 25403 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12749/tid=12752] ppid=12747 vsize=106488 CPUtime=1955.49
/proc/12749/task/12752/stat : 12752 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 32150 0 0 0 195497 52 0 0 25 0 3 0 349330779 109043712 25403 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.17
Current children cumulated vsize (KiB) 106488

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 12950
/proc/meminfo: memFree=1015024/2055920 swapFree=4159376/4192956
[pid=12749] ppid=12747 vsize=106488 CPUtime=4033.85
/proc/12749/stat : 12749 (MiraXTv3_dyn) S 12747 12749 12617 0 -1 4194304 66479 0 0 0 403301 84 0 0 18 0 3 0 349330777 109043712 25419 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12749/statm: 26622 25419 218 20 0 25980 0
[pid=12749/tid=12751] ppid=12747 vsize=106488 CPUtime=2018.38
/proc/12749/task/12751/stat : 12751 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 33365 0 0 0 201807 31 0 0 25 0 3 0 349330779 109043712 25419 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12749/tid=12752] ppid=12747 vsize=106488 CPUtime=2015.45
/proc/12749/task/12752/stat : 12752 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 32716 0 0 0 201492 53 0 0 25 0 3 0 349330779 109043712 25419 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.85
Current children cumulated vsize (KiB) 106488

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 12950
/proc/meminfo: memFree=1014960/2055920 swapFree=4159376/4192956
[pid=12749] ppid=12747 vsize=106488 CPUtime=4153.55
/proc/12749/stat : 12749 (MiraXTv3_dyn) S 12747 12749 12617 0 -1 4194304 67768 0 0 0 415270 85 0 0 18 0 3 0 349330777 109043712 25436 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12749/statm: 26622 25436 218 20 0 25980 0
[pid=12749/tid=12751] ppid=12747 vsize=106488 CPUtime=2078.11
/proc/12749/task/12751/stat : 12751 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 34081 0 0 0 207780 31 0 0 25 0 3 0 349330779 109043712 25436 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12749/tid=12752] ppid=12747 vsize=106488 CPUtime=2075.42
/proc/12749/task/12752/stat : 12752 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 33289 0 0 0 207489 53 0 0 25 0 3 0 349330779 109043712 25436 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.55
Current children cumulated vsize (KiB) 106488

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 12950
/proc/meminfo: memFree=1014896/2055920 swapFree=4159376/4192956
[pid=12749] ppid=12747 vsize=106488 CPUtime=4273.23
/proc/12749/stat : 12749 (MiraXTv3_dyn) S 12747 12749 12617 0 -1 4194304 68920 0 0 0 427237 86 0 0 18 0 3 0 349330777 109043712 25449 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12749/statm: 26622 25449 218 20 0 25980 0
[pid=12749/tid=12751] ppid=12747 vsize=106488 CPUtime=2137.82
/proc/12749/task/12751/stat : 12751 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 34657 0 0 0 213751 31 0 0 25 0 3 0 349330779 109043712 25449 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12749/tid=12752] ppid=12747 vsize=106488 CPUtime=2135.38
/proc/12749/task/12752/stat : 12752 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 33865 0 0 0 213484 54 0 0 25 0 3 0 349330779 109043712 25449 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.23
Current children cumulated vsize (KiB) 106488

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 12950
/proc/meminfo: memFree=1014832/2055920 swapFree=4159376/4192956
[pid=12749] ppid=12747 vsize=106488 CPUtime=4392.92
/proc/12749/stat : 12749 (MiraXTv3_dyn) S 12747 12749 12617 0 -1 4194304 70081 0 0 0 439205 87 0 0 18 0 3 0 349330777 109043712 25462 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12749/statm: 26622 25462 218 20 0 25980 0
[pid=12749/tid=12751] ppid=12747 vsize=106488 CPUtime=2197.54
/proc/12749/task/12751/stat : 12751 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 35237 0 0 0 219722 32 0 0 25 0 3 0 349330779 109043712 25462 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12749/tid=12752] ppid=12747 vsize=106488 CPUtime=2195.35
/proc/12749/task/12752/stat : 12752 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 34446 0 0 0 219480 55 0 0 25 0 3 0 349330779 109043712 25462 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526420 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.92
Current children cumulated vsize (KiB) 106488

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 12950
/proc/meminfo: memFree=1014768/2055920 swapFree=4159376/4192956
[pid=12749] ppid=12747 vsize=106488 CPUtime=4512.61
/proc/12749/stat : 12749 (MiraXTv3_dyn) S 12747 12749 12617 0 -1 4194304 71251 0 0 0 451173 88 0 0 18 0 3 0 349330777 109043712 25475 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12749/statm: 26622 25475 218 20 0 25980 0
[pid=12749/tid=12751] ppid=12747 vsize=106488 CPUtime=2257.26
/proc/12749/task/12751/stat : 12751 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 35823 0 0 0 225694 32 0 0 16 0 3 0 349330779 109043712 25475 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 11523586 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12749/tid=12752] ppid=12747 vsize=106488 CPUtime=2255.33
/proc/12749/task/12752/stat : 12752 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 35030 0 0 0 225478 55 0 0 25 0 3 0 349330779 109043712 25475 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.61
Current children cumulated vsize (KiB) 106488

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 12950
/proc/meminfo: memFree=1014704/2055920 swapFree=4159376/4192956
[pid=12749] ppid=12747 vsize=106488 CPUtime=4632.27
/proc/12749/stat : 12749 (MiraXTv3_dyn) S 12747 12749 12617 0 -1 4194304 72430 0 0 0 463138 89 0 0 18 0 3 0 349330777 109043712 25489 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12749/statm: 26622 25489 218 20 0 25980 0
[pid=12749/tid=12751] ppid=12747 vsize=106488 CPUtime=2316.95
/proc/12749/task/12751/stat : 12751 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 36413 0 0 0 231663 32 0 0 25 0 3 0 349330779 109043712 25489 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12749/tid=12752] ppid=12747 vsize=106488 CPUtime=2315.3
/proc/12749/task/12752/stat : 12752 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 35619 0 0 0 231474 56 0 0 25 0 3 0 349330779 109043712 25489 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.27
Current children cumulated vsize (KiB) 106488

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 12950
/proc/meminfo: memFree=1014576/2055920 swapFree=4159376/4192956
[pid=12749] ppid=12747 vsize=106488 CPUtime=4751.98
/proc/12749/stat : 12749 (MiraXTv3_dyn) S 12747 12749 12617 0 -1 4194304 73623 0 0 0 475108 90 0 0 18 0 3 0 349330777 109043712 25508 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12749/statm: 26622 25508 218 20 0 25980 0
[pid=12749/tid=12751] ppid=12747 vsize=106488 CPUtime=2376.7
/proc/12749/task/12751/stat : 12751 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 37010 0 0 0 237637 33 0 0 25 0 3 0 349330779 109043712 25508 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12749/tid=12752] ppid=12747 vsize=106488 CPUtime=2375.26
/proc/12749/task/12752/stat : 12752 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 36215 0 0 0 237470 56 0 0 25 0 3 0 349330779 109043712 25508 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.98
Current children cumulated vsize (KiB) 106488

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 12950
/proc/meminfo: memFree=1014512/2055920 swapFree=4159376/4192956
[pid=12749] ppid=12747 vsize=106488 CPUtime=4871.68
/proc/12749/stat : 12749 (MiraXTv3_dyn) S 12747 12749 12617 0 -1 4194304 74818 0 0 0 487077 91 0 0 18 0 3 0 349330777 109043712 25520 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12749/statm: 26622 25520 218 20 0 25980 0
[pid=12749/tid=12751] ppid=12747 vsize=106488 CPUtime=2436.41
/proc/12749/task/12751/stat : 12751 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 37607 0 0 0 243608 33 0 0 25 0 3 0 349330779 109043712 25520 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12749/tid=12752] ppid=12747 vsize=106488 CPUtime=2435.24
/proc/12749/task/12752/stat : 12752 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 36813 0 0 0 243467 57 0 0 25 0 3 0 349330779 109043712 25520 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.68
Current children cumulated vsize (KiB) 106488

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 12950
/proc/meminfo: memFree=1013296/2055920 swapFree=4159376/4192956
[pid=12749] ppid=12747 vsize=108536 CPUtime=4991.36
/proc/12749/stat : 12749 (MiraXTv3_dyn) S 12747 12749 12617 0 -1 4194304 76009 0 0 0 499043 93 0 0 18 0 3 0 349330777 111140864 25819 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12749/statm: 27134 25819 218 20 0 26492 0
[pid=12749/tid=12751] ppid=12747 vsize=108536 CPUtime=2496.12
/proc/12749/task/12751/stat : 12751 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 38059 0 0 0 249579 33 0 0 25 0 3 0 349330779 111140864 25819 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526531 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12749/tid=12752] ppid=12747 vsize=108536 CPUtime=2495.2
/proc/12749/task/12752/stat : 12752 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 37552 0 0 0 249462 58 0 0 25 0 3 0 349330779 111140864 25819 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.36
Current children cumulated vsize (KiB) 108536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.7 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 12950
/proc/meminfo: memFree=1013296/2055920 swapFree=4159376/4192956
[pid=12749] ppid=12747 vsize=108536 CPUtime=5000.15
/proc/12749/stat : 12749 (MiraXTv3_dyn) S 12747 12749 12617 0 -1 4194304 76159 0 0 0 499922 93 0 0 18 0 3 0 349330777 111140864 25820 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12749/statm: 27134 25820 218 20 0 26492 0
[pid=12749/tid=12751] ppid=12747 vsize=108536 CPUtime=2500.5
/proc/12749/task/12751/stat : 12751 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 38059 0 0 0 250017 33 0 0 25 0 3 0 349330779 111140864 25820 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12749/tid=12752] ppid=12747 vsize=108536 CPUtime=2499.62
/proc/12749/task/12752/stat : 12752 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 37702 0 0 0 249903 59 0 0 25 0 3 0 349330779 111140864 25820 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.15
Current children cumulated vsize (KiB) 108536

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

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

[startup+2506.7 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 12950
/proc/meminfo: memFree=1013296/2055920 swapFree=4159376/4192956
[pid=12749] ppid=12747 vsize=108536 CPUtime=5000.15
/proc/12749/stat : 12749 (MiraXTv3_dyn) S 12747 12749 12617 0 -1 4194304 76159 0 0 0 499922 93 0 0 18 0 3 0 349330777 111140864 25820 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12749/statm: 27134 25820 218 20 0 26492 0
[pid=12749/tid=12751] ppid=12747 vsize=108536 CPUtime=2500.5
/proc/12749/task/12751/stat : 12751 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 38059 0 0 0 250017 33 0 0 25 0 3 0 349330779 111140864 25820 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=12749/tid=12752] ppid=12747 vsize=108536 CPUtime=2499.62
/proc/12749/task/12752/stat : 12752 (MiraXTv3_dyn) R 12747 12749 12617 0 -1 4194368 37702 0 0 0 249903 59 0 0 25 0 3 0 349330779 111140864 25820 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.15
Current children cumulated vsize (KiB) 108536

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2506.73
CPU time (s): 5000.19
CPU user time (s): 4999.24
CPU system time (s): 0.949855
CPU usage (%): 199.47
Max. virtual memory (cumulated for all children) (KiB): 108536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.24
system time used= 0.949855
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76159
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= 352
involuntary context switches= 94454

runsolver used 2.50862 second user time and 6.66699 second system time

The end

Launcher Data (download as text)

Begin job on node39 on Sat May 12 23:56:27 UTC 2007

IDJOB= 426413
IDBENCH= 20260
IDSOLVER= 196
FILE ID= node39/426413-1179014187

PBS_JOBID= 5252999

Free space on /tmp= 66550 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v990/unif2p-p0.9-v990-c3583-S1435246639-05-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/426413-1179014187/MiraXTv3_dyn /tmp/evaluation/426413-1179014187/instance-426413-1179014187.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-426413-1179014187 -o ROOT/results/node39/solver-426413-1179014187 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426413-1179014187/MiraXTv3_dyn /tmp/evaluation/426413-1179014187/instance-426413-1179014187.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  4298698f93b1f60c814042e23cc6c5c3

RANDOM SEED= 316580615

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node39.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.256
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.256
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:       1117024 kB
Buffers:         52104 kB
Cached:         743960 kB
SwapCached:      13340 kB
Active:         537632 kB
Inactive:       281904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1117024 kB
SwapTotal:     4192956 kB
SwapFree:      4159376 kB
Dirty:            3972 kB
Writeback:           0 kB
Mapped:          30364 kB
Slab:           104664 kB
Committed_AS:  5217556 kB
PageTables:       2012 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= 66550 MiB

End job on node39 on Sun May 13 00:38:16 UTC 2007