Trace number 1538728

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_I 2009-03-22? (exit code) 1199.16 1199.81

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/18000/
unif-k3-r4.2-v18000-c75600-S1279315365-067.cnf
MD5SUMa31d778f02686a6129c52bf8a3bcbfa2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark195.926
Satisfiable
(Un)Satisfiability was proved
Number of variables18000
Number of clauses75600
Sum of the clauses size226800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 375600
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

22.25/22.32	c SATzilla is building models for class 3
22.25/22.32	c run presolver mxc-sr08 for 10 seconds ... 
22.25/22.32	c Bin: Executing mxc-sr08
22.25/22.32	c spawning binary file with 10 seconds ...
22.25/22.32	c child exit by a signal
22.25/22.32	c mxc-sr08 returned code 137.
22.25/22.32	c run presolver picosat846 for 5 seconds ... 
22.25/22.32	c Bin: Executing picosat846
22.25/22.32	c spawning binary file with 5 seconds ...
22.25/22.32	c child exit by a signal
22.25/22.32	c picosat846 returned code 137.
22.25/22.32	c Orignal number of varibales is 18000, number of clauses is 75600 
22.25/22.32	c predicted feature computation time is 1.609521 
22.25/22.32	c Bin: Executing satelite
22.25/22.32	c spawning binary file with 240 seconds ...
22.25/22.32	c child exited successfully
22.25/22.32	c satzilla computing base features
22.25/22.32	c Number of variabe is: 17540, Number of clause is : 75053 
22.25/22.32	c Initializing...
22.25/22.32	c satzilla doing clause learning
22.25/22.32	c start clause learning features ...
22.25/22.32	c Bin: Executing zchaff07
22.25/22.32	c spawning binary file with 2 seconds ...
22.25/22.32	c child exit by a signal
22.25/22.32	c satzilla doing survey propogation probe
22.25/22.32	c do survay propogation for 2 second ...
22.25/22.32	c satzilla doing local search probe
22.25/22.32	c features are:18000 75600 17540 75053 0.0262258 0.00728818 0.233702 0.496859 0.587046 0.711941 0.000173092 0.062974 0.000171038 0.000342075 0.15637 0 0.964825 0.000173092 0.290094 1.33239e-05 0.000532957 2.71469 0.227827 0.171127 0 1 3.37281 8.48591e-05 0.398195 0 0.000279802 2.32854 0.492439 0.000350673 0.293676 2.66478e-05 0.00106591 10.5455 0.318289 5 23 15 7 12 8 10 71.9016 0.217986 45.125 109.125 98.125 52.1429 82 59.1667 70.8182 0.394109 0.580461 3.45287e-05 1 0.707659 0.0875631 0.572231 0.206425 0.385846 0.0926817 0.658529 0.00215708 0.8757 0.174534 0.0280988 0.123784 0.0472277 0.0799442 397.6 0.111711 3817.2 0.00503368 3824 3792 3834 0.168408 0.263344 0.833998 0.00434517 
22.25/22.32	c satzilla's ranking:
22.25/22.32	c 1) picosat846: 2.551278
22.25/22.32	c 2) march_dl2004: 1.319835
22.25/22.32	c 3) minisat20SAT07: 1.297458
22.25/22.32	c 4) mxc-sr08: 1.227520
22.25/22.32	c 5) zchaff_rand: 1.108764
22.25/22.32	c 6) SATenstein: -10000.000000
22.25/22.32	c 7) gnovelty+: -10000.000000
22.25/22.32	c 8) adaptg2wsat+: -10000.000000
22.25/22.32	c 9) adaptg2wsat0: -10000.000000
22.25/22.32	c 10) tts-4-0: -10000.000000
22.25/22.32	c 11) vallst: -10000.000000
22.25/22.32	c 12) minisat20: -10000.000000
22.25/22.32	c 13) kcnfs04SAT07: -10000.000000
22.25/22.32	c satzilla running picosat846 ... 
1199.12/1199.80	c Bin: Executing picosat846
1199.12/1199.80	c spawning binary file with 1177 seconds ...
1199.12/1199.80	c child exit by a signal
1199.12/1199.80	c picosat846 returned code 137.
1199.12/1199.80	c satzilla running march_dl2004 ... 
1199.12/1199.80	c Bin: Executing march_dl2004
1199.12/1199.80	c march_dl2004 returned code 1.
1199.12/1199.80	c satzilla running minisat20SAT07 ... 
1199.12/1199.80	c Bin: Executing minisat20SAT07
1199.12/1199.80	c minisat20SAT07 returned code 1.
1199.12/1199.80	c satzilla running mxc-sr08 ... 
1199.12/1199.80	c Bin: Executing mxc-sr08
1199.12/1199.80	c mxc-sr08 returned code 1.
1199.12/1199.80	c satzilla running zchaff_rand ... 
1199.12/1199.80	c Bin: Executing zchaff_rand
1199.12/1199.80	c zchaff_rand returned code 1.
1199.12/1199.80	c satzilla running SATenstein ... 
1199.12/1199.80	c Bin: Executing SATenstein
1199.12/1199.80	c SATenstein returned code 1.
1199.12/1199.80	c satzilla running gnovelty+ ... 
1199.12/1199.80	c Bin: Executing gnovelty+
1199.12/1199.80	c gnovelty+ returned code 1.
1199.12/1199.80	c satzilla running adaptg2wsat+ ... 
1199.12/1199.80	c Bin: Executing adaptg2wsat+
1199.12/1199.80	c adaptg2wsat+ returned code 1.
1199.12/1199.80	c satzilla running adaptg2wsat0 ... 
1199.12/1199.80	c Bin: Executing adaptg2wsat0
1199.12/1199.80	c adaptg2wsat0 returned code 1.
1199.12/1199.80	c satzilla running tts-4-0 ... 
1199.12/1199.80	c Bin: Executing tts-4-0
1199.12/1199.80	c tts-4-0 returned code 1.
1199.12/1199.80	c satzilla running vallst ... 
1199.12/1199.80	c Bin: Executing vallst
1199.12/1199.80	c vallst returned code 1.
1199.12/1199.80	c satzilla running minisat20 ... 
1199.12/1199.80	c Bin: Executing minisat20
1199.12/1199.80	c minisat20 returned code 1.
1199.12/1199.80	c satzilla running kcnfs04SAT07 ... 
1199.12/1199.80	c Bin: Executing kcnfs04SAT07
1199.12/1199.80	c kcnfs04SAT07 returned code 1.
1199.12/1199.80	c ERROR: All Failed! 
1199.12/1199.80	c SATZILLA_TIME=1199.320000

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-1538728-1238439495/watcher-1538728-1238439495 -o /tmp/evaluation-result-1538728-1238439495/solver-1538728-1238439495 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1538728-1238439495.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.85 0.97 1.12 3/64 11125
/proc/meminfo: memFree=1213280/2055920 swapFree=4177928/4192956
[pid=11125] ppid=11123 vsize=2056 CPUtime=0
/proc/11125/stat : 11125 (SATzilla2009_I) R 11123 11125 11088 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1116615708 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/11125/statm: 514 112 96 399 0 111 0
[pid=11126] ppid=11125 vsize=3592 CPUtime=0
/proc/11126/stat : 11126 (mxc-sr08) R 11125 11125 11088 0 -1 4194304 739 0 0 0 0 0 0 0 18 0 1 0 1116615709 3678208 735 1992294400 134512640 135078026 4294956192 18446744073709551615 134535898 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11126/statm: 898 737 50 138 0 757 0

