Trace number 426092

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 v3UNSAT 2254.42 1130.45

General information on the benchmark

Namerandom/OnTreshold/7SAT/v50/
unif-k7-r89-v50-c4450-S1195605559-14.UNSAT.shuffled.cnf
MD5SUMeac9af97d18fcd2d7b549542328af50a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark69.3355
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 54450

Solver Data (download as text)

0.00/0.00	c Starting MiraXTv3...
2254.36/1130.45	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node17/watcher-426092-1178986049 -o ROOT/results/node17/solver-426092-1178986049 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426092-1178986049/MiraXTv3_dyn /tmp/evaluation/426092-1178986049/instance-426092-1178986049.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.84 1.94 1.90 3/77 25173
/proc/meminfo: memFree=1630280/2055920 swapFree=4140644/4192956
[pid=25173] ppid=25171 vsize=3788 CPUtime=0
/proc/25173/stat : 25173 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194304 300 0 0 0 0 0 0 0 18 0 1 0 346522411 3878912 275 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 3294843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25173/statm: 947 275 206 20 0 305 0

[startup+0.033691 s]
/proc/loadavg: 1.84 1.94 1.90 3/77 25173
/proc/meminfo: memFree=1630280/2055920 swapFree=4140644/4192956
[pid=25173] ppid=25171 vsize=4180 CPUtime=0.02
/proc/25173/stat : 25173 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194304 403 0 0 0 2 0 0 0 18 0 1 0 346522411 4280320 378 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/25173/statm: 1045 378 207 20 0 403 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4180

[startup+0.109005 s]
/proc/loadavg: 1.84 1.94 1.90 3/77 25173
/proc/meminfo: memFree=1630280/2055920 swapFree=4140644/4192956
[pid=25173] ppid=25171 vsize=6856 CPUtime=0.11
/proc/25173/stat : 25173 (MiraXTv3_dyn) S 25171 25173 24589 0 -1 4194304 606 0 0 0 11 0 0 0 18 0 3 0 346522411 7020544 581 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25173/statm: 1714 581 218 20 0 1072 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 6856

[startup+0.301913 s]
/proc/loadavg: 1.84 1.94 1.90 3/77 25173
/proc/meminfo: memFree=1630280/2055920 swapFree=4140644/4192956
[pid=25173] ppid=25171 vsize=8700 CPUtime=0.49
/proc/25173/stat : 25173 (MiraXTv3_dyn) S 25171 25173 24589 0 -1 4194304 1030 0 0 0 49 0 0 0 18 0 3 0 346522411 8908800 1005 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25173/statm: 2175 1005 218 20 0 1533 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 8700

[startup+0.701956 s]
/proc/loadavg: 1.84 1.94 1.90 3/77 25173
/proc/meminfo: memFree=1630280/2055920 swapFree=4140644/4192956
[pid=25173] ppid=25171 vsize=11328 CPUtime=1.29
/proc/25173/stat : 25173 (MiraXTv3_dyn) S 25171 25173 24589 0 -1 4194304 1735 0 0 0 129 0 0 0 18 0 3 0 346522411 11599872 1710 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25173/statm: 2832 1710 218 20 0 2190 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 11328

[startup+1.50104 s]
/proc/loadavg: 1.84 1.94 1.90 3/80 25176
/proc/meminfo: memFree=1622576/2055920 swapFree=4140644/4192956
[pid=25173] ppid=25171 vsize=14000 CPUtime=2.89
/proc/25173/stat : 25173 (MiraXTv3_dyn) S 25171 25173 24589 0 -1 4194304 2380 0 0 0 288 1 0 0 18 0 3 0 346522411 14336000 2355 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25173/statm: 3500 2355 218 20 0 2858 0
[pid=25173/tid=25175] ppid=25171 vsize=14000 CPUtime=1.39
/proc/25173/task/25175/stat : 25175 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 918 0 0 0 139 0 0 0 19 0 3 0 346522420 14336000 2355 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25173/tid=25176] ppid=25171 vsize=14000 CPUtime=1.39
/proc/25173/task/25176/stat : 25176 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 1026 0 0 0 139 0 0 0 20 0 3 0 346522420 14336000 2355 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526443 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 14000

