Trace number 1538253

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.73 1200.26

General information on the benchmark

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

Solver Data

17.84/17.93	c SATzilla is building models for class 2
17.84/17.93	c run presolver march_dl2004 for 5 seconds ... 
17.84/17.93	c Bin: Executing march_dl2004
17.84/17.93	c spawning binary file with 5 seconds ...
17.84/17.93	c child exit by a signal
17.84/17.93	c march_dl2004 returned code 137.
17.84/17.93	c run presolver mxc-sr08 for 5 seconds ... 
17.84/17.93	c Bin: Executing mxc-sr08
17.84/17.93	c spawning binary file with 5 seconds ...
17.84/17.93	c child exit by a signal
17.84/17.93	c mxc-sr08 returned code 137.
17.84/17.93	c Orignal number of varibales is 800, number of clauses is 16000 
17.84/17.93	c predicted feature computation time is 7.344927 
17.84/17.93	c Bin: Executing satelite
17.84/17.93	c spawning binary file with 240 seconds ...
17.84/17.93	c child exited successfully
17.84/17.93	c satzilla computing base features
17.84/17.93	c Number of variabe is: 800, Number of clause is : 16000 
17.84/17.93	c Initializing...
17.84/17.93	c satzilla compute diameter ...
17.84/17.93	c start diameter features ...
17.84/17.93	c satzilla doing clause learning
17.84/17.93	c start clause learning features ...
17.84/17.93	c Bin: Executing zchaff07
17.84/17.93	c spawning binary file with 2 seconds ...
17.84/17.93	c child exit by a signal
17.84/17.93	c satzilla doing survey propogation probe
17.84/17.93	c do survay propogation for 2 second ...
17.84/17.93	c satzilla doing local search probe
17.84/17.93	c satzilla doing lobjois search-space size estimate
17.84/17.93	c features are:800 16000 800 16000 0 0 0.05 0.376 0.65159 0.833944 0.00625 1.38778e-16 0.00625 0.00625 -0 0 0 0.00625 0.0978673 0.0045625 0.0081875 3.65995 0.0784913 0.0611783 0 0.407407 3.00349 0.0011707 0.231073 0.000375 0.002 2.86976 0.187312 0.01964 0.0788589 0.0146875 0.0239375 3 0 3 3 -0 63.3462 0.265113 41 125 83 49 71 54 59 53.2039 0.0846276 40.4098 61.4576 58.4355 47.2879 56.768 50.4458 53.7679 0.164533 0.707293 7.18048e-06 0.660505 0.322519 0.0263524 0.243236 0.0702508 0.147081 0.00272874 0.676031 0.000283594 0.0123046 0.00496504 0.00104333 0.00335959 0.00153881 0.00226002 47.7328 0.157991 153.172 0.0643452 153 140 165 0.829898 0.241052 0.862604 0.028819 0.487815 0.613971 
17.84/17.93	c satzilla's ranking:
17.84/17.93	c 1) march_dl2004: 4.218687
17.84/17.93	c 2) minisat20SAT07: 3.818580
17.84/17.93	c 3) mxc-sr08: 3.767274
17.84/17.93	c 4) minisat20: 2.757153
17.84/17.93	c 5) zchaff_rand: 1.637718
17.84/17.93	c 6) vallst: 0.014762
17.84/17.93	c 7) tts-4-0: -0.026583
17.84/17.93	c 8) SATenstein: -10000.000000
17.84/17.93	c 9) gnovelty+: -10000.000000
17.84/17.93	c 10) adaptg2wsat+: -10000.000000
17.84/17.93	c 11) adaptg2wsat0: -10000.000000
17.84/17.93	c 12) picosat846: -10000.000000
17.84/17.93	c 13) kcnfs04SAT07: -10000.000000
17.84/17.93	c satzilla running march_dl2004 ... 
1199.64/1200.25	c Bin: Executing march_dl2004
1199.64/1200.25	c spawning binary file with 1182 seconds ...
1199.64/1200.25	c child exit by a signal
1199.64/1200.25	c march_dl2004 returned code 137.
1199.64/1200.25	c satzilla running minisat20SAT07 ... 
1199.64/1200.25	c Bin: Executing minisat20SAT07
1199.64/1200.25	c minisat20SAT07 returned code 1.
1199.64/1200.25	c satzilla running mxc-sr08 ... 
1199.64/1200.25	c Bin: Executing mxc-sr08
1199.64/1200.25	c mxc-sr08 returned code 1.
1199.64/1200.25	c satzilla running minisat20 ... 
1199.64/1200.25	c Bin: Executing minisat20
1199.64/1200.25	c minisat20 returned code 1.
1199.64/1200.25	c satzilla running zchaff_rand ... 
1199.64/1200.25	c Bin: Executing zchaff_rand
1199.64/1200.25	c zchaff_rand returned code 1.
1199.64/1200.25	c satzilla running vallst ... 
1199.64/1200.25	c Bin: Executing vallst
1199.64/1200.25	c vallst returned code 1.
1199.64/1200.25	c satzilla running tts-4-0 ... 
1199.64/1200.25	c Bin: Executing tts-4-0
1199.64/1200.25	c tts-4-0 returned code 1.
1199.64/1200.25	c satzilla running SATenstein ... 
1199.64/1200.25	c Bin: Executing SATenstein
1199.64/1200.25	c SATenstein returned code 1.
1199.64/1200.25	c satzilla running gnovelty+ ... 
1199.64/1200.25	c Bin: Executing gnovelty+
1199.64/1200.25	c gnovelty+ returned code 1.
1199.64/1200.25	c satzilla running adaptg2wsat+ ... 
1199.64/1200.26	c Bin: Executing adaptg2wsat+
1199.64/1200.26	c adaptg2wsat+ returned code 1.
1199.64/1200.26	c satzilla running adaptg2wsat0 ... 
1199.64/1200.26	c Bin: Executing adaptg2wsat0
1199.64/1200.26	c adaptg2wsat0 returned code 1.
1199.64/1200.26	c satzilla running picosat846 ... 
1199.64/1200.26	c Bin: Executing picosat846
1199.64/1200.26	c picosat846 returned code 1.
1199.64/1200.26	c satzilla running kcnfs04SAT07 ... 
1199.64/1200.26	c Bin: Executing kcnfs04SAT07
1199.64/1200.26	c kcnfs04SAT07 returned code 1.
1199.64/1200.26	c ERROR: All Failed! 
1199.64/1200.26	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-1538253-1238422663/watcher-1538253-1238422663 -o /tmp/evaluation-result-1538253-1238422663/solver-1538253-1238422663 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538253-1238422663.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 13373
/proc/meminfo: memFree=1602872/2055920 swapFree=4179168/4192956
[pid=13373] ppid=13371 vsize=2056 CPUtime=0
/proc/13373/stat : 13373 (SATzilla2009_C) S 13371 13373 12999 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114928267 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13373/statm: 514 112 96 399 0 111 0
[pid=13374] ppid=13373 vsize=768 CPUtime=0
/proc/13374/stat : 13374 (march_dl2004) R 13373 13373 12999 0 -1 4194304 104 0 0 0 0 0 0 0 19 0 1 0 1114928267 786432 99 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13374/statm: 192 99 50 118 0 71 0