[startup+0.0727379 s]
/proc/loadavg: 0.85 0.97 1.12 3/64 11125
/proc/meminfo: memFree=1213280/2055920 swapFree=4177928/4192956
[pid=11125] ppid=11123 vsize=2056 CPUtime=0
/proc/11125/stat : 11125 (SATzilla2009_I) S 11123 11125 11088 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116615708 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11125/statm: 514 112 96 399 0 111 0
[pid=11126] ppid=11125 vsize=7860 CPUtime=0.06
/proc/11126/stat : 11126 (mxc-sr08) R 11125 11125 11088 0 -1 4194304 1695 0 0 0 6 0 0 0 19 0 1 0 1116615709 8048640 1689 1992294400 134512640 135078026 4294956192 18446744073709551615 134722807 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11126/statm: 1965 1689 54 138 0 1824 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9916

[startup+0.101742 s]
/proc/loadavg: 0.85 0.97 1.12 3/64 11125
/proc/meminfo: memFree=1213280/2055920 swapFree=4177928/4192956
[pid=11125] ppid=11123 vsize=2056 CPUtime=0
/proc/11125/stat : 11125 (SATzilla2009_I) S 11123 11125 11088 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116615708 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11125/statm: 514 112 96 399 0 111 0
[pid=11126] ppid=11125 vsize=8680 CPUtime=0.09
/proc/11126/stat : 11126 (mxc-sr08) R 11125 11125 11088 0 -1 4194304 1889 0 0 0 9 0 0 0 19 0 1 0 1116615709 8888320 1883 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11126/statm: 2170 1883 54 138 0 2029 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10736

