Trace number 1538482

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.01 1199.52

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/160/
unif-k7-r85-v160-c13600-S327274323-044.cnf
MD5SUM828620c36787edb17d919cfe2c324682
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses13600
Sum of the clauses size95200
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 513600

Solver Data

20.17/20.20	c SATzilla is building models for class 3
20.17/20.20	c run presolver mxc-sr08 for 10 seconds ... 
20.17/20.20	c Bin: Executing mxc-sr08
20.17/20.20	c spawning binary file with 10 seconds ...
20.17/20.20	c child exit by a signal
20.17/20.20	c mxc-sr08 returned code 137.
20.17/20.20	c run presolver picosat846 for 5 seconds ... 
20.17/20.20	c Bin: Executing picosat846
20.17/20.20	c spawning binary file with 5 seconds ...
20.17/20.20	c child exit by a signal
20.17/20.20	c picosat846 returned code 137.
20.17/20.20	c Orignal number of varibales is 160, number of clauses is 13600 
20.17/20.20	c predicted feature computation time is 1.452270 
20.17/20.20	c Bin: Executing satelite
20.17/20.20	c spawning binary file with 240 seconds ...
20.17/20.20	c child exited successfully
20.17/20.20	c satzilla computing base features
20.17/20.20	c Number of variabe is: 160, Number of clause is : 13600 
20.17/20.20	c Initializing...
20.17/20.20	c satzilla doing clause learning
20.17/20.20	c start clause learning features ...
20.17/20.20	c Bin: Executing zchaff07
20.17/20.20	c spawning binary file with 2 seconds ...
20.17/20.20	c child exit by a signal
20.17/20.20	c satzilla doing survey propogation probe
20.17/20.20	c do survay propogation for 2 second ...
20.17/20.20	c satzilla doing local search probe
20.17/20.20	c features are:160 13600 160 13600 0 0 0.0117647 0.313529 0.679929 1.00555 0.04375 1.58603e-16 0.04375 0.04375 -0 0 0 0.04375 0.0382676 0.0395588 0.0478676 4.19288 0.0303038 0.0212235 0 0.0996564 2.00208 0.00276011 0.161081 0.00169118 0.00382353 3.1114 0.0630882 0.0116912 0 0.0116912 0.0116912 4307.5 0.00870575 4270 4345 4345 4270 4345 4270 4345 49.4113 0.00585924 49.1218 49.7008 49.7008 49.1218 49.7008 49.1218 49.7008 0.0619961 0.677391 9.26796e-05 0.194299 0.117493 0.0134346 0.088904 0.0281438 0.0559799 9.89247e-05 0.356151 3.76323e-05 0.000217565 0.000144257 6.03171e-05 0.000122763 7.548e-05 9.31881e-05 17.7993 0.285601 26.3056 0.152929 26 22 31 1.88866 0.259548 0.890504 0.0763305 
20.17/20.21	c satzilla's ranking:
20.17/20.21	c 1) minisat20SAT07: 3.074716
20.17/20.21	c 2) mxc-sr08: 2.943107
20.17/20.21	c 3) picosat846: 2.127457
20.17/20.21	c 4) march_dl2004: 0.575205
20.17/20.21	c 5) zchaff_rand: 0.397121
20.17/20.21	c 6) SATenstein: -10000.000000
20.17/20.21	c 7) gnovelty+: -10000.000000
20.17/20.21	c 8) adaptg2wsat+: -10000.000000
20.17/20.21	c 9) adaptg2wsat0: -10000.000000
20.17/20.21	c 10) tts-4-0: -10000.000000
20.17/20.21	c 11) vallst: -10000.000000
20.17/20.21	c 12) minisat20: -10000.000000
20.17/20.21	c 13) kcnfs04SAT07: -10000.000000
20.17/20.21	c satzilla running minisat20SAT07 ... 
1198.96/1199.52	c Bin: Executing minisat20SAT07
1198.96/1199.52	c spawning binary file with 1179 seconds ...
1198.96/1199.52	c child exit by a signal
1198.96/1199.52	c minisat20SAT07 returned code 137.
1198.96/1199.52	c satzilla running mxc-sr08 ... 
1198.96/1199.52	c Bin: Executing mxc-sr08
1198.96/1199.52	c mxc-sr08 returned code 1.
1198.96/1199.52	c satzilla running picosat846 ... 
1198.96/1199.52	c Bin: Executing picosat846
1198.96/1199.52	c picosat846 returned code 1.
1198.96/1199.52	c satzilla running march_dl2004 ... 
1198.96/1199.52	c Bin: Executing march_dl2004
1198.96/1199.52	c march_dl2004 returned code 1.
1198.96/1199.52	c satzilla running zchaff_rand ... 
1198.96/1199.52	c Bin: Executing zchaff_rand
1198.96/1199.52	c zchaff_rand returned code 1.
1198.96/1199.52	c satzilla running SATenstein ... 
1198.96/1199.52	c Bin: Executing SATenstein
1198.96/1199.52	c SATenstein returned code 1.
1198.96/1199.52	c satzilla running gnovelty+ ... 
1198.96/1199.52	c Bin: Executing gnovelty+
1198.96/1199.52	c gnovelty+ returned code 1.
1198.96/1199.52	c satzilla running adaptg2wsat+ ... 
1198.96/1199.52	c Bin: Executing adaptg2wsat+
1198.96/1199.52	c adaptg2wsat+ returned code 1.
1198.96/1199.52	c satzilla running adaptg2wsat0 ... 
1198.96/1199.52	c Bin: Executing adaptg2wsat0
1198.96/1199.52	c adaptg2wsat0 returned code 1.
1198.96/1199.52	c satzilla running tts-4-0 ... 
1198.96/1199.52	c Bin: Executing tts-4-0
1198.96/1199.52	c tts-4-0 returned code 1.
1198.96/1199.52	c satzilla running vallst ... 
1198.96/1199.52	c Bin: Executing vallst
1198.96/1199.52	c vallst returned code 1.
1198.96/1199.52	c satzilla running minisat20 ... 
1198.96/1199.52	c Bin: Executing minisat20
1198.96/1199.52	c minisat20 returned code 1.
1198.96/1199.52	c satzilla running kcnfs04SAT07 ... 
1198.96/1199.52	c Bin: Executing kcnfs04SAT07
1198.96/1199.52	c kcnfs04SAT07 returned code 1.
1198.96/1199.52	c ERROR: All Failed! 
1198.96/1199.52	c SATZILLA_TIME=1199.180000

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-1538482-1238432906/watcher-1538482-1238432906 -o /tmp/evaluation-result-1538482-1238432906/solver-1538482-1238432906 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1538482-1238432906.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 1.00 1.06 3/76 28717
/proc/meminfo: memFree=1645552/2055920 swapFree=4173760/4192956
[pid=28717] ppid=28715 vsize=2056 CPUtime=0
/proc/28717/stat : 28717 (SATzilla2009_I) S 28715 28717 28382 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115951802 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28717/statm: 514 112 96 399 0 111 0
[pid=28718] ppid=28717 vsize=1380 CPUtime=0
/proc/28718/stat : 28718 (mxc-sr08) R 28717 28717 28382 0 -1 4194304 230 0 0 0 0 0 0 0 19 0 1 0 1115951802 1413120 226 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28718/statm: 345 226 54 138 0 204 0

