Trace number 456510

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.08 2506.43

General information on the benchmark

Namecrafted/Difficult/contest05/others/
linvrinv5.sat05-564.reshuffled-07.cnf
MD5SUM7b1cebbdf060989ddb5c4faf02370afb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark822.56
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1426
Sum of the clauses size3800
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2500
Number of clauses of size 3925
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

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/node38/watcher-456510-1179051043 -o ROOT/results/node38/solver-456510-1179051043 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456510-1179051043/MiraXTv3_dyn /tmp/evaluation/456510-1179051043/instance-456510-1179051043.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.69 1.92 1.81 3/77 12949
/proc/meminfo: memFree=1279256/2055920 swapFree=4154688/4192956
[pid=12949] ppid=12947 vsize=3788 CPUtime=0
/proc/12949/stat : 12949 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 337270960 3878912 256 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 9044941 0 0 4096 0 0 0 0 17 1 0 0
/proc/12949/statm: 947 262 205 20 0 305 0

[startup+0.075104 s]
/proc/loadavg: 1.69 1.92 1.81 3/77 12949
/proc/meminfo: memFree=1279256/2055920 swapFree=4154688/4192956
[pid=12949] ppid=12947 vsize=6388 CPUtime=0.12
/proc/12949/stat : 12949 (MiraXTv3_dyn) S 12947 12949 12618 0 -1 4194304 582 0 0 0 12 0 0 0 18 0 3 0 337270960 6541312 557 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 1597 557 218 20 0 955 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 6388

[startup+0.102109 s]
/proc/loadavg: 1.69 1.92 1.81 3/77 12949
/proc/meminfo: memFree=1279256/2055920 swapFree=4154688/4192956
[pid=12949] ppid=12947 vsize=6520 CPUtime=0.17
/proc/12949/stat : 12949 (MiraXTv3_dyn) S 12947 12949 12618 0 -1 4194304 649 0 0 0 17 0 0 0 18 0 3 0 337270960 6676480 624 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 1630 624 218 20 0 988 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 6520

[startup+0.30215 s]
/proc/loadavg: 1.69 1.92 1.81 3/77 12949
/proc/meminfo: memFree=1279256/2055920 swapFree=4154688/4192956
[pid=12949] ppid=12947 vsize=8272 CPUtime=0.57
/proc/12949/stat : 12949 (MiraXTv3_dyn) S 12947 12949 12618 0 -1 4194304 1066 0 0 0 57 0 0 0 18 0 3 0 337270960 8470528 1041 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 2068 1041 218 20 0 1426 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 8272

[startup+0.701226 s]
/proc/loadavg: 1.69 1.92 1.81 3/77 12949
/proc/meminfo: memFree=1279256/2055920 swapFree=4154688/4192956
[pid=12949] ppid=12947 vsize=10684 CPUtime=1.37
/proc/12949/stat : 12949 (MiraXTv3_dyn) S 12947 12949 12618 0 -1 4194304 1667 0 0 0 137 0 0 0 18 0 3 0 337270960 10940416 1642 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 2671 1642 218 20 0 2029 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 10684

[startup+1.50138 s]
/proc/loadavg: 1.69 1.92 1.81 3/80 12952
/proc/meminfo: memFree=1271808/2055920 swapFree=4154688/4192956
[pid=12949] ppid=12947 vsize=14560 CPUtime=2.97
/proc/12949/stat : 12949 (MiraXTv3_dyn) S 12947 12949 12618 0 -1 4194304 2550 0 0 0 296 1 0 0 18 0 3 0 337270960 14909440 2525 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 3640 2526 218 20 0 2998 0
[pid=12949/tid=12951] ppid=12947 vsize=14560 CPUtime=1.48
/proc/12949/task/12951/stat : 12951 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 1027 0 0 0 148 0 0 0 22 0 3 0 337270962 14909440 2526 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 9041531 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12949/tid=12952] ppid=12947 vsize=14560 CPUtime=1.47
/proc/12949/task/12952/stat : 12952 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 1164 0 0 0 147 0 0 0 25 0 3 0 337270962 14909440 2526 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520299 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 14560

