Trace number 1538247

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SATzilla2009_C 2009-03-22? (exit code) 1199.78 1200.43

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/800/
unif-k5-r20-v800-c16000-S251246256-047.cnf
MD5SUM8f73ab57f6037e66eefb750c3e8213fd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark38.5531
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses16000
Sum of the clauses size80000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 516000
Number of clauses of size over 50

Solver Data

17.92/18.00	c SATzilla is building models for class 2
17.92/18.00	c run presolver march_dl2004 for 5 seconds ... 
17.92/18.00	c Bin: Executing march_dl2004
17.92/18.00	c spawning binary file with 5 seconds ...
17.92/18.00	c child exit by a signal
17.92/18.00	c march_dl2004 returned code 137.
17.92/18.00	c run presolver mxc-sr08 for 5 seconds ... 
17.92/18.00	c Bin: Executing mxc-sr08
17.92/18.00	c spawning binary file with 5 seconds ...
17.92/18.00	c child exit by a signal
17.92/18.00	c mxc-sr08 returned code 137.
17.92/18.00	c Orignal number of varibales is 800, number of clauses is 16000 
17.92/18.00	c predicted feature computation time is 7.344927 
17.92/18.00	c Bin: Executing satelite
17.92/18.00	c spawning binary file with 240 seconds ...
17.92/18.00	c child exited successfully
17.92/18.00	c satzilla computing base features
17.92/18.00	c Number of variabe is: 800, Number of clause is : 16000 
17.92/18.00	c Initializing...
17.92/18.00	c satzilla compute diameter ...
17.92/18.00	c start diameter features ...
17.92/18.00	c satzilla doing clause learning
17.92/18.00	c start clause learning features ...
17.92/18.00	c Bin: Executing zchaff07
17.92/18.00	c spawning binary file with 2 seconds ...
17.92/18.00	c child exit by a signal
17.92/18.00	c satzilla doing survey propogation probe
17.92/18.00	c do survay propogation for 2 second ...
17.92/18.00	c satzilla doing local search probe
17.92/18.00	c satzilla doing lobjois search-space size estimate
17.92/18.00	c features are:800 16000 800 16000 0 0 0.05 0.3777 0.646377 0.835395 0.00625 1.38778e-16 0.00625 0.00625 -0 0 0 0.00625 0.101614 0.0041875 0.0084375 3.68848 0.0794662 0.0621175 0 0.450549 3.01197 0.00117305 0.228206 0.0004375 0.002125 2.85143 0.187688 0.0196558 0.0807304 0.014 0.0245625 3 0 3 3 -0 61.9107 0.25395 42 128 83 47 67 51 59 52.2702 0.0911546 43.9403 64.1235 58.5106 46.3125 55.2245 49.1176 51.0952 0.16714 0.704755 0.000381711 0.69892 0.330929 0.029655 0.246405 0.0741785 0.148099 0.00278023 0.695145 0.000282916 0.0166473 0.00500794 0.00104283 0.00354645 0.00153027 0.00225752 49.1872 0.351497 152.461 0.0942641 153 139 165 0.889272 0.386125 0.869284 0.103404 0.480411 0.600298 
17.92/18.00	c satzilla's ranking:
17.92/18.00	c 1) march_dl2004: 4.308474
17.92/18.00	c 2) minisat20SAT07: 3.847658
17.92/18.00	c 3) mxc-sr08: 3.789159
17.92/18.00	c 4) minisat20: 2.771250
17.92/18.00	c 5) zchaff_rand: 1.672590
17.92/18.00	c 6) vallst: 0.027435
17.92/18.00	c 7) tts-4-0: -0.054644
17.92/18.00	c 8) SATenstein: -10000.000000
17.92/18.00	c 9) gnovelty+: -10000.000000
17.92/18.00	c 10) adaptg2wsat+: -10000.000000
17.92/18.00	c 11) adaptg2wsat0: -10000.000000
17.92/18.00	c 12) picosat846: -10000.000000
17.92/18.00	c 13) kcnfs04SAT07: -10000.000000
17.92/18.00	c satzilla running march_dl2004 ... 
1199.71/1200.43	c Bin: Executing march_dl2004
1199.71/1200.43	c spawning binary file with 1182 seconds ...
1199.71/1200.43	c child exit by a signal
1199.71/1200.43	c march_dl2004 returned code 137.
1199.71/1200.43	c satzilla running minisat20SAT07 ... 
1199.71/1200.43	c Bin: Executing minisat20SAT07
1199.71/1200.43	c minisat20SAT07 returned code 1.
1199.71/1200.43	c satzilla running mxc-sr08 ... 
1199.71/1200.43	c Bin: Executing mxc-sr08
1199.71/1200.43	c mxc-sr08 returned code 1.
1199.71/1200.43	c satzilla running minisat20 ... 
1199.71/1200.43	c Bin: Executing minisat20
1199.71/1200.43	c minisat20 returned code 1.
1199.71/1200.43	c satzilla running zchaff_rand ... 
1199.71/1200.43	c Bin: Executing zchaff_rand
1199.71/1200.43	c zchaff_rand returned code 1.
1199.71/1200.43	c satzilla running vallst ... 
1199.71/1200.43	c Bin: Executing vallst
1199.71/1200.43	c vallst returned code 1.
1199.71/1200.43	c satzilla running tts-4-0 ... 
1199.71/1200.43	c Bin: Executing tts-4-0
1199.71/1200.43	c tts-4-0 returned code 1.
1199.71/1200.43	c satzilla running SATenstein ... 
1199.71/1200.43	c Bin: Executing SATenstein
1199.71/1200.43	c SATenstein returned code 1.
1199.71/1200.43	c satzilla running gnovelty+ ... 
1199.71/1200.43	c Bin: Executing gnovelty+
1199.71/1200.43	c gnovelty+ returned code 1.
1199.71/1200.43	c satzilla running adaptg2wsat+ ... 
1199.71/1200.43	c Bin: Executing adaptg2wsat+
1199.71/1200.43	c adaptg2wsat+ returned code 1.
1199.71/1200.43	c satzilla running adaptg2wsat0 ... 
1199.71/1200.43	c Bin: Executing adaptg2wsat0
1199.71/1200.43	c adaptg2wsat0 returned code 1.
1199.71/1200.43	c satzilla running picosat846 ... 
1199.71/1200.43	c Bin: Executing picosat846
1199.71/1200.43	c picosat846 returned code 1.
1199.71/1200.43	c satzilla running kcnfs04SAT07 ... 
1199.71/1200.43	c Bin: Executing kcnfs04SAT07
1199.71/1200.43	c kcnfs04SAT07 returned code 1.
1199.71/1200.43	c ERROR: All Failed! 
1199.71/1200.43	c SATZILLA_TIME=1199.940000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1538247-1238422530/watcher-1538247-1238422530 -o /tmp/evaluation-result-1538247-1238422530/solver-1538247-1238422530 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538247-1238422530.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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: 0.92 0.98 0.99 3/64 12593
/proc/meminfo: memFree=1677000/2055920 swapFree=4178768/4192956
[pid=12593] ppid=12591 vsize=2056 CPUtime=0
/proc/12593/stat : 12593 (SATzilla2009_C) S 12591 12593 12227 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114919308 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12593/statm: 514 112 96 399 0 111 0
[pid=12594] ppid=12593 vsize=768 CPUtime=0
/proc/12594/stat : 12594 (march_dl2004) R 12593 12593 12227 0 -1 4194304 105 0 0 0 0 0 0 0 19 0 1 0 1114919308 786432 100 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12594/statm: 192 100 50 118 0 71 0

