Trace number 426229

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.85

General information on the benchmark

Namerandom/LargeSize/5SAT/v600/
unif-k5-r20-v600-c12000-S388731928-13.cnf
MD5SUM9e5327c2d133c79d44cfc4c3420f84f2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.02908
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses12000
Sum of the clauses size60000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 512000
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node2/watcher-426229-1179000950 -o ROOT/results/node2/solver-426229-1179000950 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426229-1179000950/MiraXTv3_dyn /tmp/evaluation/426229-1179000950/instance-426229-1179000950.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.83 1.95 1.96 3/77 18204
/proc/meminfo: memFree=1661880/2055920 swapFree=4148880/4192956
[pid=18204] ppid=18202 vsize=3920 CPUtime=0
/proc/18204/stat : 18204 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194304 363 0 0 0 0 0 0 0 18 0 1 0 376132841 4014080 338 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134584901 0 0 4096 0 0 0 0 17 0 0 0
/proc/18204/statm: 980 338 206 20 0 338 0

[startup+0.024119 s]
/proc/loadavg: 1.83 1.95 1.96 3/77 18204
/proc/meminfo: memFree=1661880/2055920 swapFree=4148880/4192956
[pid=18204] ppid=18202 vsize=4748 CPUtime=0.02
/proc/18204/stat : 18204 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194304 595 0 0 0 2 0 0 0 18 0 1 0 376132841 4861952 570 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583871 0 0 4096 0 0 0 0 17 0 0 0
/proc/18204/statm: 1187 570 207 20 0 545 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4748

[startup+0.11113 s]
/proc/loadavg: 1.83 1.95 1.96 3/77 18204
/proc/meminfo: memFree=1661880/2055920 swapFree=4148880/4192956
[pid=18204] ppid=18202 vsize=9728 CPUtime=0.13
/proc/18204/stat : 18204 (MiraXTv3_dyn) S 18202 18204 17875 0 -1 4194304 1093 0 0 0 13 0 0 0 18 0 3 0 376132841 9961472 1036 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18204/statm: 2432 1036 218 20 0 1790 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 9728

[startup+0.301153 s]
/proc/loadavg: 1.83 1.95 1.96 3/77 18204
/proc/meminfo: memFree=1661880/2055920 swapFree=4148880/4192956
[pid=18204] ppid=18202 vsize=12072 CPUtime=0.5
/proc/18204/stat : 18204 (MiraXTv3_dyn) S 18202 18204 17875 0 -1 4194304 1733 0 0 0 50 0 0 0 18 0 3 0 376132841 12361728 1676 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18204/statm: 3018 1676 218 20 0 2376 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 12072

[startup+0.702194 s]
/proc/loadavg: 1.83 1.95 1.96 3/77 18204
/proc/meminfo: memFree=1661880/2055920 swapFree=4148880/4192956
[pid=18204] ppid=18202 vsize=18492 CPUtime=1.31
/proc/18204/stat : 18204 (MiraXTv3_dyn) S 18202 18204 17875 0 -1 4194304 3068 0 0 0 130 1 0 0 18 0 3 0 376132841 18935808 3011 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18204/statm: 4623 3011 218 20 0 3981 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 18492

[startup+1.50228 s]
/proc/loadavg: 1.83 1.95 1.96 3/80 18207
/proc/meminfo: memFree=1646752/2055920 swapFree=4148880/4192956
[pid=18204] ppid=18202 vsize=27268 CPUtime=2.91
/proc/18204/stat : 18204 (MiraXTv3_dyn) S 18202 18204 17875 0 -1 4194304 5407 0 0 0 288 3 0 0 18 0 3 0 376132841 27922432 5350 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18204/statm: 6817 5350 218 20 0 6175 0
[pid=18204/tid=18206] ppid=18202 vsize=27268 CPUtime=1.42
/proc/18204/task/18206/stat : 18206 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 2406 0 0 0 141 1 0 0 18 0 3 0 376132849 27922432 5350 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134542719 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18204/tid=18207] ppid=18202 vsize=27268 CPUtime=1.41
/proc/18204/task/18207/stat : 18207 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 2311 0 0 0 140 1 0 0 20 0 3 0 376132849 27922432 5350 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134521236 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 27268

