Trace number 216406

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
CSPtoSAT+minisat 0.3? (MO) 955.47 964.277

General information on the benchmark

NamepseudoSeries/chnl/
chnl-50-51.xml
MD5SUMcbe6013faeb1cd8be51ff8d94c616c9b
Bench CategoryN-ARY-INT (n-ary constraints in intension)
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 variables5100
Number of constraints202
Maximum constraint arity51
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension202
Global constraints used (with number of constraints)

Solver Data (download as text)

0.23	c This is CSPtoSAT+minisat version 0.3
0.23	c (c) 2006 roussel@cril.univ-artois.fr
0.23	
0.23	c This solver internally uses a modified version of MiniSat2 version 061112
0.23	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.23	
0.23	c parsing...
0.31	c ...done
0.31	c #SATvar=10202 #SATclauses=10200 #CSPpredicates=202

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node24/watcher-216406-1168064675 -o ROOT/results/node24/solver-216406-1168064675 -C 1800 -M 900 /tmp/evaluation/216406-1168064675/CSPtoSAT+minisat /tmp/evaluation/216406-1168064675/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.91 1.95 1.90 5/86 14146
/proc/meminfo: memFree=1701160/2055920 swapFree=4192812/4192956
[pid=14145] ppid=14143 vsize=18540 CPUtime=0
/proc/14145/stat : 14145 (runsolver) R 14143 14145 13542 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 154862921 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 237788261671 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14145/statm: 4635 279 244 17 0 2626 0

[startup+0.108992 s]
/proc/loadavg: 1.91 1.95 1.90 5/86 14146
/proc/meminfo: memFree=1701160/2055920 swapFree=4192812/4192956
[pid=14145] ppid=14143 vsize=7484 CPUtime=0.09
/proc/14145/stat : 14145 (CSPtoSAT+minisa) R 14143 14145 13542 0 -1 4194304 944 0 0 0 9 0 0 0 18 0 1 0 154862921 7663616 912 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134644732 0 0 4096 0 0 0 0 17 1 0 0
/proc/14145/statm: 1871 912 691 52 0 239 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7484

[startup+0.51704 s]
/proc/loadavg: 1.91 1.95 1.90 5/86 14146
/proc/meminfo: memFree=1701160/2055920 swapFree=4192812/4192956
[pid=14145] ppid=14143 vsize=11988 CPUtime=0.5
/proc/14145/stat : 14145 (CSPtoSAT+minisa) R 14143 14145 13542 0 -1 4194304 2143 0 0 0 49 1 0 0 21 0 1 0 154862921 12275712 2085 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134675483 0 0 4096 0 0 0 0 17 1 0 0
/proc/14145/statm: 2997 2085 721 52 0 1365 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 11988

[startup+1.33813 s]
/proc/loadavg: 1.91 1.95 1.90 3/86 14146
/proc/meminfo: memFree=1690984/2055920 swapFree=4192812/4192956
[pid=14145] ppid=14143 vsize=16488 CPUtime=1.31
/proc/14145/stat : 14145 (CSPtoSAT+minisa) R 14143 14145 13542 0 -1 4194304 3245 0 0 0 129 2 0 0 25 0 1 0 154862921 16883712 3187 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562930 0 0 4096 0 0 0 0 17 1 0 0
/proc/14145/statm: 4122 3187 721 52 0 2490 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 16488

[startup+2.97531 s]
/proc/loadavg: 1.91 1.95 1.90 3/86 14146
/proc/meminfo: memFree=1685288/2055920 swapFree=4192812/4192956
[pid=14145] ppid=14143 vsize=22568 CPUtime=2.93
/proc/14145/stat : 14145 (CSPtoSAT+minisa) R 14143 14145 13542 0 -1 4194304 4769 0 0 0 291 2 0 0 25 0 1 0 154862921 23109632 4711 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14145/statm: 5642 4711 721 52 0 4010 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 22568

[startup+6.26766 s]
/proc/loadavg: 1.92 1.95 1.90 3/86 14146
/proc/meminfo: memFree=1672936/2055920 swapFree=4192812/4192956
[pid=14145] ppid=14143 vsize=32364 CPUtime=6.19
/proc/14145/stat : 14145 (CSPtoSAT+minisa) R 14143 14145 13542 0 -1 4194304 7231 0 0 0 615 4 0 0 25 0 1 0 154862921 33140736 7173 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14145/statm: 8091 7173 721 52 0 6459 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 32364

