Trace number 456273

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiraXT v3? (TO) 5000.17 2549.37

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
harder-fphp-035-034.sat05-1235.reshuffled-07.cnf
MD5SUM677c0547bc16a23b319702cb8efc6aa8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1190
Number of clauses39900
Sum of the clauses size80920
Maximum clause length34
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 239865
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

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/node22/watcher-456273-1179021635 -o ROOT/results/node22/solver-456273-1179021635 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456273-1179021635/MiraXTv3_dyn /tmp/evaluation/456273-1179021635/instance-456273-1179021635.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.97 1.96 3/77 20446
/proc/meminfo: memFree=1714360/2055920 swapFree=4163684/4192956
[pid=20446] ppid=20444 vsize=3788 CPUtime=0
/proc/20446/stat : 20446 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194304 344 0 0 0 0 0 0 0 18 0 1 0 350081224 3878912 319 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20446/statm: 947 326 202 20 0 305 0

[startup+0.062994 s]
/proc/loadavg: 1.84 1.97 1.96 3/77 20446
/proc/meminfo: memFree=1714360/2055920 swapFree=4163684/4192956
[pid=20446] ppid=20444 vsize=6288 CPUtime=0.05
/proc/20446/stat : 20446 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194304 1000 0 0 0 5 0 0 0 18 0 1 0 350081224 6438912 975 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583878 0 0 4096 0 0 0 0 17 1 0 0
/proc/20446/statm: 1572 975 207 20 0 930 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6288

[startup+0.102 s]
/proc/loadavg: 1.84 1.97 1.96 3/77 20446
/proc/meminfo: memFree=1714360/2055920 swapFree=4163684/4192956
[pid=20446] ppid=20444 vsize=6288 CPUtime=0.09
/proc/20446/stat : 20446 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194304 1000 0 0 0 9 0 0 0 18 0 1 0 350081224 6438912 975 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583823 0 0 4096 0 0 0 0 17 1 0 0
/proc/20446/statm: 1572 975 207 20 0 930 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6288

[startup+0.30103 s]
/proc/loadavg: 1.84 1.97 1.96 3/77 20446
/proc/meminfo: memFree=1714360/2055920 swapFree=4163684/4192956
[pid=20446] ppid=20444 vsize=7096 CPUtime=0.29
/proc/20446/stat : 20446 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194304 1175 0 0 0 29 0 0 0 19 0 1 0 350081224 7266304 1150 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134583713 0 0 4096 0 0 0 0 17 1 0 0
/proc/20446/statm: 1774 1150 207 20 0 1132 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7096

[startup+0.701097 s]
/proc/loadavg: 1.84 1.97 1.96 3/77 20446
/proc/meminfo: memFree=1714360/2055920 swapFree=4163684/4192956
[pid=20446] ppid=20444 vsize=21676 CPUtime=0.73
/proc/20446/stat : 20446 (MiraXTv3_dyn) S 20444 20446 19939 0 -1 4194304 2766 0 0 0 73 0 0 0 23 0 3 0 350081224 22196224 2561 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20446/statm: 5419 2561 218 20 0 4777 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 21676

[startup+1.50222 s]
/proc/loadavg: 1.84 1.97 1.96 3/80 20449
/proc/meminfo: memFree=1694496/2055920 swapFree=4163684/4192956
[pid=20446] ppid=20444 vsize=41948 CPUtime=2.33
/proc/20446/stat : 20446 (MiraXTv3_dyn) S 20444 20446 19939 0 -1 4194304 8000 0 0 0 229 4 0 0 23 0 3 0 350081224 42954752 7795 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20446/statm: 10487 7795 218 20 0 9845 0
[pid=20446/tid=20448] ppid=20444 vsize=41948 CPUtime=0.86
/proc/20446/task/20448/stat : 20448 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 3277 0 0 0 85 1 0 0 21 0 3 0 350081287 42954752 7795 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526705 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20446/tid=20449] ppid=20444 vsize=41948 CPUtime=0.83
/proc/20446/task/20449/stat : 20449 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 3249 0 0 0 81 2 0 0 18 0 3 0 350081287 42954752 7795 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 41948