[startup+3.10169 s]
/proc/loadavg: 1.69 1.92 1.81 3/80 12952
/proc/meminfo: memFree=1267584/2055920 swapFree=4154688/4192956
[pid=12949] ppid=12947 vsize=18184 CPUtime=6.16
/proc/12949/stat : 12949 (MiraXTv3_dyn) S 12947 12949 12618 0 -1 4194304 3266 0 0 0 615 1 0 0 18 0 3 0 337270960 18620416 3241 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 4546 3241 218 20 0 3904 0
[pid=12949/tid=12951] ppid=12947 vsize=18184 CPUtime=3.07
/proc/12949/task/12951/stat : 12951 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 1413 0 0 0 307 0 0 0 21 0 3 0 337270962 18620416 3241 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134521792 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12949/tid=12952] ppid=12947 vsize=18184 CPUtime=3.06
/proc/12949/task/12952/stat : 12952 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 1493 0 0 0 306 0 0 0 19 0 3 0 337270962 18620416 3241 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526302 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 18184

[startup+6.3013 s]
/proc/loadavg: 1.72 1.92 1.81 3/80 12952
/proc/meminfo: memFree=1263368/2055920 swapFree=4154688/4192956
[pid=12949] ppid=12947 vsize=23536 CPUtime=12.55
/proc/12949/stat : 12949 (MiraXTv3_dyn) S 12947 12949 12618 0 -1 4194304 4700 0 0 0 1253 2 0 0 18 0 3 0 337270960 24100864 4638 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 5884 4638 218 20 0 5242 0
[pid=12949/tid=12951] ppid=12947 vsize=23536 CPUtime=6.27
/proc/12949/task/12951/stat : 12951 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 2078 0 0 0 627 0 0 0 25 0 3 0 337270962 24100864 4638 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12949/tid=12952] ppid=12947 vsize=23536 CPUtime=6.24
/proc/12949/task/12952/stat : 12952 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 2262 0 0 0 624 0 0 0 19 0 3 0 337270962 24100864 4638 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 23536

[startup+12.7015 s]
/proc/loadavg: 1.74 1.92 1.81 3/80 12952
/proc/meminfo: memFree=1250632/2055920 swapFree=4154688/4192956
[pid=12949] ppid=12947 vsize=34464 CPUtime=25.32
/proc/12949/stat : 12949 (MiraXTv3_dyn) S 12947 12949 12618 0 -1 4194304 7643 0 0 0 2527 5 0 0 18 0 3 0 337270960 35291136 7453 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 8616 7453 218 20 0 7974 0
[pid=12949/tid=12951] ppid=12947 vsize=34464 CPUtime=12.67
/proc/12949/task/12951/stat : 12951 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 3510 0 0 0 1266 1 0 0 25 0 3 0 337270962 35291136 7453 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 9041531 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12949/tid=12952] ppid=12947 vsize=34464 CPUtime=12.62
/proc/12949/task/12952/stat : 12952 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 3773 0 0 0 1259 3 0 0 25 0 3 0 337270962 35291136 7453 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 34464

[startup+25.503 s]
/proc/loadavg: 1.80 1.93 1.81 3/80 12952
/proc/meminfo: memFree=1245512/2055920 swapFree=4154688/4192956
[pid=12949] ppid=12947 vsize=39976 CPUtime=50.83
/proc/12949/stat : 12949 (MiraXTv3_dyn) S 12947 12949 12618 0 -1 4194304 8987 0 0 0 5078 5 0 0 18 0 3 0 337270960 40935424 8526 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 9994 8526 218 20 0 9352 0
[pid=12949/tid=12951] ppid=12947 vsize=39976 CPUtime=25.46
/proc/12949/task/12951/stat : 12951 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 4224 0 0 0 2545 1 0 0 19 0 3 0 337270962 40935424 8526 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12949/tid=12952] ppid=12947 vsize=39976 CPUtime=25.35
/proc/12949/task/12952/stat : 12952 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 4403 0 0 0 2532 3 0 0 25 0 3 0 337270962 40935424 8526 18446744073709551615 134512640 134597700 4294956592 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) 39976

