Trace number 1538358

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.36 1199.76

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/700/
unif-k5-r20-v700-c14000-S1192890414-033.cnf
MD5SUMb3febcd5ef9d5b37314559489b51c141
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark9.61754
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
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 514000
Number of clauses of size over 50

Solver Data

17.47/17.54	c SATzilla is building models for class 2
17.47/17.54	c run presolver march_dl2004 for 5 seconds ... 
17.47/17.54	c Bin: Executing march_dl2004
17.47/17.54	c spawning binary file with 5 seconds ...
17.47/17.54	c child exit by a signal
17.47/17.54	c march_dl2004 returned code 137.
17.47/17.54	c run presolver mxc-sr08 for 5 seconds ... 
17.47/17.54	c Bin: Executing mxc-sr08
17.47/17.54	c spawning binary file with 5 seconds ...
17.47/17.54	c child exit by a signal
17.47/17.54	c mxc-sr08 returned code 137.
17.47/17.54	c Orignal number of varibales is 700, number of clauses is 14000 
17.47/17.54	c predicted feature computation time is 7.283211 
17.47/17.54	c Bin: Executing satelite
17.47/17.54	c spawning binary file with 240 seconds ...
17.47/17.54	c child exited successfully
17.47/17.54	c satzilla computing base features
17.47/17.54	c Number of variabe is: 700, Number of clause is : 14000 
17.47/17.54	c Initializing...
17.47/17.54	c satzilla compute diameter ...
17.47/17.54	c start diameter features ...
17.47/17.54	c satzilla doing clause learning
17.47/17.54	c start clause learning features ...
17.47/17.54	c Bin: Executing zchaff07
17.47/17.54	c spawning binary file with 2 seconds ...
17.47/17.54	c child exit by a signal
17.47/17.54	c satzilla doing survey propogation probe
17.47/17.54	c do survay propogation for 2 second ...
17.47/17.54	c satzilla doing local search probe
17.47/17.55	c satzilla doing lobjois search-space size estimate
17.47/17.55	c features are:700 14000 700 14000 0 0 0.05 0.3752 0.646362 0.829178 0.00714286 1.21431e-16 0.00714286 0.00714286 -0 0 0 0.00714286 0.0999014 0.00507143 0.00928571 3.65751 0.0831036 0.0610572 0 0.422222 3.02797 0.00134949 0.231833 0.000428571 0.00242857 2.8784 0.188929 0.021751 0.0769231 0.0165 0.0264286 3 0 3 3 -0 74.42 0.276678 45 148 98 60 78 64 69 49.5741 0.0779217 43.7969 60.1127 55.9466 45.2941 51.4531 46.7255 49.2903 0.174774 0.658712 0.00212919 0.669568 0.335285 0.0377838 0.25174 0.085601 0.157319 0.00279743 0.671471 0.000361713 0.0152334 0.00493202 0.000980055 0.00364627 0.00151746 0.00230269 41.6477 0.172347 134.359 0.0770712 134 122 149 0.893376 0.246786 0.864164 0.0342714 0.488265 0.610248 
17.47/17.55	c satzilla's ranking:
17.47/17.55	c 1) march_dl2004: 4.221601
17.47/17.55	c 2) mxc-sr08: 3.798611
17.47/17.55	c 3) minisat20SAT07: 3.782997
17.47/17.55	c 4) minisat20: 2.799955
17.47/17.55	c 5) zchaff_rand: 1.719115
17.47/17.55	c 6) vallst: 0.031798
17.47/17.55	c 7) tts-4-0: 0.005770
17.47/17.55	c 8) SATenstein: -10000.000000
17.47/17.55	c 9) gnovelty+: -10000.000000
17.47/17.55	c 10) adaptg2wsat+: -10000.000000
17.47/17.55	c 11) adaptg2wsat0: -10000.000000
17.47/17.55	c 12) picosat846: -10000.000000
17.47/17.55	c 13) kcnfs04SAT07: -10000.000000
17.47/17.55	c satzilla running march_dl2004 ... 
1199.28/1199.75	c Bin: Executing march_dl2004
1199.28/1199.75	c spawning binary file with 1182 seconds ...
1199.28/1199.75	c child exit by a signal
1199.28/1199.75	c march_dl2004 returned code 137.
1199.28/1199.75	c satzilla running mxc-sr08 ... 
1199.28/1199.75	c Bin: Executing mxc-sr08
1199.28/1199.75	c mxc-sr08 returned code 1.
1199.28/1199.75	c satzilla running minisat20SAT07 ... 
1199.28/1199.75	c Bin: Executing minisat20SAT07
1199.28/1199.75	c minisat20SAT07 returned code 1.
1199.28/1199.75	c satzilla running minisat20 ... 
1199.28/1199.75	c Bin: Executing minisat20
1199.28/1199.75	c minisat20 returned code 1.
1199.28/1199.75	c satzilla running zchaff_rand ... 
1199.28/1199.75	c Bin: Executing zchaff_rand
1199.28/1199.75	c zchaff_rand returned code 1.
1199.28/1199.75	c satzilla running vallst ... 
1199.28/1199.75	c Bin: Executing vallst
1199.28/1199.75	c vallst returned code 1.
1199.28/1199.75	c satzilla running tts-4-0 ... 
1199.28/1199.75	c Bin: Executing tts-4-0
1199.28/1199.75	c tts-4-0 returned code 1.
1199.28/1199.75	c satzilla running SATenstein ... 
1199.28/1199.75	c Bin: Executing SATenstein
1199.28/1199.75	c SATenstein returned code 1.
1199.28/1199.75	c satzilla running gnovelty+ ... 
1199.28/1199.75	c Bin: Executing gnovelty+
1199.28/1199.75	c gnovelty+ returned code 1.
1199.28/1199.75	c satzilla running adaptg2wsat+ ... 
1199.28/1199.75	c Bin: Executing adaptg2wsat+
1199.28/1199.75	c adaptg2wsat+ returned code 1.
1199.28/1199.75	c satzilla running adaptg2wsat0 ... 
1199.28/1199.75	c Bin: Executing adaptg2wsat0
1199.28/1199.75	c adaptg2wsat0 returned code 1.
1199.28/1199.75	c satzilla running picosat846 ... 
1199.28/1199.75	c Bin: Executing picosat846
1199.28/1199.75	c picosat846 returned code 1.
1199.28/1199.75	c satzilla running kcnfs04SAT07 ... 
1199.28/1199.75	c Bin: Executing kcnfs04SAT07
1199.28/1199.75	c kcnfs04SAT07 returned code 1.
1199.28/1199.75	c ERROR: All Failed! 
1199.28/1199.75	c SATZILLA_TIME=1199.530000

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-1538358-1238424707/watcher-1538358-1238424707 -o /tmp/evaluation-result-1538358-1238424707/solver-1538358-1238424707 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538358-1238424707.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.99 0.98 0.99 3/64 9945
/proc/meminfo: memFree=1563504/2055920 swapFree=4178472/4192956
[pid=9945] ppid=9943 vsize=2056 CPUtime=0
/proc/9945/stat : 9945 (SATzilla2009_C) S 9943 9945 9537 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115137737 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9945/statm: 514 112 96 399 0 111 0
[pid=9946] ppid=9945 vsize=768 CPUtime=0
/proc/9946/stat : 9946 (march_dl2004) R 9945 9945 9537 0 -1 4194304 101 0 0 0 0 0 0 0 19 0 1 0 1115137738 786432 96 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9946/statm: 192 96 50 118 0 71 0