[startup+3.10146 s]
/proc/loadavg: 1.84 1.97 1.96 3/80 20449
/proc/meminfo: memFree=1673632/2055920 swapFree=4163684/4192956
[pid=20446] ppid=20444 vsize=57292 CPUtime=5.51
/proc/20446/stat : 20446 (MiraXTv3_dyn) S 20444 20446 19939 0 -1 4194304 11703 0 0 0 545 6 0 0 23 0 3 0 350081224 58667008 11498 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20446/statm: 14323 11498 218 20 0 13681 0
[pid=20446/tid=20448] ppid=20444 vsize=57292 CPUtime=2.45
/proc/20446/task/20448/stat : 20448 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 4715 0 0 0 243 2 0 0 25 0 3 0 350081287 58667008 11498 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 5113467 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20446/tid=20449] ppid=20444 vsize=57292 CPUtime=2.42
/proc/20446/task/20449/stat : 20449 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 5514 0 0 0 239 3 0 0 22 0 3 0 350081287 58667008 11498 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.51
Current children cumulated vsize (KiB) 57292

[startup+6.30296 s]
/proc/loadavg: 1.85 1.97 1.96 3/80 20449
/proc/meminfo: memFree=1645096/2055920 swapFree=4163684/4192956
[pid=20446] ppid=20444 vsize=95328 CPUtime=11.9
/proc/20446/stat : 20446 (MiraXTv3_dyn) S 20444 20446 19939 0 -1 4194304 21586 0 0 0 1178 12 0 0 23 0 3 0 350081224 97615872 21233 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20446/statm: 23832 21233 218 20 0 23190 0
[pid=20446/tid=20448] ppid=20444 vsize=95328 CPUtime=5.66
/proc/20446/task/20448/stat : 20448 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 10074 0 0 0 561 5 0 0 18 0 3 0 350081287 97615872 21233 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526719 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20446/tid=20449] ppid=20444 vsize=95328 CPUtime=5.6
/proc/20446/task/20449/stat : 20449 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 10038 0 0 0 554 6 0 0 18 0 3 0 350081287 97615872 21234 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526309 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.9
Current children cumulated vsize (KiB) 95328

[startup+12.7019 s]
/proc/loadavg: 1.86 1.97 1.96 3/80 20449
/proc/meminfo: memFree=1580776/2055920 swapFree=4163684/4192956
[pid=20446] ppid=20444 vsize=144820 CPUtime=24.65
/proc/20446/stat : 20446 (MiraXTv3_dyn) S 20444 20446 19939 0 -1 4194304 33975 0 0 0 2445 20 0 0 23 0 3 0 350081224 148295680 33431 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20446/statm: 36205 33431 218 20 0 35563 0
[pid=20446/tid=20448] ppid=20444 vsize=144820 CPUtime=12.04
/proc/20446/task/20448/stat : 20448 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 16209 0 0 0 1196 8 0 0 25 0 3 0 350081287 148295680 33431 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20446/tid=20449] ppid=20444 vsize=144820 CPUtime=11.97
/proc/20446/task/20449/stat : 20449 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 16292 0 0 0 1186 11 0 0 25 0 3 0 350081287 148295680 33431 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.65
Current children cumulated vsize (KiB) 144820

[startup+25.5019 s]
/proc/loadavg: 1.89 1.97 1.96 3/80 20449
/proc/meminfo: memFree=1530664/2055920 swapFree=4163684/4192956
[pid=20446] ppid=20444 vsize=196460 CPUtime=50.19
/proc/20446/stat : 20446 (MiraXTv3_dyn) S 20444 20446 19939 0 -1 4194304 47504 0 0 0 4988 31 0 0 23 0 3 0 350081224 201175040 46438 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20446/statm: 49115 46438 218 20 0 48473 0
[pid=20446/tid=20448] ppid=20444 vsize=196460 CPUtime=24.84
/proc/20446/task/20448/stat : 20448 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 22191 0 0 0 2472 12 0 0 25 0 3 0 350081287 201175040 46439 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 5113467 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20446/tid=20449] ppid=20444 vsize=196460 CPUtime=24.71
/proc/20446/task/20449/stat : 20449 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 23840 0 0 0 2453 18 0 0 25 0 3 0 350081287 201175040 46439 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.19
Current children cumulated vsize (KiB) 196460