[startup+3.10145 s]
/proc/loadavg: 1.83 1.95 1.96 3/80 18207
/proc/meminfo: memFree=1634464/2055920 swapFree=4148880/4192956
[pid=18204] ppid=18202 vsize=34980 CPUtime=6.09
/proc/18204/stat : 18204 (MiraXTv3_dyn) S 18202 18204 17875 0 -1 4194304 7208 0 0 0 605 4 0 0 18 0 3 0 376132841 35819520 7151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18204/statm: 8745 7151 218 20 0 8103 0
[pid=18204/tid=18206] ppid=18202 vsize=34980 CPUtime=3
/proc/18204/task/18206/stat : 18206 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 3322 0 0 0 299 1 0 0 25 0 3 0 376132849 35819520 7151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18204/tid=18207] ppid=18202 vsize=34980 CPUtime=2.99
/proc/18204/task/18207/stat : 18207 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 3196 0 0 0 298 1 0 0 25 0 3 0 376132849 35819520 7151 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 34980

[startup+6.30178 s]
/proc/loadavg: 1.85 1.95 1.96 3/80 18207
/proc/meminfo: memFree=1618720/2055920 swapFree=4148880/4192956
[pid=18204] ppid=18202 vsize=55880 CPUtime=12.47
/proc/18204/stat : 18204 (MiraXTv3_dyn) S 18202 18204 17875 0 -1 4194304 12588 0 0 0 1240 7 0 0 18 0 3 0 376132841 57221120 12458 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18204/statm: 13970 12458 218 20 0 13328 0
[pid=18204/tid=18206] ppid=18202 vsize=55880 CPUtime=6.19
/proc/18204/task/18206/stat : 18206 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 5721 0 0 0 617 2 0 0 19 0 3 0 376132849 57221120 12458 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18204/tid=18207] ppid=18202 vsize=55880 CPUtime=6.18
/proc/18204/task/18207/stat : 18207 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 6177 0 0 0 615 3 0 0 18 0 3 0 376132849 57221120 12458 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 55880

[startup+12.7014 s]
/proc/loadavg: 1.86 1.95 1.96 3/80 18207
/proc/meminfo: memFree=1575968/2055920 swapFree=4148880/4192956
[pid=18204] ppid=18202 vsize=94684 CPUtime=25.23
/proc/18204/stat : 18204 (MiraXTv3_dyn) S 18202 18204 17875 0 -1 4194304 22571 0 0 0 2506 17 0 0 18 0 3 0 376132841 96956416 22175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18204/statm: 23671 22175 218 20 0 23029 0
[pid=18204/tid=18206] ppid=18202 vsize=94684 CPUtime=12.59
/proc/18204/task/18206/stat : 18206 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 10835 0 0 0 1252 7 0 0 22 0 3 0 376132849 96956416 22175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18204/tid=18207] ppid=18202 vsize=94684 CPUtime=12.55
/proc/18204/task/18207/stat : 18207 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 11046 0 0 0 1246 9 0 0 18 0 3 0 376132849 96956416 22175 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 94684

[startup+25.5028 s]
/proc/loadavg: 1.89 1.95 1.96 3/80 18207
/proc/meminfo: memFree=1564000/2055920 swapFree=4148880/4192956
[pid=18204] ppid=18202 vsize=104548 CPUtime=50.78
/proc/18204/stat : 18204 (MiraXTv3_dyn) S 18202 18204 17875 0 -1 4194304 25707 0 0 0 5057 21 0 0 18 0 3 0 376132841 107057152 24910 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18204/statm: 26137 24910 218 20 0 25495 0
[pid=18204/tid=18206] ppid=18202 vsize=104548 CPUtime=25.39
/proc/18204/task/18206/stat : 18206 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 12046 0 0 0 2532 7 0 0 24 0 3 0 376132849 107057152 24910 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10970747 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18204/tid=18207] ppid=18202 vsize=104548 CPUtime=25.31
/proc/18204/task/18207/stat : 18207 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 12971 0 0 0 2518 13 0 0 25 0 3 0 376132849 107057152 24910 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 104548