[startup+3.10121 s]
/proc/loadavg: 1.85 1.94 1.90 3/80 25176
/proc/meminfo: memFree=1620208/2055920 swapFree=4140644/4192956
[pid=25173] ppid=25171 vsize=16776 CPUtime=6.09
/proc/25173/stat : 25173 (MiraXTv3_dyn) S 25171 25173 24589 0 -1 4194304 3195 0 0 0 607 2 0 0 18 0 3 0 346522411 17178624 3134 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25173/statm: 4194 3134 218 20 0 3552 0
[pid=25173/tid=25175] ppid=25171 vsize=16776 CPUtime=2.99
/proc/25173/task/25175/stat : 25175 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 1348 0 0 0 298 1 0 0 25 0 3 0 346522420 17178624 3134 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134517379 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25173/tid=25176] ppid=25171 vsize=16776 CPUtime=2.99
/proc/25173/task/25176/stat : 25176 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 1411 0 0 0 299 0 0 0 21 0 3 0 346522420 17178624 3134 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 16776

[startup+6.30255 s]
/proc/loadavg: 1.85 1.94 1.90 3/80 25176
/proc/meminfo: memFree=1613360/2055920 swapFree=4140644/4192956
[pid=25173] ppid=25171 vsize=24068 CPUtime=12.47
/proc/25173/stat : 25173 (MiraXTv3_dyn) S 25171 25173 24589 0 -1 4194304 4931 0 0 0 1244 3 0 0 18 0 3 0 346522411 24645632 4758 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25173/statm: 6017 4758 218 20 0 5375 0
[pid=25173/tid=25175] ppid=25171 vsize=24068 CPUtime=6.17
/proc/25173/task/25175/stat : 25175 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 2275 0 0 0 616 1 0 0 25 0 3 0 346522420 24645632 4758 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25173/tid=25176] ppid=25171 vsize=24068 CPUtime=6.19
/proc/25173/task/25176/stat : 25176 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 2220 0 0 0 618 1 0 0 25 0 3 0 346522420 24645632 4758 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 24068

[startup+12.7012 s]
/proc/loadavg: 1.87 1.94 1.90 3/80 25176
/proc/meminfo: memFree=1604912/2055920 swapFree=4140644/4192956
[pid=25173] ppid=25171 vsize=30704 CPUtime=25.23
/proc/25173/stat : 25173 (MiraXTv3_dyn) S 25171 25173 24589 0 -1 4194304 6915 0 0 0 2518 5 0 0 18 0 3 0 346522411 31440896 6444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25173/statm: 7676 6444 218 20 0 7034 0
[pid=25173/tid=25175] ppid=25171 vsize=30704 CPUtime=12.54
/proc/25173/task/25175/stat : 25175 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 3247 0 0 0 1252 2 0 0 23 0 3 0 346522420 31440896 6444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25173/tid=25176] ppid=25171 vsize=30704 CPUtime=12.58
/proc/25173/task/25176/stat : 25176 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 3232 0 0 0 1256 2 0 0 23 0 3 0 346522420 31440896 6444 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 30704

[startup+25.5016 s]
/proc/loadavg: 1.89 1.94 1.90 3/80 25176
/proc/meminfo: memFree=1597552/2055920 swapFree=4140644/4192956
[pid=25173] ppid=25171 vsize=37772 CPUtime=50.75
/proc/25173/stat : 25173 (MiraXTv3_dyn) S 25171 25173 24589 0 -1 4194304 9201 0 0 0 5068 7 0 0 18 0 3 0 346522411 38678528 8252 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25173/statm: 9443 8252 218 20 0 8801 0
[pid=25173/tid=25175] ppid=25171 vsize=37772 CPUtime=25.28
/proc/25173/task/25175/stat : 25175 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 4409 0 0 0 2525 3 0 0 25 0 3 0 346522420 38678528 8252 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25173/tid=25176] ppid=25171 vsize=37772 CPUtime=25.36
/proc/25173/task/25176/stat : 25176 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 4356 0 0 0 2533 3 0 0 25 0 3 0 346522420 38678528 8252 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 37772