[startup+0.301777 s]
/proc/loadavg: 0.85 0.97 1.12 3/64 11125
/proc/meminfo: memFree=1213280/2055920 swapFree=4177928/4192956
[pid=11125] ppid=11123 vsize=2056 CPUtime=0
/proc/11125/stat : 11125 (SATzilla2009_I) S 11123 11125 11088 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116615708 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11125/statm: 514 112 96 399 0 111 0
[pid=11126] ppid=11125 vsize=9632 CPUtime=0.29
/proc/11126/stat : 11126 (mxc-sr08) R 11125 11125 11088 0 -1 4194304 2466 0 0 0 28 1 0 0 21 0 1 0 1116615709 9863168 2097 1992294400 134512640 135078026 4294956192 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11126/statm: 2408 2097 55 138 0 2267 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11688

[startup+0.701844 s]
/proc/loadavg: 0.85 0.97 1.12 3/64 11125
/proc/meminfo: memFree=1213280/2055920 swapFree=4177928/4192956
[pid=11125] ppid=11123 vsize=2056 CPUtime=0
/proc/11125/stat : 11125 (SATzilla2009_I) S 11123 11125 11088 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116615708 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11125/statm: 514 112 96 399 0 111 0
[pid=11126] ppid=11125 vsize=10732 CPUtime=0.69
/proc/11126/stat : 11126 (mxc-sr08) R 11125 11125 11088 0 -1 4194304 3056 0 0 0 68 1 0 0 25 0 1 0 1116615709 10989568 2412 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11126/statm: 2683 2412 71 138 0 2542 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12788

[startup+1.50198 s]
/proc/loadavg: 0.85 0.97 1.12 2/66 11127
/proc/meminfo: memFree=1203664/2055920 swapFree=4177928/4192956
[pid=11125] ppid=11123 vsize=2056 CPUtime=0
/proc/11125/stat : 11125 (SATzilla2009_I) S 11123 11125 11088 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116615708 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11125/statm: 514 112 96 399 0 111 0
[pid=11126] ppid=11125 vsize=10996 CPUtime=1.49
/proc/11126/stat : 11126 (mxc-sr08) R 11125 11125 11088 0 -1 4194304 3117 0 0 0 148 1 0 0 25 0 1 0 1116615709 11259904 2473 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11126/statm: 2749 2473 71 138 0 2608 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13052

[startup+3.10226 s]
/proc/loadavg: 0.85 0.97 1.12 2/66 11127
/proc/meminfo: memFree=1203024/2055920 swapFree=4177928/4192956
[pid=11125] ppid=11123 vsize=2056 CPUtime=0
/proc/11125/stat : 11125 (SATzilla2009_I) S 11123 11125 11088 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116615708 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11125/statm: 514 112 96 399 0 111 0
[pid=11126] ppid=11125 vsize=12188 CPUtime=3.09
/proc/11126/stat : 11126 (mxc-sr08) R 11125 11125 11088 0 -1 4194304 3425 0 0 0 307 2 0 0 25 0 1 0 1116615709 12480512 2781 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11126/statm: 3047 2781 71 138 0 2906 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14244

[startup+6.30181 s]
/proc/loadavg: 0.86 0.97 1.12 2/66 11127
/proc/meminfo: memFree=1200208/2055920 swapFree=4177928/4192956
[pid=11125] ppid=11123 vsize=2056 CPUtime=0
/proc/11125/stat : 11125 (SATzilla2009_I) S 11123 11125 11088 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116615708 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11125/statm: 514 112 96 399 0 111 0
[pid=11126] ppid=11125 vsize=13908 CPUtime=6.28
/proc/11126/stat : 11126 (mxc-sr08) R 11125 11125 11088 0 -1 4194304 3850 0 0 0 623 5 0 0 25 0 1 0 1116615709 14241792 3206 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11126/statm: 3477 3206 71 138 0 3336 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15964