[startup+51.1024 s]
/proc/loadavg: 1.93 1.95 1.96 3/80 18207
/proc/meminfo: memFree=1530720/2055920 swapFree=4148880/4192956
[pid=18204] ppid=18202 vsize=136380 CPUtime=101.78
/proc/18204/stat : 18204 (MiraXTv3_dyn) S 18202 18204 17875 0 -1 4194304 34447 0 0 0 10147 31 0 0 18 0 3 0 376132841 139653120 32818 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18204/statm: 34095 32818 218 20 0 33453 0
[pid=18204/tid=18206] ppid=18202 vsize=136380 CPUtime=50.93
/proc/18204/task/18206/stat : 18206 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 16050 0 0 0 5083 10 0 0 21 0 3 0 376132849 139653120 32818 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18204/tid=18207] ppid=18202 vsize=136380 CPUtime=50.75
/proc/18204/task/18207/stat : 18207 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 17707 0 0 0 5056 19 0 0 21 0 3 0 376132849 139653120 32818 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 10970780 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 136380

[startup+102.307 s]
/proc/loadavg: 1.97 1.96 1.96 3/80 18207
/proc/meminfo: memFree=1517344/2055920 swapFree=4148880/4192956
[pid=18204] ppid=18202 vsize=149784 CPUtime=203.92
/proc/18204/stat : 18204 (MiraXTv3_dyn) S 18202 18204 17875 0 -1 4194304 39102 0 0 0 20357 35 0 0 18 0 3 0 376132841 153378816 36076 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18204/statm: 37446 36076 218 20 0 36804 0
[pid=18204/tid=18206] ppid=18202 vsize=149784 CPUtime=102.09
/proc/18204/task/18206/stat : 18206 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 19186 0 0 0 10196 13 0 0 25 0 3 0 376132849 153378816 36076 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18204/tid=18207] ppid=18202 vsize=149784 CPUtime=101.74
/proc/18204/task/18207/stat : 18207 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 19226 0 0 0 10153 21 0 0 25 0 3 0 376132849 153378816 36076 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.92
Current children cumulated vsize (KiB) 149784

[startup+162.303 s]
/proc/loadavg: 1.99 1.96 1.96 3/80 18207
/proc/meminfo: memFree=1511264/2055920 swapFree=4148880/4192956
[pid=18204] ppid=18202 vsize=155656 CPUtime=323.62
/proc/18204/stat : 18204 (MiraXTv3_dyn) S 18202 18204 17875 0 -1 4194304 42053 0 0 0 32325 37 0 0 18 0 3 0 376132841 159391744 37611 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18204/statm: 38914 37611 218 20 0 38272 0
[pid=18204/tid=18206] ppid=18202 vsize=155656 CPUtime=162.03
/proc/18204/task/18206/stat : 18206 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 20577 0 0 0 16189 14 0 0 25 0 3 0 376132849 159391744 37611 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18204/tid=18207] ppid=18202 vsize=155656 CPUtime=161.5
/proc/18204/task/18207/stat : 18207 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 20786 0 0 0 16128 22 0 0 25 0 3 0 376132849 159391744 37611 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.62
Current children cumulated vsize (KiB) 155656

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 18207
/proc/meminfo: memFree=1509216/2055920 swapFree=4148880/4192956
[pid=18204] ppid=18202 vsize=157504 CPUtime=443.31
/proc/18204/stat : 18204 (MiraXTv3_dyn) S 18202 18204 17875 0 -1 4194304 44183 0 0 0 44292 39 0 0 18 0 3 0 376132841 161284096 38109 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18204/statm: 39376 38109 218 20 0 38734 0
[pid=18204/tid=18206] ppid=18202 vsize=157504 CPUtime=221.98
/proc/18204/task/18206/stat : 18206 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 21842 0 0 0 22183 15 0 0 25 0 3 0 376132849 161284096 38109 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18204/tid=18207] ppid=18202 vsize=157504 CPUtime=221.24
/proc/18204/task/18207/stat : 18207 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 21651 0 0 0 22101 23 0 0 25 0 3 0 376132849 161284096 38109 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.31
Current children cumulated vsize (KiB) 157504

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 18207
/proc/meminfo: memFree=1504480/2055920 swapFree=4148880/4192956
[pid=18204] ppid=18202 vsize=161968 CPUtime=562.97
/proc/18204/stat : 18204 (MiraXTv3_dyn) S 18202 18204 17875 0 -1 4194304 46743 0 0 0 56256 41 0 0 18 0 3 0 376132841 165855232 39365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18204/statm: 40492 39365 218 20 0 39850 0
[pid=18204/tid=18206] ppid=18202 vsize=161968 CPUtime=281.91
/proc/18204/task/18206/stat : 18206 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 23131 0 0 0 28175 16 0 0 25 0 3 0 376132849 165855232 39365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18204/tid=18207] ppid=18202 vsize=161968 CPUtime=280.99
/proc/18204/task/18207/stat : 18207 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 22922 0 0 0 28074 25 0 0 25 0 3 0 376132849 165855232 39365 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.97
Current children cumulated vsize (KiB) 161968