[startup+51.1018 s]
/proc/loadavg: 1.93 1.97 1.96 3/86 20583
/proc/meminfo: memFree=1506600/2055920 swapFree=4163684/4192956
[pid=20446] ppid=20444 vsize=216756 CPUtime=100.92
/proc/20446/stat : 20446 (MiraXTv3_dyn) S 20444 20446 19939 0 -1 4194304 52927 0 0 0 10048 44 0 0 23 0 3 0 350081224 221958144 51608 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20446/statm: 54189 51608 218 20 0 53547 0
[pid=20446/tid=20448] ppid=20444 vsize=216756 CPUtime=50.31
/proc/20446/task/20448/stat : 20448 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 24115 0 0 0 5018 13 0 0 25 0 3 0 350081287 221958144 51608 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20446/tid=20449] ppid=20444 vsize=216756 CPUtime=49.98
/proc/20446/task/20449/stat : 20449 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 27338 0 0 0 4968 30 0 0 25 0 3 0 350081287 221958144 51608 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.92
Current children cumulated vsize (KiB) 216756

[startup+102.307 s]
/proc/loadavg: 2.84 2.17 2.02 4/84 21090
/proc/meminfo: memFree=1490864/2055920 swapFree=4163684/4192956
[pid=20446] ppid=20444 vsize=225588 CPUtime=198.57
/proc/20446/stat : 20446 (MiraXTv3_dyn) S 20444 20446 19939 0 -1 4194304 55257 0 0 0 19804 53 0 0 23 0 3 0 350081224 231002112 53808 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20446/statm: 56397 53808 218 20 0 55755 0
[pid=20446/tid=20448] ppid=20444 vsize=225588 CPUtime=98.42
/proc/20446/task/20448/stat : 20448 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 26438 0 0 0 9826 16 0 0 25 0 3 0 350081287 231002112 53808 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526720 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20446/tid=20449] ppid=20444 vsize=225588 CPUtime=99.51
/proc/20446/task/20449/stat : 20449 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 27345 0 0 0 9915 36 0 0 25 0 3 0 350081287 231002112 53808 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 198.57
Current children cumulated vsize (KiB) 225588

[startup+162.302 s]
/proc/loadavg: 2.30 2.13 2.02 3/80 21127
/proc/meminfo: memFree=1491752/2055920 swapFree=4163684/4192956
[pid=20446] ppid=20444 vsize=225724 CPUtime=318.1
/proc/20446/stat : 20446 (MiraXTv3_dyn) S 20444 20446 19939 0 -1 4194304 55607 0 0 0 31756 54 0 0 23 0 3 0 350081224 231141376 53827 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20446/statm: 56431 53827 218 20 0 55789 0
[pid=20446/tid=20448] ppid=20444 vsize=225724 CPUtime=158.15
/proc/20446/task/20448/stat : 20448 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 26787 0 0 0 15799 16 0 0 25 0 3 0 350081287 231141376 53827 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20446/tid=20449] ppid=20444 vsize=225724 CPUtime=159.32
/proc/20446/task/20449/stat : 20449 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 27346 0 0 0 15895 37 0 0 25 0 3 0 350081287 231141376 53827 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 318.1
Current children cumulated vsize (KiB) 225724

[startup+222.301 s]
/proc/loadavg: 2.11 2.11 2.01 3/80 21127
/proc/meminfo: memFree=1491752/2055920 swapFree=4163684/4192956
[pid=20446] ppid=20444 vsize=225724 CPUtime=437.72
/proc/20446/stat : 20446 (MiraXTv3_dyn) S 20444 20446 19939 0 -1 4194304 55607 0 0 0 43717 55 0 0 23 0 3 0 350081224 231141376 53827 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20446/statm: 56431 53827 218 20 0 55789 0
[pid=20446/tid=20448] ppid=20444 vsize=225724 CPUtime=217.82
/proc/20446/task/20448/stat : 20448 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 26787 0 0 0 21765 17 0 0 25 0 3 0 350081287 231141376 53827 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20446/tid=20449] ppid=20444 vsize=225724 CPUtime=219.25
/proc/20446/task/20449/stat : 20449 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 27346 0 0 0 21888 37 0 0 25 0 3 0 350081287 231141376 53827 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 437.72
Current children cumulated vsize (KiB) 225724