[startup+0.0658981 s]
/proc/loadavg: 0.99 1.00 1.06 3/76 28717
/proc/meminfo: memFree=1645552/2055920 swapFree=4173760/4192956
[pid=28717] ppid=28715 vsize=2056 CPUtime=0
/proc/28717/stat : 28717 (SATzilla2009_I) S 28715 28717 28382 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115951802 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28717/statm: 514 112 96 399 0 111 0
[pid=28718] ppid=28717 vsize=2124 CPUtime=0.06
/proc/28718/stat : 28718 (mxc-sr08) R 28717 28717 28382 0 -1 4194304 505 0 0 0 6 0 0 0 19 0 1 0 1115951802 2174976 405 1992294400 134512640 135078026 4294956176 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28718/statm: 531 405 55 138 0 390 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4180

[startup+0.1019 s]
/proc/loadavg: 0.99 1.00 1.06 3/76 28717
/proc/meminfo: memFree=1645552/2055920 swapFree=4173760/4192956
[pid=28717] ppid=28715 vsize=2056 CPUtime=0
/proc/28717/stat : 28717 (SATzilla2009_I) S 28715 28717 28382 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115951802 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28717/statm: 514 112 96 399 0 111 0
[pid=28718] ppid=28717 vsize=2124 CPUtime=0.09
/proc/28718/stat : 28718 (mxc-sr08) R 28717 28717 28382 0 -1 4194304 505 0 0 0 9 0 0 0 19 0 1 0 1115951802 2174976 405 1992294400 134512640 135078026 4294956176 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28718/statm: 531 405 55 138 0 390 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4180