[startup+51.1013 s]
/proc/loadavg: 1.93 1.95 1.91 3/80 25176
/proc/meminfo: memFree=1594736/2055920 swapFree=4140644/4192956
[pid=25173] ppid=25171 vsize=40912 CPUtime=101.81
/proc/25173/stat : 25173 (MiraXTv3_dyn) S 25171 25173 24589 0 -1 4194304 10887 0 0 0 10172 9 0 0 18 0 3 0 346522411 41893888 8962 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25173/statm: 10228 8962 218 20 0 9586 0
[pid=25173/tid=25175] ppid=25171 vsize=40912 CPUtime=50.78
/proc/25173/task/25175/stat : 25175 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 5168 0 0 0 5074 4 0 0 25 0 3 0 346522420 41893888 8962 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25173/tid=25176] ppid=25171 vsize=40912 CPUtime=50.93
/proc/25173/task/25176/stat : 25176 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 5283 0 0 0 5089 4 0 0 25 0 3 0 346522420 41893888 8962 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526454 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 40912

[startup+102.307 s]
/proc/loadavg: 1.97 1.95 1.91 3/80 25176
/proc/meminfo: memFree=1590256/2055920 swapFree=4140644/4192956
[pid=25173] ppid=25171 vsize=44912 CPUtime=203.94
/proc/25173/stat : 25173 (MiraXTv3_dyn) S 25171 25173 24589 0 -1 4194304 13804 0 0 0 20383 11 0 0 18 0 3 0 346522411 45989888 10070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25173/statm: 11228 10070 218 20 0 10586 0
[pid=25173/tid=25175] ppid=25171 vsize=44912 CPUtime=101.75
/proc/25173/task/25175/stat : 25175 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 6427 0 0 0 10170 5 0 0 25 0 3 0 346522420 45989888 10070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=25173/tid=25176] ppid=25171 vsize=44912 CPUtime=102.08
/proc/25173/task/25176/stat : 25176 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 6941 0 0 0 10203 5 0 0 25 0 3 0 346522420 45989888 10070 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.94
Current children cumulated vsize (KiB) 44912

[startup+162.303 s]
/proc/loadavg: 1.99 1.96 1.91 3/80 25176
/proc/meminfo: memFree=1584688/2055920 swapFree=4140644/4192956
[pid=25173] ppid=25171 vsize=51664 CPUtime=323.59
/proc/25173/stat : 25173 (MiraXTv3_dyn) S 25171 25173 24589 0 -1 4194304 17471 0 0 0 32344 15 0 0 18 0 3 0 346522411 52903936 11562 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25173/statm: 12916 11562 218 20 0 12274 0
[pid=25173/tid=25175] ppid=25171 vsize=51664 CPUtime=161.54
/proc/25173/task/25175/stat : 25175 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 8359 0 0 0 16146 8 0 0 25 0 3 0 346522420 52903936 11562 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25173/tid=25176] ppid=25171 vsize=51664 CPUtime=161.95
/proc/25173/task/25176/stat : 25176 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 8676 0 0 0 16188 7 0 0 25 0 3 0 346522420 52903936 11562 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.59
Current children cumulated vsize (KiB) 51664