[startup+0.0687531 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 9945
/proc/meminfo: memFree=1563504/2055920 swapFree=4178472/4192956
[pid=9945] ppid=9943 vsize=2056 CPUtime=0
/proc/9945/stat : 9945 (SATzilla2009_C) S 9943 9945 9537 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115137737 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9945/statm: 514 112 96 399 0 111 0
[pid=9946] ppid=9945 vsize=2076 CPUtime=0.06
/proc/9946/stat : 9946 (march_dl2004) R 9945 9945 9537 0 -1 4194304 1142 0 0 0 6 0 0 0 19 0 1 0 1115137738 2125824 394 1992294400 134512640 134996440 4294956176 18446744073709551615 134543078 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9946/statm: 519 394 61 118 0 398 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4132

[startup+0.101757 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 9945
/proc/meminfo: memFree=1563504/2055920 swapFree=4178472/4192956
[pid=9945] ppid=9943 vsize=2056 CPUtime=0
/proc/9945/stat : 9945 (SATzilla2009_C) S 9943 9945 9537 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115137737 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9945/statm: 514 112 96 399 0 111 0
[pid=9946] ppid=9945 vsize=3088 CPUtime=0.09
/proc/9946/stat : 9946 (march_dl2004) R 9945 9945 9537 0 -1 4194304 1825 0 0 0 9 0 0 0 19 0 1 0 1115137738 3162112 449 1992294400 134512640 134996440 4294956176 18446744073709551615 134582697 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9946/statm: 772 449 67 118 0 651 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5144

[startup+0.301781 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 9945
/proc/meminfo: memFree=1563504/2055920 swapFree=4178472/4192956
[pid=9945] ppid=9943 vsize=2056 CPUtime=0
/proc/9945/stat : 9945 (SATzilla2009_C) S 9943 9945 9537 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115137737 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9945/statm: 514 112 96 399 0 111 0
[pid=9946] ppid=9945 vsize=3124 CPUtime=0.29
/proc/9946/stat : 9946 (march_dl2004) R 9945 9945 9537 0 -1 4194304 1939 0 0 0 29 0 0 0 21 0 1 0 1115137738 3198976 506 1992294400 134512640 134996440 4294956176 18446744073709551615 134583495 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9946/statm: 781 506 67 118 0 660 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5180

[startup+0.701828 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 9945
/proc/meminfo: memFree=1563504/2055920 swapFree=4178472/4192956
[pid=9945] ppid=9943 vsize=2056 CPUtime=0
/proc/9945/stat : 9945 (SATzilla2009_C) S 9943 9945 9537 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115137737 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9945/statm: 514 112 96 399 0 111 0
[pid=9946] ppid=9945 vsize=3124 CPUtime=0.69
/proc/9946/stat : 9946 (march_dl2004) R 9945 9945 9537 0 -1 4194304 1946 0 0 0 69 0 0 0 25 0 1 0 1115137738 3198976 513 1992294400 134512640 134996440 4294956176 18446744073709551615 134585371 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9946/statm: 781 513 67 118 0 660 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5180

[startup+1.50192 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9947
/proc/meminfo: memFree=1561504/2055920 swapFree=4178472/4192956
[pid=9945] ppid=9943 vsize=2056 CPUtime=0
/proc/9945/stat : 9945 (SATzilla2009_C) S 9943 9945 9537 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115137737 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9945/statm: 514 112 96 399 0 111 0
[pid=9946] ppid=9945 vsize=17284 CPUtime=1.49
/proc/9946/stat : 9946 (march_dl2004) R 9945 9945 9537 0 -1 4194304 5482 0 0 0 143 6 0 0 25 0 1 0 1115137738 17698816 3913 1992294400 134512640 134996440 4294956176 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9946/statm: 4321 3913 72 118 0 4200 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19340

[startup+3.10111 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9947
/proc/meminfo: memFree=1546336/2055920 swapFree=4178472/4192956
[pid=9945] ppid=9943 vsize=2056 CPUtime=0
/proc/9945/stat : 9945 (SATzilla2009_C) S 9943 9945 9537 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115137737 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9945/statm: 514 112 96 399 0 111 0
[pid=9946] ppid=9945 vsize=17920 CPUtime=3.08
/proc/9946/stat : 9946 (march_dl2004) R 9945 9945 9537 0 -1 4194304 7048 0 0 0 288 20 0 0 25 0 1 0 1115137738 18350080 4244 1992294400 134512640 134996440 4294956176 18446744073709551615 134528181 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9946/statm: 4480 4244 74 118 0 4359 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 19976

[startup+6.30249 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9948
/proc/meminfo: memFree=1561248/2055920 swapFree=4178472/4192956
[pid=9945] ppid=9943 vsize=2056 CPUtime=4.99
/proc/9945/stat : 9945 (SATzilla2009_C) S 9943 9945 9537 0 -1 4194304 156 7048 0 0 0 0 478 21 19 0 1 0 1115137737 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9945/statm: 514 125 107 399 0 111 0
[pid=9948] ppid=9945 vsize=3580 CPUtime=1.29
/proc/9948/stat : 9948 (mxc-sr08) R 9945 9945 9537 0 -1 4194304 956 0 0 0 129 0 0 0 25 0 1 0 1115138238 3665920 812 1992294400 134512640 135078026 4294956176 18446744073709551615 134540370 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9948/statm: 895 812 71 138 0 754 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 5636

[startup+12.7013 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9950
/proc/meminfo: memFree=1559784/2055920 swapFree=4178472/4192956
[pid=9945] ppid=9943 vsize=3540 CPUtime=11.06
/proc/9945/stat : 9945 (SATzilla2009_C) S 9943 9945 9537 0 -1 4194304 588 8570 0 0 103 0 982 21 25 0 1 0 1115137737 3624960 535 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9945/statm: 885 535 136 399 0 482 0
[pid=9950] ppid=9945 vsize=3836 CPUtime=1.59
/proc/9950/stat : 9950 (zchaff07) R 9945 9945 9537 0 -1 4194304 837 0 0 0 147 12 0 0 25 0 1 0 1115138847 3928064 680 1992294400 134512640 135538726 4294956240 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9950/statm: 959 680 126 250 0 706 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 7376

[startup+25.5018 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9951
/proc/meminfo: memFree=1543208/2055920 swapFree=4178472/4192956
[pid=9945] ppid=9943 vsize=4856 CPUtime=17.52
/proc/9945/stat : 9945 (SATzilla2009_C) S 9943 9945 9537 0 -1 4194304 1408 9456 0 0 540 8 1168 36 25 0 1 0 1115137737 4972544 822 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9945/statm: 1214 822 219 399 0 811 0
[pid=9951] ppid=9945 vsize=20084 CPUtime=7.93
/proc/9951/stat : 9951 (march_dl2004) R 9945 9945 9537 0 -1 4194304 7433 0 0 0 772 21 0 0 25 0 1 0 1115139492 20566016 4629 1992294400 134512640 134996440 4294956176 18446744073709551615 134537794 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9951/statm: 5021 4629 74 118 0 4900 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 24940

[startup+51.1018 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9951
/proc/meminfo: memFree=1532200/2055920 swapFree=4178472/4192956
[pid=9945] ppid=9943 vsize=4856 CPUtime=17.52
/proc/9945/stat : 9945 (SATzilla2009_C) S 9943 9945 9537 0 -1 4194304 1408 9456 0 0 540 8 1168 36 25 0 1 0 1115137737 4972544 822 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9945/statm: 1214 822 219 399 0 811 0
[pid=9951] ppid=9945 vsize=30440 CPUtime=33.51
/proc/9951/stat : 9951 (march_dl2004) R 9945 9945 9537 0 -1 4194304 10066 0 0 0 3327 24 0 0 25 0 1 0 1115139492 31170560 7262 1992294400 134512640 134996440 4294956176 18446744073709551615 134565969 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9951/statm: 7610 7262 74 118 0 7489 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 35296

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9951
/proc/meminfo: memFree=1528168/2055920 swapFree=4178472/4192956
[pid=9945] ppid=9943 vsize=4856 CPUtime=17.52
/proc/9945/stat : 9945 (SATzilla2009_C) S 9943 9945 9537 0 -1 4194304 1408 9456 0 0 540 8 1168 36 25 0 1 0 1115137737 4972544 822 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9945/statm: 1214 822 219 399 0 811 0
[pid=9951] ppid=9945 vsize=34380 CPUtime=84.7
/proc/9951/stat : 9951 (march_dl2004) R 9945 9945 9537 0 -1 4194304 11077 0 0 0 8445 25 0 0 25 0 1 0 1115139492 35205120 8273 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9951/statm: 8595 8273 74 118 0 8474 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 39236

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9951
/proc/meminfo: memFree=1525864/2055920 swapFree=4178472/4192956
[pid=9945] ppid=9943 vsize=4856 CPUtime=17.52
/proc/9945/stat : 9945 (SATzilla2009_C) S 9943 9945 9537 0 -1 4194304 1408 9456 0 0 540 8 1168 36 25 0 1 0 1115137737 4972544 822 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9945/statm: 1214 822 219 399 0 811 0
[pid=9951] ppid=9945 vsize=36744 CPUtime=144.67
/proc/9951/stat : 9951 (march_dl2004) R 9945 9945 9537 0 -1 4194304 11662 0 0 0 14442 25 0 0 25 0 1 0 1115139492 37625856 8858 1992294400 134512640 134996440 4294956176 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9951/statm: 9186 8858 74 118 0 9065 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 41600

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9951
/proc/meminfo: memFree=1524200/2055920 swapFree=4178472/4192956
[pid=9945] ppid=9943 vsize=4856 CPUtime=17.52
/proc/9945/stat : 9945 (SATzilla2009_C) S 9943 9945 9537 0 -1 4194304 1408 9456 0 0 540 8 1168 36 25 0 1 0 1115137737 4972544 822 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9945/statm: 1214 822 219 399 0 811 0
[pid=9951] ppid=9945 vsize=38192 CPUtime=204.65
/proc/9951/stat : 9951 (march_dl2004) R 9945 9945 9537 0 -1 4194304 12052 0 0 0 20439 26 0 0 25 0 1 0 1115139492 39108608 9248 1992294400 134512640 134996440 4294956176 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9951/statm: 9548 9248 74 118 0 9427 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 43048

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9951
/proc/meminfo: memFree=1523048/2055920 swapFree=4178472/4192956
[pid=9945] ppid=9943 vsize=4856 CPUtime=17.52
/proc/9945/stat : 9945 (SATzilla2009_C) S 9943 9945 9537 0 -1 4194304 1408 9456 0 0 540 8 1168 36 25 0 1 0 1115137737 4972544 822 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9945/statm: 1214 822 219 399 0 811 0
[pid=9951] ppid=9945 vsize=39380 CPUtime=264.64
/proc/9951/stat : 9951 (march_dl2004) R 9945 9945 9537 0 -1 4194304 12345 0 0 0 26437 27 0 0 25 0 1 0 1115139492 40325120 9541 1992294400 134512640 134996440 4294956176 18446744073709551615 134551531 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9951/statm: 9845 9541 74 118 0 9724 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 44236

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 9951
/proc/meminfo: memFree=1522216/2055920 swapFree=4178472/4192956
[pid=9945] ppid=9943 vsize=4856 CPUtime=17.52
/proc/9945/stat : 9945 (SATzilla2009_C) S 9943 9945 9537 0 -1 4194304 1408 9456 0 0 540 8 1168 36 25 0 1 0 1115137737 4972544 822 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9945/statm: 1214 822 219 399 0 811 0
[pid=9951] ppid=9945 vsize=40172 CPUtime=324.62
/proc/9951/stat : 9951 (march_dl2004) R 9945 9945 9537 0 -1 4194304 12551 0 0 0 32435 27 0 0 25 0 1 0 1115139492 41136128 9747 1992294400 134512640 134996440 4294956176 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9951/statm: 10043 9747 74 118 0 9922 0

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


[startup+762.305 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 9957
/proc/meminfo: memFree=1518568/2055920 swapFree=4178472/4192956
[pid=9945] ppid=9943 vsize=4856 CPUtime=17.52
/proc/9945/stat : 9945 (SATzilla2009_C) S 9943 9945 9537 0 -1 4194304 1408 9456 0 0 540 8 1168 36 25 0 1 0 1115137737 4972544 822 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9945/statm: 1214 822 219 399 0 811 0
[pid=9951] ppid=9945 vsize=43736 CPUtime=744.49
/proc/9951/stat : 9951 (march_dl2004) R 9945 9945 9537 0 -1 4194304 13428 0 0 0 74420 29 0 0 25 0 1 0 1115139492 44785664 10624 1992294400 134512640 134996440 4294956176 18446744073709551615 134526940 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9951/statm: 10934 10624 74 118 0 10813 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 48592

[startup+822.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 9957
/proc/meminfo: memFree=1518248/2055920 swapFree=4178472/4192956
[pid=9945] ppid=9943 vsize=4856 CPUtime=17.52
/proc/9945/stat : 9945 (SATzilla2009_C) S 9943 9945 9537 0 -1 4194304 1408 9456 0 0 540 8 1168 36 25 0 1 0 1115137737 4972544 822 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9945/statm: 1214 822 219 399 0 811 0
[pid=9951] ppid=9945 vsize=44000 CPUtime=804.48
/proc/9951/stat : 9951 (march_dl2004) R 9945 9945 9537 0 -1 4194304 13507 0 0 0 80418 30 0 0 25 0 1 0 1115139492 45056000 10703 1992294400 134512640 134996440 4294956176 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9951/statm: 11000 10703 74 118 0 10879 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 48856

[startup+882.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 9957
/proc/meminfo: memFree=1517992/2055920 swapFree=4178472/4192956
[pid=9945] ppid=9943 vsize=4856 CPUtime=17.52
/proc/9945/stat : 9945 (SATzilla2009_C) S 9943 9945 9537 0 -1 4194304 1408 9456 0 0 540 8 1168 36 25 0 1 0 1115137737 4972544 822 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9945/statm: 1214 822 219 399 0 811 0
[pid=9951] ppid=9945 vsize=44396 CPUtime=864.46
/proc/9951/stat : 9951 (march_dl2004) R 9945 9945 9537 0 -1 4194304 13588 0 0 0 86416 30 0 0 25 0 1 0 1115139492 45461504 10784 1992294400 134512640 134996440 4294956176 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9951/statm: 11099 10784 74 118 0 10978 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 49252

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9957
/proc/meminfo: memFree=1517672/2055920 swapFree=4178472/4192956
[pid=9945] ppid=9943 vsize=4856 CPUtime=17.52
/proc/9945/stat : 9945 (SATzilla2009_C) S 9943 9945 9537 0 -1 4194304 1408 9456 0 0 540 8 1168 36 25 0 1 0 1115137737 4972544 822 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9945/statm: 1214 822 219 399 0 811 0
[pid=9951] ppid=9945 vsize=44660 CPUtime=924.44
/proc/9951/stat : 9951 (march_dl2004) R 9945 9945 9537 0 -1 4194304 13659 0 0 0 92414 30 0 0 25 0 1 0 1115139492 45731840 10855 1992294400 134512640 134996440 4294956176 18446744073709551615 134568111 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9951/statm: 11165 10855 74 118 0 11044 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 49516

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9957
/proc/meminfo: memFree=1517544/2055920 swapFree=4178472/4192956
[pid=9945] ppid=9943 vsize=4856 CPUtime=17.52
/proc/9945/stat : 9945 (SATzilla2009_C) S 9943 9945 9537 0 -1 4194304 1408 9456 0 0 540 8 1168 36 25 0 1 0 1115137737 4972544 822 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9945/statm: 1214 822 219 399 0 811 0
[pid=9951] ppid=9945 vsize=44792 CPUtime=984.42
/proc/9951/stat : 9951 (march_dl2004) R 9945 9945 9537 0 -1 4194304 13706 0 0 0 98412 30 0 0 25 0 1 0 1115139492 45867008 10902 1992294400 134512640 134996440 4294956176 18446744073709551615 134568026 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9951/statm: 11198 10902 74 118 0 11077 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 49648

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9957
/proc/meminfo: memFree=1517224/2055920 swapFree=4178472/4192956
[pid=9945] ppid=9943 vsize=4856 CPUtime=17.52
/proc/9945/stat : 9945 (SATzilla2009_C) S 9943 9945 9537 0 -1 4194304 1408 9456 0 0 540 8 1168 36 25 0 1 0 1115137737 4972544 822 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9945/statm: 1214 822 219 399 0 811 0
[pid=9951] ppid=9945 vsize=45188 CPUtime=1044.4
/proc/9951/stat : 9951 (march_dl2004) R 9945 9945 9537 0 -1 4194304 13787 0 0 0 104410 30 0 0 25 0 1 0 1115139492 46272512 10983 1992294400 134512640 134996440 4294956176 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9951/statm: 11297 10983 74 118 0 11176 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 50044

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9957
/proc/meminfo: memFree=1516840/2055920 swapFree=4178472/4192956
[pid=9945] ppid=9943 vsize=4856 CPUtime=17.52
/proc/9945/stat : 9945 (SATzilla2009_C) S 9943 9945 9537 0 -1 4194304 1408 9456 0 0 540 8 1168 36 25 0 1 0 1115137737 4972544 822 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9945/statm: 1214 822 219 399 0 811 0
[pid=9951] ppid=9945 vsize=45452 CPUtime=1104.39
/proc/9951/stat : 9951 (march_dl2004) R 9945 9945 9537 0 -1 4194304 13870 0 0 0 110408 31 0 0 25 0 1 0 1115139492 46542848 11066 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9951/statm: 11363 11066 74 118 0 11242 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 50308

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9957
/proc/meminfo: memFree=1516584/2055920 swapFree=4178472/4192956
[pid=9945] ppid=9943 vsize=4856 CPUtime=17.52
/proc/9945/stat : 9945 (SATzilla2009_C) S 9943 9945 9537 0 -1 4194304 1408 9456 0 0 540 8 1168 36 25 0 1 0 1115137737 4972544 822 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9945/statm: 1214 822 219 399 0 811 0
[pid=9951] ppid=9945 vsize=45716 CPUtime=1164.37
/proc/9951/stat : 9951 (march_dl2004) R 9945 9945 9537 0 -1 4194304 13941 0 0 0 116406 31 0 0 25 0 1 0 1115139492 46813184 11137 1992294400 134512640 134996440 4294956176 18446744073709551615 134528077 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9951/statm: 11429 11137 74 118 0 11308 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 50572

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 9957
/proc/meminfo: memFree=1516520/2055920 swapFree=4178472/4192956
[pid=9945] ppid=9943 vsize=4856 CPUtime=17.52
/proc/9945/stat : 9945 (SATzilla2009_C) S 9943 9945 9537 0 -1 4194304 1408 9456 0 0 540 8 1168 36 25 0 1 0 1115137737 4972544 822 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9945/statm: 1214 822 219 399 0 811 0
[pid=9951] ppid=9945 vsize=45716 CPUtime=1172.37
/proc/9951/stat : 9951 (march_dl2004) R 9945 9945 9537 0 -1 4194304 13951 0 0 0 117206 31 0 0 25 0 1 0 1115139492 46813184 11147 1992294400 134512640 134996440 4294956176 18446744073709551615 134528326 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9951/statm: 11429 11147 74 118 0 11308 0
Current children cumulated CPU time (s) 1189.89
Current children cumulated vsize (KiB) 50572

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9957
/proc/meminfo: memFree=1516456/2055920 swapFree=4178472/4192956
[pid=9945] ppid=9943 vsize=4856 CPUtime=17.52
/proc/9945/stat : 9945 (SATzilla2009_C) S 9943 9945 9537 0 -1 4194304 1408 9456 0 0 540 8 1168 36 25 0 1 0 1115137737 4972544 822 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9945/statm: 1214 822 219 399 0 811 0
[pid=9951] ppid=9945 vsize=45848 CPUtime=1178.77
/proc/9951/stat : 9951 (march_dl2004) R 9945 9945 9537 0 -1 4194304 13959 0 0 0 117846 31 0 0 25 0 1 0 1115139492 46948352 11155 1992294400 134512640 134996440 4294956176 18446744073709551615 134533084 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9951/statm: 11462 11155 74 118 0 11341 0
Current children cumulated CPU time (s) 1196.29
Current children cumulated vsize (KiB) 50704

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9957
/proc/meminfo: memFree=1516456/2055920 swapFree=4178472/4192956
[pid=9945] ppid=9943 vsize=4856 CPUtime=17.52
/proc/9945/stat : 9945 (SATzilla2009_C) S 9943 9945 9537 0 -1 4194304 1408 9456 0 0 540 8 1168 36 25 0 1 0 1115137737 4972544 822 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9945/statm: 1214 822 219 399 0 811 0
[pid=9951] ppid=9945 vsize=45848 CPUtime=1180.36
/proc/9951/stat : 9951 (march_dl2004) R 9945 9945 9537 0 -1 4194304 13961 0 0 0 118005 31 0 0 25 0 1 0 1115139492 46948352 11157 1992294400 134512640 134996440 4294956176 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9951/statm: 11462 11157 74 118 0 11341 0
Current children cumulated CPU time (s) 1197.88
Current children cumulated vsize (KiB) 50704

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9957
/proc/meminfo: memFree=1516456/2055920 swapFree=4178472/4192956
[pid=9945] ppid=9943 vsize=4856 CPUtime=17.52
/proc/9945/stat : 9945 (SATzilla2009_C) S 9943 9945 9537 0 -1 4194304 1408 9456 0 0 540 8 1168 36 25 0 1 0 1115137737 4972544 822 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9945/statm: 1214 822 219 399 0 811 0
[pid=9951] ppid=9945 vsize=45848 CPUtime=1181.16
/proc/9951/stat : 9951 (march_dl2004) R 9945 9945 9537 0 -1 4194304 13961 0 0 0 118085 31 0 0 25 0 1 0 1115139492 46948352 11157 1992294400 134512640 134996440 4294956176 18446744073709551615 134567185 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9951/statm: 11462 11157 74 118 0 11341 0
Current children cumulated CPU time (s) 1198.68
Current children cumulated vsize (KiB) 50704

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9957
/proc/meminfo: memFree=1516456/2055920 swapFree=4178472/4192956
[pid=9945] ppid=9943 vsize=4856 CPUtime=17.52
/proc/9945/stat : 9945 (SATzilla2009_C) S 9943 9945 9537 0 -1 4194304 1408 9456 0 0 540 8 1168 36 25 0 1 0 1115137737 4972544 822 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9945/statm: 1214 822 219 399 0 811 0
[pid=9951] ppid=9945 vsize=45848 CPUtime=1181.56
/proc/9951/stat : 9951 (march_dl2004) R 9945 9945 9537 0 -1 4194304 13961 0 0 0 118125 31 0 0 25 0 1 0 1115139492 46948352 11157 1992294400 134512640 134996440 4294956176 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9951/statm: 11462 11157 74 118 0 11341 0
Current children cumulated CPU time (s) 1199.08
Current children cumulated vsize (KiB) 50704

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9957
/proc/meminfo: memFree=1516456/2055920 swapFree=4178472/4192956
[pid=9945] ppid=9943 vsize=4856 CPUtime=17.52
/proc/9945/stat : 9945 (SATzilla2009_C) S 9943 9945 9537 0 -1 4194304 1408 9456 0 0 540 8 1168 36 25 0 1 0 1115137737 4972544 822 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9945/statm: 1214 822 219 399 0 811 0
[pid=9951] ppid=9945 vsize=45848 CPUtime=1181.76
/proc/9951/stat : 9951 (march_dl2004) R 9945 9945 9537 0 -1 4194304 13961 0 0 0 118145 31 0 0 25 0 1 0 1115139492 46948352 11157 1992294400 134512640 134996440 4294956176 18446744073709551615 134551650 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9951/statm: 11462 11157 74 118 0 11341 0
Current children cumulated CPU time (s) 1199.28
Current children cumulated vsize (KiB) 50704

Child status: 17
Real time (s): 1199.76
CPU time (s): 1199.36
CPU user time (s): 1198.59
CPU system time (s): 0.771882
CPU usage (%): 99.9668
Max. virtual memory (cumulated for all children) (KiB): 50704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.59
system time used= 0.771882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24841
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= 3059

runsolver used 1.15782 second user time and 3.21251 second system time

The end

Launcher Data

Begin job on node1 at 2009-03-30 16:51:47
IDJOB=1538358
IDBENCH=70232
IDSOLVER=527
FILE ID=node1/1538358-1238424707
PBS_JOBID= 9061498
Free space on /tmp= 66132 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/700/unif-k5-r20-v700-c14000-S1192890414-033.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538358-1238424707/watcher-1538358-1238424707 -o /tmp/evaluation-result-1538358-1238424707/solver-1538358-1238424707 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538358-1238424707.cnf

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

MD5SUM BENCH= b3febcd5ef9d5b37314559489b51c141
RANDOM SEED=1598585237

node1.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.229
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.229
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:       1564048 kB
Buffers:         80980 kB
Cached:         311704 kB
SwapCached:       8380 kB
Active:         162536 kB
Inactive:       240236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1564048 kB
SwapTotal:     4192956 kB
SwapFree:      4178472 kB
Dirty:           31780 kB
Writeback:           0 kB
Mapped:          15820 kB
Slab:            75176 kB
Committed_AS:  2934520 kB
PageTables:       1440 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= 66104 MiB
End job on node1 at 2009-03-30 17:11:47