[startup+12.7019 s]
/proc/loadavg: 0.87 0.97 1.12 2/66 11128
/proc/meminfo: memFree=1207448/2055920 swapFree=4177928/4192956
[pid=11125] ppid=11123 vsize=2056 CPUtime=9.99
/proc/11125/stat : 11125 (SATzilla2009_I) S 11123 11125 11088 0 -1 4194304 152 4037 0 0 0 0 994 5 16 0 1 0 1116615708 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11125/statm: 514 121 104 399 0 111 0
[pid=11128] ppid=11125 vsize=8492 CPUtime=2.67
/proc/11128/stat : 11128 (picosat846) R 11125 11125 11088 0 -1 4194304 1791 0 0 0 266 1 0 0 25 0 1 0 1116616710 8695808 1780 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11128/statm: 2123 1780 85 14 0 1789 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 10548

[startup+25.5011 s]
/proc/loadavg: 0.90 0.97 1.11 2/66 11131
/proc/meminfo: memFree=1195992/2055920 swapFree=4177928/4192956
[pid=11125] ppid=11123 vsize=10740 CPUtime=22.28
/proc/11125/stat : 11125 (SATzilla2009_I) S 11123 11125 11088 0 -1 4194304 5541 11816 0 0 475 16 1710 27 25 0 1 0 1116615708 10997760 2445 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11125/statm: 2685 2445 217 399 0 2282 0
[pid=11131] ppid=11125 vsize=9548 CPUtime=3.16
/proc/11131/stat : 11131 (picosat846) R 11125 11125 11088 0 -1 4194304 2038 0 0 0 315 1 0 0 25 0 1 0 1116617941 9777152 2027 1992294400 134512640 134570484 4294956192 18446744073709551615 134526550 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11131/statm: 2387 2027 85 14 0 2053 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 20288