[startup+222.301 s]
/proc/loadavg: 1.99 1.96 1.91 3/80 25176
/proc/meminfo: memFree=1582064/2055920 swapFree=4140644/4192956
[pid=25173] ppid=25171 vsize=54216 CPUtime=443.25
/proc/25173/stat : 25173 (MiraXTv3_dyn) S 25171 25173 24589 0 -1 4194304 20205 0 0 0 44308 17 0 0 18 0 3 0 346522411 55517184 12095 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25173/statm: 13554 12095 218 20 0 12912 0
[pid=25173/tid=25175] ppid=25171 vsize=54216 CPUtime=221.47
/proc/25173/task/25175/stat : 25175 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 9753 0 0 0 22139 8 0 0 25 0 3 0 346522420 55517184 12095 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25173/tid=25176] ppid=25171 vsize=54216 CPUtime=221.68
/proc/25173/task/25176/stat : 25176 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 10016 0 0 0 22160 8 0 0 25 0 3 0 346522420 55517184 12095 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530009 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 443.25
Current children cumulated vsize (KiB) 54216

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 25176
/proc/meminfo: memFree=1580720/2055920 swapFree=4140644/4192956
[pid=25173] ppid=25171 vsize=55140 CPUtime=562.93
/proc/25173/stat : 25173 (MiraXTv3_dyn) S 25171 25173 24589 0 -1 4194304 22651 0 0 0 56274 19 0 0 18 0 3 0 346522411 56463360 12402 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25173/statm: 13785 12402 218 20 0 13143 0
[pid=25173/tid=25175] ppid=25171 vsize=55140 CPUtime=281.42
/proc/25173/task/25175/stat : 25175 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 11029 0 0 0 28133 9 0 0 25 0 3 0 346522420 56463360 12402 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526429 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25173/tid=25176] ppid=25171 vsize=55140 CPUtime=281.41
/proc/25173/task/25176/stat : 25176 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 11186 0 0 0 28132 9 0 0 25 0 3 0 346522420 56463360 12402 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526317 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.93
Current children cumulated vsize (KiB) 55140

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 25176
/proc/meminfo: memFree=1577264/2055920 swapFree=4140644/4192956
[pid=25173] ppid=25171 vsize=58368 CPUtime=682.59
/proc/25173/stat : 25173 (MiraXTv3_dyn) S 25171 25173 24589 0 -1 4194304 25822 0 0 0 68237 22 0 0 18 0 3 0 346522411 59768832 13274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25173/statm: 14592 13274 218 20 0 13950 0
[pid=25173/tid=25175] ppid=25171 vsize=58368 CPUtime=341.34
/proc/25173/task/25175/stat : 25175 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 12900 0 0 0 34123 11 0 0 25 0 3 0 346522420 59768832 13274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25173/tid=25176] ppid=25171 vsize=58368 CPUtime=341.15
/proc/25173/task/25176/stat : 25176 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 12486 0 0 0 34105 10 0 0 19 0 3 0 346522420 59768832 13274 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 682.59
Current children cumulated vsize (KiB) 58368

[startup+402.301 s]

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

/proc/25173/task/25176/stat : 25176 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 19433 0 0 0 69938 19 0 0 25 0 3 0 346522420 66596864 14992 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1400.61
Current children cumulated vsize (KiB) 65036

[startup+762.306 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 25176
/proc/meminfo: memFree=1569776/2055920 swapFree=4140644/4192956
[pid=25173] ppid=25171 vsize=65400 CPUtime=1520.3
/proc/25173/stat : 25173 (MiraXTv3_dyn) S 25171 25173 24589 0 -1 4194304 43014 0 0 0 151992 38 0 0 18 0 3 0 346522411 66969600 15136 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25173/statm: 16350 15136 218 20 0 15708 0
[pid=25173/tid=25175] ppid=25171 vsize=65400 CPUtime=760.88
/proc/25173/task/25175/stat : 25175 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 22075 0 0 0 76071 17 0 0 25 0 3 0 346522420 66969600 15136 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25173/tid=25176] ppid=25171 vsize=65400 CPUtime=759.31
/proc/25173/task/25176/stat : 25176 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 20503 0 0 0 75911 20 0 0 25 0 3 0 346522420 66969600 15136 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1520.3
Current children cumulated vsize (KiB) 65400

[startup+822.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 25176
/proc/meminfo: memFree=1569584/2055920 swapFree=4140644/4192956
[pid=25173] ppid=25171 vsize=65632 CPUtime=1639.97
/proc/25173/stat : 25173 (MiraXTv3_dyn) S 25171 25173 24589 0 -1 4194304 45306 0 0 0 163957 40 0 0 18 0 3 0 346522411 67207168 15196 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25173/statm: 16408 15196 218 20 0 15766 0
[pid=25173/tid=25175] ppid=25171 vsize=65632 CPUtime=820.82
/proc/25173/task/25175/stat : 25175 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 23284 0 0 0 82064 18 0 0 25 0 3 0 346522420 67207168 15196 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526351 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25173/tid=25176] ppid=25171 vsize=65632 CPUtime=819.05
/proc/25173/task/25176/stat : 25176 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 21586 0 0 0 81884 21 0 0 25 0 3 0 346522420 67207168 15196 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526291 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1639.97
Current children cumulated vsize (KiB) 65632