[startup+282.301 s]
/proc/loadavg: 2.04 2.08 2.01 3/80 21127
/proc/meminfo: memFree=1485672/2055920 swapFree=4163684/4192956
[pid=20446] ppid=20444 vsize=235292 CPUtime=557.39
/proc/20446/stat : 20446 (MiraXTv3_dyn) S 20444 20446 19939 0 -1 4194304 58000 0 0 0 55682 57 0 0 23 0 3 0 350081224 240939008 56155 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20446/statm: 58823 56155 218 20 0 58181 0
[pid=20446/tid=20448] ppid=20444 vsize=235292 CPUtime=277.57
/proc/20446/task/20448/stat : 20448 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 28488 0 0 0 27739 18 0 0 17 0 3 0 350081287 240939008 56155 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 5112159 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20446/tid=20449] ppid=20444 vsize=235292 CPUtime=279.18
/proc/20446/task/20449/stat : 20449 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 28038 0 0 0 27880 38 0 0 17 0 3 0 350081287 240939008 56155 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 557.39
Current children cumulated vsize (KiB) 235292

[startup+342.301 s]
/proc/loadavg: 2.01 2.07 2.00 3/80 21127
/proc/meminfo: memFree=1479272/2055920 swapFree=4163684/4192956
[pid=20446] ppid=20444 vsize=238328 CPUtime=677.08
/proc/20446/stat : 20446 (MiraXTv3_dyn) S 20444 20446 19939 0 -1 4194304 59542 0 0 0 67649 59 0 0 23 0 3 0 350081224 244047872 56917 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20446/statm: 59582 56917 218 20 0 58940 0
[pid=20446/tid=20448] ppid=20444 vsize=238328 CPUtime=337.31
/proc/20446/task/20448/stat : 20448 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 29575 0 0 0 33712 19 0 0 25 0 3 0 350081287 244047872 56917 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20446/tid=20449] ppid=20444 vsize=238328 CPUtime=339.12
/proc/20446/task/20449/stat : 20449 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 28493 0 0 0 33874 38 0 0 25 0 3 0 350081287 244047872 56917 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 677.08
Current children cumulated vsize (KiB) 238328

[startup+402.303 s]

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

/proc/20446/task/20448/stat : 20448 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 42815 0 0 0 186175 58 0 0 25 0 3 0 350081287 309477376 72887 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20446/tid=20449] ppid=20444 vsize=302224 CPUtime=1846.43
/proc/20446/task/20449/stat : 20449 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 43688 0 0 0 184569 74 0 0 25 0 3 0 350081287 309477376 72887 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3709.4
Current children cumulated vsize (KiB) 302224

[startup+1962.3 s]
/proc/loadavg: 2.02 2.36 2.30 3/80 23404
/proc/meminfo: memFree=1366568/2055920 swapFree=4163684/4192956
[pid=20446] ppid=20444 vsize=310092 CPUtime=3829.11
/proc/20446/stat : 20446 (MiraXTv3_dyn) S 20444 20446 19939 0 -1 4194304 90459 0 0 0 382775 136 0 0 23 0 3 0 350081224 317534208 74849 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20446/statm: 77523 74849 218 20 0 76881 0
[pid=20446/tid=20448] ppid=20444 vsize=310092 CPUtime=1922.08
/proc/20446/task/20448/stat : 20448 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 45102 0 0 0 192148 60 0 0 25 0 3 0 350081287 317534208 74849 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20446/tid=20449] ppid=20444 vsize=310092 CPUtime=1906.39
/proc/20446/task/20449/stat : 20449 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 43883 0 0 0 190564 75 0 0 25 0 3 0 350081287 317534208 74849 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3829.11
Current children cumulated vsize (KiB) 310092

[startup+2022.3 s]
/proc/loadavg: 2.01 2.29 2.27 3/80 23404
/proc/meminfo: memFree=1366312/2055920 swapFree=4163684/4192956
[pid=20446] ppid=20444 vsize=310296 CPUtime=3948.81
/proc/20446/stat : 20446 (MiraXTv3_dyn) S 20444 20446 19939 0 -1 4194304 90900 0 0 0 394744 137 0 0 23 0 3 0 350081224 317743104 74900 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20446/statm: 77574 74900 218 20 0 76932 0
[pid=20446/tid=20448] ppid=20444 vsize=310296 CPUtime=1981.85
/proc/20446/task/20448/stat : 20448 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 45412 0 0 0 198124 61 0 0 25 0 3 0 350081287 317743104 74900 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
[pid=20446/tid=20449] ppid=20444 vsize=310296 CPUtime=1966.32
/proc/20446/task/20449/stat : 20449 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 44014 0 0 0 196557 75 0 0 25 0 3 0 350081287 317743104 74900 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526414 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3948.81
Current children cumulated vsize (KiB) 310296