[startup+12.7244 s]
/proc/loadavg: 1.93 1.95 1.90 3/86 14146
/proc/meminfo: memFree=1651376/2055920 swapFree=4192812/4192956
[pid=14145] ppid=14143 vsize=48140 CPUtime=12.59
/proc/14145/stat : 14145 (CSPtoSAT+minisa) R 14143 14145 13542 0 -1 4194304 11147 0 0 0 1251 8 0 0 25 0 1 0 154862921 49295360 11089 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533148 0 0 4096 0 0 0 0 17 1 0 0
/proc/14145/statm: 12035 11089 721 52 0 10403 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 48140

[startup+25.5577 s]
/proc/loadavg: 1.94 1.96 1.91 3/86 14146
/proc/meminfo: memFree=1618416/2055920 swapFree=4192812/4192956
[pid=14145] ppid=14143 vsize=74072 CPUtime=25.31
/proc/14145/stat : 14145 (CSPtoSAT+minisa) R 14143 14145 13542 0 -1 4194304 17646 0 0 0 2516 15 0 0 25 0 1 0 154862921 75849728 17588 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134630800 0 0 4096 0 0 0 0 17 1 0 0
/proc/14145/statm: 18518 17588 721 52 0 16886 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 74072

[startup+51.2125 s]
/proc/loadavg: 2.03 1.97 1.91 3/86 14146
/proc/meminfo: memFree=1559472/2055920 swapFree=4192812/4192956
[pid=14145] ppid=14143 vsize=115084 CPUtime=50.72
/proc/14145/stat : 14145 (CSPtoSAT+minisa) R 14143 14145 13542 0 -1 4194304 27874 0 0 0 5048 24 0 0 25 0 1 0 154862921 117846016 27816 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/14145/statm: 28771 27816 721 52 0 27139 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 115084

[startup+102.509 s]
/proc/loadavg: 2.01 1.97 1.91 3/86 14146
/proc/meminfo: memFree=1461552/2055920 swapFree=4192812/4192956
[pid=14145] ppid=14143 vsize=182472 CPUtime=101.56
/proc/14145/stat : 14145 (CSPtoSAT+minisa) R 14143 14145 13542 0 -1 4194304 44681 0 0 0 10115 41 0 0 25 0 1 0 154862921 186851328 44623 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14145/statm: 45618 44623 721 52 0 43986 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 182472