[startup+342.303 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 18207
/proc/meminfo: memFree=1502048/2055920 swapFree=4148880/4192956
[pid=18204] ppid=18202 vsize=164764 CPUtime=682.67
/proc/18204/stat : 18204 (MiraXTv3_dyn) S 18202 18204 17875 0 -1 4194304 48390 0 0 0 68223 44 0 0 18 0 3 0 376132841 168718336 39908 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18204/statm: 41191 39908 218 20 0 40549 0
[pid=18204/tid=18206] ppid=18202 vsize=164764 CPUtime=341.85
/proc/18204/task/18206/stat : 18206 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 24211 0 0 0 34168 17 0 0 25 0 3 0 376132849 168718336 39908 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18204/tid=18207] ppid=18202 vsize=164764 CPUtime=340.72
/proc/18204/task/18207/stat : 18207 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 23489 0 0 0 34047 25 0 0 25 0 3 0 376132849 168718336 39908 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.67
Current children cumulated vsize (KiB) 164764

[startup+402.303 s]

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

/proc/18204/task/18206/stat : 18206 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 41537 0 0 0 183699 39 0 0 25 0 3 0 376132849 218587136 52041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134522209 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18204/tid=18207] ppid=18202 vsize=213464 CPUtime=1837.16
/proc/18204/task/18207/stat : 18207 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 42292 0 0 0 183668 48 0 0 25 0 3 0 376132849 218587136 52041 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3674.63
Current children cumulated vsize (KiB) 213464

[startup+1902.3 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 18209
/proc/meminfo: memFree=1451040/2055920 swapFree=4148880/4192956
[pid=18204] ppid=18202 vsize=215512 CPUtime=3794.3
/proc/18204/stat : 18204 (MiraXTv3_dyn) S 18202 18204 17875 0 -1 4194304 86129 0 0 0 379339 91 0 0 18 0 3 0 376132841 220684288 52629 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18204/statm: 53878 52629 218 20 0 53236 0
[pid=18204/tid=18206] ppid=18202 vsize=215512 CPUtime=1897.32
/proc/18204/task/18206/stat : 18206 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 42048 0 0 0 189692 40 0 0 25 0 3 0 376132849 220684288 52629 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18204/tid=18207] ppid=18202 vsize=215512 CPUtime=1896.9
/proc/18204/task/18207/stat : 18207 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 43391 0 0 0 189640 50 0 0 25 0 3 0 376132849 220684288 52629 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3794.3
Current children cumulated vsize (KiB) 215512

[startup+1962.3 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 18209
/proc/meminfo: memFree=1450976/2055920 swapFree=4148880/4192956
[pid=18204] ppid=18202 vsize=215512 CPUtime=3914.01
/proc/18204/stat : 18204 (MiraXTv3_dyn) S 18202 18204 17875 0 -1 4194304 87013 0 0 0 391309 92 0 0 18 0 3 0 376132841 220684288 52631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18204/statm: 53878 52631 218 20 0 53236 0
[pid=18204/tid=18206] ppid=18202 vsize=215512 CPUtime=1957.26
/proc/18204/task/18206/stat : 18206 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 42343 0 0 0 195686 40 0 0 25 0 3 0 376132849 220684288 52631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18204/tid=18207] ppid=18202 vsize=215512 CPUtime=1956.66
/proc/18204/task/18207/stat : 18207 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 43980 0 0 0 195615 51 0 0 25 0 3 0 376132849 220684288 52631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3914.01
Current children cumulated vsize (KiB) 215512