[startup+882.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 25176
/proc/meminfo: memFree=1568944/2055920 swapFree=4140644/4192956
[pid=25173] ppid=25171 vsize=67068 CPUtime=1759.64
/proc/25173/stat : 25173 (MiraXTv3_dyn) S 25171 25173 24589 0 -1 4194304 47564 0 0 0 175922 42 0 0 18 0 3 0 346522411 68677632 15348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25173/statm: 16767 15348 218 20 0 16125 0
[pid=25173/tid=25175] ppid=25171 vsize=67068 CPUtime=880.74
/proc/25173/task/25175/stat : 25175 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 24453 0 0 0 88055 19 0 0 25 0 3 0 346522420 68677632 15348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25173/tid=25176] ppid=25171 vsize=67068 CPUtime=878.79
/proc/25173/task/25176/stat : 25176 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 22675 0 0 0 87857 22 0 0 25 0 3 0 346522420 68677632 15348 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1759.64
Current children cumulated vsize (KiB) 67068

[startup+942.302 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 25176
/proc/meminfo: memFree=1566192/2055920 swapFree=4140644/4192956
[pid=25173] ppid=25171 vsize=69764 CPUtime=1879.31
/proc/25173/stat : 25173 (MiraXTv3_dyn) S 25171 25173 24589 0 -1 4194304 50383 0 0 0 187887 44 0 0 18 0 3 0 346522411 71438336 16050 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25173/statm: 17441 16050 218 20 0 16799 0
[pid=25173/tid=25175] ppid=25171 vsize=69764 CPUtime=940.67
/proc/25173/task/25175/stat : 25175 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 26196 0 0 0 94047 20 0 0 25 0 3 0 346522420 71438336 16050 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526319 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25173/tid=25176] ppid=25171 vsize=69764 CPUtime=938.54
/proc/25173/task/25176/stat : 25176 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 23751 0 0 0 93831 23 0 0 25 0 3 0 346522420 71438336 16050 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526463 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1879.31
Current children cumulated vsize (KiB) 69764

[startup+1002.3 s]
/proc/loadavg: 1.93 1.95 1.90 3/80 25176
/proc/meminfo: memFree=1565744/2055920 swapFree=4140644/4192956
[pid=25173] ppid=25171 vsize=69896 CPUtime=1998.99
/proc/25173/stat : 25173 (MiraXTv3_dyn) S 25171 25173 24589 0 -1 4194304 52664 0 0 0 199853 46 0 0 18 0 3 0 346522411 71573504 16141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25173/statm: 17474 16141 218 20 0 16832 0
[pid=25173/tid=25175] ppid=25171 vsize=69896 CPUtime=1000.61
/proc/25173/task/25175/stat : 25175 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 27349 0 0 0 100040 21 0 0 25 0 3 0 346522420 71573504 16141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526493 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25173/tid=25176] ppid=25171 vsize=69896 CPUtime=998.27
/proc/25173/task/25176/stat : 25176 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 24879 0 0 0 99803 24 0 0 25 0 3 0 346522420 71573504 16141 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1998.99
Current children cumulated vsize (KiB) 69896

[startup+1062.3 s]
/proc/loadavg: 1.97 1.96 1.91 3/80 25176
/proc/meminfo: memFree=1565040/2055920 swapFree=4140644/4192956
[pid=25173] ppid=25171 vsize=70028 CPUtime=2118.65
/proc/25173/stat : 25173 (MiraXTv3_dyn) S 25171 25173 24589 0 -1 4194304 55054 0 0 0 211817 48 0 0 18 0 3 0 346522411 71708672 16320 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25173/statm: 17507 16320 218 20 0 16865 0
[pid=25173/tid=25175] ppid=25171 vsize=70028 CPUtime=1060.53
/proc/25173/task/25175/stat : 25175 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 28503 0 0 0 106032 21 0 0 25 0 3 0 346522420 71708672 16320 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526347 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25173/tid=25176] ppid=25171 vsize=70028 CPUtime=1058.02
/proc/25173/task/25176/stat : 25176 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 26115 0 0 0 105776 26 0 0 25 0 3 0 346522420 71708672 16320 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2118.65
Current children cumulated vsize (KiB) 70028