[startup+51.1029 s]
/proc/loadavg: 1.87 1.93 1.82 3/80 12952
/proc/meminfo: memFree=1231304/2055920 swapFree=4154688/4192956
[pid=12949] ppid=12947 vsize=53808 CPUtime=101.9
/proc/12949/stat : 12949 (MiraXTv3_dyn) S 12947 12949 12618 0 -1 4194304 13001 0 0 0 10179 11 0 0 18 0 3 0 337270960 55099392 12090 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 13452 12090 218 20 0 12810 0
[pid=12949/tid=12951] ppid=12947 vsize=53808 CPUtime=51.04
/proc/12949/task/12951/stat : 12951 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 6095 0 0 0 5100 4 0 0 25 0 3 0 337270962 55099392 12090 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526294 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12949/tid=12952] ppid=12947 vsize=53808 CPUtime=50.84
/proc/12949/task/12952/stat : 12952 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 6546 0 0 0 5078 6 0 0 25 0 3 0 337270962 55099392 12090 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520283 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 53808

[startup+102.306 s]
/proc/loadavg: 1.98 1.95 1.83 3/80 12952
/proc/meminfo: memFree=1225032/2055920 swapFree=4154688/4192956
[pid=12949] ppid=12947 vsize=59216 CPUtime=204.05
/proc/12949/stat : 12949 (MiraXTv3_dyn) S 12947 12949 12618 0 -1 4194304 15444 0 0 0 20390 15 0 0 18 0 3 0 337270960 60637184 13609 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 14804 13609 218 20 0 14162 0
[pid=12949/tid=12951] ppid=12947 vsize=59216 CPUtime=102.21
/proc/12949/task/12951/stat : 12951 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 7373 0 0 0 10215 6 0 0 25 0 3 0 337270962 60637184 13609 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12949/tid=12952] ppid=12947 vsize=59216 CPUtime=101.81
/proc/12949/task/12952/stat : 12952 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 7711 0 0 0 10173 8 0 0 25 0 3 0 337270962 60637184 13609 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526373 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 59216

[startup+162.302 s]
/proc/loadavg: 2.02 1.97 1.84 3/80 12952
/proc/meminfo: memFree=1217608/2055920 swapFree=4154688/4192956
[pid=12949] ppid=12947 vsize=67400 CPUtime=323.74
/proc/12949/stat : 12949 (MiraXTv3_dyn) S 12947 12949 12618 0 -1 4194304 18252 0 0 0 32356 18 0 0 18 0 3 0 337270960 69017600 15447 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 16850 15447 218 20 0 16208 0
[pid=12949/tid=12951] ppid=12947 vsize=67400 CPUtime=162.17
/proc/12949/task/12951/stat : 12951 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 8310 0 0 0 16211 6 0 0 25 0 3 0 337270962 69017600 15447 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12949/tid=12952] ppid=12947 vsize=67400 CPUtime=161.53
/proc/12949/task/12952/stat : 12952 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 9582 0 0 0 16143 10 0 0 25 0 3 0 337270962 69017600 15447 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 323.74
Current children cumulated vsize (KiB) 67400

[startup+222.302 s]
/proc/loadavg: 2.32 2.05 1.87 3/80 12952
/proc/meminfo: memFree=1216968/2055920 swapFree=4154688/4192956
[pid=12949] ppid=12947 vsize=67704 CPUtime=443.42
/proc/12949/stat : 12949 (MiraXTv3_dyn) S 12947 12949 12618 0 -1 4194304 19419 0 0 0 44323 19 0 0 18 0 3 0 337270960 69328896 15620 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 16926 15620 218 20 0 16284 0
[pid=12949/tid=12951] ppid=12947 vsize=67704 CPUtime=222.13
/proc/12949/task/12951/stat : 12951 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 8843 0 0 0 22206 7 0 0 25 0 3 0 337270962 69328896 15620 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12949/tid=12952] ppid=12947 vsize=67704 CPUtime=221.26
/proc/12949/task/12952/stat : 12952 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 10216 0 0 0 22115 11 0 0 25 0 3 0 337270962 69328896 15620 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 443.42
Current children cumulated vsize (KiB) 67704