[startup+2022.3 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 18209
/proc/meminfo: memFree=1451040/2055920 swapFree=4148880/4192956
[pid=18204] ppid=18202 vsize=215512 CPUtime=4033.69
/proc/18204/stat : 18204 (MiraXTv3_dyn) S 18202 18204 17875 0 -1 4194304 87457 0 0 0 403276 93 0 0 18 0 3 0 376132841 220684288 52631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18204/statm: 53878 52631 218 20 0 53236 0
[pid=18204/tid=18206] ppid=18202 vsize=215512 CPUtime=2017.2
/proc/18204/task/18206/stat : 18206 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 42343 0 0 0 201680 40 0 0 25 0 3 0 376132849 220684288 52631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18204/tid=18207] ppid=18202 vsize=215512 CPUtime=2016.39
/proc/18204/task/18207/stat : 18207 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 44424 0 0 0 201588 51 0 0 25 0 3 0 376132849 220684288 52631 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4033.69
Current children cumulated vsize (KiB) 215512

[startup+2082.31 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 18209
/proc/meminfo: memFree=1450976/2055920 swapFree=4148880/4192956
[pid=18204] ppid=18202 vsize=215512 CPUtime=4153.38
/proc/18204/stat : 18204 (MiraXTv3_dyn) S 18202 18204 17875 0 -1 4194304 88126 0 0 0 415244 94 0 0 18 0 3 0 376132841 220684288 52634 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18204/statm: 53878 52634 218 20 0 53236 0
[pid=18204/tid=18206] ppid=18202 vsize=215512 CPUtime=2077.16
/proc/18204/task/18206/stat : 18206 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 42343 0 0 0 207675 41 0 0 25 0 3 0 376132849 220684288 52634 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18204/tid=18207] ppid=18202 vsize=215512 CPUtime=2076.14
/proc/18204/task/18207/stat : 18207 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 45093 0 0 0 207562 52 0 0 25 0 3 0 376132849 220684288 52634 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4153.38
Current children cumulated vsize (KiB) 215512

[startup+2142.3 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 18209
/proc/meminfo: memFree=1450976/2055920 swapFree=4148880/4192956
[pid=18204] ppid=18202 vsize=215512 CPUtime=4273.04
/proc/18204/stat : 18204 (MiraXTv3_dyn) S 18202 18204 17875 0 -1 4194304 88871 0 0 0 427209 95 0 0 18 0 3 0 376132841 220684288 52639 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18204/statm: 53878 52639 218 20 0 53236 0
[pid=18204/tid=18206] ppid=18202 vsize=215512 CPUtime=2137.07
/proc/18204/task/18206/stat : 18206 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 42347 0 0 0 213666 41 0 0 25 0 3 0 376132849 220684288 52639 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18204/tid=18207] ppid=18202 vsize=215512 CPUtime=2135.88
/proc/18204/task/18207/stat : 18207 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 45834 0 0 0 213535 53 0 0 25 0 3 0 376132849 220684288 52639 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4273.04
Current children cumulated vsize (KiB) 215512

[startup+2202.3 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 18209
/proc/meminfo: memFree=1451040/2055920 swapFree=4148880/4192956
[pid=18204] ppid=18202 vsize=215512 CPUtime=4392.71
/proc/18204/stat : 18204 (MiraXTv3_dyn) S 18202 18204 17875 0 -1 4194304 89542 0 0 0 439174 97 0 0 18 0 3 0 376132841 220684288 52644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18204/statm: 53878 52644 218 20 0 53236 0
[pid=18204/tid=18206] ppid=18202 vsize=215512 CPUtime=2196.99
/proc/18204/task/18206/stat : 18206 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 42351 0 0 0 219658 41 0 0 25 0 3 0 376132849 220684288 52644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18204/tid=18207] ppid=18202 vsize=215512 CPUtime=2195.63
/proc/18204/task/18207/stat : 18207 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 46501 0 0 0 219508 55 0 0 25 0 3 0 376132849 220684288 52644 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4392.71
Current children cumulated vsize (KiB) 215512