[startup+162.535 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 14146
/proc/meminfo: memFree=1353584/2055920 swapFree=4192812/4192956
[pid=14145] ppid=14143 vsize=251100 CPUtime=161.05
/proc/14145/stat : 14145 (CSPtoSAT+minisa) R 14143 14145 13542 0 -1 4194304 61842 0 0 0 16046 59 0 0 25 0 1 0 154862921 257126400 61784 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14145/statm: 62775 61784 721 52 0 61143 0
Current children cumulated CPU time (s) 161.05
Current children cumulated vsize (KiB) 251100

[startup+222.565 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 14146
/proc/meminfo: memFree=1256880/2055920 swapFree=4192812/4192956
[pid=14145] ppid=14143 vsize=313768 CPUtime=220.51
/proc/14145/stat : 14145 (CSPtoSAT+minisa) R 14143 14145 13542 0 -1 4194304 77489 0 0 0 21976 75 0 0 25 0 1 0 154862921 321298432 77431 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14145/statm: 78442 77431 721 52 0 76810 0
Current children cumulated CPU time (s) 220.51
Current children cumulated vsize (KiB) 313768

[startup+282.589 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 14146
/proc/meminfo: memFree=1165104/2055920 swapFree=4192812/4192956
[pid=14145] ppid=14143 vsize=372500 CPUtime=279.99
/proc/14145/stat : 14145 (CSPtoSAT+minisa) R 14143 14145 13542 0 -1 4194304 92144 0 0 0 27909 90 0 0 25 0 1 0 154862921 381440000 92086 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14145/statm: 93125 92086 721 52 0 91493 0
Current children cumulated CPU time (s) 279.99
Current children cumulated vsize (KiB) 372500

[startup+342.613 s]
/proc/loadavg: 2.06 1.99 1.92 3/86 14146
/proc/meminfo: memFree=1076592/2055920 swapFree=4192812/4192956
[pid=14145] ppid=14143 vsize=428428 CPUtime=339.47
/proc/14145/stat : 14145 (CSPtoSAT+minisa) R 14143 14145 13542 0 -1 4194304 106134 0 0 0 33840 107 0 0 25 0 1 0 154862921 438710272 106076 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14145/statm: 107107 106076 721 52 0 105475 0
Current children cumulated CPU time (s) 339.47
Current children cumulated vsize (KiB) 428428

[startup+402.639 s]
/proc/loadavg: 2.02 1.99 1.92 3/86 14146
/proc/meminfo: memFree=989360/2055920 swapFree=4192812/4192956
[pid=14145] ppid=14143 vsize=484088 CPUtime=398.95
/proc/14145/stat : 14145 (CSPtoSAT+minisa) R 14143 14145 13542 0 -1 4194304 120044 0 0 0 39774 121 0 0 25 0 1 0 154862921 495706112 119986 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14145/statm: 121022 119986 721 52 0 119390 0
Current children cumulated CPU time (s) 398.95
Current children cumulated vsize (KiB) 484088

[startup+462.662 s]
/proc/loadavg: 2.00 1.99 1.92 3/86 14146
/proc/meminfo: memFree=906992/2055920 swapFree=4192812/4192956
[pid=14145] ppid=14143 vsize=535160 CPUtime=458.43
/proc/14145/stat : 14145 (CSPtoSAT+minisa) R 14143 14145 13542 0 -1 4194304 132793 0 0 0 45708 135 0 0 25 0 1 0 154862921 548003840 132735 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14145/statm: 133790 132735 721 52 0 132158 0
Current children cumulated CPU time (s) 458.43
Current children cumulated vsize (KiB) 535160

[startup+522.683 s]
/proc/loadavg: 2.08 2.01 1.92 3/86 14146
/proc/meminfo: memFree=824880/2055920 swapFree=4192812/4192956
[pid=14145] ppid=14143 vsize=584876 CPUtime=517.89
/proc/14145/stat : 14145 (CSPtoSAT+minisa) R 14143 14145 13542 0 -1 4194304 145216 0 0 0 51641 148 0 0 25 0 1 0 154862921 598913024 145158 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134538366 0 0 4096 0 0 0 0 17 1 0 0
/proc/14145/statm: 146219 145158 721 52 0 144587 0
Current children cumulated CPU time (s) 517.89
Current children cumulated vsize (KiB) 584876

[startup+582.71 s]
/proc/loadavg: 2.03 2.00 1.92 3/86 14146
/proc/meminfo: memFree=742960/2055920 swapFree=4192812/4192956
[pid=14145] ppid=14143 vsize=634252 CPUtime=577.38
/proc/14145/stat : 14145 (CSPtoSAT+minisa) R 14143 14145 13542 0 -1 4194304 157564 0 0 0 57576 162 0 0 25 0 1 0 154862921 649474048 157506 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14145/statm: 158563 157506 721 52 0 156931 0
Current children cumulated CPU time (s) 577.38
Current children cumulated vsize (KiB) 634252

[startup+642.734 s]
/proc/loadavg: 2.05 2.01 1.93 3/86 14146
/proc/meminfo: memFree=662768/2055920 swapFree=4192812/4192956
[pid=14145] ppid=14143 vsize=683264 CPUtime=636.85
/proc/14145/stat : 14145 (CSPtoSAT+minisa) R 14143 14145 13542 0 -1 4194304 169805 0 0 0 63510 175 0 0 25 0 1 0 154862921 699662336 169747 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14145/statm: 170816 169747 721 52 0 169184 0
Current children cumulated CPU time (s) 636.85
Current children cumulated vsize (KiB) 683264

[startup+702.761 s]
/proc/loadavg: 2.02 2.01 1.93 3/86 14146
/proc/meminfo: memFree=585200/2055920 swapFree=4192812/4192956
[pid=14145] ppid=14143 vsize=731068 CPUtime=696.34
/proc/14145/stat : 14145 (CSPtoSAT+minisa) R 14143 14145 13542 0 -1 4194304 181771 0 0 0 69448 186 0 0 25 0 1 0 154862921 748613632 181713 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668051 0 0 4096 0 0 0 0 17 1 0 0
/proc/14145/statm: 182767 181713 721 52 0 181135 0
Current children cumulated CPU time (s) 696.34
Current children cumulated vsize (KiB) 731068

[startup+762.788 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 14146
/proc/meminfo: memFree=513264/2055920 swapFree=4192812/4192956
[pid=14145] ppid=14143 vsize=775744 CPUtime=755.82
/proc/14145/stat : 14145 (CSPtoSAT+minisa) R 14143 14145 13542 0 -1 4194304 192936 0 0 0 75386 196 0 0 25 0 1 0 154862921 794361856 192878 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671223 0 0 4096 0 0 0 0 17 1 0 0
/proc/14145/statm: 193936 192878 721 52 0 192304 0
Current children cumulated CPU time (s) 755.82
Current children cumulated vsize (KiB) 775744

[startup+822.815 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 14146
/proc/meminfo: memFree=439408/2055920 swapFree=4192812/4192956
[pid=14145] ppid=14143 vsize=819464 CPUtime=815.3
/proc/14145/stat : 14145 (CSPtoSAT+minisa) R 14143 14145 13542 0 -1 4194304 203892 0 0 0 81323 207 0 0 25 0 1 0 154862921 839131136 203834 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/14145/statm: 204866 203834 721 52 0 203234 0
Current children cumulated CPU time (s) 815.3
Current children cumulated vsize (KiB) 819464

[startup+882.848 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 14146
/proc/meminfo: memFree=368624/2055920 swapFree=4192812/4192956
[pid=14145] ppid=14143 vsize=863160 CPUtime=874.78
/proc/14145/stat : 14145 (CSPtoSAT+minisa) R 14143 14145 13542 0 -1 4194304 214808 0 0 0 87258 220 0 0 25 0 1 0 154862921 883875840 214750 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14145/statm: 215790 214750 721 52 0 214158 0
Current children cumulated CPU time (s) 874.78
Current children cumulated vsize (KiB) 863160

[startup+942.873 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 14146
/proc/meminfo: memFree=295408/2055920 swapFree=4192812/4192956
[pid=14145] ppid=14143 vsize=906652 CPUtime=934.26
/proc/14145/stat : 14145 (CSPtoSAT+minisa) R 14143 14145 13542 0 -1 4194304 225678 0 0 0 93194 232 0 0 25 0 1 0 154862921 928411648 225620 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14145/statm: 226663 225620 721 52 0 225031 0
Current children cumulated CPU time (s) 934.26
Current children cumulated vsize (KiB) 906652



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+964.126 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 14146
/proc/meminfo: memFree=269552/2055920 swapFree=4192812/4192956
[pid=14145] ppid=14143 vsize=921700 CPUtime=955.31
/proc/14145/stat : 14145 (CSPtoSAT+minisa) R 14143 14145 13542 0 -1 4194304 229453 0 0 0 95296 235 0 0 25 0 1 0 154862921 943820800 229395 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14145/statm: 230425 229395 721 52 0 228793 0
Current children cumulated CPU time (s) 955.31
Current children cumulated vsize (KiB) 921700

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 964.277
CPU time (s): 955.47
CPU user time (s): 952.968
CPU system time (s): 2.50162
CPU usage (%): 99.0867
Max. virtual memory (cumulated for all children) (KiB): 921700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 952.968
system time used= 2.50162
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 229453
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= 11
involuntary context switches= 37667

runsolver used 1.10083 s user time and 3.18352 s system time

The end

Launcher Data (download as text)

Begin job on node24 on Sat Jan  6 06:24:37 UTC 2007


IDJOB= 216406
IDBENCH= 5075
FILE ID= node24/216406-1168064675

PBS_JOBID= 3475591

Free space on /tmp= 66461 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/chnl/chnl-50-51.xml
COMMAND LINE= /tmp/evaluation/216406-1168064675/CSPtoSAT+minisat /tmp/evaluation/216406-1168064675/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-216406-1168064675 -o ROOT/results/node24/solver-216406-1168064675 -C 1800 -M 900  /tmp/evaluation/216406-1168064675/CSPtoSAT+minisat /tmp/evaluation/216406-1168064675/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  cbe6013faeb1cd8be51ff8d94c616c9b

RANDOM SEED= 203181529

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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:       1701768 kB
Buffers:         12088 kB
Cached:          60060 kB
SwapCached:          0 kB
Active:         257584 kB
Inactive:        28616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1701768 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1944 kB
Writeback:           0 kB
Mapped:         236448 kB
Slab:            52480 kB
Committed_AS:  3019276 kB
PageTables:       2624 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= 66461 MiB



End job on node24 on Sat Jan  6 06:40:41 UTC 2007