[startup+0.301915 s]
/proc/loadavg: 0.99 1.00 1.06 3/76 28717
/proc/meminfo: memFree=1645552/2055920 swapFree=4173760/4192956
[pid=28717] ppid=28715 vsize=2056 CPUtime=0
/proc/28717/stat : 28717 (SATzilla2009_I) S 28715 28717 28382 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115951802 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28717/statm: 514 112 96 399 0 111 0
[pid=28718] ppid=28717 vsize=2184 CPUtime=0.29
/proc/28718/stat : 28718 (mxc-sr08) R 28717 28717 28382 0 -1 4194304 562 0 0 0 29 0 0 0 21 0 1 0 1115951802 2236416 462 1992294400 134512640 135078026 4294956176 18446744073709551615 134541937 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28718/statm: 546 462 70 138 0 405 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4240

[startup+0.701948 s]
/proc/loadavg: 0.99 1.00 1.06 3/76 28717
/proc/meminfo: memFree=1645552/2055920 swapFree=4173760/4192956
[pid=28717] ppid=28715 vsize=2056 CPUtime=0
/proc/28717/stat : 28717 (SATzilla2009_I) S 28715 28717 28382 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115951802 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28717/statm: 514 112 96 399 0 111 0
[pid=28718] ppid=28717 vsize=2976 CPUtime=0.69
/proc/28718/stat : 28718 (mxc-sr08) R 28717 28717 28382 0 -1 4194304 751 0 0 0 69 0 0 0 25 0 1 0 1115951802 3047424 651 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28718/statm: 744 651 71 138 0 603 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5032

[startup+1.50201 s]
/proc/loadavg: 0.99 1.00 1.06 2/78 28719
/proc/meminfo: memFree=1642976/2055920 swapFree=4173760/4192956
[pid=28717] ppid=28715 vsize=2056 CPUtime=0
/proc/28717/stat : 28717 (SATzilla2009_I) S 28715 28717 28382 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115951802 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28717/statm: 514 112 96 399 0 111 0
[pid=28718] ppid=28717 vsize=3240 CPUtime=1.49
/proc/28718/stat : 28718 (mxc-sr08) R 28717 28717 28382 0 -1 4194304 806 0 0 0 149 0 0 0 25 0 1 0 1115951802 3317760 706 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28718/statm: 810 706 71 138 0 669 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5296

[startup+3.10115 s]
/proc/loadavg: 0.99 1.00 1.06 2/78 28719
/proc/meminfo: memFree=1642592/2055920 swapFree=4173760/4192956
[pid=28717] ppid=28715 vsize=2056 CPUtime=0
/proc/28717/stat : 28717 (SATzilla2009_I) S 28715 28717 28382 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115951802 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28717/statm: 514 112 96 399 0 111 0
[pid=28718] ppid=28717 vsize=3372 CPUtime=3.09
/proc/28718/stat : 28718 (mxc-sr08) R 28717 28717 28382 0 -1 4194304 865 0 0 0 309 0 0 0 25 0 1 0 1115951802 3452928 765 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28718/statm: 843 765 71 138 0 702 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5428

[startup+6.30142 s]
/proc/loadavg: 0.99 1.00 1.06 2/78 28719
/proc/meminfo: memFree=1642464/2055920 swapFree=4173760/4192956
[pid=28717] ppid=28715 vsize=2056 CPUtime=0
/proc/28717/stat : 28717 (SATzilla2009_I) S 28715 28717 28382 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115951802 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28717/statm: 514 112 96 399 0 111 0
[pid=28718] ppid=28717 vsize=3636 CPUtime=6.28
/proc/28718/stat : 28718 (mxc-sr08) R 28717 28717 28382 0 -1 4194304 935 0 0 0 627 1 0 0 25 0 1 0 1115951802 3723264 835 1992294400 134512640 135078026 4294956176 18446744073709551615 134534962 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28718/statm: 909 835 71 138 0 768 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 5692