[startup+2262.3 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 18209
/proc/meminfo: memFree=1450976/2055920 swapFree=4148880/4192956
[pid=18204] ppid=18202 vsize=215512 CPUtime=4512.39
/proc/18204/stat : 18204 (MiraXTv3_dyn) S 18202 18204 17875 0 -1 4194304 89691 0 0 0 451141 98 0 0 18 0 3 0 376132841 220684288 52645 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18204/statm: 53878 52645 218 20 0 53236 0
[pid=18204/tid=18206] ppid=18202 vsize=215512 CPUtime=2256.92
/proc/18204/task/18206/stat : 18206 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 42351 0 0 0 225651 41 0 0 25 0 3 0 376132849 220684288 52645 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18204/tid=18207] ppid=18202 vsize=215512 CPUtime=2255.37
/proc/18204/task/18207/stat : 18207 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 46650 0 0 0 225482 55 0 0 25 0 3 0 376132849 220684288 52645 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4512.39
Current children cumulated vsize (KiB) 215512

[startup+2322.3 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 18209
/proc/meminfo: memFree=1450976/2055920 swapFree=4148880/4192956
[pid=18204] ppid=18202 vsize=215512 CPUtime=4632.07
/proc/18204/stat : 18204 (MiraXTv3_dyn) S 18202 18204 17875 0 -1 4194304 89695 0 0 0 463108 99 0 0 18 0 3 0 376132841 220684288 52649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18204/statm: 53878 52649 218 20 0 53236 0
[pid=18204/tid=18206] ppid=18202 vsize=215512 CPUtime=2316.87
/proc/18204/task/18206/stat : 18206 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 42352 0 0 0 231645 42 0 0 25 0 3 0 376132849 220684288 52649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18204/tid=18207] ppid=18202 vsize=215512 CPUtime=2315.12
/proc/18204/task/18207/stat : 18207 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 46653 0 0 0 231456 56 0 0 25 0 3 0 376132849 220684288 52649 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4632.07
Current children cumulated vsize (KiB) 215512

[startup+2382.3 s]
/proc/loadavg: 1.99 1.97 1.96 3/80 18209
/proc/meminfo: memFree=1450976/2055920 swapFree=4148880/4192956
[pid=18204] ppid=18202 vsize=215512 CPUtime=4751.77
/proc/18204/stat : 18204 (MiraXTv3_dyn) S 18202 18204 17875 0 -1 4194304 89698 0 0 0 475078 99 0 0 18 0 3 0 376132841 220684288 52652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18204/statm: 53878 52652 218 20 0 53236 0
[pid=18204/tid=18206] ppid=18202 vsize=215512 CPUtime=2376.81
/proc/18204/task/18206/stat : 18206 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 42355 0 0 0 237639 42 0 0 25 0 3 0 376132849 220684288 52652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18204/tid=18207] ppid=18202 vsize=215512 CPUtime=2374.87
/proc/18204/task/18207/stat : 18207 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 46653 0 0 0 237431 56 0 0 25 0 3 0 376132849 220684288 52652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4751.77
Current children cumulated vsize (KiB) 215512

[startup+2442.3 s]
/proc/loadavg: 1.95 1.96 1.95 3/80 18209
/proc/meminfo: memFree=1451040/2055920 swapFree=4148880/4192956
[pid=18204] ppid=18202 vsize=215512 CPUtime=4871.45
/proc/18204/stat : 18204 (MiraXTv3_dyn) S 18202 18204 17875 0 -1 4194304 89698 0 0 0 487045 100 0 0 18 0 3 0 376132841 220684288 52652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18204/statm: 53878 52652 218 20 0 53236 0
[pid=18204/tid=18206] ppid=18202 vsize=215512 CPUtime=2436.76
/proc/18204/task/18206/stat : 18206 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 42355 0 0 0 243634 42 0 0 25 0 3 0 376132849 220684288 52652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18204/tid=18207] ppid=18202 vsize=215512 CPUtime=2434.61
/proc/18204/task/18207/stat : 18207 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 46653 0 0 0 243404 57 0 0 25 0 3 0 376132849 220684288 52652 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4871.45
Current children cumulated vsize (KiB) 215512