[startup+51.1015 s]
/proc/loadavg: 0.93 0.97 1.11 2/66 11131
/proc/meminfo: memFree=1164248/2055920 swapFree=4177928/4192956
[pid=11125] ppid=11123 vsize=10740 CPUtime=22.28
/proc/11125/stat : 11125 (SATzilla2009_I) S 11123 11125 11088 0 -1 4194304 5541 11816 0 0 475 16 1710 27 25 0 1 0 1116615708 10997760 2445 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11125/statm: 2685 2445 217 399 0 2282 0
[pid=11131] ppid=11125 vsize=41684 CPUtime=28.73
/proc/11131/stat : 11131 (picosat846) R 11125 11125 11088 0 -1 4194304 10052 0 0 0 2866 7 0 0 25 0 1 0 1116617941 42684416 10041 1992294400 134512640 134570484 4294956192 18446744073709551615 134526498 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11131/statm: 10421 10042 85 14 0 10087 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 52424

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 1.10 2/66 11131
/proc/meminfo: memFree=1135128/2055920 swapFree=4177928/4192956
[pid=11125] ppid=11123 vsize=10740 CPUtime=22.28
/proc/11125/stat : 11125 (SATzilla2009_I) S 11123 11125 11088 0 -1 4194304 5541 11816 0 0 475 16 1710 27 25 0 1 0 1116615708 10997760 2445 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11125/statm: 2685 2445 217 399 0 2282 0
[pid=11131] ppid=11125 vsize=70200 CPUtime=79.92
/proc/11131/stat : 11131 (picosat846) R 11125 11125 11088 0 -1 4194304 17149 0 0 0 7978 14 0 0 25 0 1 0 1116617941 71884800 17127 1992294400 134512640 134570484 4294956192 18446744073709551615 134552675 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11131/statm: 17550 17127 85 14 0 17216 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 80940

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 1.09 2/66 11131
/proc/meminfo: memFree=1113816/2055920 swapFree=4177928/4192956
[pid=11125] ppid=11123 vsize=10740 CPUtime=22.28
/proc/11125/stat : 11125 (SATzilla2009_I) S 11123 11125 11088 0 -1 4194304 5541 11816 0 0 475 16 1710 27 25 0 1 0 1116615708 10997760 2445 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11125/statm: 2685 2445 217 399 0 2282 0
[pid=11131] ppid=11125 vsize=91996 CPUtime=139.88
/proc/11131/stat : 11131 (picosat846) R 11125 11125 11088 0 -1 4194304 22589 0 0 0 13970 18 0 0 25 0 1 0 1116617941 94203904 22567 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11131/statm: 22999 22567 85 14 0 22665 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 102736

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 1.08 2/66 11137
/proc/meminfo: memFree=1100504/2055920 swapFree=4177928/4192956
[pid=11125] ppid=11123 vsize=10740 CPUtime=22.28
/proc/11125/stat : 11125 (SATzilla2009_I) S 11123 11125 11088 0 -1 4194304 5541 11816 0 0 475 16 1710 27 25 0 1 0 1116615708 10997760 2445 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11125/statm: 2685 2445 217 399 0 2282 0
[pid=11131] ppid=11125 vsize=104544 CPUtime=199.85
/proc/11131/stat : 11131 (picosat846) R 11125 11125 11088 0 -1 4194304 25734 0 0 0 19963 22 0 0 25 0 1 0 1116617941 107053056 25712 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11131/statm: 26136 25712 85 14 0 25802 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 115284

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 1.08 2/66 11137
/proc/meminfo: memFree=1077208/2055920 swapFree=4177928/4192956
[pid=11125] ppid=11123 vsize=10740 CPUtime=22.28
/proc/11125/stat : 11125 (SATzilla2009_I) S 11123 11125 11088 0 -1 4194304 5541 11816 0 0 475 16 1710 27 25 0 1 0 1116615708 10997760 2445 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11125/statm: 2685 2445 217 399 0 2282 0
[pid=11131] ppid=11125 vsize=127652 CPUtime=259.83
/proc/11131/stat : 11131 (picosat846) R 11125 11125 11088 0 -1 4194304 31543 0 0 0 25956 27 0 0 25 0 1 0 1116617941 130715648 31521 1992294400 134512640 134570484 4294956192 18446744073709551615 134526498 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11131/statm: 31913 31521 85 14 0 31579 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 138392

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 1.07 2/66 11137
/proc/meminfo: memFree=1066136/2055920 swapFree=4177928/4192956
[pid=11125] ppid=11123 vsize=10740 CPUtime=22.28
/proc/11125/stat : 11125 (SATzilla2009_I) S 11123 11125 11088 0 -1 4194304 5541 11816 0 0 475 16 1710 27 25 0 1 0 1116615708 10997760 2445 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11125/statm: 2685 2445 217 399 0 2282 0
[pid=11131] ppid=11125 vsize=139016 CPUtime=319.8
/proc/11131/stat : 11131 (picosat846) R 11125 11125 11088 0 -1 4194304 34412 0 0 0 31951 29 0 0 25 0 1 0 1116617941 142352384 34390 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11131/statm: 34754 34391 85 14 0 34420 0

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


[startup+822.302 s]
/proc/loadavg: 0.99 0.97 1.02 2/66 11137
/proc/meminfo: memFree=1018520/2055920 swapFree=4177928/4192956
[pid=11125] ppid=11123 vsize=10740 CPUtime=22.28
/proc/11125/stat : 11125 (SATzilla2009_I) S 11123 11125 11088 0 -1 4194304 5541 11816 0 0 475 16 1710 27 25 0 1 0 1116615708 10997760 2445 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11125/statm: 2685 2445 217 399 0 2282 0
[pid=11131] ppid=11125 vsize=186956 CPUtime=799.56
/proc/11131/stat : 11131 (picosat846) R 11125 11125 11088 0 -1 4194304 46195 0 0 0 79915 41 0 0 25 0 1 0 1116617941 191442944 46173 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11131/statm: 46739 46173 85 14 0 46405 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 197696