[startup+1122.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 25176
/proc/meminfo: memFree=1564464/2055920 swapFree=4140644/4192956
[pid=25173] ppid=25171 vsize=70632 CPUtime=2238.31
/proc/25173/stat : 25173 (MiraXTv3_dyn) S 25171 25173 24589 0 -1 4194304 57272 0 0 0 223781 50 0 0 18 0 3 0 346522411 72327168 16466 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25173/statm: 17658 16466 218 20 0 17016 0
[pid=25173/tid=25175] ppid=25171 vsize=70632 CPUtime=1120.45
/proc/25173/task/25175/stat : 25175 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 29703 0 0 0 112023 22 0 0 25 0 3 0 346522420 72327168 16466 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526335 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25173/tid=25176] ppid=25171 vsize=70632 CPUtime=1117.75
/proc/25173/task/25176/stat : 25176 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 27133 0 0 0 111748 27 0 0 25 0 3 0 346522420 72327168 16466 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526477 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2238.31
Current children cumulated vsize (KiB) 70632

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

[startup+1126.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 25176
/proc/meminfo: memFree=1564336/2055920 swapFree=4140644/4192956
[pid=25173] ppid=25171 vsize=70764 CPUtime=2246.27
/proc/25173/stat : 25173 (MiraXTv3_dyn) S 25171 25173 24589 0 -1 4194304 57450 0 0 0 224577 50 0 0 18 0 3 0 346522411 72462336 16496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25173/statm: 17691 16496 218 20 0 17049 0
[pid=25173/tid=25175] ppid=25171 vsize=70764 CPUtime=1124.44
/proc/25173/task/25175/stat : 25175 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 29778 0 0 0 112422 22 0 0 25 0 3 0 346522420 72462336 16496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25173/tid=25176] ppid=25171 vsize=70764 CPUtime=1121.72
/proc/25173/task/25176/stat : 25176 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 27236 0 0 0 112145 27 0 0 25 0 3 0 346522420 72462336 16496 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2246.27
Current children cumulated vsize (KiB) 70764

[startup+1127.9 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 25176
/proc/meminfo: memFree=1564336/2055920 swapFree=4140644/4192956
[pid=25173] ppid=25171 vsize=70764 CPUtime=2249.46
/proc/25173/stat : 25173 (MiraXTv3_dyn) S 25171 25173 24589 0 -1 4194304 57451 0 0 0 224896 50 0 0 18 0 3 0 346522411 72462336 16497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25173/statm: 17691 16497 218 20 0 17049 0
[pid=25173/tid=25175] ppid=25171 vsize=70764 CPUtime=1126.04
/proc/25173/task/25175/stat : 25175 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 29779 0 0 0 112582 22 0 0 25 0 3 0 346522420 72462336 16497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25173/tid=25176] ppid=25171 vsize=70764 CPUtime=1123.32
/proc/25173/task/25176/stat : 25176 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 27236 0 0 0 112305 27 0 0 25 0 3 0 346522420 72462336 16497 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134530005 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2249.46
Current children cumulated vsize (KiB) 70764

[startup+1129.5 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 25176
/proc/meminfo: memFree=1564336/2055920 swapFree=4140644/4192956
[pid=25173] ppid=25171 vsize=70764 CPUtime=2252.64
/proc/25173/stat : 25173 (MiraXTv3_dyn) S 25171 25173 24589 0 -1 4194304 57600 0 0 0 225214 50 0 0 18 0 3 0 346522411 72462336 16498 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25173/statm: 17691 16498 218 20 0 17049 0
[pid=25173/tid=25175] ppid=25171 vsize=70764 CPUtime=1127.64
/proc/25173/task/25175/stat : 25175 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 29854 0 0 0 112742 22 0 0 25 0 3 0 346522420 72462336 16498 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25173/tid=25176] ppid=25171 vsize=70764 CPUtime=1124.9
/proc/25173/task/25176/stat : 25176 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 27310 0 0 0 112463 27 0 0 17 0 3 0 346522420 72462336 16498 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526322 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2252.64
Current children cumulated vsize (KiB) 70764