[startup+2082.31 s]
/proc/loadavg: 2.00 2.24 2.25 3/80 23404
/proc/meminfo: memFree=1365928/2055920 swapFree=4163684/4192956
[pid=20446] ppid=20444 vsize=310636 CPUtime=4068.51
/proc/20446/stat : 20446 (MiraXTv3_dyn) S 20444 20446 19939 0 -1 4194304 91460 0 0 0 406714 137 0 0 23 0 3 0 350081224 318091264 75005 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20446/statm: 77659 75005 218 20 0 77017 0
[pid=20446/tid=20448] ppid=20444 vsize=310636 CPUtime=2041.68
/proc/20446/task/20448/stat : 20448 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 45712 0 0 0 204107 61 0 0 25 0 3 0 350081287 318091264 75005 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20446/tid=20449] ppid=20444 vsize=310636 CPUtime=2026.18
/proc/20446/task/20449/stat : 20449 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 44274 0 0 0 202543 75 0 0 25 0 3 0 350081287 318091264 75005 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526489 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4068.51
Current children cumulated vsize (KiB) 310636

[startup+2142.3 s]
/proc/loadavg: 2.00 2.19 2.24 3/80 23404
/proc/meminfo: memFree=1356392/2055920 swapFree=4163684/4192956
[pid=20446] ppid=20444 vsize=320060 CPUtime=4188.2
/proc/20446/stat : 20446 (MiraXTv3_dyn) S 20444 20446 19939 0 -1 4194304 94412 0 0 0 418675 145 0 0 23 0 3 0 350081224 327741440 77372 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20446/statm: 80015 77372 218 20 0 79373 0
[pid=20446/tid=20448] ppid=20444 vsize=320060 CPUtime=2101.62
/proc/20446/task/20448/stat : 20448 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 46192 0 0 0 210100 62 0 0 25 0 3 0 350081287 327741440 77372 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20446/tid=20449] ppid=20444 vsize=320060 CPUtime=2085.93
/proc/20446/task/20449/stat : 20449 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 46746 0 0 0 208512 81 0 0 25 0 3 0 350081287 327741440 77372 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4188.2
Current children cumulated vsize (KiB) 320060

[startup+2202.3 s]
/proc/loadavg: 2.00 2.15 2.22 3/80 23404
/proc/meminfo: memFree=1356392/2055920 swapFree=4163684/4192956
[pid=20446] ppid=20444 vsize=320060 CPUtime=4307.88
/proc/20446/stat : 20446 (MiraXTv3_dyn) S 20444 20446 19939 0 -1 4194304 94870 0 0 0 430643 145 0 0 23 0 3 0 350081224 327741440 77375 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20446/statm: 80015 77375 218 20 0 79373 0
[pid=20446/tid=20448] ppid=20444 vsize=320060 CPUtime=2161.56
/proc/20446/task/20448/stat : 20448 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 46650 0 0 0 216094 62 0 0 25 0 3 0 350081287 327741440 77375 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526344 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20446/tid=20449] ppid=20444 vsize=320060 CPUtime=2145.68
/proc/20446/task/20449/stat : 20449 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 46746 0 0 0 214486 82 0 0 25 0 3 0 350081287 327741440 77375 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526714 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4307.88
Current children cumulated vsize (KiB) 320060

[startup+2262.3 s]
/proc/loadavg: 2.00 2.12 2.20 3/80 23404
/proc/meminfo: memFree=1356456/2055920 swapFree=4163684/4192956
[pid=20446] ppid=20444 vsize=320060 CPUtime=4427.57
/proc/20446/stat : 20446 (MiraXTv3_dyn) S 20444 20446 19939 0 -1 4194304 95000 0 0 0 442611 146 0 0 23 0 3 0 350081224 327741440 77344 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20446/statm: 80015 77344 218 20 0 79373 0
[pid=20446/tid=20448] ppid=20444 vsize=320060 CPUtime=2221.5
/proc/20446/task/20448/stat : 20448 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 46780 0 0 0 222087 63 0 0 25 0 3 0 350081287 327741440 77344 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20446/tid=20449] ppid=20444 vsize=320060 CPUtime=2205.44
/proc/20446/task/20449/stat : 20449 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 46746 0 0 0 220461 83 0 0 25 0 3 0 350081287 327741440 77344 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4427.57
Current children cumulated vsize (KiB) 320060