[startup+882.303 s]
/proc/loadavg: 0.99 0.97 1.02 2/66 11137
/proc/meminfo: memFree=1010328/2055920 swapFree=4177928/4192956
[pid=11125] ppid=11123 vsize=10740 CPUtime=22.28
/proc/11125/stat : 11125 (SATzilla2009_I) S 11123 11125 11088 0 -1 4194304 5541 11816 0 0 475 16 1710 27 25 0 1 0 1116615708 10997760 2445 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11125/statm: 2685 2445 217 399 0 2282 0
[pid=11131] ppid=11125 vsize=195144 CPUtime=859.54
/proc/11131/stat : 11131 (picosat846) R 11125 11125 11088 0 -1 4194304 48247 0 0 0 85910 44 0 0 25 0 1 0 1116617941 199827456 48225 1992294400 134512640 134570484 4294956192 18446744073709551615 134523457 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11131/statm: 48786 48225 85 14 0 48452 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 205884

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 1.01 2/66 11137
/proc/meminfo: memFree=1010328/2055920 swapFree=4177928/4192956
[pid=11125] ppid=11123 vsize=10740 CPUtime=22.28
/proc/11125/stat : 11125 (SATzilla2009_I) S 11123 11125 11088 0 -1 4194304 5541 11816 0 0 475 16 1710 27 25 0 1 0 1116615708 10997760 2445 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11125/statm: 2685 2445 217 399 0 2282 0
[pid=11131] ppid=11125 vsize=195144 CPUtime=919.48
/proc/11131/stat : 11131 (picosat846) R 11125 11125 11088 0 -1 4194304 48247 0 0 0 91904 44 0 0 25 0 1 0 1116617941 199827456 48225 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11131/statm: 48786 48225 85 14 0 48452 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 205884

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 1.01 2/66 11137
/proc/meminfo: memFree=1005784/2055920 swapFree=4177928/4192956
[pid=11125] ppid=11123 vsize=10740 CPUtime=22.28
/proc/11125/stat : 11125 (SATzilla2009_I) S 11123 11125 11088 0 -1 4194304 5541 11816 0 0 475 16 1710 27 25 0 1 0 1116615708 10997760 2445 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11125/statm: 2685 2445 217 399 0 2282 0
[pid=11131] ppid=11125 vsize=200028 CPUtime=979.45
/proc/11131/stat : 11131 (picosat846) R 11125 11125 11088 0 -1 4194304 49482 0 0 0 97900 45 0 0 25 0 1 0 1116617941 204828672 49460 1992294400 134512640 134570484 4294956192 18446744073709551615 134551733 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11131/statm: 50007 49460 85 14 0 49673 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 210768

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 11137
/proc/meminfo: memFree=999960/2055920 swapFree=4177928/4192956
[pid=11125] ppid=11123 vsize=10740 CPUtime=22.28
/proc/11125/stat : 11125 (SATzilla2009_I) S 11123 11125 11088 0 -1 4194304 5541 11816 0 0 475 16 1710 27 25 0 1 0 1116615708 10997760 2445 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11125/statm: 2685 2445 217 399 0 2282 0
[pid=11131] ppid=11125 vsize=205444 CPUtime=1039.42
/proc/11131/stat : 11131 (picosat846) R 11125 11125 11088 0 -1 4194304 50830 0 0 0 103896 46 0 0 25 0 1 0 1116617941 210374656 50808 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11131/statm: 51361 50808 85 14 0 51027 0
Current children cumulated CPU time (s) 1061.7
Current children cumulated vsize (KiB) 216184

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 11137
/proc/meminfo: memFree=999960/2055920 swapFree=4177928/4192956
[pid=11125] ppid=11123 vsize=10740 CPUtime=22.28
/proc/11125/stat : 11125 (SATzilla2009_I) S 11123 11125 11088 0 -1 4194304 5541 11816 0 0 475 16 1710 27 25 0 1 0 1116615708 10997760 2445 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11125/statm: 2685 2445 217 399 0 2282 0
[pid=11131] ppid=11125 vsize=205444 CPUtime=1099.37
/proc/11131/stat : 11131 (picosat846) R 11125 11125 11088 0 -1 4194304 50830 0 0 0 109891 46 0 0 25 0 1 0 1116617941 210374656 50808 1992294400 134512640 134570484 4294956192 18446744073709551615 134522315 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11131/statm: 51361 50808 85 14 0 51027 0
Current children cumulated CPU time (s) 1121.65
Current children cumulated vsize (KiB) 216184

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 11137
/proc/meminfo: memFree=987032/2055920 swapFree=4177928/4192956
[pid=11125] ppid=11123 vsize=10740 CPUtime=22.28
/proc/11125/stat : 11125 (SATzilla2009_I) S 11123 11125 11088 0 -1 4194304 5541 11816 0 0 475 16 1710 27 25 0 1 0 1116615708 10997760 2445 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11125/statm: 2685 2445 217 399 0 2282 0
[pid=11131] ppid=11125 vsize=218264 CPUtime=1159.35
/proc/11131/stat : 11131 (picosat846) R 11125 11125 11088 0 -1 4194304 54053 0 0 0 115886 49 0 0 25 0 1 0 1116617941 223502336 54031 1992294400 134512640 134570484 4294956192 18446744073709551615 134526550 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11131/statm: 54566 54031 85 14 0 54232 0
Current children cumulated CPU time (s) 1181.63
Current children cumulated vsize (KiB) 229004

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 11137
/proc/meminfo: memFree=987032/2055920 swapFree=4177928/4192956
[pid=11125] ppid=11123 vsize=10740 CPUtime=22.28
/proc/11125/stat : 11125 (SATzilla2009_I) S 11123 11125 11088 0 -1 4194304 5541 11816 0 0 475 16 1710 27 25 0 1 0 1116615708 10997760 2445 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11125/statm: 2685 2445 217 399 0 2282 0
[pid=11131] ppid=11125 vsize=218264 CPUtime=1167.35
/proc/11131/stat : 11131 (picosat846) R 11125 11125 11088 0 -1 4194304 54053 0 0 0 116686 49 0 0 25 0 1 0 1116617941 223502336 54031 1992294400 134512640 134570484 4294956192 18446744073709551615 134551733 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11131/statm: 54566 54031 85 14 0 54232 0
Current children cumulated CPU time (s) 1189.63
Current children cumulated vsize (KiB) 229004

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 11137
/proc/meminfo: memFree=987032/2055920 swapFree=4177928/4192956
[pid=11125] ppid=11123 vsize=10740 CPUtime=22.28
/proc/11125/stat : 11125 (SATzilla2009_I) S 11123 11125 11088 0 -1 4194304 5541 11816 0 0 475 16 1710 27 25 0 1 0 1116615708 10997760 2445 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11125/statm: 2685 2445 217 399 0 2282 0
[pid=11131] ppid=11125 vsize=218264 CPUtime=1173.75
/proc/11131/stat : 11131 (picosat846) R 11125 11125 11088 0 -1 4194304 54053 0 0 0 117326 49 0 0 25 0 1 0 1116617941 223502336 54031 1992294400 134512640 134570484 4294956192 18446744073709551615 134544352 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11131/statm: 54566 54031 85 14 0 54232 0
Current children cumulated CPU time (s) 1196.03
Current children cumulated vsize (KiB) 229004

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 11137
/proc/meminfo: memFree=987032/2055920 swapFree=4177928/4192956
[pid=11125] ppid=11123 vsize=10740 CPUtime=22.28
/proc/11125/stat : 11125 (SATzilla2009_I) S 11123 11125 11088 0 -1 4194304 5541 11816 0 0 475 16 1710 27 25 0 1 0 1116615708 10997760 2445 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11125/statm: 2685 2445 217 399 0 2282 0
[pid=11131] ppid=11125 vsize=218264 CPUtime=1175.34
/proc/11131/stat : 11131 (picosat846) R 11125 11125 11088 0 -1 4194304 54053 0 0 0 117485 49 0 0 25 0 1 0 1116617941 223502336 54031 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11131/statm: 54566 54031 85 14 0 54232 0
Current children cumulated CPU time (s) 1197.62
Current children cumulated vsize (KiB) 229004

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 11137
/proc/meminfo: memFree=987032/2055920 swapFree=4177928/4192956
[pid=11125] ppid=11123 vsize=10740 CPUtime=22.28
/proc/11125/stat : 11125 (SATzilla2009_I) S 11123 11125 11088 0 -1 4194304 5541 11816 0 0 475 16 1710 27 25 0 1 0 1116615708 10997760 2445 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11125/statm: 2685 2445 217 399 0 2282 0
[pid=11131] ppid=11125 vsize=218264 CPUtime=1176.14
/proc/11131/stat : 11131 (picosat846) R 11125 11125 11088 0 -1 4194304 54053 0 0 0 117565 49 0 0 25 0 1 0 1116617941 223502336 54031 1992294400 134512640 134570484 4294956192 18446744073709551615 134524055 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11131/statm: 54566 54031 85 14 0 54232 0
Current children cumulated CPU time (s) 1198.42
Current children cumulated vsize (KiB) 229004