[startup+282.301 s]
/proc/loadavg: 2.15 2.05 1.88 3/80 12952
/proc/meminfo: memFree=1216456/2055920 swapFree=4154688/4192956
[pid=12949] ppid=12947 vsize=67988 CPUtime=563.11
/proc/12949/stat : 12949 (MiraXTv3_dyn) S 12947 12949 12618 0 -1 4194304 20378 0 0 0 56291 20 0 0 18 0 3 0 337270960 69619712 15723 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 16997 15723 218 20 0 16355 0
[pid=12949/tid=12951] ppid=12947 vsize=67988 CPUtime=282.1
/proc/12949/task/12951/stat : 12951 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 9308 0 0 0 28202 8 0 0 25 0 3 0 337270962 69619712 15723 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12949/tid=12952] ppid=12947 vsize=67988 CPUtime=280.99
/proc/12949/task/12952/stat : 12952 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 10710 0 0 0 28088 11 0 0 25 0 3 0 337270962 69619712 15723 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.11
Current children cumulated vsize (KiB) 67988

[startup+342.302 s]
/proc/loadavg: 2.12 2.06 1.89 3/80 12952
/proc/meminfo: memFree=1215880/2055920 swapFree=4154688/4192956
[pid=12949] ppid=12947 vsize=68556 CPUtime=682.8
/proc/12949/stat : 12949 (MiraXTv3_dyn) S 12947 12949 12618 0 -1 4194304 21401 0 0 0 68259 21 0 0 18 0 3 0 337270960 70201344 15879 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 17139 15879 218 20 0 16497 0
[pid=12949/tid=12951] ppid=12947 vsize=68556 CPUtime=342.06
/proc/12949/task/12951/stat : 12951 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 9932 0 0 0 34198 8 0 0 25 0 3 0 337270962 70201344 15879 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12949/tid=12952] ppid=12947 vsize=68556 CPUtime=340.71
/proc/12949/task/12952/stat : 12952 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 11109 0 0 0 34059 12 0 0 25 0 3 0 337270962 70201344 15879 18446744073709551615 134512640 134597700 4294956592 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) 68556

[startup+402.301 s]

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