[startup+0.0195341 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12593
/proc/meminfo: memFree=1677000/2055920 swapFree=4178768/4192956
[pid=12593] ppid=12591 vsize=2056 CPUtime=0
/proc/12593/stat : 12593 (SATzilla2009_C) S 12591 12593 12227 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114919308 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12593/statm: 514 112 96 399 0 111 0
[pid=12594] ppid=12593 vsize=1032 CPUtime=0.01
/proc/12594/stat : 12594 (march_dl2004) R 12593 12593 12227 0 -1 4194304 158 0 0 0 1 0 0 0 19 0 1 0 1114919308 1056768 153 1992294400 134512640 134996440 4294956192 18446744073709551615 134796608 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12594/statm: 258 153 50 118 0 137 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3088

[startup+0.101504 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12593
/proc/meminfo: memFree=1677000/2055920 swapFree=4178768/4192956
[pid=12593] ppid=12591 vsize=2056 CPUtime=0
/proc/12593/stat : 12593 (SATzilla2009_C) S 12591 12593 12227 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114919308 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12593/statm: 514 112 96 399 0 111 0
[pid=12594] ppid=12593 vsize=1880 CPUtime=0.09
/proc/12594/stat : 12594 (march_dl2004) R 12593 12593 12227 0 -1 4194304 1795 0 0 0 9 0 0 0 19 0 1 0 1114919308 1925120 357 1992294400 134512640 134996440 4294956192 18446744073709551615 134542876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12594/statm: 470 357 65 118 0 349 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3936

[startup+0.301542 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12593
/proc/meminfo: memFree=1677000/2055920 swapFree=4178768/4192956
[pid=12593] ppid=12591 vsize=2056 CPUtime=0
/proc/12593/stat : 12593 (SATzilla2009_C) S 12591 12593 12227 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114919308 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12593/statm: 514 112 96 399 0 111 0
[pid=12594] ppid=12593 vsize=3548 CPUtime=0.29
/proc/12594/stat : 12594 (march_dl2004) R 12593 12593 12227 0 -1 4194304 2254 0 0 0 29 0 0 0 21 0 1 0 1114919308 3633152 560 1992294400 134512640 134996440 4294956192 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12594/statm: 887 560 67 118 0 766 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5604

[startup+0.701612 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12593
/proc/meminfo: memFree=1677000/2055920 swapFree=4178768/4192956
[pid=12593] ppid=12591 vsize=2056 CPUtime=0
/proc/12593/stat : 12593 (SATzilla2009_C) S 12591 12593 12227 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114919308 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12593/statm: 514 112 96 399 0 111 0
[pid=12594] ppid=12593 vsize=3548 CPUtime=0.69
/proc/12594/stat : 12594 (march_dl2004) R 12593 12593 12227 0 -1 4194304 2262 0 0 0 69 0 0 0 25 0 1 0 1114919308 3633152 568 1992294400 134512640 134996440 4294956192 18446744073709551615 134583431 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12594/statm: 887 568 67 118 0 766 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5604

[startup+1.50176 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 12595
/proc/meminfo: memFree=1674744/2055920 swapFree=4178768/4192956
[pid=12593] ppid=12591 vsize=2056 CPUtime=0
/proc/12593/stat : 12593 (SATzilla2009_C) S 12591 12593 12227 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114919308 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12593/statm: 514 112 96 399 0 111 0
[pid=12594] ppid=12593 vsize=20092 CPUtime=1.49
/proc/12594/stat : 12594 (march_dl2004) R 12593 12593 12227 0 -1 4194304 6427 0 0 0 148 1 0 0 25 0 1 0 1114919308 20574208 4581 1992294400 134512640 134996440 4294956192 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12594/statm: 5023 4581 72 118 0 4902 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22148

[startup+3.10104 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 12595
/proc/meminfo: memFree=1657720/2055920 swapFree=4178768/4192956
[pid=12593] ppid=12591 vsize=2056 CPUtime=0
/proc/12593/stat : 12593 (SATzilla2009_C) S 12591 12593 12227 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114919308 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12593/statm: 514 112 96 399 0 111 0
[pid=12594] ppid=12593 vsize=21484 CPUtime=3.09
/proc/12594/stat : 12594 (march_dl2004) R 12593 12593 12227 0 -1 4194304 7197 0 0 0 283 26 0 0 25 0 1 0 1114919308 21999616 5081 1992294400 134512640 134996440 4294956192 18446744073709551615 134559824 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12594/statm: 5371 5081 72 118 0 5250 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23540

[startup+6.30162 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 12596
/proc/meminfo: memFree=1674552/2055920 swapFree=4178768/4192956
[pid=12593] ppid=12591 vsize=2056 CPUtime=4.99
/proc/12593/stat : 12593 (SATzilla2009_C) S 12591 12593 12227 0 -1 4194304 156 8286 0 0 0 0 473 26 16 0 1 0 1114919308 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12593/statm: 514 125 107 399 0 111 0
[pid=12596] ppid=12593 vsize=3756 CPUtime=1.27
/proc/12596/stat : 12596 (mxc-sr08) R 12593 12593 12227 0 -1 4194304 1026 0 0 0 127 0 0 0 25 0 1 0 1114919809 3846144 856 1992294400 134512640 135078026 4294956192 18446744073709551615 134523555 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12596/statm: 939 856 71 138 0 798 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 5812

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 12598
/proc/meminfo: memFree=1673272/2055920 swapFree=4178768/4192956
[pid=12593] ppid=12591 vsize=3744 CPUtime=11.41
/proc/12593/stat : 12593 (SATzilla2009_C) S 12591 12593 12227 0 -1 4194304 641 9905 0 0 137 0 976 28 25 0 1 0 1114919308 3833856 588 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12593/statm: 936 588 136 399 0 533 0
[pid=12598] ppid=12593 vsize=3856 CPUtime=1.22
/proc/12598/stat : 12598 (zchaff07) R 12593 12593 12227 0 -1 4194304 832 0 0 0 112 10 0 0 25 0 1 0 1114920455 3948544 675 1992294400 134512640 135538726 4294956256 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12598/statm: 964 675 126 250 0 711 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 7600

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 12599
/proc/meminfo: memFree=1654208/2055920 swapFree=4178768/4192956
[pid=12593] ppid=12591 vsize=5336 CPUtime=17.92
/proc/12593/stat : 12593 (SATzilla2009_C) S 12591 12593 12227 0 -1 4194304 1560 10827 0 0 582 6 1160 44 25 0 1 0 1114919308 5464064 953 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12593/statm: 1334 953 219 399 0 931 0
[pid=12599] ppid=12593 vsize=20952 CPUtime=7.48
/proc/12599/stat : 12599 (march_dl2004) R 12593 12593 12227 0 -1 4194304 8286 0 0 0 723 25 0 0 25 0 1 0 1114921109 21454848 4970 1992294400 134512640 134996440 4294956192 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12599/statm: 5238 4970 74 118 0 5117 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 26288

[startup+51.1016 s]
/proc/loadavg: 1.04 1.00 1.00 2/66 12599
/proc/meminfo: memFree=1641024/2055920 swapFree=4178768/4192956
[pid=12593] ppid=12591 vsize=5336 CPUtime=17.92
/proc/12593/stat : 12593 (SATzilla2009_C) S 12591 12593 12227 0 -1 4194304 1560 10827 0 0 582 6 1160 44 25 0 1 0 1114919308 5464064 953 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12593/statm: 1334 953 219 399 0 931 0
[pid=12599] ppid=12593 vsize=37160 CPUtime=33.06
/proc/12599/stat : 12599 (march_dl2004) R 12593 12593 12227 0 -1 4194304 11647 0 0 0 3280 26 0 0 25 0 1 0 1114921109 38051840 8331 1992294400 134512640 134996440 4294956192 18446744073709551615 134527810 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12599/statm: 9290 8331 74 118 0 9169 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 42496

[startup+102.306 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 12599
/proc/meminfo: memFree=1636992/2055920 swapFree=4178768/4192956
[pid=12593] ppid=12591 vsize=5336 CPUtime=17.92
/proc/12593/stat : 12593 (SATzilla2009_C) S 12591 12593 12227 0 -1 4194304 1560 10827 0 0 582 6 1160 44 25 0 1 0 1114919308 5464064 953 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12593/statm: 1334 953 219 399 0 931 0
[pid=12599] ppid=12593 vsize=41108 CPUtime=84.23
/proc/12599/stat : 12599 (march_dl2004) R 12593 12593 12227 0 -1 4194304 12667 0 0 0 8395 28 0 0 25 0 1 0 1114921109 42094592 9351 1992294400 134512640 134996440 4294956192 18446744073709551615 134527922 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12599/statm: 10277 9351 74 118 0 10156 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 46444

[startup+162.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 12599
/proc/meminfo: memFree=1634048/2055920 swapFree=4178768/4192956
[pid=12593] ppid=12591 vsize=5336 CPUtime=17.92
/proc/12593/stat : 12593 (SATzilla2009_C) S 12591 12593 12227 0 -1 4194304 1560 10827 0 0 582 6 1160 44 25 0 1 0 1114919308 5464064 953 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12593/statm: 1334 953 219 399 0 931 0
[pid=12599] ppid=12593 vsize=43992 CPUtime=144.19
/proc/12599/stat : 12599 (march_dl2004) R 12593 12593 12227 0 -1 4194304 13386 0 0 0 14391 28 0 0 25 0 1 0 1114921109 45047808 10070 1992294400 134512640 134996440 4294956192 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12599/statm: 10998 10070 74 118 0 10877 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 49328

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12599
/proc/meminfo: memFree=1632256/2055920 swapFree=4178768/4192956
[pid=12593] ppid=12591 vsize=5336 CPUtime=17.92
/proc/12593/stat : 12593 (SATzilla2009_C) S 12591 12593 12227 0 -1 4194304 1560 10827 0 0 582 6 1160 44 25 0 1 0 1114919308 5464064 953 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12593/statm: 1334 953 219 399 0 931 0
[pid=12599] ppid=12593 vsize=45688 CPUtime=204.16
/proc/12599/stat : 12599 (march_dl2004) R 12593 12593 12227 0 -1 4194304 13828 0 0 0 20388 28 0 0 25 0 1 0 1114921109 46784512 10512 1992294400 134512640 134996440 4294956192 18446744073709551615 134537794 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12599/statm: 11422 10512 74 118 0 11301 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 51024

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12599
/proc/meminfo: memFree=1631104/2055920 swapFree=4178768/4192956
[pid=12593] ppid=12591 vsize=5336 CPUtime=17.92
/proc/12593/stat : 12593 (SATzilla2009_C) S 12591 12593 12227 0 -1 4194304 1560 10827 0 0 582 6 1160 44 25 0 1 0 1114919308 5464064 953 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12593/statm: 1334 953 219 399 0 931 0
[pid=12599] ppid=12593 vsize=46864 CPUtime=264.14
/proc/12599/stat : 12599 (march_dl2004) R 12593 12593 12227 0 -1 4194304 14128 0 0 0 26385 29 0 0 25 0 1 0 1114921109 47988736 10812 1992294400 134512640 134996440 4294956192 18446744073709551615 134528297 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12599/statm: 11716 10812 74 118 0 11595 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 52200

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12599
/proc/meminfo: memFree=1630272/2055920 swapFree=4178768/4192956
[pid=12593] ppid=12591 vsize=5336 CPUtime=17.92
/proc/12593/stat : 12593 (SATzilla2009_C) S 12591 12593 12227 0 -1 4194304 1560 10827 0 0 582 6 1160 44 25 0 1 0 1114919308 5464064 953 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12593/statm: 1334 953 219 399 0 931 0
[pid=12599] ppid=12593 vsize=47788 CPUtime=324.09
/proc/12599/stat : 12599 (march_dl2004) R 12593 12593 12227 0 -1 4194304 14343 0 0 0 32380 29 0 0 25 0 1 0 1114921109 48934912 11027 1992294400 134512640 134996440 4294956192 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12599/statm: 11947 11027 74 118 0 11826 0

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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12599
/proc/meminfo: memFree=1625472/2055920 swapFree=4178768/4192956
[pid=12593] ppid=12591 vsize=5336 CPUtime=17.92
/proc/12593/stat : 12593 (SATzilla2009_C) S 12591 12593 12227 0 -1 4194304 1560 10827 0 0 582 6 1160 44 25 0 1 0 1114919308 5464064 953 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12593/statm: 1334 953 219 399 0 931 0
[pid=12599] ppid=12593 vsize=52276 CPUtime=803.87
/proc/12599/stat : 12599 (march_dl2004) R 12593 12593 12227 0 -1 4194304 15503 0 0 0 80356 31 0 0 25 0 1 0 1114921109 53530624 12187 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12599/statm: 13069 12187 74 118 0 12948 0
Current children cumulated CPU time (s) 821.79
Current children cumulated vsize (KiB) 57612

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12599
/proc/meminfo: memFree=1625152/2055920 swapFree=4178768/4192956
[pid=12593] ppid=12591 vsize=5336 CPUtime=17.92
/proc/12593/stat : 12593 (SATzilla2009_C) S 12591 12593 12227 0 -1 4194304 1560 10827 0 0 582 6 1160 44 25 0 1 0 1114919308 5464064 953 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12593/statm: 1334 953 219 399 0 931 0
[pid=12599] ppid=12593 vsize=52672 CPUtime=863.84
/proc/12599/stat : 12599 (march_dl2004) R 12593 12593 12227 0 -1 4194304 15588 0 0 0 86353 31 0 0 25 0 1 0 1114921109 53936128 12272 1992294400 134512640 134996440 4294956192 18446744073709551615 134551512 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12599/statm: 13168 12272 74 118 0 13047 0
Current children cumulated CPU time (s) 881.76
Current children cumulated vsize (KiB) 58008

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12599
/proc/meminfo: memFree=1624768/2055920 swapFree=4178768/4192956
[pid=12593] ppid=12591 vsize=5336 CPUtime=17.92
/proc/12593/stat : 12593 (SATzilla2009_C) S 12591 12593 12227 0 -1 4194304 1560 10827 0 0 582 6 1160 44 25 0 1 0 1114919308 5464064 953 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12593/statm: 1334 953 219 399 0 931 0
[pid=12599] ppid=12593 vsize=52936 CPUtime=923.81
/proc/12599/stat : 12599 (march_dl2004) R 12593 12593 12227 0 -1 4194304 15672 0 0 0 92350 31 0 0 25 0 1 0 1114921109 54206464 12356 1992294400 134512640 134996440 4294956192 18446744073709551615 134526956 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12599/statm: 13234 12356 74 118 0 13113 0
Current children cumulated CPU time (s) 941.73
Current children cumulated vsize (KiB) 58272

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12599
/proc/meminfo: memFree=1624512/2055920 swapFree=4178768/4192956
[pid=12593] ppid=12591 vsize=5336 CPUtime=17.92
/proc/12593/stat : 12593 (SATzilla2009_C) S 12591 12593 12227 0 -1 4194304 1560 10827 0 0 582 6 1160 44 25 0 1 0 1114919308 5464064 953 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12593/statm: 1334 953 219 399 0 931 0
[pid=12599] ppid=12593 vsize=53200 CPUtime=983.79
/proc/12599/stat : 12599 (march_dl2004) R 12593 12593 12227 0 -1 4194304 15738 0 0 0 98348 31 0 0 25 0 1 0 1114921109 54476800 12422 1992294400 134512640 134996440 4294956192 18446744073709551615 134567185 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12599/statm: 13300 12422 74 118 0 13179 0
Current children cumulated CPU time (s) 1001.71
Current children cumulated vsize (KiB) 58536

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12599
/proc/meminfo: memFree=1624192/2055920 swapFree=4178768/4192956
[pid=12593] ppid=12591 vsize=5336 CPUtime=17.92
/proc/12593/stat : 12593 (SATzilla2009_C) S 12591 12593 12227 0 -1 4194304 1560 10827 0 0 582 6 1160 44 25 0 1 0 1114919308 5464064 953 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12593/statm: 1334 953 219 399 0 931 0
[pid=12599] ppid=12593 vsize=53596 CPUtime=1043.75
/proc/12599/stat : 12599 (march_dl2004) R 12593 12593 12227 0 -1 4194304 15815 0 0 0 104344 31 0 0 25 0 1 0 1114921109 54882304 12499 1992294400 134512640 134996440 4294956192 18446744073709551615 134575708 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12599/statm: 13399 12499 74 118 0 13278 0
Current children cumulated CPU time (s) 1061.67
Current children cumulated vsize (KiB) 58932

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12599
/proc/meminfo: memFree=1623872/2055920 swapFree=4178768/4192956
[pid=12593] ppid=12591 vsize=5336 CPUtime=17.92
/proc/12593/stat : 12593 (SATzilla2009_C) S 12591 12593 12227 0 -1 4194304 1560 10827 0 0 582 6 1160 44 25 0 1 0 1114919308 5464064 953 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12593/statm: 1334 953 219 399 0 931 0
[pid=12599] ppid=12593 vsize=53860 CPUtime=1103.73
/proc/12599/stat : 12599 (march_dl2004) R 12593 12593 12227 0 -1 4194304 15882 0 0 0 110341 32 0 0 25 0 1 0 1114921109 55152640 12566 1992294400 134512640 134996440 4294956192 18446744073709551615 134526937 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12599/statm: 13465 12566 74 118 0 13344 0
Current children cumulated CPU time (s) 1121.65
Current children cumulated vsize (KiB) 59196

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12599
/proc/meminfo: memFree=1623680/2055920 swapFree=4178768/4192956
[pid=12593] ppid=12591 vsize=5336 CPUtime=17.92
/proc/12593/stat : 12593 (SATzilla2009_C) S 12591 12593 12227 0 -1 4194304 1560 10827 0 0 582 6 1160 44 25 0 1 0 1114919308 5464064 953 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12593/statm: 1334 953 219 399 0 931 0
[pid=12599] ppid=12593 vsize=54124 CPUtime=1163.7
/proc/12599/stat : 12599 (march_dl2004) R 12593 12593 12227 0 -1 4194304 15939 0 0 0 116338 32 0 0 25 0 1 0 1114921109 55422976 12623 1992294400 134512640 134996440 4294956192 18446744073709551615 134551585 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12599/statm: 13531 12623 74 118 0 13410 0
Current children cumulated CPU time (s) 1181.62
Current children cumulated vsize (KiB) 59460

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12599
/proc/meminfo: memFree=1623680/2055920 swapFree=4178768/4192956
[pid=12593] ppid=12591 vsize=5336 CPUtime=17.92
/proc/12593/stat : 12593 (SATzilla2009_C) S 12591 12593 12227 0 -1 4194304 1560 10827 0 0 582 6 1160 44 25 0 1 0 1114919308 5464064 953 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12593/statm: 1334 953 219 399 0 931 0
[pid=12599] ppid=12593 vsize=54124 CPUtime=1171.69
/proc/12599/stat : 12599 (march_dl2004) R 12593 12593 12227 0 -1 4194304 15946 0 0 0 117137 32 0 0 25 0 1 0 1114921109 55422976 12630 1992294400 134512640 134996440 4294956192 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12599/statm: 13531 12630 74 118 0 13410 0
Current children cumulated CPU time (s) 1189.61
Current children cumulated vsize (KiB) 59460

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12599
/proc/meminfo: memFree=1623616/2055920 swapFree=4178768/4192956
[pid=12593] ppid=12591 vsize=5336 CPUtime=17.92
/proc/12593/stat : 12593 (SATzilla2009_C) S 12591 12593 12227 0 -1 4194304 1560 10827 0 0 582 6 1160 44 25 0 1 0 1114919308 5464064 953 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12593/statm: 1334 953 219 399 0 931 0
[pid=12599] ppid=12593 vsize=54124 CPUtime=1178.1
/proc/12599/stat : 12599 (march_dl2004) R 12593 12593 12227 0 -1 4194304 15950 0 0 0 117778 32 0 0 25 0 1 0 1114921109 55422976 12634 1992294400 134512640 134996440 4294956192 18446744073709551615 134526814 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12599/statm: 13531 12634 74 118 0 13410 0
Current children cumulated CPU time (s) 1196.02
Current children cumulated vsize (KiB) 59460

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12599
/proc/meminfo: memFree=1623616/2055920 swapFree=4178768/4192956
[pid=12593] ppid=12591 vsize=5336 CPUtime=17.92
/proc/12593/stat : 12593 (SATzilla2009_C) S 12591 12593 12227 0 -1 4194304 1560 10827 0 0 582 6 1160 44 25 0 1 0 1114919308 5464064 953 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12593/statm: 1334 953 219 399 0 931 0
[pid=12599] ppid=12593 vsize=54124 CPUtime=1179.69
/proc/12599/stat : 12599 (march_dl2004) R 12593 12593 12227 0 -1 4194304 15951 0 0 0 117937 32 0 0 25 0 1 0 1114921109 55422976 12635 1992294400 134512640 134996440 4294956192 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12599/statm: 13531 12635 74 118 0 13410 0
Current children cumulated CPU time (s) 1197.61
Current children cumulated vsize (KiB) 59460

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12599
/proc/meminfo: memFree=1623616/2055920 swapFree=4178768/4192956
[pid=12593] ppid=12591 vsize=5336 CPUtime=17.92
/proc/12593/stat : 12593 (SATzilla2009_C) S 12591 12593 12227 0 -1 4194304 1560 10827 0 0 582 6 1160 44 25 0 1 0 1114919308 5464064 953 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12593/statm: 1334 953 219 399 0 931 0
[pid=12599] ppid=12593 vsize=54124 CPUtime=1180.49
/proc/12599/stat : 12599 (march_dl2004) R 12593 12593 12227 0 -1 4194304 15951 0 0 0 118017 32 0 0 25 0 1 0 1114921109 55422976 12635 1992294400 134512640 134996440 4294956192 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12599/statm: 13531 12635 74 118 0 13410 0
Current children cumulated CPU time (s) 1198.41
Current children cumulated vsize (KiB) 59460

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12599
/proc/meminfo: memFree=1623616/2055920 swapFree=4178768/4192956
[pid=12593] ppid=12591 vsize=5336 CPUtime=17.92
/proc/12593/stat : 12593 (SATzilla2009_C) S 12591 12593 12227 0 -1 4194304 1560 10827 0 0 582 6 1160 44 25 0 1 0 1114919308 5464064 953 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12593/statm: 1334 953 219 399 0 931 0
[pid=12599] ppid=12593 vsize=54124 CPUtime=1181.29
/proc/12599/stat : 12599 (march_dl2004) R 12593 12593 12227 0 -1 4194304 15953 0 0 0 118097 32 0 0 25 0 1 0 1114921109 55422976 12637 1992294400 134512640 134996440 4294956192 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12599/statm: 13531 12637 74 118 0 13410 0
Current children cumulated CPU time (s) 1199.21
Current children cumulated vsize (KiB) 59460

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12599
/proc/meminfo: memFree=1623552/2055920 swapFree=4178768/4192956
[pid=12593] ppid=12591 vsize=5336 CPUtime=17.92
/proc/12593/stat : 12593 (SATzilla2009_C) S 12591 12593 12227 0 -1 4194304 1560 10827 0 0 582 6 1160 44 25 0 1 0 1114919308 5464064 953 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12593/statm: 1334 953 219 399 0 931 0
[pid=12599] ppid=12593 vsize=54124 CPUtime=1181.69
/proc/12599/stat : 12599 (march_dl2004) R 12593 12593 12227 0 -1 4194304 15953 0 0 0 118137 32 0 0 25 0 1 0 1114921109 55422976 12637 1992294400 134512640 134996440 4294956192 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12599/statm: 13531 12637 74 118 0 13410 0
Current children cumulated CPU time (s) 1199.61
Current children cumulated vsize (KiB) 59460

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12599
/proc/meminfo: memFree=1623552/2055920 swapFree=4178768/4192956
[pid=12593] ppid=12591 vsize=5336 CPUtime=17.92
/proc/12593/stat : 12593 (SATzilla2009_C) S 12591 12593 12227 0 -1 4194304 1560 10827 0 0 582 6 1160 44 25 0 1 0 1114919308 5464064 953 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12593/statm: 1334 953 219 399 0 931 0
[pid=12599] ppid=12593 vsize=54124 CPUtime=1181.79
/proc/12599/stat : 12599 (march_dl2004) R 12593 12593 12227 0 -1 4194304 15953 0 0 0 118147 32 0 0 25 0 1 0 1114921109 55422976 12637 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12599/statm: 13531 12637 74 118 0 13410 0
Current children cumulated CPU time (s) 1199.71
Current children cumulated vsize (KiB) 59460

Child status: 17
Real time (s): 1200.43
CPU time (s): 1199.78
CPU user time (s): 1198.93
CPU system time (s): 0.840872
CPU usage (%): 99.9452
Max. virtual memory (cumulated for all children) (KiB): 59460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.93
system time used= 0.840872
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28356
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= 16
involuntary context switches= 4247

runsolver used 1.00985 second user time and 3.36349 second system time

The end

Launcher Data

Begin job on node12 at 2009-03-30 16:15:30
IDJOB=1538247
IDBENCH=70195
IDSOLVER=527
FILE ID=node12/1538247-1238422530
PBS_JOBID= 9061517
Free space on /tmp= 65408 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/800/unif-k5-r20-v800-c16000-S251246256-047.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538247-1238422530/watcher-1538247-1238422530 -o /tmp/evaluation-result-1538247-1238422530/solver-1538247-1238422530 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538247-1238422530.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 8f73ab57f6037e66eefb750c3e8213fd
RANDOM SEED=508971778

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

/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.266
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.266
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:       1677544 kB
Buffers:         65460 kB
Cached:         235256 kB
SwapCached:       7936 kB
Active:         214620 kB
Inactive:        95472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1677544 kB
SwapTotal:     4192956 kB
SwapFree:      4178768 kB
Dirty:           31824 kB
Writeback:           0 kB
Mapped:          15036 kB
Slab:            54384 kB
Committed_AS:  3042004 kB
PageTables:       1380 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= 65376 MiB
End job on node12 at 2009-03-30 16:35:31