[startup+1199.5 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 11137
/proc/meminfo: memFree=987032/2055920 swapFree=4177928/4192956
[pid=11125] ppid=11123 vsize=10740 CPUtime=22.28
/proc/11125/stat : 11125 (SATzilla2009_I) S 11123 11125 11088 0 -1 4194304 5541 11816 0 0 475 16 1710 27 25 0 1 0 1116615708 10997760 2445 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11125/statm: 2685 2445 217 399 0 2282 0
[pid=11131] ppid=11125 vsize=218264 CPUtime=1176.54
/proc/11131/stat : 11131 (picosat846) R 11125 11125 11088 0 -1 4194304 54053 0 0 0 117605 49 0 0 25 0 1 0 1116617941 223502336 54031 1992294400 134512640 134570484 4294956192 18446744073709551615 134553027 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11131/statm: 54566 54031 85 14 0 54232 0
Current children cumulated CPU time (s) 1198.82
Current children cumulated vsize (KiB) 229004

[startup+1199.7 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 11137
/proc/meminfo: memFree=987032/2055920 swapFree=4177928/4192956
[pid=11125] ppid=11123 vsize=10740 CPUtime=22.28
/proc/11125/stat : 11125 (SATzilla2009_I) S 11123 11125 11088 0 -1 4194304 5541 11816 0 0 475 16 1710 27 25 0 1 0 1116615708 10997760 2445 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11125/statm: 2685 2445 217 399 0 2282 0
[pid=11131] ppid=11125 vsize=218264 CPUtime=1176.74
/proc/11131/stat : 11131 (picosat846) R 11125 11125 11088 0 -1 4194304 54053 0 0 0 117625 49 0 0 25 0 1 0 1116617941 223502336 54031 1992294400 134512640 134570484 4294956192 18446744073709551615 134526699 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11131/statm: 54566 54031 85 14 0 54232 0
Current children cumulated CPU time (s) 1199.02
Current children cumulated vsize (KiB) 229004

[startup+1199.8 s]
/proc/loadavg: 0.99 0.97 1.00 2/66 11137
/proc/meminfo: memFree=987032/2055920 swapFree=4177928/4192956
[pid=11125] ppid=11123 vsize=10740 CPUtime=22.28
/proc/11125/stat : 11125 (SATzilla2009_I) S 11123 11125 11088 0 -1 4194304 5541 11816 0 0 475 16 1710 27 25 0 1 0 1116615708 10997760 2445 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/11125/statm: 2685 2445 217 399 0 2282 0
[pid=11131] ppid=11125 vsize=0 CPUtime=1176.84
/proc/11131/stat : 11131 (picosat846) R 11125 11125 11088 0 -1 4195332 54053 0 0 0 117632 52 0 0 25 0 1 0 1116617941 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/11131/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.12
Current children cumulated vsize (KiB) 10740

Child status: 17
Real time (s): 1199.81
CPU time (s): 1199.16
CPU user time (s): 1198.19
CPU system time (s): 0.963853
CPU usage (%): 99.9457
Max. virtual memory (cumulated for all children) (KiB): 229004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.19
system time used= 0.963853
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71436
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= 17
involuntary context switches= 4561

runsolver used 1.05984 second user time and 3.3125 second system time

The end

Launcher Data

Begin job on node14 at 2009-03-30 20:58:16
IDJOB=1538728
IDBENCH=70355
IDSOLVER=528
FILE ID=node14/1538728-1238439495
PBS_JOBID= 9061638
Free space on /tmp= 65476 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/18000/unif-k3-r4.2-v18000-c75600-S1279315365-067.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538728-1238439495/watcher-1538728-1238439495 -o /tmp/evaluation-result-1538728-1238439495/solver-1538728-1238439495 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1538728-1238439495.cnf

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

MD5SUM BENCH= a31d778f02686a6129c52bf8a3bcbfa2
RANDOM SEED=1038825397

node14.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.270
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	: 5931.00
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.270
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:       1213840 kB
Buffers:         81864 kB
Cached:         667372 kB
SwapCached:       8964 kB
Active:         133220 kB
Inactive:       626496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1213840 kB
SwapTotal:     4192956 kB
SwapFree:      4177928 kB
Dirty:           33052 kB
Writeback:           0 kB
Mapped:          16212 kB
Slab:            68372 kB
Committed_AS:  2885856 kB
PageTables:       1456 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= 65448 MiB
End job on node14 at 2009-03-30 21:18:16