[startup+12.7019 s]
/proc/loadavg: 0.99 1.00 1.06 2/78 28720
/proc/meminfo: memFree=1643104/2055920 swapFree=4173760/4192956
[pid=28717] ppid=28715 vsize=2056 CPUtime=9.99
/proc/28717/stat : 28717 (SATzilla2009_I) S 28715 28717 28382 0 -1 4194304 152 982 0 0 0 0 997 2 19 0 1 0 1115951802 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28717/statm: 514 121 104 399 0 111 0
[pid=28720] ppid=28717 vsize=4008 CPUtime=2.68
/proc/28720/stat : 28720 (picosat846) R 28717 28717 28382 0 -1 4194304 743 0 0 0 268 0 0 0 25 0 1 0 1115952803 4104192 732 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28720/statm: 1002 732 84 14 0 668 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 6064

[startup+25.502 s]
/proc/loadavg: 0.99 1.00 1.06 2/78 28723
/proc/meminfo: memFree=1638248/2055920 swapFree=4173760/4192956
[pid=28717] ppid=28715 vsize=4600 CPUtime=20.17
/proc/28717/stat : 28717 (SATzilla2009_I) S 28715 28717 28382 0 -1 4194304 1567 3441 0 0 310 2 1701 4 25 0 1 0 1115951802 4710400 770 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28717/statm: 1150 770 217 399 0 747 0
[pid=28723] ppid=28717 vsize=6152 CPUtime=5.27
/proc/28723/stat : 28723 (minisat20SAT07) R 28717 28717 28382 0 -1 4194304 1276 0 0 0 527 0 0 0 25 0 1 0 1115953823 6299648 1271 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28723/statm: 1538 1271 73 138 0 1397 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 10752

