Trace number 1538778

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.75 1200.28

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/12000/
unif-k3-r4.2-v12000-c50400-S650356257-052.cnf
MD5SUM2b1b5cba2ea775d4b0eb4b407240568e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark220.698
Satisfiable
(Un)Satisfiability was proved
Number of variables12000
Number of clauses50400
Sum of the clauses size151200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 350400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

19.86/19.93	c SATzilla is building models for class 2
19.86/19.93	c run presolver march_dl2004 for 5 seconds ... 
19.86/19.93	c Bin: Executing march_dl2004
19.86/19.93	c spawning binary file with 5 seconds ...
19.86/19.93	c child exit by a signal
19.86/19.93	c march_dl2004 returned code 137.
19.86/19.93	c run presolver mxc-sr08 for 5 seconds ... 
19.86/19.93	c Bin: Executing mxc-sr08
19.86/19.93	c spawning binary file with 5 seconds ...
19.86/19.93	c child exit by a signal
19.86/19.93	c mxc-sr08 returned code 137.
19.86/19.93	c Orignal number of varibales is 12000, number of clauses is 50400 
19.86/19.93	c predicted feature computation time is 9.927160 
19.86/19.93	c Bin: Executing satelite
19.86/19.93	c spawning binary file with 240 seconds ...
19.86/19.93	c child exited successfully
19.86/19.93	c satzilla computing base features
19.86/19.93	c Number of variabe is: 11682, Number of clause is : 50039 
19.86/19.93	c Initializing...
19.86/19.93	c satzilla compute diameter ...
19.86/19.93	c start diameter features ...
19.86/19.93	c satzilla doing clause learning
19.86/19.93	c start clause learning features ...
19.86/19.93	c Bin: Executing zchaff07
19.86/19.93	c spawning binary file with 2 seconds ...
19.86/19.93	c child exit by a signal
19.86/19.93	c satzilla doing survey propogation probe
19.86/19.93	c do survay propogation for 2 second ...
19.86/19.93	c satzilla doing local search probe
19.86/19.93	c satzilla doing lobjois search-space size estimate
19.86/19.93	c features are:12000 50400 11682 50039 0.0272214 0.00721437 0.233458 0.495492 0.588142 0.717552 0.000260095 0.065188 0.000256805 0.000428009 0.164332 0 0.962709 0.000260095 0.292638 3.99688e-05 0.000759408 2.72702 0.228208 0.171919 0 1 3.36903 0.000127329 0.396368 0 0.000479626 2.32505 0.491896 0.000527286 0.295785 7.99376e-05 0.00159875 5.03488 0.0364428 5 6 0.151329 16.0156 0.363324 6 32 25 10 19 12 15 59.9599 0.168884 42.1333 80.25 74.3636 48.1667 67.3333 50.7273 59.1818 0.393674 0.578133 2.05856e-05 1 0.707304 0.0885721 0.568763 0.204742 0.383418 0.0924365 0.661834 0.0027848 0.758955 0.175794 0.027821 0.124638 0.0469284 0.0788559 305.182 0.455244 2542.64 0.00983903 2546 2518 2568 0.24692 1.07297 0.841151 0.0255083 0.230632 0.295681 
19.86/19.93	c satzilla's ranking:
19.86/19.93	c 1) march_dl2004: 3.275884
19.86/19.93	c 2) minisat20SAT07: 3.208647
19.86/19.93	c 3) minisat20: 3.064931
19.86/19.93	c 4) mxc-sr08: 2.993768
19.86/19.93	c 5) zchaff_rand: 1.735789
19.86/19.93	c 6) vallst: 0.566574
19.86/19.93	c 7) tts-4-0: 0.256821
19.86/19.93	c 8) SATenstein: -10000.000000
19.86/19.93	c 9) gnovelty+: -10000.000000
19.86/19.93	c 10) adaptg2wsat+: -10000.000000
19.86/19.93	c 11) adaptg2wsat0: -10000.000000
19.86/19.93	c 12) picosat846: -10000.000000
19.86/19.93	c 13) kcnfs04SAT07: -10000.000000
19.86/19.93	c satzilla running march_dl2004 ... 
1199.63/1200.27	c Bin: Executing march_dl2004
1199.63/1200.27	c spawning binary file with 1180 seconds ...
1199.63/1200.27	c child exit by a signal
1199.63/1200.27	c march_dl2004 returned code 137.
1199.63/1200.27	c satzilla running minisat20SAT07 ... 
1199.63/1200.27	c Bin: Executing minisat20SAT07
1199.63/1200.27	c minisat20SAT07 returned code 1.
1199.63/1200.27	c satzilla running minisat20 ... 
1199.63/1200.27	c Bin: Executing minisat20
1199.63/1200.27	c minisat20 returned code 1.
1199.63/1200.27	c satzilla running mxc-sr08 ... 
1199.63/1200.27	c Bin: Executing mxc-sr08
1199.63/1200.27	c mxc-sr08 returned code 1.
1199.63/1200.27	c satzilla running zchaff_rand ... 
1199.63/1200.27	c Bin: Executing zchaff_rand
1199.63/1200.27	c zchaff_rand returned code 1.
1199.63/1200.27	c satzilla running vallst ... 
1199.63/1200.27	c Bin: Executing vallst
1199.63/1200.27	c vallst returned code 1.
1199.63/1200.27	c satzilla running tts-4-0 ... 
1199.63/1200.27	c Bin: Executing tts-4-0
1199.63/1200.27	c tts-4-0 returned code 1.
1199.63/1200.27	c satzilla running SATenstein ... 
1199.63/1200.27	c Bin: Executing SATenstein
1199.63/1200.27	c SATenstein returned code 1.
1199.63/1200.27	c satzilla running gnovelty+ ... 
1199.63/1200.27	c Bin: Executing gnovelty+
1199.63/1200.27	c gnovelty+ returned code 1.
1199.63/1200.27	c satzilla running adaptg2wsat+ ... 
1199.63/1200.27	c Bin: Executing adaptg2wsat+
1199.63/1200.27	c adaptg2wsat+ returned code 1.
1199.63/1200.27	c satzilla running adaptg2wsat0 ... 
1199.63/1200.27	c Bin: Executing adaptg2wsat0
1199.63/1200.27	c adaptg2wsat0 returned code 1.
1199.63/1200.27	c satzilla running picosat846 ... 
1199.63/1200.27	c Bin: Executing picosat846
1199.63/1200.27	c picosat846 returned code 1.
1199.63/1200.27	c satzilla running kcnfs04SAT07 ... 
1199.63/1200.27	c Bin: Executing kcnfs04SAT07
1199.63/1200.27	c kcnfs04SAT07 returned code 1.
1199.63/1200.27	c ERROR: All Failed! 
1199.63/1200.27	c SATZILLA_TIME=1199.910000

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-1538778-1238441239/watcher-1538778-1238441239 -o /tmp/evaluation-result-1538778-1238441239/solver-1538778-1238441239 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538778-1238441239.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: 1.00 1.00 1.00 3/73 21572
/proc/meminfo: memFree=1441472/2055920 swapFree=4164824/4192956
[pid=21572] ppid=21570 vsize=2056 CPUtime=0
/proc/21572/stat : 21572 (SATzilla2009_C) S 21570 21572 21350 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116788795 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21572/statm: 514 112 96 399 0 111 0
[pid=21573] ppid=21572 vsize=1740 CPUtime=0
/proc/21573/stat : 21573 (march_dl2004) R 21572 21572 21350 0 -1 4194304 297 0 0 0 0 0 0 0 19 0 1 0 1116788795 1781760 292 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21573/statm: 435 293 50 118 0 314 0