[startup+2322.3 s]
/proc/loadavg: 2.00 2.10 2.18 3/80 23404
/proc/meminfo: memFree=1356776/2055920 swapFree=4163684/4192956
[pid=20446] ppid=20444 vsize=320060 CPUtime=4547.26
/proc/20446/stat : 20446 (MiraXTv3_dyn) S 20444 20446 19939 0 -1 4194304 95000 0 0 0 454579 147 0 0 23 0 3 0 350081224 327741440 77269 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20446/statm: 80015 77269 218 20 0 79373 0
[pid=20446/tid=20448] ppid=20444 vsize=320060 CPUtime=2281.43
/proc/20446/task/20448/stat : 20448 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 46780 0 0 0 228080 63 0 0 25 0 3 0 350081287 327741440 77269 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526404 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20446/tid=20449] ppid=20444 vsize=320060 CPUtime=2265.19
/proc/20446/task/20449/stat : 20449 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 46746 0 0 0 226436 83 0 0 25 0 3 0 350081287 327741440 77269 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526312 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4547.26
Current children cumulated vsize (KiB) 320060

[startup+2382.3 s]
/proc/loadavg: 2.00 2.08 2.17 3/80 23404
/proc/meminfo: memFree=1355688/2055920 swapFree=4163684/4192956
[pid=20446] ppid=20444 vsize=321084 CPUtime=4666.94
/proc/20446/stat : 20446 (MiraXTv3_dyn) S 20444 20446 19939 0 -1 4194304 95501 0 0 0 466546 148 0 0 23 0 3 0 350081224 328790016 77510 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20446/statm: 80271 77510 218 20 0 79629 0
[pid=20446/tid=20448] ppid=20444 vsize=321084 CPUtime=2341.35
/proc/20446/task/20448/stat : 20448 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 46780 0 0 0 234072 63 0 0 25 0 3 0 350081287 328790016 77510 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20446/tid=20449] ppid=20444 vsize=321084 CPUtime=2324.94
/proc/20446/task/20449/stat : 20449 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 47247 0 0 0 232410 84 0 0 25 0 3 0 350081287 328790016 77510 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526702 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4666.94
Current children cumulated vsize (KiB) 321084

[startup+2442.3 s]
/proc/loadavg: 2.00 2.06 2.16 3/80 23406
/proc/meminfo: memFree=1355496/2055920 swapFree=4163684/4192956
[pid=20446] ppid=20444 vsize=320060 CPUtime=4786.62
/proc/20446/stat : 20446 (MiraXTv3_dyn) S 20444 20446 19939 0 -1 4194304 95745 0 0 0 478513 149 0 0 23 0 3 0 350081224 327741440 77525 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20446/statm: 80015 77525 218 20 0 79373 0
[pid=20446/tid=20448] ppid=20444 vsize=320060 CPUtime=2401.28
/proc/20446/task/20448/stat : 20448 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 46782 0 0 0 240065 63 0 0 25 0 3 0 350081287 327741440 77525 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20446/tid=20449] ppid=20444 vsize=320060 CPUtime=2384.7
/proc/20446/task/20449/stat : 20449 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 47489 0 0 0 238385 85 0 0 25 0 3 0 350081287 327741440 77525 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4786.62
Current children cumulated vsize (KiB) 320060