[startup+0.0129151 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 13373
/proc/meminfo: memFree=1602872/2055920 swapFree=4179168/4192956
[pid=13373] ppid=13371 vsize=2056 CPUtime=0
/proc/13373/stat : 13373 (SATzilla2009_C) S 13371 13373 12999 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114928267 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13373/statm: 514 112 96 399 0 111 0
[pid=13374] ppid=13373 vsize=900 CPUtime=0.01
/proc/13374/stat : 13374 (march_dl2004) R 13373 13373 12999 0 -1 4194304 132 0 0 0 1 0 0 0 19 0 1 0 1114928267 921600 127 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13374/statm: 225 128 50 118 0 104 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2956

[startup+0.101921 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 13373
/proc/meminfo: memFree=1602872/2055920 swapFree=4179168/4192956
[pid=13373] ppid=13371 vsize=2056 CPUtime=0
/proc/13373/stat : 13373 (SATzilla2009_C) S 13371 13373 12999 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114928267 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13373/statm: 514 112 96 399 0 111 0
[pid=13374] ppid=13373 vsize=1880 CPUtime=0.09
/proc/13374/stat : 13374 (march_dl2004) R 13373 13373 12999 0 -1 4194304 1795 0 0 0 9 0 0 0 19 0 1 0 1114928267 1925120 357 1992294400 134512640 134996440 4294956176 18446744073709551615 134542894 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13374/statm: 503 361 65 118 0 382 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3936

[startup+0.301939 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 13373
/proc/meminfo: memFree=1602872/2055920 swapFree=4179168/4192956
[pid=13373] ppid=13371 vsize=2056 CPUtime=0
/proc/13373/stat : 13373 (SATzilla2009_C) S 13371 13373 12999 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114928267 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13373/statm: 514 112 96 399 0 111 0
[pid=13374] ppid=13373 vsize=3548 CPUtime=0.29
/proc/13374/stat : 13374 (march_dl2004) R 13373 13373 12999 0 -1 4194304 2256 0 0 0 29 0 0 0 21 0 1 0 1114928267 3633152 562 1992294400 134512640 134996440 4294956176 18446744073709551615 134583376 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13374/statm: 887 562 67 118 0 766 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5604

[startup+0.701977 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 13373
/proc/meminfo: memFree=1602872/2055920 swapFree=4179168/4192956
[pid=13373] ppid=13371 vsize=2056 CPUtime=0
/proc/13373/stat : 13373 (SATzilla2009_C) S 13371 13373 12999 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114928267 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13373/statm: 514 112 96 399 0 111 0
[pid=13374] ppid=13373 vsize=3548 CPUtime=0.69
/proc/13374/stat : 13374 (march_dl2004) R 13373 13373 12999 0 -1 4194304 2262 0 0 0 69 0 0 0 25 0 1 0 1114928267 3633152 568 1992294400 134512640 134996440 4294956176 18446744073709551615 134583427 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13374/statm: 887 568 67 118 0 766 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5604

[startup+1.50105 s]
/proc/loadavg: 0.92 0.98 1.08 2/66 13375
/proc/meminfo: memFree=1600744/2055920 swapFree=4179168/4192956
[pid=13373] ppid=13371 vsize=2056 CPUtime=0
/proc/13373/stat : 13373 (SATzilla2009_C) S 13371 13373 12999 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114928267 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13373/statm: 514 112 96 399 0 111 0
[pid=13374] ppid=13373 vsize=3548 CPUtime=1.49
/proc/13374/stat : 13374 (march_dl2004) R 13373 13373 12999 0 -1 4194304 2304 0 0 0 149 0 0 0 25 0 1 0 1114928267 3633152 610 1992294400 134512640 134996440 4294956176 18446744073709551615 134583392 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13374/statm: 887 610 67 118 0 766 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5604

[startup+3.1012 s]
/proc/loadavg: 1.01 1.00 1.09 2/66 13375
/proc/meminfo: memFree=1583720/2055920 swapFree=4179168/4192956
[pid=13373] ppid=13371 vsize=2056 CPUtime=0
/proc/13373/stat : 13373 (SATzilla2009_C) S 13371 13373 12999 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1114928267 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13373/statm: 514 112 96 399 0 111 0
[pid=13374] ppid=13373 vsize=21420 CPUtime=3.08
/proc/13374/stat : 13374 (march_dl2004) R 13373 13373 12999 0 -1 4194304 7177 0 0 0 282 26 0 0 25 0 1 0 1114928267 21934080 5061 1992294400 134512640 134996440 4294956176 18446744073709551615 134560107 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13374/statm: 5355 5061 72 118 0 5234 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 23476

[startup+6.30251 s]
/proc/loadavg: 1.01 1.00 1.09 2/66 13376
/proc/meminfo: memFree=1600424/2055920 swapFree=4179168/4192956
[pid=13373] ppid=13371 vsize=2056 CPUtime=4.99
/proc/13373/stat : 13373 (SATzilla2009_C) S 13371 13373 12999 0 -1 4194304 156 8253 0 0 0 0 473 26 19 0 1 0 1114928267 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13373/statm: 514 125 107 399 0 111 0
[pid=13376] ppid=13373 vsize=3892 CPUtime=1.28
/proc/13376/stat : 13376 (mxc-sr08) R 13373 13373 12999 0 -1 4194304 1041 0 0 0 128 0 0 0 25 0 1 0 1114928768 3985408 870 1992294400 134512640 135078026 4294956176 18446744073709551615 134523958 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13376/statm: 973 870 71 138 0 832 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 5948

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 13378
/proc/meminfo: memFree=1599144/2055920 swapFree=4179168/4192956
[pid=13373] ppid=13371 vsize=3744 CPUtime=11.36
/proc/13373/stat : 13373 (SATzilla2009_C) S 13371 13373 12999 0 -1 4194304 641 9905 0 0 132 0 977 27 25 0 1 0 1114928267 3833856 588 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13373/statm: 936 588 136 399 0 533 0
[pid=13378] ppid=13373 vsize=3860 CPUtime=1.29
/proc/13378/stat : 13378 (zchaff07) R 13373 13373 12999 0 -1 4194304 835 0 0 0 120 9 0 0 25 0 1 0 1114929407 3952640 678 1992294400 134512640 135538726 4294956240 18446744073709551615 134542723 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13378/statm: 965 678 126 250 0 712 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 7604

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 13379
/proc/meminfo: memFree=1580264/2055920 swapFree=4179168/4192956
[pid=13373] ppid=13371 vsize=5264 CPUtime=17.88
/proc/13373/stat : 13373 (SATzilla2009_C) S 13371 13373 12999 0 -1 4194304 1552 10819 0 0 576 8 1163 41 25 0 1 0 1114928267 5390336 936 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13373/statm: 1316 936 219 399 0 913 0
[pid=13379] ppid=13373 vsize=20888 CPUtime=7.55
/proc/13379/stat : 13379 (march_dl2004) R 13373 13373 12999 0 -1 4194304 8253 0 0 0 731 24 0 0 25 0 1 0 1114930061 21389312 4953 1992294400 134512640 134996440 4294956176 18446744073709551615 134537794 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13379/statm: 5222 4953 74 118 0 5101 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 26152

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 13379
/proc/meminfo: memFree=1567080/2055920 swapFree=4179168/4192956
[pid=13373] ppid=13371 vsize=5264 CPUtime=17.88
/proc/13373/stat : 13373 (SATzilla2009_C) S 13371 13373 12999 0 -1 4194304 1552 10819 0 0 576 8 1163 41 25 0 1 0 1114928267 5390336 936 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13373/statm: 1316 936 219 399 0 913 0
[pid=13379] ppid=13373 vsize=37180 CPUtime=33.13
/proc/13379/stat : 13379 (march_dl2004) R 13373 13373 12999 0 -1 4194304 11620 0 0 0 3287 26 0 0 25 0 1 0 1114930061 38072320 8320 1992294400 134512640 134996440 4294956176 18446744073709551615 134552363 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13379/statm: 9295 8320 74 118 0 9174 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 42444

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 13379
/proc/meminfo: memFree=1562344/2055920 swapFree=4179168/4192956
[pid=13373] ppid=13371 vsize=5264 CPUtime=17.88
/proc/13373/stat : 13373 (SATzilla2009_C) S 13371 13373 12999 0 -1 4194304 1552 10819 0 0 576 8 1163 41 25 0 1 0 1114928267 5390336 936 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13373/statm: 1316 936 219 399 0 913 0
[pid=13379] ppid=13373 vsize=41908 CPUtime=84.31
/proc/13379/stat : 13379 (march_dl2004) R 13373 13373 12999 0 -1 4194304 12809 0 0 0 8403 28 0 0 25 0 1 0 1114930061 42913792 9509 1992294400 134512640 134996440 4294956176 18446744073709551615 134514049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13379/statm: 10477 9509 74 118 0 10356 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 47172

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 13379
/proc/meminfo: memFree=1559912/2055920 swapFree=4179168/4192956
[pid=13373] ppid=13371 vsize=5264 CPUtime=17.88
/proc/13373/stat : 13373 (SATzilla2009_C) S 13371 13373 12999 0 -1 4194304 1552 10819 0 0 576 8 1163 41 25 0 1 0 1114928267 5390336 936 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13373/statm: 1316 936 219 399 0 913 0
[pid=13379] ppid=13373 vsize=44256 CPUtime=144.29
/proc/13379/stat : 13379 (march_dl2004) R 13373 13373 12999 0 -1 4194304 13396 0 0 0 14400 29 0 0 25 0 1 0 1114930061 45318144 10096 1992294400 134512640 134996440 4294956176 18446744073709551615 134526956 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13379/statm: 11064 10096 74 118 0 10943 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 49520

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 13379
/proc/meminfo: memFree=1558120/2055920 swapFree=4179168/4192956
[pid=13373] ppid=13371 vsize=5264 CPUtime=17.88
/proc/13373/stat : 13373 (SATzilla2009_C) S 13371 13373 12999 0 -1 4194304 1552 10819 0 0 576 8 1163 41 25 0 1 0 1114928267 5390336 936 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13373/statm: 1316 936 219 399 0 913 0
[pid=13379] ppid=13373 vsize=45956 CPUtime=204.27
/proc/13379/stat : 13379 (march_dl2004) R 13373 13373 12999 0 -1 4194304 13855 0 0 0 20397 30 0 0 25 0 1 0 1114930061 47058944 10555 1992294400 134512640 134996440 4294956176 18446744073709551615 134576152 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13379/statm: 11489 10555 74 118 0 11368 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 51220

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 13379
/proc/meminfo: memFree=1556904/2055920 swapFree=4179168/4192956
[pid=13373] ppid=13371 vsize=5264 CPUtime=17.88
/proc/13373/stat : 13373 (SATzilla2009_C) S 13371 13373 12999 0 -1 4194304 1552 10819 0 0 576 8 1163 41 25 0 1 0 1114928267 5390336 936 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13373/statm: 1316 936 219 399 0 913 0
[pid=13379] ppid=13373 vsize=47144 CPUtime=264.24
/proc/13379/stat : 13379 (march_dl2004) R 13373 13373 12999 0 -1 4194304 14152 0 0 0 26394 30 0 0 25 0 1 0 1114930061 48275456 10852 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13379/statm: 11786 10852 74 118 0 11665 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 52408

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.05 3/66 13379
/proc/meminfo: memFree=1555880/2055920 swapFree=4179168/4192956
[pid=13373] ppid=13371 vsize=5264 CPUtime=17.88
/proc/13373/stat : 13373 (SATzilla2009_C) S 13371 13373 12999 0 -1 4194304 1552 10819 0 0 576 8 1163 41 25 0 1 0 1114928267 5390336 936 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13373/statm: 1316 936 219 399 0 913 0
[pid=13379] ppid=13373 vsize=48200 CPUtime=324.21
/proc/13379/stat : 13379 (march_dl2004) R 13373 13373 12999 0 -1 4194304 14423 0 0 0 32390 31 0 0 25 0 1 0 1114930061 49356800 11123 1992294400 134512640 134996440 4294956176 18446744073709551615 134551406 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13379/statm: 12050 11123 74 118 0 11929 0

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


[startup+822.302 s]
/proc/loadavg: 1.01 1.03 1.04 2/66 13379
/proc/meminfo: memFree=1551464/2055920 swapFree=4179168/4192956
[pid=13373] ppid=13371 vsize=5264 CPUtime=17.88
/proc/13373/stat : 13373 (SATzilla2009_C) S 13371 13373 12999 0 -1 4194304 1552 10819 0 0 576 8 1163 41 25 0 1 0 1114928267 5390336 936 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13373/statm: 1316 936 219 399 0 913 0
[pid=13379] ppid=13373 vsize=52424 CPUtime=804.01
/proc/13379/stat : 13379 (march_dl2004) R 13373 13373 12999 0 -1 4194304 15494 0 0 0 80369 32 0 0 25 0 1 0 1114930061 53682176 12194 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13379/statm: 13106 12194 74 118 0 12985 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 57688

[startup+882.302 s]
/proc/loadavg: 1.00 1.02 1.03 2/66 13379
/proc/meminfo: memFree=1551080/2055920 swapFree=4179168/4192956
[pid=13373] ppid=13371 vsize=5264 CPUtime=17.88
/proc/13373/stat : 13373 (SATzilla2009_C) S 13371 13373 12999 0 -1 4194304 1552 10819 0 0 576 8 1163 41 25 0 1 0 1114928267 5390336 936 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13373/statm: 1316 936 219 399 0 913 0
[pid=13379] ppid=13373 vsize=52824 CPUtime=863.97
/proc/13379/stat : 13379 (march_dl2004) R 13373 13373 12999 0 -1 4194304 15591 0 0 0 86365 32 0 0 25 0 1 0 1114930061 54091776 12291 1992294400 134512640 134996440 4294956176 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13379/statm: 13206 12291 74 118 0 13085 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 58088

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.03 2/66 13379
/proc/meminfo: memFree=1550696/2055920 swapFree=4179168/4192956
[pid=13373] ppid=13371 vsize=5264 CPUtime=17.88
/proc/13373/stat : 13373 (SATzilla2009_C) S 13371 13373 12999 0 -1 4194304 1552 10819 0 0 576 8 1163 41 25 0 1 0 1114928267 5390336 936 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13373/statm: 1316 936 219 399 0 913 0
[pid=13379] ppid=13373 vsize=53088 CPUtime=923.96
/proc/13379/stat : 13379 (march_dl2004) R 13373 13373 12999 0 -1 4194304 15671 0 0 0 92363 33 0 0 25 0 1 0 1114930061 54362112 12371 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13379/statm: 13272 12371 74 118 0 13151 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 58352

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.02 2/66 13379
/proc/meminfo: memFree=1550440/2055920 swapFree=4179168/4192956
[pid=13373] ppid=13371 vsize=5264 CPUtime=17.88
/proc/13373/stat : 13373 (SATzilla2009_C) S 13371 13373 12999 0 -1 4194304 1552 10819 0 0 576 8 1163 41 25 0 1 0 1114928267 5390336 936 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13373/statm: 1316 936 219 399 0 913 0
[pid=13379] ppid=13373 vsize=53352 CPUtime=983.94
/proc/13379/stat : 13379 (march_dl2004) R 13373 13373 12999 0 -1 4194304 15733 0 0 0 98361 33 0 0 25 0 1 0 1114930061 54632448 12433 1992294400 134512640 134996440 4294956176 18446744073709551615 134526930 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13379/statm: 13338 12433 74 118 0 13217 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 58616

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.02 2/66 13379
/proc/meminfo: memFree=1550248/2055920 swapFree=4179168/4192956
[pid=13373] ppid=13371 vsize=5264 CPUtime=17.88
/proc/13373/stat : 13373 (SATzilla2009_C) S 13371 13373 12999 0 -1 4194304 1552 10819 0 0 576 8 1163 41 25 0 1 0 1114928267 5390336 936 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13373/statm: 1316 936 219 399 0 913 0
[pid=13379] ppid=13373 vsize=53616 CPUtime=1043.92
/proc/13379/stat : 13379 (march_dl2004) R 13373 13373 12999 0 -1 4194304 15793 0 0 0 104359 33 0 0 25 0 1 0 1114930061 54902784 12493 1992294400 134512640 134996440 4294956176 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13379/statm: 13404 12493 74 118 0 13283 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 58880

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 13379
/proc/meminfo: memFree=1549800/2055920 swapFree=4179168/4192956
[pid=13373] ppid=13371 vsize=5264 CPUtime=17.88
/proc/13373/stat : 13373 (SATzilla2009_C) S 13371 13373 12999 0 -1 4194304 1552 10819 0 0 576 8 1163 41 25 0 1 0 1114928267 5390336 936 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13373/statm: 1316 936 219 399 0 913 0
[pid=13379] ppid=13373 vsize=54012 CPUtime=1103.89
/proc/13379/stat : 13379 (march_dl2004) R 13373 13373 12999 0 -1 4194304 15891 0 0 0 110356 33 0 0 25 0 1 0 1114930061 55308288 12591 1992294400 134512640 134996440 4294956176 18446744073709551615 134528181 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13379/statm: 13503 12591 74 118 0 13382 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 59276

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 13379
/proc/meminfo: memFree=1549480/2055920 swapFree=4179168/4192956
[pid=13373] ppid=13371 vsize=5264 CPUtime=17.88
/proc/13373/stat : 13373 (SATzilla2009_C) S 13371 13373 12999 0 -1 4194304 1552 10819 0 0 576 8 1163 41 25 0 1 0 1114928267 5390336 936 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13373/statm: 1316 936 219 399 0 913 0
[pid=13379] ppid=13373 vsize=54408 CPUtime=1163.88
/proc/13379/stat : 13379 (march_dl2004) R 13373 13373 12999 0 -1 4194304 15970 0 0 0 116355 33 0 0 25 0 1 0 1114930061 55713792 12670 1992294400 134512640 134996440 4294956176 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13379/statm: 13602 12670 74 118 0 13481 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 59672

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13379
/proc/meminfo: memFree=1549416/2055920 swapFree=4179168/4192956
[pid=13373] ppid=13371 vsize=5264 CPUtime=17.88
/proc/13373/stat : 13373 (SATzilla2009_C) S 13371 13373 12999 0 -1 4194304 1552 10819 0 0 576 8 1163 41 25 0 1 0 1114928267 5390336 936 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13373/statm: 1316 936 219 399 0 913 0
[pid=13379] ppid=13373 vsize=54408 CPUtime=1171.86
/proc/13379/stat : 13379 (march_dl2004) R 13373 13373 12999 0 -1 4194304 15987 0 0 0 117153 33 0 0 25 0 1 0 1114930061 55713792 12687 1992294400 134512640 134996440 4294956176 18446744073709551615 134537698 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13379/statm: 13602 12687 74 118 0 13481 0
Current children cumulated CPU time (s) 1189.74
Current children cumulated vsize (KiB) 59672

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13379
/proc/meminfo: memFree=1549416/2055920 swapFree=4179168/4192956
[pid=13373] ppid=13371 vsize=5264 CPUtime=17.88
/proc/13373/stat : 13373 (SATzilla2009_C) S 13371 13373 12999 0 -1 4194304 1552 10819 0 0 576 8 1163 41 25 0 1 0 1114928267 5390336 936 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13373/statm: 1316 936 219 399 0 913 0
[pid=13379] ppid=13373 vsize=54408 CPUtime=1178.26
/proc/13379/stat : 13379 (march_dl2004) R 13373 13373 12999 0 -1 4194304 15994 0 0 0 117793 33 0 0 25 0 1 0 1114930061 55713792 12694 1992294400 134512640 134996440 4294956176 18446744073709551615 134537766 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13379/statm: 13602 12694 74 118 0 13481 0
Current children cumulated CPU time (s) 1196.14
Current children cumulated vsize (KiB) 59672

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13379
/proc/meminfo: memFree=1549416/2055920 swapFree=4179168/4192956
[pid=13373] ppid=13371 vsize=5264 CPUtime=17.88
/proc/13373/stat : 13373 (SATzilla2009_C) S 13371 13373 12999 0 -1 4194304 1552 10819 0 0 576 8 1163 41 25 0 1 0 1114928267 5390336 936 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13373/statm: 1316 936 219 399 0 913 0
[pid=13379] ppid=13373 vsize=54408 CPUtime=1179.86
/proc/13379/stat : 13379 (march_dl2004) R 13373 13373 12999 0 -1 4194304 15994 0 0 0 117953 33 0 0 25 0 1 0 1114930061 55713792 12694 1992294400 134512640 134996440 4294956176 18446744073709551615 134528065 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13379/statm: 13602 12694 74 118 0 13481 0
Current children cumulated CPU time (s) 1197.74
Current children cumulated vsize (KiB) 59672

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13379
/proc/meminfo: memFree=1549416/2055920 swapFree=4179168/4192956
[pid=13373] ppid=13371 vsize=5264 CPUtime=17.88
/proc/13373/stat : 13373 (SATzilla2009_C) S 13371 13373 12999 0 -1 4194304 1552 10819 0 0 576 8 1163 41 25 0 1 0 1114928267 5390336 936 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13373/statm: 1316 936 219 399 0 913 0
[pid=13379] ppid=13373 vsize=54408 CPUtime=1180.66
/proc/13379/stat : 13379 (march_dl2004) R 13373 13373 12999 0 -1 4194304 15995 0 0 0 118033 33 0 0 25 0 1 0 1114930061 55713792 12695 1992294400 134512640 134996440 4294956176 18446744073709551615 134567304 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13379/statm: 13602 12695 74 118 0 13481 0
Current children cumulated CPU time (s) 1198.54
Current children cumulated vsize (KiB) 59672

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13379
/proc/meminfo: memFree=1549416/2055920 swapFree=4179168/4192956
[pid=13373] ppid=13371 vsize=5264 CPUtime=17.88
/proc/13373/stat : 13373 (SATzilla2009_C) S 13371 13373 12999 0 -1 4194304 1552 10819 0 0 576 8 1163 41 25 0 1 0 1114928267 5390336 936 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13373/statm: 1316 936 219 399 0 913 0
[pid=13379] ppid=13373 vsize=54408 CPUtime=1181.46
/proc/13379/stat : 13379 (march_dl2004) R 13373 13373 12999 0 -1 4194304 15995 0 0 0 118113 33 0 0 25 0 1 0 1114930061 55713792 12695 1992294400 134512640 134996440 4294956176 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13379/statm: 13602 12695 74 118 0 13481 0
Current children cumulated CPU time (s) 1199.34
Current children cumulated vsize (KiB) 59672

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13379
/proc/meminfo: memFree=1549416/2055920 swapFree=4179168/4192956
[pid=13373] ppid=13371 vsize=5264 CPUtime=17.88
/proc/13373/stat : 13373 (SATzilla2009_C) S 13371 13373 12999 0 -1 4194304 1552 10819 0 0 576 8 1163 41 25 0 1 0 1114928267 5390336 936 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13373/statm: 1316 936 219 399 0 913 0
[pid=13379] ppid=13373 vsize=54408 CPUtime=1181.66
/proc/13379/stat : 13379 (march_dl2004) R 13373 13373 12999 0 -1 4194304 15995 0 0 0 118133 33 0 0 25 0 1 0 1114930061 55713792 12695 1992294400 134512640 134996440 4294956176 18446744073709551615 134528303 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13379/statm: 13602 12695 74 118 0 13481 0
Current children cumulated CPU time (s) 1199.54
Current children cumulated vsize (KiB) 59672

[startup+1200.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13379
/proc/meminfo: memFree=1549416/2055920 swapFree=4179168/4192956
[pid=13373] ppid=13371 vsize=5264 CPUtime=17.88
/proc/13373/stat : 13373 (SATzilla2009_C) S 13371 13373 12999 0 -1 4194304 1552 10819 0 0 576 8 1163 41 25 0 1 0 1114928267 5390336 936 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13373/statm: 1316 936 219 399 0 913 0
[pid=13379] ppid=13373 vsize=54408 CPUtime=1181.76
/proc/13379/stat : 13379 (march_dl2004) R 13373 13373 12999 0 -1 4194304 15996 0 0 0 118143 33 0 0 25 0 1 0 1114930061 55713792 12696 1992294400 134512640 134996440 4294956176 18446744073709551615 134551528 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13379/statm: 13602 12696 74 118 0 13481 0
Current children cumulated CPU time (s) 1199.64
Current children cumulated vsize (KiB) 59672

Child status: 17
Real time (s): 1200.26
CPU time (s): 1199.73
CPU user time (s): 1198.88
CPU system time (s): 0.85287
CPU usage (%): 99.956
Max. virtual memory (cumulated for all children) (KiB): 59672

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

runsolver used 1.03684 second user time and 3.33749 second system time

The end

Launcher Data

Begin job on node61 at 2009-03-30 16:17:43
IDJOB=1538253
IDBENCH=70197
IDSOLVER=527
FILE ID=node61/1538253-1238422663
PBS_JOBID= 9061510
Free space on /tmp= 66344 MiB

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

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

MD5SUM BENCH= 88b3ae0f7e2752f0b445f361629fc38e
RANDOM SEED=1581834672

node61.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.238
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.238
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:       1603416 kB
Buffers:         75976 kB
Cached:         283032 kB
SwapCached:       7920 kB
Active:          99764 kB
Inactive:       268856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1603416 kB
SwapTotal:     4192956 kB
SwapFree:      4179168 kB
Dirty:           31824 kB
Writeback:           0 kB
Mapped:          15440 kB
Slab:            70044 kB
Committed_AS:  2617508 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66312 MiB
End job on node61 at 2009-03-30 16:37:44