[startup+51.1011 s]
/proc/loadavg: 0.99 1.00 1.05 2/78 28723
/proc/meminfo: memFree=1635944/2055920 swapFree=4173760/4192956
[pid=28717] ppid=28715 vsize=4600 CPUtime=20.17
/proc/28717/stat : 28717 (SATzilla2009_I) S 28715 28717 28382 0 -1 4194304 1567 3441 0 0 310 2 1701 4 25 0 1 0 1115951802 4710400 770 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28717/statm: 1150 770 217 399 0 747 0
[pid=28723] ppid=28717 vsize=8532 CPUtime=30.86
/proc/28723/stat : 28723 (minisat20SAT07) R 28717 28717 28382 0 -1 4194304 1886 0 0 0 3085 1 0 0 25 0 1 0 1115953823 8736768 1881 1992294400 134512640 135078472 4294956176 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28723/statm: 2133 1881 73 138 0 1992 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 13132

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 1.05 2/78 28723
/proc/meminfo: memFree=1634088/2055920 swapFree=4173760/4192956
[pid=28717] ppid=28715 vsize=4600 CPUtime=20.17
/proc/28717/stat : 28717 (SATzilla2009_I) S 28715 28717 28382 0 -1 4194304 1567 3441 0 0 310 2 1701 4 25 0 1 0 1115951802 4710400 770 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28717/statm: 1150 770 217 399 0 747 0
[pid=28723] ppid=28717 vsize=10444 CPUtime=82.04
/proc/28723/stat : 28723 (minisat20SAT07) R 28717 28717 28382 0 -1 4194304 2341 0 0 0 8202 2 0 0 25 0 1 0 1115953823 10694656 2336 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28723/statm: 2611 2336 73 138 0 2470 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 15044

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.04 2/78 28723
/proc/meminfo: memFree=1632936/2055920 swapFree=4173760/4192956
[pid=28717] ppid=28715 vsize=4600 CPUtime=20.17
/proc/28717/stat : 28717 (SATzilla2009_I) S 28715 28717 28382 0 -1 4194304 1567 3441 0 0 310 2 1701 4 25 0 1 0 1115951802 4710400 770 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28717/statm: 1150 770 217 399 0 747 0
[pid=28723] ppid=28717 vsize=11600 CPUtime=142.01
/proc/28723/stat : 28723 (minisat20SAT07) R 28717 28717 28382 0 -1 4194304 2627 0 0 0 14199 2 0 0 25 0 1 0 1115953823 11878400 2622 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28723/statm: 2900 2622 73 138 0 2759 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 16200

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.04 2/78 28723
/proc/meminfo: memFree=1631720/2055920 swapFree=4173760/4192956
[pid=28717] ppid=28715 vsize=4600 CPUtime=20.17
/proc/28717/stat : 28717 (SATzilla2009_I) S 28715 28717 28382 0 -1 4194304 1567 3441 0 0 310 2 1701 4 25 0 1 0 1115951802 4710400 770 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28717/statm: 1150 770 217 399 0 747 0
[pid=28723] ppid=28717 vsize=12832 CPUtime=201.98
/proc/28723/stat : 28723 (minisat20SAT07) R 28717 28717 28382 0 -1 4194304 2925 0 0 0 20196 2 0 0 25 0 1 0 1115953823 13139968 2920 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28723/statm: 3208 2920 73 138 0 3067 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 17432

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.03 2/78 28723
/proc/meminfo: memFree=1631336/2055920 swapFree=4173760/4192956
[pid=28717] ppid=28715 vsize=4600 CPUtime=20.17
/proc/28717/stat : 28717 (SATzilla2009_I) S 28715 28717 28382 0 -1 4194304 1567 3441 0 0 310 2 1701 4 25 0 1 0 1115951802 4710400 770 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28717/statm: 1150 770 217 399 0 747 0
[pid=28723] ppid=28717 vsize=13260 CPUtime=261.96
/proc/28723/stat : 28723 (minisat20SAT07) R 28717 28717 28382 0 -1 4194304 3035 0 0 0 26194 2 0 0 25 0 1 0 1115953823 13578240 3030 1992294400 134512640 135078472 4294956176 18446744073709551615 134550656 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28723/statm: 3315 3030 73 138 0 3174 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 17860

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.02 2/78 28723
/proc/meminfo: memFree=1630312/2055920 swapFree=4173760/4192956
[pid=28717] ppid=28715 vsize=4600 CPUtime=20.17
/proc/28717/stat : 28717 (SATzilla2009_I) S 28715 28717 28382 0 -1 4194304 1567 3441 0 0 310 2 1701 4 25 0 1 0 1115951802 4710400 770 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28717/statm: 1150 770 217 399 0 747 0
[pid=28723] ppid=28717 vsize=14376 CPUtime=321.94
/proc/28723/stat : 28723 (minisat20SAT07) R 28717 28717 28382 0 -1 4194304 3274 0 0 0 32191 3 0 0 25 0 1 0 1115953823 14721024 3269 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28723/statm: 3594 3269 73 138 0 3453 0

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