/proc/12949/task/12951/stat : 12951 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 21008 0 0 0 184097 28 0 0 25 0 3 0 337270962 88100864 19990 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12949/tid=12952] ppid=12947 vsize=86036 CPUtime=1833.88
/proc/12949/task/12952/stat : 12952 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 22748 0 0 0 183366 22 0 0 25 0 3 0 337270962 88100864 19990 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3675.16
Current children cumulated vsize (KiB) 86036

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 12954
/proc/meminfo: memFree=1197000/2055920 swapFree=4154688/4192956
[pid=12949] ppid=12947 vsize=88084 CPUtime=3794.87
/proc/12949/stat : 12949 (MiraXTv3_dyn) S 12947 12949 12618 0 -1 4194304 45360 0 0 0 379433 54 0 0 18 0 3 0 337270960 90198016 20597 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 22021 20597 218 20 0 21379 0
[pid=12949/tid=12951] ppid=12947 vsize=88084 CPUtime=1901.22
/proc/12949/task/12951/stat : 12951 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 21284 0 0 0 190093 29 0 0 25 0 3 0 337270962 90198016 20597 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12949/tid=12952] ppid=12947 vsize=88084 CPUtime=1893.62
/proc/12949/task/12952/stat : 12952 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 23716 0 0 0 189338 24 0 0 25 0 3 0 337270962 90198016 20597 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3794.87
Current children cumulated vsize (KiB) 88084

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 12954
/proc/meminfo: memFree=1196936/2055920 swapFree=4154688/4192956
[pid=12949] ppid=12947 vsize=88084 CPUtime=3914.56
/proc/12949/stat : 12949 (MiraXTv3_dyn) S 12947 12949 12618 0 -1 4194304 45998 0 0 0 391402 54 0 0 18 0 3 0 337270960 90198016 20598 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 22021 20598 218 20 0 21379 0
[pid=12949/tid=12951] ppid=12947 vsize=88084 CPUtime=1961.2
/proc/12949/task/12951/stat : 12951 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 21557 0 0 0 196090 30 0 0 25 0 3 0 337270962 90198016 20598 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134565733 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12949/tid=12952] ppid=12947 vsize=88084 CPUtime=1953.34
/proc/12949/task/12952/stat : 12952 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 24081 0 0 0 195310 24 0 0 25 0 3 0 337270962 90198016 20598 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3914.56
Current children cumulated vsize (KiB) 88084

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 12954
/proc/meminfo: memFree=1196936/2055920 swapFree=4154688/4192956
[pid=12949] ppid=12947 vsize=88084 CPUtime=4034.26
/proc/12949/stat : 12949 (MiraXTv3_dyn) S 12947 12949 12618 0 -1 4194304 46728 0 0 0 403371 55 0 0 18 0 3 0 337270960 90198016 20600 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 22021 20600 218 20 0 21379 0
[pid=12949/tid=12951] ppid=12947 vsize=88084 CPUtime=2021.17
/proc/12949/task/12951/stat : 12951 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 21922 0 0 0 202087 30 0 0 25 0 3 0 337270962 90198016 20600 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12949/tid=12952] ppid=12947 vsize=88084 CPUtime=2013.06
/proc/12949/task/12952/stat : 12952 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 24446 0 0 0 201282 24 0 0 25 0 3 0 337270962 90198016 20600 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4034.26
Current children cumulated vsize (KiB) 88084

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 12954
/proc/meminfo: memFree=1196872/2055920 swapFree=4154688/4192956
[pid=12949] ppid=12947 vsize=88084 CPUtime=4153.97
/proc/12949/stat : 12949 (MiraXTv3_dyn) S 12947 12949 12618 0 -1 4194304 47370 0 0 0 415341 56 0 0 18 0 3 0 337270960 90198016 20605 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 22021 20605 218 20 0 21379 0
[pid=12949/tid=12951] ppid=12947 vsize=88084 CPUtime=2081.13
/proc/12949/task/12951/stat : 12951 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 22196 0 0 0 208082 31 0 0 25 0 3 0 337270962 90198016 20605 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12949/tid=12952] ppid=12947 vsize=88084 CPUtime=2072.81
/proc/12949/task/12952/stat : 12952 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 24814 0 0 0 207257 24 0 0 25 0 3 0 337270962 90198016 20605 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526288 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4153.97
Current children cumulated vsize (KiB) 88084

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 12954
/proc/meminfo: memFree=1196808/2055920 swapFree=4154688/4192956
[pid=12949] ppid=12947 vsize=88284 CPUtime=4273.66
/proc/12949/stat : 12949 (MiraXTv3_dyn) S 12947 12949 12618 0 -1 4194304 48156 0 0 0 427309 57 0 0 18 0 3 0 337270960 90402816 20660 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 22071 20660 218 20 0 21429 0
[pid=12949/tid=12951] ppid=12947 vsize=88284 CPUtime=2141.09
/proc/12949/task/12951/stat : 12951 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 22613 0 0 0 214077 32 0 0 25 0 3 0 337270962 90402816 20660 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12949/tid=12952] ppid=12947 vsize=88284 CPUtime=2132.54
/proc/12949/task/12952/stat : 12952 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 25183 0 0 0 213230 24 0 0 25 0 3 0 337270962 90402816 20660 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4273.66
Current children cumulated vsize (KiB) 88284

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 12954
/proc/meminfo: memFree=1196616/2055920 swapFree=4154688/4192956
[pid=12949] ppid=12947 vsize=88284 CPUtime=4393.36
/proc/12949/stat : 12949 (MiraXTv3_dyn) S 12947 12949 12618 0 -1 4194304 48914 0 0 0 439278 58 0 0 18 0 3 0 337270960 90402816 20682 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 22071 20682 218 20 0 21429 0
[pid=12949/tid=12951] ppid=12947 vsize=88284 CPUtime=2201.06
/proc/12949/task/12951/stat : 12951 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 22994 0 0 0 220074 32 0 0 25 0 3 0 337270962 90402816 20682 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12949/tid=12952] ppid=12947 vsize=88284 CPUtime=2192.27
/proc/12949/task/12952/stat : 12952 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 25560 0 0 0 219202 25 0 0 25 0 3 0 337270962 90402816 20682 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526397 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4393.36
Current children cumulated vsize (KiB) 88284

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 12954
/proc/meminfo: memFree=1196616/2055920 swapFree=4154688/4192956
[pid=12949] ppid=12947 vsize=88284 CPUtime=4513.07
/proc/12949/stat : 12949 (MiraXTv3_dyn) S 12947 12949 12618 0 -1 4194304 49658 0 0 0 451248 59 0 0 18 0 3 0 337270960 90402816 20690 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 22071 20690 218 20 0 21429 0
[pid=12949/tid=12951] ppid=12947 vsize=88284 CPUtime=2261.03
/proc/12949/task/12951/stat : 12951 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 23366 0 0 0 226070 33 0 0 25 0 3 0 337270962 90402816 20690 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12949/tid=12952] ppid=12947 vsize=88284 CPUtime=2252.02
/proc/12949/task/12952/stat : 12952 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 25932 0 0 0 225177 25 0 0 25 0 3 0 337270962 90402816 20690 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4513.07
Current children cumulated vsize (KiB) 88284

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 12954
/proc/meminfo: memFree=1196552/2055920 swapFree=4154688/4192956
[pid=12949] ppid=12947 vsize=88284 CPUtime=4632.78
/proc/12949/stat : 12949 (MiraXTv3_dyn) S 12947 12949 12618 0 -1 4194304 50404 0 0 0 463218 60 0 0 18 0 3 0 337270960 90402816 20694 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 22071 20694 218 20 0 21429 0
[pid=12949/tid=12951] ppid=12947 vsize=88284 CPUtime=2321.01
/proc/12949/task/12951/stat : 12951 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 23739 0 0 0 232067 34 0 0 25 0 3 0 337270962 90402816 20694 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12949/tid=12952] ppid=12947 vsize=88284 CPUtime=2311.75
/proc/12949/task/12952/stat : 12952 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 26305 0 0 0 231150 25 0 0 25 0 3 0 337270962 90402816 20694 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526712 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4632.78
Current children cumulated vsize (KiB) 88284

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 12954
/proc/meminfo: memFree=1194632/2055920 swapFree=4154688/4192956
[pid=12949] ppid=12947 vsize=89968 CPUtime=4752.47
/proc/12949/stat : 12949 (MiraXTv3_dyn) S 12947 12949 12618 0 -1 4194304 51622 0 0 0 475186 61 0 0 18 0 3 0 337270960 92127232 21168 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 22492 21168 218 20 0 21850 0
[pid=12949/tid=12951] ppid=12947 vsize=89968 CPUtime=2380.97
/proc/12949/task/12951/stat : 12951 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 24261 0 0 0 238063 34 0 0 25 0 3 0 337270962 92127232 21168 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12949/tid=12952] ppid=12947 vsize=89968 CPUtime=2371.48
/proc/12949/task/12952/stat : 12952 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 27001 0 0 0 237122 26 0 0 25 0 3 0 337270962 92127232 21168 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4752.47
Current children cumulated vsize (KiB) 89968

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 12954
/proc/meminfo: memFree=1192200/2055920 swapFree=4154688/4192956
[pid=12949] ppid=12947 vsize=92212 CPUtime=4872.16
/proc/12949/stat : 12949 (MiraXTv3_dyn) S 12947 12949 12618 0 -1 4194304 52954 0 0 0 487153 63 0 0 18 0 3 0 337270960 94425088 21756 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 23053 21756 218 20 0 22411 0
[pid=12949/tid=12951] ppid=12947 vsize=92212 CPUtime=2440.94
/proc/12949/task/12951/stat : 12951 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 25216 0 0 0 244058 36 0 0 25 0 3 0 337270962 94425088 21756 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12949/tid=12952] ppid=12947 vsize=92212 CPUtime=2431.19
/proc/12949/task/12952/stat : 12952 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 27378 0 0 0 243093 26 0 0 25 0 3 0 337270962 94425088 21756 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4872.16
Current children cumulated vsize (KiB) 92212