[startup+1129.9 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 25176
/proc/meminfo: memFree=1564336/2055920 swapFree=4140644/4192956
[pid=25173] ppid=25171 vsize=70764 CPUtime=2253.43
/proc/25173/stat : 25173 (MiraXTv3_dyn) S 25171 25173 24589 0 -1 4194304 57600 0 0 0 225293 50 0 0 18 0 3 0 346522411 72462336 16498 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25173/statm: 17691 16498 218 20 0 17049 0
[pid=25173/tid=25175] ppid=25171 vsize=70764 CPUtime=1128.04
/proc/25173/task/25175/stat : 25175 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 29854 0 0 0 112782 22 0 0 25 0 3 0 346522420 72462336 16498 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526315 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25173/tid=25176] ppid=25171 vsize=70764 CPUtime=1125.29
/proc/25173/task/25176/stat : 25176 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 27310 0 0 0 112502 27 0 0 20 0 3 0 346522420 72462336 16498 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2253.43
Current children cumulated vsize (KiB) 70764

[startup+1130.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 25176
/proc/meminfo: memFree=1564336/2055920 swapFree=4140644/4192956
[pid=25173] ppid=25171 vsize=70764 CPUtime=2254.21
/proc/25173/stat : 25173 (MiraXTv3_dyn) S 25171 25173 24589 0 -1 4194304 57600 0 0 0 225371 50 0 0 18 0 3 0 346522411 72462336 16498 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25173/statm: 17691 16498 218 20 0 17049 0
[pid=25173/tid=25175] ppid=25171 vsize=70764 CPUtime=1128.44
/proc/25173/task/25175/stat : 25175 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 29854 0 0 0 112822 22 0 0 25 0 3 0 346522420 72462336 16498 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=25173/tid=25176] ppid=25171 vsize=70764 CPUtime=1125.67
/proc/25173/task/25176/stat : 25176 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194368 27310 0 0 0 112540 27 0 0 17 0 3 0 346522420 72462336 16498 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2254.21
Current children cumulated vsize (KiB) 70764

[startup+1130.4 s]
/proc/loadavg: 1.99 1.97 1.91 3/80 25176
/proc/meminfo: memFree=1564336/2055920 swapFree=4140644/4192956
[pid=25173] ppid=25171 vsize=60436 CPUtime=2254.36
/proc/25173/stat : 25173 (MiraXTv3_dyn) R 25171 25173 24589 0 -1 4194304 57602 0 0 0 225386 50 0 0 17 0 1 0 346522411 61886464 14118 18446744073709551615 134512640 134597700 4294956656 18446744073709551615 134557424 0 0 4096 0 0 0 0 17 1 0 0
/proc/25173/statm: 15109 14118 220 20 0 14467 0
Current children cumulated CPU time (s) 2254.36
Current children cumulated vsize (KiB) 60436

Child status: 20
Real time (s): 1130.45
CPU time (s): 2254.42
CPU user time (s): 2253.91
CPU system time (s): 0.515921
CPU usage (%): 199.426
Max. virtual memory (cumulated for all children) (KiB): 71060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2253.91
system time used= 0.515921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57605
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= 821
involuntary context switches= 42345

runsolver used 1.3478 second user time and 2.76858 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat May 12 16:07:29 UTC 2007

IDJOB= 426092
IDBENCH= 19893
IDSOLVER= 196
FILE ID= node17/426092-1178986049

PBS_JOBID= 5252811

Free space on /tmp= 66561 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v50/unif-k7-r89-v50-c4450-S1195605559-14.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426092-1178986049/MiraXTv3_dyn /tmp/evaluation/426092-1178986049/instance-426092-1178986049.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-426092-1178986049 -o ROOT/results/node17/solver-426092-1178986049 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426092-1178986049/MiraXTv3_dyn /tmp/evaluation/426092-1178986049/instance-426092-1178986049.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  eac9af97d18fcd2d7b549542328af50a

RANDOM SEED= 344408860

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1630560 kB
Buffers:         51120 kB
Cached:         285824 kB
SwapCached:      15568 kB
Active:         169164 kB
Inactive:       192092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1630560 kB
SwapTotal:     4192956 kB
SwapFree:      4140644 kB
Dirty:            4036 kB
Writeback:           0 kB
Mapped:          30304 kB
Slab:            49652 kB
Committed_AS: 10227752 kB
PageTables:       1796 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= 66561 MiB

End job on node17 on Sat May 12 16:26:20 UTC 2007