[startup+2502.3 s]
/proc/loadavg: 1.98 1.96 1.95 3/80 18209
/proc/meminfo: memFree=1451040/2055920 swapFree=4148880/4192956
[pid=18204] ppid=18202 vsize=215512 CPUtime=4991.14
/proc/18204/stat : 18204 (MiraXTv3_dyn) S 18202 18204 17875 0 -1 4194304 89700 0 0 0 499013 101 0 0 18 0 3 0 376132841 220684288 52654 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18204/statm: 53878 52654 218 20 0 53236 0
[pid=18204/tid=18206] ppid=18202 vsize=215512 CPUtime=2496.7
/proc/18204/task/18206/stat : 18206 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 42356 0 0 0 249628 42 0 0 25 0 3 0 376132849 220684288 52654 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18204/tid=18207] ppid=18202 vsize=215512 CPUtime=2494.35
/proc/18204/task/18207/stat : 18207 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 46654 0 0 0 249378 57 0 0 25 0 3 0 376132849 220684288 52654 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4991.14
Current children cumulated vsize (KiB) 215512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506.8 s]
/proc/loadavg: 1.98 1.96 1.95 3/80 18209
/proc/meminfo: memFree=1451040/2055920 swapFree=4148880/4192956
[pid=18204] ppid=18202 vsize=215512 CPUtime=5000.13
/proc/18204/stat : 18204 (MiraXTv3_dyn) S 18202 18204 17875 0 -1 4194304 89700 0 0 0 499912 101 0 0 18 0 3 0 376132841 220684288 52654 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18204/statm: 53878 52654 218 20 0 53236 0
[pid=18204/tid=18206] ppid=18202 vsize=215512 CPUtime=2501.21
/proc/18204/task/18206/stat : 18206 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 42356 0 0 0 250079 42 0 0 25 0 3 0 376132849 220684288 52654 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=18204/tid=18207] ppid=18202 vsize=215512 CPUtime=2498.83
/proc/18204/task/18207/stat : 18207 (MiraXTv3_dyn) R 18202 18204 17875 0 -1 4194368 46654 0 0 0 249826 57 0 0 25 0 3 0 376132849 220684288 52654 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.13
Current children cumulated vsize (KiB) 215512

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.85
CPU time (s): 5000.19
CPU user time (s): 4999.14
CPU system time (s): 1.04584
CPU usage (%): 199.461
Max. virtual memory (cumulated for all children) (KiB): 215808

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

runsolver used 2.20766 second user time and 6.93195 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Sat May 12 20:15:51 UTC 2007

IDJOB= 426229
IDBENCH= 20054
IDSOLVER= 196
FILE ID= node2/426229-1179000950

PBS_JOBID= 5252835

Free space on /tmp= 66553 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v600/unif-k5-r20-v600-c12000-S388731928-13.cnf
COMMAND LINE= /tmp/evaluation/426229-1179000950/MiraXTv3_dyn /tmp/evaluation/426229-1179000950/instance-426229-1179000950.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-426229-1179000950 -o ROOT/results/node2/solver-426229-1179000950 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426229-1179000950/MiraXTv3_dyn /tmp/evaluation/426229-1179000950/instance-426229-1179000950.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  9e5327c2d133c79d44cfc4c3420f84f2

RANDOM SEED= 678442163

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1662096 kB
Buffers:         47600 kB
Cached:         257044 kB
SwapCached:      12372 kB
Active:         144788 kB
Inactive:       183156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1662096 kB
SwapTotal:     4192956 kB
SwapFree:      4148880 kB
Dirty:            4204 kB
Writeback:           0 kB
Mapped:          30128 kB
Slab:            51292 kB
Committed_AS: 11842744 kB
PageTables:       1860 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66553 MiB

End job on node2 on Sat May 12 20:57:39 UTC 2007