[startup+2502.3 s]
/proc/loadavg: 2.08 2.02 1.92 3/80 12954
/proc/meminfo: memFree=1192264/2055920 swapFree=4154688/4192956
[pid=12949] ppid=12947 vsize=92396 CPUtime=4991.85
/proc/12949/stat : 12949 (MiraXTv3_dyn) S 12947 12949 12618 0 -1 4194304 53624 0 0 0 499121 64 0 0 18 0 3 0 337270960 94613504 21773 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 23099 21773 218 20 0 22457 0
[pid=12949/tid=12951] ppid=12947 vsize=92396 CPUtime=2500.9
/proc/12949/task/12951/stat : 12951 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 25512 0 0 0 250054 36 0 0 25 0 3 0 337270962 94613504 21773 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134520288 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12949/tid=12952] ppid=12947 vsize=92396 CPUtime=2490.93
/proc/12949/task/12952/stat : 12952 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 27752 0 0 0 249066 27 0 0 25 0 3 0 337270962 94613504 21773 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4991.85
Current children cumulated vsize (KiB) 92396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.4 s]
/proc/loadavg: 2.07 2.02 1.92 3/80 12954
/proc/meminfo: memFree=1192264/2055920 swapFree=4154688/4192956
[pid=12949] ppid=12947 vsize=92396 CPUtime=5000.04
/proc/12949/stat : 12949 (MiraXTv3_dyn) S 12947 12949 12618 0 -1 4194304 53719 0 0 0 499940 64 0 0 18 0 3 0 337270960 94613504 21774 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 23099 21774 218 20 0 22457 0
[pid=12949/tid=12951] ppid=12947 vsize=92396 CPUtime=2505
/proc/12949/task/12951/stat : 12951 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 25607 0 0 0 250464 36 0 0 25 0 3 0 337270962 94613504 21774 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=12949/tid=12952] ppid=12947 vsize=92396 CPUtime=2495.01
/proc/12949/task/12952/stat : 12952 (MiraXTv3_dyn) R 12947 12949 12618 0 -1 4194368 27752 0 0 0 249474 27 0 0 25 0 3 0 337270962 94613504 21774 18446744073709551615 134512640 134597700 4294956592 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 92396

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.43
CPU time (s): 5000.08
CPU user time (s): 4999.42
CPU system time (s): 0.662899
CPU usage (%): 199.49
Max. virtual memory (cumulated for all children) (KiB): 92396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.42
system time used= 0.662899
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53719
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= 360
involuntary context switches= 93708