[startup+2502.3 s]
/proc/loadavg: 2.00 2.05 2.15 3/80 23406
/proc/meminfo: memFree=1355432/2055920 swapFree=4163684/4192956
[pid=20446] ppid=20444 vsize=320192 CPUtime=4906.32
/proc/20446/stat : 20446 (MiraXTv3_dyn) S 20444 20446 19939 0 -1 4194304 96034 0 0 0 490482 150 0 0 23 0 3 0 350081224 327876608 77553 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20446/statm: 80048 77553 218 20 0 79406 0
[pid=20446/tid=20448] ppid=20444 vsize=320192 CPUtime=2461.24
/proc/20446/task/20448/stat : 20448 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 46784 0 0 0 246060 64 0 0 25 0 3 0 350081287 327876608 77553 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20446/tid=20449] ppid=20444 vsize=320192 CPUtime=2444.44
/proc/20446/task/20449/stat : 20449 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 47776 0 0 0 244359 85 0 0 25 0 3 0 350081287 327876608 77553 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4906.32
Current children cumulated vsize (KiB) 320192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2549.3 s]
/proc/loadavg: 2.00 2.04 2.14 3/80 23406
/proc/meminfo: memFree=1355496/2055920 swapFree=4163684/4192956
[pid=20446] ppid=20444 vsize=320192 CPUtime=5000.1
/proc/20446/stat : 20446 (MiraXTv3_dyn) S 20444 20446 19939 0 -1 4194304 96295 0 0 0 499859 151 0 0 23 0 3 0 350081224 327876608 77527 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20446/statm: 80048 77527 218 20 0 79406 0
[pid=20446/tid=20448] ppid=20444 vsize=320192 CPUtime=2508.2
/proc/20446/task/20448/stat : 20448 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 46785 0 0 0 250756 64 0 0 25 0 3 0 350081287 327876608 77527 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20446/tid=20449] ppid=20444 vsize=320192 CPUtime=2491.25
/proc/20446/task/20449/stat : 20449 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 48036 0 0 0 249039 86 0 0 25 0 3 0 350081287 327876608 77527 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 320192

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

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

[startup+2549.3 s]
/proc/loadavg: 2.00 2.04 2.14 3/80 23406
/proc/meminfo: memFree=1355496/2055920 swapFree=4163684/4192956
[pid=20446] ppid=20444 vsize=320192 CPUtime=5000.1
/proc/20446/stat : 20446 (MiraXTv3_dyn) S 20444 20446 19939 0 -1 4194304 96295 0 0 0 499859 151 0 0 23 0 3 0 350081224 327876608 77527 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20446/statm: 80048 77527 218 20 0 79406 0
[pid=20446/tid=20448] ppid=20444 vsize=320192 CPUtime=2508.2
/proc/20446/task/20448/stat : 20448 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 46785 0 0 0 250756 64 0 0 25 0 3 0 350081287 327876608 77527 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526306 0 0 4096 0 0 0 0 -1 0 0 0
[pid=20446/tid=20449] ppid=20444 vsize=320192 CPUtime=2491.25
/proc/20446/task/20449/stat : 20449 (MiraXTv3_dyn) R 20444 20446 19939 0 -1 4194368 48036 0 0 0 249039 86 0 0 25 0 3 0 350081287 327876608 77527 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526707 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 320192

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2549.37
CPU time (s): 5000.17
CPU user time (s): 4998.6
CPU system time (s): 1.56676
CPU usage (%): 196.134
Max. virtual memory (cumulated for all children) (KiB): 321084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.61
system time used= 1.56676
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96295
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= 985
involuntary context switches= 114862

runsolver used 2.70359 second user time and 6.97094 second system time

The end

Launcher Data (download as text)

Begin job on node22 on Sun May 13 02:00:36 UTC 2007

IDJOB= 456273
IDBENCH= 24656
IDSOLVER= 196
FILE ID= node22/456273-1179021635

PBS_JOBID= 5253218

Free space on /tmp= 66524 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/harder-fphp-035-034.sat05-1235.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456273-1179021635/MiraXTv3_dyn /tmp/evaluation/456273-1179021635/instance-456273-1179021635.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-456273-1179021635 -o ROOT/results/node22/solver-456273-1179021635 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456273-1179021635/MiraXTv3_dyn /tmp/evaluation/456273-1179021635/instance-456273-1179021635.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  677c0547bc16a23b319702cb8efc6aa8

RANDOM SEED= 119671204

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node22.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.265
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.265
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:       1714640 kB
Buffers:         28196 kB
Cached:         191360 kB
SwapCached:       7428 kB
Active:          55048 kB
Inactive:       187632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1714640 kB
SwapTotal:     4192956 kB
SwapFree:      4163684 kB
Dirty:            4360 kB
Writeback:           0 kB
Mapped:          30204 kB
Slab:            84180 kB
Committed_AS:  4555940 kB
PageTables:       1676 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= 66524 MiB

End job on node22 on Sun May 13 02:43:07 UTC 2007