[startup+762.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 28723
/proc/meminfo: memFree=1627112/2055920 swapFree=4173760/4192956
[pid=28717] ppid=28715 vsize=4600 CPUtime=20.17
/proc/28717/stat : 28717 (SATzilla2009_I) S 28715 28717 28382 0 -1 4194304 1567 3441 0 0 310 2 1701 4 25 0 1 0 1115951802 4710400 770 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28717/statm: 1150 770 217 399 0 747 0
[pid=28723] ppid=28717 vsize=17592 CPUtime=741.77
/proc/28723/stat : 28723 (minisat20SAT07) R 28717 28717 28382 0 -1 4194304 4056 0 0 0 74173 4 0 0 25 0 1 0 1115953823 18014208 4051 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28723/statm: 4398 4051 73 138 0 4257 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 22192

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 28723
/proc/meminfo: memFree=1627048/2055920 swapFree=4173760/4192956
[pid=28717] ppid=28715 vsize=4600 CPUtime=20.17
/proc/28717/stat : 28717 (SATzilla2009_I) S 28715 28717 28382 0 -1 4194304 1567 3441 0 0 310 2 1701 4 25 0 1 0 1115951802 4710400 770 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28717/statm: 1150 770 217 399 0 747 0
[pid=28723] ppid=28717 vsize=17728 CPUtime=801.74
/proc/28723/stat : 28723 (minisat20SAT07) R 28717 28717 28382 0 -1 4194304 4071 0 0 0 80170 4 0 0 25 0 1 0 1115953823 18153472 4066 1992294400 134512640 135078472 4294956176 18446744073709551615 134550699 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28723/statm: 4432 4066 73 138 0 4291 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 22328

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 28723
/proc/meminfo: memFree=1626664/2055920 swapFree=4173760/4192956
[pid=28717] ppid=28715 vsize=4600 CPUtime=20.17
/proc/28717/stat : 28717 (SATzilla2009_I) S 28715 28717 28382 0 -1 4194304 1567 3441 0 0 310 2 1701 4 25 0 1 0 1115951802 4710400 770 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28717/statm: 1150 770 217 399 0 747 0
[pid=28723] ppid=28717 vsize=18164 CPUtime=861.71
/proc/28723/stat : 28723 (minisat20SAT07) R 28717 28717 28382 0 -1 4194304 4170 0 0 0 86167 4 0 0 25 0 1 0 1115953823 18599936 4165 1992294400 134512640 135078472 4294956176 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28723/statm: 4541 4165 73 138 0 4400 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 22764

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 28723
/proc/meminfo: memFree=1626472/2055920 swapFree=4173760/4192956
[pid=28717] ppid=28715 vsize=4600 CPUtime=20.17
/proc/28717/stat : 28717 (SATzilla2009_I) S 28715 28717 28382 0 -1 4194304 1567 3441 0 0 310 2 1701 4 25 0 1 0 1115951802 4710400 770 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28717/statm: 1150 770 217 399 0 747 0
[pid=28723] ppid=28717 vsize=18304 CPUtime=921.69
/proc/28723/stat : 28723 (minisat20SAT07) R 28717 28717 28382 0 -1 4194304 4216 0 0 0 92164 5 0 0 25 0 1 0 1115953823 18743296 4211 1992294400 134512640 135078472 4294956176 18446744073709551615 134551717 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28723/statm: 4576 4211 73 138 0 4435 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 22904

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 28723
/proc/meminfo: memFree=1626344/2055920 swapFree=4173760/4192956
[pid=28717] ppid=28715 vsize=4600 CPUtime=20.17
/proc/28717/stat : 28717 (SATzilla2009_I) S 28715 28717 28382 0 -1 4194304 1567 3441 0 0 310 2 1701 4 25 0 1 0 1115951802 4710400 770 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28717/statm: 1150 770 217 399 0 747 0
[pid=28723] ppid=28717 vsize=18448 CPUtime=981.67
/proc/28723/stat : 28723 (minisat20SAT07) R 28717 28717 28382 0 -1 4194304 4248 0 0 0 98162 5 0 0 25 0 1 0 1115953823 18890752 4243 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28723/statm: 4612 4243 73 138 0 4471 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 23048

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 28723
/proc/meminfo: memFree=1626344/2055920 swapFree=4173760/4192956
[pid=28717] ppid=28715 vsize=4600 CPUtime=20.17
/proc/28717/stat : 28717 (SATzilla2009_I) S 28715 28717 28382 0 -1 4194304 1567 3441 0 0 310 2 1701 4 25 0 1 0 1115951802 4710400 770 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28717/statm: 1150 770 217 399 0 747 0
[pid=28723] ppid=28717 vsize=18448 CPUtime=1041.64
/proc/28723/stat : 28723 (minisat20SAT07) R 28717 28717 28382 0 -1 4194304 4266 0 0 0 104159 5 0 0 25 0 1 0 1115953823 18890752 4261 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28723/statm: 4612 4261 73 138 0 4471 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 23048

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 28723
/proc/meminfo: memFree=1625576/2055920 swapFree=4173760/4192956
[pid=28717] ppid=28715 vsize=4600 CPUtime=20.17
/proc/28717/stat : 28717 (SATzilla2009_I) S 28715 28717 28382 0 -1 4194304 1567 3441 0 0 310 2 1701 4 25 0 1 0 1115951802 4710400 770 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28717/statm: 1150 770 217 399 0 747 0
[pid=28723] ppid=28717 vsize=19352 CPUtime=1101.61
/proc/28723/stat : 28723 (minisat20SAT07) R 28717 28717 28382 0 -1 4194304 4446 0 0 0 110156 5 0 0 25 0 1 0 1115953823 19816448 4441 1992294400 134512640 135078472 4294956176 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28723/statm: 4838 4441 73 138 0 4697 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 23952

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 28723
/proc/meminfo: memFree=1625064/2055920 swapFree=4173760/4192956
[pid=28717] ppid=28715 vsize=4600 CPUtime=20.17
/proc/28717/stat : 28717 (SATzilla2009_I) S 28715 28717 28382 0 -1 4194304 1567 3441 0 0 310 2 1701 4 25 0 1 0 1115951802 4710400 770 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28717/statm: 1150 770 217 399 0 747 0
[pid=28723] ppid=28717 vsize=19796 CPUtime=1161.59
/proc/28723/stat : 28723 (minisat20SAT07) R 28717 28717 28382 0 -1 4194304 4565 0 0 0 116154 5 0 0 25 0 1 0 1115953823 20271104 4560 1992294400 134512640 135078472 4294956176 18446744073709551615 134550587 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28723/statm: 4949 4560 73 138 0 4808 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 24396

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

[startup+1190.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 28723
/proc/meminfo: memFree=1625064/2055920 swapFree=4173760/4192956
[pid=28717] ppid=28715 vsize=4600 CPUtime=20.17
/proc/28717/stat : 28717 (SATzilla2009_I) S 28715 28717 28382 0 -1 4194304 1567 3441 0 0 310 2 1701 4 25 0 1 0 1115951802 4710400 770 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28717/statm: 1150 770 217 399 0 747 0
[pid=28723] ppid=28717 vsize=19796 CPUtime=1169.59
/proc/28723/stat : 28723 (minisat20SAT07) R 28717 28717 28382 0 -1 4194304 4567 0 0 0 116954 5 0 0 25 0 1 0 1115953823 20271104 4562 1992294400 134512640 135078472 4294956176 18446744073709551615 134552069 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28723/statm: 4949 4562 73 138 0 4808 0
Current children cumulated CPU time (s) 1189.76
Current children cumulated vsize (KiB) 24396

[startup+1193.51 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 28723
/proc/meminfo: memFree=1625000/2055920 swapFree=4173760/4192956
[pid=28717] ppid=28715 vsize=4600 CPUtime=20.17
/proc/28717/stat : 28717 (SATzilla2009_I) S 28715 28717 28382 0 -1 4194304 1567 3441 0 0 310 2 1701 4 25 0 1 0 1115951802 4710400 770 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28717/statm: 1150 770 217 399 0 747 0
[pid=28723] ppid=28717 vsize=19936 CPUtime=1172.8
/proc/28723/stat : 28723 (minisat20SAT07) R 28717 28717 28382 0 -1 4194304 4583 0 0 0 117275 5 0 0 25 0 1 0 1115953823 20414464 4578 1992294400 134512640 135078472 4294956176 18446744073709551615 134550559 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28723/statm: 4984 4578 73 138 0 4843 0
Current children cumulated CPU time (s) 1192.97
Current children cumulated vsize (KiB) 24536

[startup+1196.7 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 28723
/proc/meminfo: memFree=1625000/2055920 swapFree=4173760/4192956
[pid=28717] ppid=28715 vsize=4600 CPUtime=20.17
/proc/28717/stat : 28717 (SATzilla2009_I) S 28715 28717 28382 0 -1 4194304 1567 3441 0 0 310 2 1701 4 25 0 1 0 1115951802 4710400 770 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28717/statm: 1150 770 217 399 0 747 0
[pid=28723] ppid=28717 vsize=19936 CPUtime=1176
/proc/28723/stat : 28723 (minisat20SAT07) R 28717 28717 28382 0 -1 4194304 4584 0 0 0 117595 5 0 0 25 0 1 0 1115953823 20414464 4579 1992294400 134512640 135078472 4294956176 18446744073709551615 134549411 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28723/statm: 4984 4579 73 138 0 4843 0
Current children cumulated CPU time (s) 1196.17
Current children cumulated vsize (KiB) 24536

[startup+1198.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 28723
/proc/meminfo: memFree=1625000/2055920 swapFree=4173760/4192956
[pid=28717] ppid=28715 vsize=4600 CPUtime=20.17
/proc/28717/stat : 28717 (SATzilla2009_I) S 28715 28717 28382 0 -1 4194304 1567 3441 0 0 310 2 1701 4 25 0 1 0 1115951802 4710400 770 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28717/statm: 1150 770 217 399 0 747 0
[pid=28723] ppid=28717 vsize=19936 CPUtime=1177.59
/proc/28723/stat : 28723 (minisat20SAT07) R 28717 28717 28382 0 -1 4194304 4584 0 0 0 117754 5 0 0 25 0 1 0 1115953823 20414464 4579 1992294400 134512640 135078472 4294956176 18446744073709551615 134550729 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28723/statm: 4984 4579 73 138 0 4843 0
Current children cumulated CPU time (s) 1197.76
Current children cumulated vsize (KiB) 24536

[startup+1199.1 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 28723
/proc/meminfo: memFree=1625000/2055920 swapFree=4173760/4192956
[pid=28717] ppid=28715 vsize=4600 CPUtime=20.17
/proc/28717/stat : 28717 (SATzilla2009_I) S 28715 28717 28382 0 -1 4194304 1567 3441 0 0 310 2 1701 4 25 0 1 0 1115951802 4710400 770 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28717/statm: 1150 770 217 399 0 747 0
[pid=28723] ppid=28717 vsize=19936 CPUtime=1178.39
/proc/28723/stat : 28723 (minisat20SAT07) R 28717 28717 28382 0 -1 4194304 4584 0 0 0 117834 5 0 0 25 0 1 0 1115953823 20414464 4579 1992294400 134512640 135078472 4294956176 18446744073709551615 134550982 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28723/statm: 4984 4579 73 138 0 4843 0
Current children cumulated CPU time (s) 1198.56
Current children cumulated vsize (KiB) 24536

[startup+1199.5 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 28723
/proc/meminfo: memFree=1625000/2055920 swapFree=4173760/4192956
[pid=28717] ppid=28715 vsize=4600 CPUtime=20.17
/proc/28717/stat : 28717 (SATzilla2009_I) S 28715 28717 28382 0 -1 4194304 1567 3441 0 0 310 2 1701 4 25 0 1 0 1115951802 4710400 770 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28717/statm: 1150 770 217 399 0 747 0
[pid=28723] ppid=28717 vsize=19936 CPUtime=1178.79
/proc/28723/stat : 28723 (minisat20SAT07) R 28717 28717 28382 0 -1 4194304 4584 0 0 0 117874 5 0 0 25 0 1 0 1115953823 20414464 4579 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/28723/statm: 4984 4579 73 138 0 4843 0
Current children cumulated CPU time (s) 1198.96
Current children cumulated vsize (KiB) 24536

Child status: 17
Real time (s): 1199.52
CPU time (s): 1199.01
CPU user time (s): 1198.88
CPU system time (s): 0.131979
CPU usage (%): 99.9576
Max. virtual memory (cumulated for all children) (KiB): 24536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.88
system time used= 0.131979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9615
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= 15
involuntary context switches= 3572

runsolver used 1.35779 second user time and 4.10238 second system time

The end

Launcher Data

Begin job on node65 at 2009-03-30 19:08:26
IDJOB=1538482
IDBENCH=70273
IDSOLVER=528
FILE ID=node65/1538482-1238432906
PBS_JOBID= 9061571
Free space on /tmp= 66316 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/160/unif-k7-r85-v160-c13600-S327274323-044.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538482-1238432906/watcher-1538482-1238432906 -o /tmp/evaluation-result-1538482-1238432906/solver-1538482-1238432906 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1538482-1238432906.cnf

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

MD5SUM BENCH= 828620c36787edb17d919cfe2c324682
RANDOM SEED=425032908

node65.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.231
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.231
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:       1646096 kB
Buffers:         70568 kB
Cached:         251004 kB
SwapCached:       9792 kB
Active:         162816 kB
Inactive:       170096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1646096 kB
SwapTotal:     4192956 kB
SwapFree:      4173760 kB
Dirty:           31860 kB
Writeback:           0 kB
Mapped:          16956 kB
Slab:            61728 kB
Committed_AS:  3355392 kB
PageTables:       2316 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= 66288 MiB
End job on node65 at 2009-03-30 19:28:26