runsolver used 2.38864 second user time and 6.73498 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Sun May 13 10:10:43 UTC 2007

IDJOB= 456510
IDBENCH= 24735
IDSOLVER= 196
FILE ID= node38/456510-1179051043

PBS_JOBID= 5253472

Free space on /tmp= 66546 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/others/linvrinv5.sat05-564.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456510-1179051043/MiraXTv3_dyn /tmp/evaluation/456510-1179051043/instance-456510-1179051043.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-456510-1179051043 -o ROOT/results/node38/solver-456510-1179051043 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456510-1179051043/MiraXTv3_dyn /tmp/evaluation/456510-1179051043/instance-456510-1179051043.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  7b1cebbdf060989ddb5c4faf02370afb

RANDOM SEED= 243118733

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node38.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.263
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.263
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:       1279472 kB
Buffers:         42476 kB
Cached:         586992 kB
SwapCached:       6944 kB
Active:         170584 kB
Inactive:       482232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1279472 kB
SwapTotal:     4192956 kB
SwapFree:      4154688 kB
Dirty:            4040 kB
Writeback:           0 kB
Mapped:          30408 kB
Slab:           108852 kB
Committed_AS:  4777148 kB
PageTables:       2092 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= 66546 MiB

End job on node38 on Sun May 13 10:52:32 UTC 2007