[startup+0.0602679 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 21572
/proc/meminfo: memFree=1441472/2055920 swapFree=4164824/4192956
[pid=21572] ppid=21570 vsize=2056 CPUtime=0
/proc/21572/stat : 21572 (SATzilla2009_C) S 21570 21572 21350 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116788795 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21572/statm: 514 112 96 399 0 111 0
[pid=21573] ppid=21572 vsize=2400 CPUtime=0.05
/proc/21573/stat : 21573 (march_dl2004) R 21572 21572 21350 0 -1 4194304 492 0 0 0 5 0 0 0 19 0 1 0 1116788795 2457600 487 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21573/statm: 600 488 50 118 0 479 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4456

[startup+0.102272 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 21572
/proc/meminfo: memFree=1441472/2055920 swapFree=4164824/4192956
[pid=21572] ppid=21570 vsize=2056 CPUtime=0
/proc/21572/stat : 21572 (SATzilla2009_C) S 21570 21572 21350 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116788795 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21572/statm: 514 112 96 399 0 111 0
[pid=21573] ppid=21572 vsize=4300 CPUtime=0.09
/proc/21573/stat : 21573 (march_dl2004) R 21572 21572 21350 0 -1 4194304 1069 0 0 0 9 0 0 0 20 0 1 0 1116788795 4403200 777 1992294400 134512640 134996440 4294956192 18446744073709551615 134544627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21573/statm: 1075 777 53 118 0 954 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6356

[startup+0.302293 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 21572
/proc/meminfo: memFree=1441472/2055920 swapFree=4164824/4192956
[pid=21572] ppid=21570 vsize=2056 CPUtime=0
/proc/21572/stat : 21572 (SATzilla2009_C) S 21570 21572 21350 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116788795 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21572/statm: 514 112 96 399 0 111 0
[pid=21573] ppid=21572 vsize=4556 CPUtime=0.29
/proc/21573/stat : 21573 (march_dl2004) R 21572 21572 21350 0 -1 4194304 3321 0 0 0 28 1 0 0 22 0 1 0 1116788795 4665344 843 1992294400 134512640 134996440 4294956192 18446744073709551615 134544548 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21573/statm: 1139 843 55 118 0 1018 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6612

[startup+0.702335 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 21572
/proc/meminfo: memFree=1441472/2055920 swapFree=4164824/4192956
[pid=21572] ppid=21570 vsize=2056 CPUtime=0
/proc/21572/stat : 21572 (SATzilla2009_C) S 21570 21572 21350 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116788795 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21572/statm: 514 112 96 399 0 111 0
[pid=21573] ppid=21572 vsize=14464 CPUtime=0.7
/proc/21573/stat : 21573 (march_dl2004) R 21572 21572 21350 0 -1 4194304 10095 0 0 0 65 5 0 0 25 0 1 0 1116788795 14811136 3219 1992294400 134512640 134996440 4294956192 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21573/statm: 3616 3219 72 118 0 3495 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 16520

[startup+1.50142 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 21574
/proc/meminfo: memFree=1428720/2055920 swapFree=4164824/4192956
[pid=21572] ppid=21570 vsize=2056 CPUtime=0
/proc/21572/stat : 21572 (SATzilla2009_C) S 21570 21572 21350 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116788795 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21572/statm: 514 112 96 399 0 111 0
[pid=21573] ppid=21572 vsize=13504 CPUtime=1.49
/proc/21573/stat : 21573 (march_dl2004) R 21572 21572 21350 0 -1 4194304 11081 0 0 0 122 27 0 0 25 0 1 0 1116788795 13828096 3058 1992294400 134512640 134996440 4294956192 18446744073709551615 134551557 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21573/statm: 3376 3058 74 118 0 3255 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15560

[startup+3.10159 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 21574
/proc/meminfo: memFree=1429232/2055920 swapFree=4164824/4192956
[pid=21572] ppid=21570 vsize=2056 CPUtime=0
/proc/21572/stat : 21572 (SATzilla2009_C) S 21570 21572 21350 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116788795 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21572/statm: 514 112 96 399 0 111 0
[pid=21573] ppid=21572 vsize=13520 CPUtime=3.09
/proc/21573/stat : 21573 (march_dl2004) R 21572 21572 21350 0 -1 4194304 11087 0 0 0 282 27 0 0 25 0 1 0 1116788795 13844480 3064 1992294400 134512640 134996440 4294956192 18446744073709551615 134536701 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21573/statm: 3380 3064 74 118 0 3259 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15576

[startup+6.30193 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 21575
/proc/meminfo: memFree=1435120/2055920 swapFree=4164824/4192956
[pid=21572] ppid=21570 vsize=2056 CPUtime=4.99
/proc/21572/stat : 21572 (SATzilla2009_C) S 21570 21572 21350 0 -1 4194304 156 11166 0 0 0 0 470 29 19 0 1 0 1116788795 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21572/statm: 514 125 107 399 0 111 0
[pid=21575] ppid=21572 vsize=7856 CPUtime=1.29
/proc/21575/stat : 21575 (mxc-sr08) R 21572 21572 21350 0 -1 4194304 2151 0 0 0 128 1 0 0 25 0 1 0 1116789295 8044544 1778 1992294400 134512640 135078026 4294956192 18446744073709551615 134534219 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21575/statm: 1964 1778 71 138 0 1823 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9912

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 21576
/proc/meminfo: memFree=1436160/2055920 swapFree=4164824/4192956
[pid=21572] ppid=21570 vsize=6404 CPUtime=12.67
/proc/21572/stat : 21572 (SATzilla2009_C) R 21570 21572 21350 0 -1 4194304 1818 15285 0 0 245 0 990 32 25 0 1 0 1116788795 6557696 1234 1992294400 134512640 136149437 4294956224 18446744073709551615 134532673 0 0 4096 0 0 0 0 17 0 0 0
/proc/21572/statm: 1601 1234 135 399 0 1198 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 6404

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 21578
/proc/meminfo: memFree=1421688/2055920 swapFree=4164824/4192956
[pid=21572] ppid=21570 vsize=8656 CPUtime=19.89
/proc/21572/stat : 21572 (SATzilla2009_C) S 21570 21572 21350 0 -1 4194304 4228 17238 0 0 749 19 1171 50 25 0 1 0 1116788795 8863744 1900 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21572/statm: 2164 1900 220 399 0 1761 0
[pid=21578] ppid=21572 vsize=14316 CPUtime=5.55
/proc/21578/stat : 21578 (march_dl2004) R 21572 21572 21350 0 -1 4194304 11195 0 0 0 526 29 0 0 25 0 1 0 1116790789 14659584 3172 1992294400 134512640 134996440 4294956192 18446744073709551615 134551663 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21578/statm: 3579 3172 74 118 0 3458 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 22972

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 21578
/proc/meminfo: memFree=1419768/2055920 swapFree=4164824/4192956
[pid=21572] ppid=21570 vsize=8656 CPUtime=19.89
/proc/21572/stat : 21572 (SATzilla2009_C) S 21570 21572 21350 0 -1 4194304 4228 17238 0 0 749 19 1171 50 25 0 1 0 1116788795 8863744 1900 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21572/statm: 2164 1900 220 399 0 1761 0
[pid=21578] ppid=21572 vsize=16024 CPUtime=31.14
/proc/21578/stat : 21578 (march_dl2004) R 21572 21572 21350 0 -1 4194304 11665 0 0 0 3085 29 0 0 25 0 1 0 1116790789 16408576 3642 1992294400 134512640 134996440 4294956192 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21578/statm: 4006 3642 74 118 0 3885 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 24680

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 21578
/proc/meminfo: memFree=1419320/2055920 swapFree=4164824/4192956
[pid=21572] ppid=21570 vsize=8656 CPUtime=19.89
/proc/21572/stat : 21572 (SATzilla2009_C) S 21570 21572 21350 0 -1 4194304 4228 17238 0 0 749 19 1171 50 25 0 1 0 1116788795 8863744 1900 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21572/statm: 2164 1900 220 399 0 1761 0
[pid=21578] ppid=21572 vsize=16540 CPUtime=82.31
/proc/21578/stat : 21578 (march_dl2004) R 21572 21572 21350 0 -1 4194304 11783 0 0 0 8202 29 0 0 25 0 1 0 1116790789 16936960 3760 1992294400 134512640 134996440 4294956192 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21578/statm: 4135 3760 74 118 0 4014 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 25196

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 21578
/proc/meminfo: memFree=1419000/2055920 swapFree=4164824/4192956
[pid=21572] ppid=21570 vsize=8656 CPUtime=19.89
/proc/21572/stat : 21572 (SATzilla2009_C) S 21570 21572 21350 0 -1 4194304 4228 17238 0 0 749 19 1171 50 25 0 1 0 1116788795 8863744 1900 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21572/statm: 2164 1900 220 399 0 1761 0
[pid=21578] ppid=21572 vsize=16796 CPUtime=142.29
/proc/21578/stat : 21578 (march_dl2004) R 21572 21572 21350 0 -1 4194304 11865 0 0 0 14199 30 0 0 25 0 1 0 1116790789 17199104 3842 1992294400 134512640 134996440 4294956192 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21578/statm: 4199 3842 74 118 0 4078 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 25452

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 21578
/proc/meminfo: memFree=1418808/2055920 swapFree=4164824/4192956
[pid=21572] ppid=21570 vsize=8656 CPUtime=19.89
/proc/21572/stat : 21572 (SATzilla2009_C) S 21570 21572 21350 0 -1 4194304 4228 17238 0 0 749 19 1171 50 25 0 1 0 1116788795 8863744 1900 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21572/statm: 2164 1900 220 399 0 1761 0
[pid=21578] ppid=21572 vsize=17048 CPUtime=202.27
/proc/21578/stat : 21578 (march_dl2004) R 21572 21572 21350 0 -1 4194304 11925 0 0 0 20197 30 0 0 25 0 1 0 1116790789 17457152 3902 1992294400 134512640 134996440 4294956192 18446744073709551615 134573182 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21578/statm: 4262 3902 74 118 0 4141 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 25704

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 21578
/proc/meminfo: memFree=1418680/2055920 swapFree=4164824/4192956
[pid=21572] ppid=21570 vsize=8656 CPUtime=19.89
/proc/21572/stat : 21572 (SATzilla2009_C) S 21570 21572 21350 0 -1 4194304 4228 17238 0 0 749 19 1171 50 25 0 1 0 1116788795 8863744 1900 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21572/statm: 2164 1900 220 399 0 1761 0
[pid=21578] ppid=21572 vsize=17300 CPUtime=262.24
/proc/21578/stat : 21578 (march_dl2004) R 21572 21572 21350 0 -1 4194304 11966 0 0 0 26194 30 0 0 25 0 1 0 1116790789 17715200 3943 1992294400 134512640 134996440 4294956192 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21578/statm: 4325 3943 74 118 0 4204 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 25956

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 21578
/proc/meminfo: memFree=1418424/2055920 swapFree=4164824/4192956
[pid=21572] ppid=21570 vsize=8656 CPUtime=19.89
/proc/21572/stat : 21572 (SATzilla2009_C) S 21570 21572 21350 0 -1 4194304 4228 17238 0 0 749 19 1171 50 25 0 1 0 1116788795 8863744 1900 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21572/statm: 2164 1900 220 399 0 1761 0
[pid=21578] ppid=21572 vsize=17432 CPUtime=322.21
/proc/21578/stat : 21578 (march_dl2004) R 21572 21572 21350 0 -1 4194304 12005 0 0 0 32191 30 0 0 25 0 1 0 1116790789 17850368 3982 1992294400 134512640 134996440 4294956192 18446744073709551615 134526926 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21578/statm: 4358 3982 74 118 0 4237 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 26088


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


[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 21578
/proc/meminfo: memFree=1417784/2055920 swapFree=4164824/4192956
[pid=21572] ppid=21570 vsize=8656 CPUtime=19.89
/proc/21572/stat : 21572 (SATzilla2009_C) S 21570 21572 21350 0 -1 4194304 4228 17238 0 0 749 19 1171 50 25 0 1 0 1116788795 8863744 1900 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21572/statm: 2164 1900 220 399 0 1761 0
[pid=21578] ppid=21572 vsize=18060 CPUtime=802.01
/proc/21578/stat : 21578 (march_dl2004) R 21572 21572 21350 0 -1 4194304 12165 0 0 0 80170 31 0 0 25 0 1 0 1116790789 18493440 4142 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21578/statm: 4515 4142 74 118 0 4394 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 26716

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 21578
/proc/meminfo: memFree=1417720/2055920 swapFree=4164824/4192956
[pid=21572] ppid=21570 vsize=8656 CPUtime=19.89
/proc/21572/stat : 21572 (SATzilla2009_C) S 21570 21572 21350 0 -1 4194304 4228 17238 0 0 749 19 1171 50 25 0 1 0 1116788795 8863744 1900 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21572/statm: 2164 1900 220 399 0 1761 0
[pid=21578] ppid=21572 vsize=18060 CPUtime=861.99
/proc/21578/stat : 21578 (march_dl2004) R 21572 21572 21350 0 -1 4194304 12176 0 0 0 86168 31 0 0 25 0 1 0 1116790789 18493440 4153 1992294400 134512640 134996440 4294956192 18446744073709551615 134526940 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21578/statm: 4515 4153 74 118 0 4394 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 26716

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 21578
/proc/meminfo: memFree=1417720/2055920 swapFree=4164824/4192956
[pid=21572] ppid=21570 vsize=8656 CPUtime=19.89
/proc/21572/stat : 21572 (SATzilla2009_C) S 21570 21572 21350 0 -1 4194304 4228 17238 0 0 749 19 1171 50 25 0 1 0 1116788795 8863744 1900 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21572/statm: 2164 1900 220 399 0 1761 0
[pid=21578] ppid=21572 vsize=18060 CPUtime=921.96
/proc/21578/stat : 21578 (march_dl2004) R 21572 21572 21350 0 -1 4194304 12186 0 0 0 92165 31 0 0 25 0 1 0 1116790789 18493440 4163 1992294400 134512640 134996440 4294956192 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21578/statm: 4515 4163 74 118 0 4394 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 26716

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 21580
/proc/meminfo: memFree=1417464/2055920 swapFree=4164824/4192956
[pid=21572] ppid=21570 vsize=8656 CPUtime=19.89
/proc/21572/stat : 21572 (SATzilla2009_C) S 21570 21572 21350 0 -1 4194304 4228 17238 0 0 749 19 1171 50 25 0 1 0 1116788795 8863744 1900 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21572/statm: 2164 1900 220 399 0 1761 0
[pid=21578] ppid=21572 vsize=18188 CPUtime=981.93
/proc/21578/stat : 21578 (march_dl2004) R 21572 21572 21350 0 -1 4194304 12204 0 0 0 98162 31 0 0 25 0 1 0 1116790789 18624512 4181 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21578/statm: 4547 4181 74 118 0 4426 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 26844

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 21580
/proc/meminfo: memFree=1417464/2055920 swapFree=4164824/4192956
[pid=21572] ppid=21570 vsize=8656 CPUtime=19.89
/proc/21572/stat : 21572 (SATzilla2009_C) S 21570 21572 21350 0 -1 4194304 4228 17238 0 0 749 19 1171 50 25 0 1 0 1116788795 8863744 1900 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21572/statm: 2164 1900 220 399 0 1761 0
[pid=21578] ppid=21572 vsize=18188 CPUtime=1041.9
/proc/21578/stat : 21578 (march_dl2004) R 21572 21572 21350 0 -1 4194304 12216 0 0 0 104159 31 0 0 25 0 1 0 1116790789 18624512 4193 1992294400 134512640 134996440 4294956192 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21578/statm: 4547 4193 74 118 0 4426 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 26844

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 21580
/proc/meminfo: memFree=1417464/2055920 swapFree=4164824/4192956
[pid=21572] ppid=21570 vsize=8656 CPUtime=19.89
/proc/21572/stat : 21572 (SATzilla2009_C) S 21570 21572 21350 0 -1 4194304 4228 17238 0 0 749 19 1171 50 25 0 1 0 1116788795 8863744 1900 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21572/statm: 2164 1900 220 399 0 1761 0
[pid=21578] ppid=21572 vsize=18312 CPUtime=1101.88
/proc/21578/stat : 21578 (march_dl2004) R 21572 21572 21350 0 -1 4194304 12227 0 0 0 110157 31 0 0 25 0 1 0 1116790789 18751488 4204 1992294400 134512640 134996440 4294956192 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21578/statm: 4578 4204 74 118 0 4457 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 26968

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 21580
/proc/meminfo: memFree=1417464/2055920 swapFree=4164824/4192956
[pid=21572] ppid=21570 vsize=8656 CPUtime=19.89
/proc/21572/stat : 21572 (SATzilla2009_C) S 21570 21572 21350 0 -1 4194304 4228 17238 0 0 749 19 1171 50 25 0 1 0 1116788795 8863744 1900 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21572/statm: 2164 1900 220 399 0 1761 0
[pid=21578] ppid=21572 vsize=18312 CPUtime=1161.85
/proc/21578/stat : 21578 (march_dl2004) R 21572 21572 21350 0 -1 4194304 12238 0 0 0 116154 31 0 0 25 0 1 0 1116790789 18751488 4215 1992294400 134512640 134996440 4294956192 18446744073709551615 134514035 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21578/statm: 4578 4215 74 118 0 4457 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 26968

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 21580
/proc/meminfo: memFree=1417464/2055920 swapFree=4164824/4192956
[pid=21572] ppid=21570 vsize=8656 CPUtime=19.89
/proc/21572/stat : 21572 (SATzilla2009_C) S 21570 21572 21350 0 -1 4194304 4228 17238 0 0 749 19 1171 50 25 0 1 0 1116788795 8863744 1900 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21572/statm: 2164 1900 220 399 0 1761 0
[pid=21578] ppid=21572 vsize=18312 CPUtime=1169.85
/proc/21578/stat : 21578 (march_dl2004) R 21572 21572 21350 0 -1 4194304 12238 0 0 0 116954 31 0 0 25 0 1 0 1116790789 18751488 4215 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21578/statm: 4578 4215 74 118 0 4457 0
Current children cumulated CPU time (s) 1189.74
Current children cumulated vsize (KiB) 26968

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 21580
/proc/meminfo: memFree=1417464/2055920 swapFree=4164824/4192956
[pid=21572] ppid=21570 vsize=8656 CPUtime=19.89
/proc/21572/stat : 21572 (SATzilla2009_C) S 21570 21572 21350 0 -1 4194304 4228 17238 0 0 749 19 1171 50 25 0 1 0 1116788795 8863744 1900 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21572/statm: 2164 1900 220 399 0 1761 0
[pid=21578] ppid=21572 vsize=18312 CPUtime=1176.25
/proc/21578/stat : 21578 (march_dl2004) R 21572 21572 21350 0 -1 4194304 12239 0 0 0 117594 31 0 0 25 0 1 0 1116790789 18751488 4216 1992294400 134512640 134996440 4294956192 18446744073709551615 134587281 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21578/statm: 4578 4216 74 118 0 4457 0
Current children cumulated CPU time (s) 1196.14
Current children cumulated vsize (KiB) 26968

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 21580
/proc/meminfo: memFree=1417464/2055920 swapFree=4164824/4192956
[pid=21572] ppid=21570 vsize=8656 CPUtime=19.89
/proc/21572/stat : 21572 (SATzilla2009_C) S 21570 21572 21350 0 -1 4194304 4228 17238 0 0 749 19 1171 50 25 0 1 0 1116788795 8863744 1900 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21572/statm: 2164 1900 220 399 0 1761 0
[pid=21578] ppid=21572 vsize=18312 CPUtime=1177.85
/proc/21578/stat : 21578 (march_dl2004) R 21572 21572 21350 0 -1 4194304 12239 0 0 0 117754 31 0 0 25 0 1 0 1116790789 18751488 4216 1992294400 134512640 134996440 4294956192 18446744073709551615 134514032 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21578/statm: 4578 4216 74 118 0 4457 0
Current children cumulated CPU time (s) 1197.74
Current children cumulated vsize (KiB) 26968

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 21580
/proc/meminfo: memFree=1417464/2055920 swapFree=4164824/4192956
[pid=21572] ppid=21570 vsize=8656 CPUtime=19.89
/proc/21572/stat : 21572 (SATzilla2009_C) S 21570 21572 21350 0 -1 4194304 4228 17238 0 0 749 19 1171 50 25 0 1 0 1116788795 8863744 1900 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21572/statm: 2164 1900 220 399 0 1761 0
[pid=21578] ppid=21572 vsize=18312 CPUtime=1178.64
/proc/21578/stat : 21578 (march_dl2004) R 21572 21572 21350 0 -1 4194304 12239 0 0 0 117833 31 0 0 25 0 1 0 1116790789 18751488 4216 1992294400 134512640 134996440 4294956192 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21578/statm: 4578 4216 74 118 0 4457 0
Current children cumulated CPU time (s) 1198.53
Current children cumulated vsize (KiB) 26968

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 21580
/proc/meminfo: memFree=1417464/2055920 swapFree=4164824/4192956
[pid=21572] ppid=21570 vsize=8656 CPUtime=19.89
/proc/21572/stat : 21572 (SATzilla2009_C) S 21570 21572 21350 0 -1 4194304 4228 17238 0 0 749 19 1171 50 25 0 1 0 1116788795 8863744 1900 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21572/statm: 2164 1900 220 399 0 1761 0
[pid=21578] ppid=21572 vsize=18312 CPUtime=1179.44
/proc/21578/stat : 21578 (march_dl2004) R 21572 21572 21350 0 -1 4194304 12239 0 0 0 117913 31 0 0 25 0 1 0 1116790789 18751488 4216 1992294400 134512640 134996440 4294956192 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21578/statm: 4578 4216 74 118 0 4457 0
Current children cumulated CPU time (s) 1199.33
Current children cumulated vsize (KiB) 26968

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 21580
/proc/meminfo: memFree=1417464/2055920 swapFree=4164824/4192956
[pid=21572] ppid=21570 vsize=8656 CPUtime=19.89
/proc/21572/stat : 21572 (SATzilla2009_C) S 21570 21572 21350 0 -1 4194304 4228 17238 0 0 749 19 1171 50 25 0 1 0 1116788795 8863744 1900 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21572/statm: 2164 1900 220 399 0 1761 0
[pid=21578] ppid=21572 vsize=18312 CPUtime=1179.65
/proc/21578/stat : 21578 (march_dl2004) R 21572 21572 21350 0 -1 4194304 12239 0 0 0 117934 31 0 0 25 0 1 0 1116790789 18751488 4216 1992294400 134512640 134996440 4294956192 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21578/statm: 4578 4216 74 118 0 4457 0
Current children cumulated CPU time (s) 1199.54
Current children cumulated vsize (KiB) 26968

[startup+1200.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 21580
/proc/meminfo: memFree=1417464/2055920 swapFree=4164824/4192956
[pid=21572] ppid=21570 vsize=8656 CPUtime=19.89
/proc/21572/stat : 21572 (SATzilla2009_C) S 21570 21572 21350 0 -1 4194304 4228 17238 0 0 749 19 1171 50 25 0 1 0 1116788795 8863744 1900 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21572/statm: 2164 1900 220 399 0 1761 0
[pid=21578] ppid=21572 vsize=18312 CPUtime=1179.74
/proc/21578/stat : 21578 (march_dl2004) R 21572 21572 21350 0 -1 4194304 12239 0 0 0 117943 31 0 0 25 0 1 0 1116790789 18751488 4216 1992294400 134512640 134996440 4294956192 18446744073709551615 134528303 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21578/statm: 4578 4216 74 118 0 4457 0
Current children cumulated CPU time (s) 1199.63
Current children cumulated vsize (KiB) 26968

Child status: 17
Real time (s): 1200.28
CPU time (s): 1199.75
CPU user time (s): 1198.72
CPU system time (s): 1.02284
CPU usage (%): 99.956
Max. virtual memory (cumulated for all children) (KiB): 26968

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

runsolver used 1.07184 second user time and 3.32349 second system time

The end

Launcher Data

Begin job on node81 at 2009-03-30 21:27:19
IDJOB=1538778
IDBENCH=70372
IDSOLVER=527
FILE ID=node81/1538778-1238441239
PBS_JOBID= 9061607
Free space on /tmp= 126316 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/12000/unif-k3-r4.2-v12000-c50400-S650356257-052.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538778-1238441239/watcher-1538778-1238441239 -o /tmp/evaluation-result-1538778-1238441239/solver-1538778-1238441239 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538778-1238441239.cnf

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

MD5SUM BENCH= 2b1b5cba2ea775d4b0eb4b407240568e
RANDOM SEED=1896751341

node81.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.220
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.220
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1442016 kB
Buffers:         79656 kB
Cached:         434352 kB
SwapCached:      19112 kB
Active:         312184 kB
Inactive:       222740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1442016 kB
SwapTotal:     4192956 kB
SwapFree:      4164824 kB
Dirty:           32372 kB
Writeback:           0 kB
Mapped:          26596 kB
Slab:            63916 kB
Committed_AS:  2889824 kB
PageTables:       2088 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126288 MiB
End job on node81 at 2009-03-30 21:47:20