Trace number 1825760

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) 4998.85 5000.53

General information on the benchmark

NameCRAFTED/edgematching/
explicit/em_12_2_4_exp.cnf
MD5SUMe72d819fa5b57b6476ac56a442ceab9b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark138.534
Satisfiable
(Un)Satisfiability was proved
Number of variables12584
Number of clauses681936
Sum of the clauses size1576368
Maximum clause length100
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2543628
Number of clauses of size 3103200
Number of clauses of size 417828
Number of clauses of size 517000
Number of clauses of size over 5280

Solver Data

34.45/34.57	c SATzilla is building models for class 2
34.45/34.57	c run presolver march_dl2004 for 5 seconds ... 
34.45/34.57	c Bin: Executing march_dl2004
34.45/34.57	c spawning binary file with 5 seconds ...
34.45/34.57	c child exit by a signal
34.45/34.57	c march_dl2004 returned code 137.
34.45/34.57	c run presolver mxc-sr08 for 5 seconds ... 
34.45/34.57	c Bin: Executing mxc-sr08
34.45/34.57	c spawning binary file with 5 seconds ...
34.45/34.57	c child exit by a signal
34.45/34.57	c mxc-sr08 returned code 137.
34.45/34.57	c Orignal number of varibales is 12584, number of clauses is 681936 
34.45/34.57	c predicted feature computation time is 22.061513 
34.45/34.57	c Bin: Executing satelite
34.45/34.57	c spawning binary file with 240 seconds ...
34.45/34.57	c child exited successfully
34.45/34.57	c satzilla computing base features
34.45/34.57	c Number of variabe is: 12536, Number of clause is : 681848 
34.45/34.57	c Initializing...
34.45/34.57	c satzilla compute diameter ...
34.45/34.57	c start diameter features ...
34.45/34.57	c satzilla doing clause learning
34.45/34.57	c start clause learning features ...
34.45/34.57	c Bin: Executing zchaff07
34.45/34.57	c spawning binary file with 2 seconds ...
34.45/34.57	c child exit by a signal
34.45/34.57	c satzilla doing survey propogation probe
34.45/34.57	c do survay propogation for 2 second ...
34.45/34.58	c satzilla doing local search probe
34.45/34.58	c satzilla doing lobjois search-space size estimate
34.45/34.58	c features are:12584 681936 12536 681848 0.00382897 0.000129061 0.0183853 0.870143 0.297285 0.688062 0.000184405 0.794085 0.000159541 0.00797703 0.657351 0.797129 0.948486 0.000184405 0.611421 1.61326e-05 0.00068637 3.06994 0.915072 0.154974 0 0.968 0.81938 0.000157311 0.346896 5.86641e-06 0.000356384 3.02342 0.914457 0.000275777 0.240575 1.90658e-05 0.000313853 5.21429 0.118634 5 7 0.3405 27 0.570006 13 63 63 13 28 18 23 74.8881 0.391356 46.1111 132.348 132.348 46.1111 104.048 51.64 65.9286 0.921801 0.228833 0.000115058 0.991953 0.990219 0.957458 0.988927 0.968321 0.986403 0.0132229 0.729916 0.00221603 0.0546167 0.0280631 0.0042223 0.022799 0.00579147 0.00821772 17937 2.63661 4997.86 0.441019 5811 0 5857 26.7897 0.500739 1.62102 1.01506 0.2313 0.367402 
34.45/34.58	c satzilla's ranking:
34.45/34.58	c 1) march_dl2004: 2.759410
34.45/34.58	c 2) minisat20SAT07: 2.510694
34.45/34.58	c 3) vallst: 2.103905
34.45/34.58	c 4) mxc-sr08: 2.046697
34.45/34.58	c 5) zchaff_rand: 1.828308
34.45/34.58	c 6) minisat20: 1.525983
34.45/34.58	c 7) tts-4-0: 0.754442
34.45/34.58	c 8) SATenstein: -10000.000000
34.45/34.58	c 9) gnovelty+: -10000.000000
34.45/34.58	c 10) adaptg2wsat+: -10000.000000
34.45/34.58	c 11) adaptg2wsat0: -10000.000000
34.45/34.58	c 12) picosat846: -10000.000000
34.45/34.58	c 13) kcnfs04SAT07: -10000.000000
34.45/34.58	c satzilla running march_dl2004 ... 
4998.78/5000.51	c Bin: Executing march_dl2004
4998.78/5000.51	c spawning binary file with 4965 seconds ...
4998.78/5000.51	c child exit by a signal
4998.78/5000.51	c march_dl2004 returned code 137.
4998.78/5000.51	c satzilla running minisat20SAT07 ... 
4998.78/5000.51	c Bin: Executing minisat20SAT07
4998.78/5000.51	c minisat20SAT07 returned code 1.
4998.78/5000.51	c satzilla running vallst ... 
4998.78/5000.51	c Bin: Executing vallst
4998.78/5000.51	c vallst returned code 1.
4998.78/5000.51	c satzilla running mxc-sr08 ... 
4998.78/5000.51	c Bin: Executing mxc-sr08
4998.78/5000.51	c mxc-sr08 returned code 1.
4998.78/5000.51	c satzilla running zchaff_rand ... 
4998.78/5000.51	c Bin: Executing zchaff_rand
4998.78/5000.51	c zchaff_rand returned code 1.
4998.78/5000.51	c satzilla running minisat20 ... 
4998.78/5000.51	c Bin: Executing minisat20
4998.78/5000.51	c minisat20 returned code 1.
4998.78/5000.51	c satzilla running tts-4-0 ... 
4998.78/5000.51	c Bin: Executing tts-4-0
4998.78/5000.51	c tts-4-0 returned code 1.
4998.78/5000.51	c satzilla running SATenstein ... 
4998.78/5000.51	c Bin: Executing SATenstein
4998.78/5000.51	c SATenstein returned code 1.
4998.78/5000.51	c satzilla running gnovelty+ ... 
4998.78/5000.51	c Bin: Executing gnovelty+
4998.78/5000.51	c gnovelty+ returned code 1.
4998.78/5000.51	c satzilla running adaptg2wsat+ ... 
4998.78/5000.51	c Bin: Executing adaptg2wsat+
4998.78/5000.51	c adaptg2wsat+ returned code 1.
4998.78/5000.51	c satzilla running adaptg2wsat0 ... 
4998.78/5000.51	c Bin: Executing adaptg2wsat0
4998.78/5000.51	c adaptg2wsat0 returned code 1.
4998.78/5000.51	c satzilla running picosat846 ... 
4998.78/5000.51	c Bin: Executing picosat846
4998.78/5000.51	c picosat846 returned code 1.
4998.78/5000.51	c satzilla running kcnfs04SAT07 ... 
4998.78/5000.51	c Bin: Executing kcnfs04SAT07
4998.78/5000.51	c kcnfs04SAT07 returned code 1.
4998.78/5000.51	c ERROR: All Failed! 
4998.78/5000.51	c SATZILLA_TIME=4999.580000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1825760-1242509226/watcher-1825760-1242509226 -o /tmp/evaluation-result-1825760-1242509226/solver-1825760-1242509226 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825760-1242509226.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.01 1.03 1.00 3/64 21614
/proc/meminfo: memFree=1115840/2055920 swapFree=4180452/4192956
[pid=21614] ppid=21612 vsize=2056 CPUtime=0
/proc/21614/stat : 21614 (SATzilla2009_C) S 21612 21614 21498 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278949490 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21614/statm: 514 112 96 399 0 111 0
[pid=21615] ppid=21614 vsize=6244 CPUtime=0
/proc/21615/stat : 21615 (march_dl2004) R 21614 21614 21498 0 -1 4194304 767 0 0 0 0 0 0 0 19 0 1 0 278949490 6393856 763 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21615/statm: 1561 765 49 118 0 1440 0

[startup+0.0339849 s]
/proc/loadavg: 1.01 1.03 1.00 3/64 21614
/proc/meminfo: memFree=1115840/2055920 swapFree=4180452/4192956
[pid=21614] ppid=21612 vsize=2056 CPUtime=0
/proc/21614/stat : 21614 (SATzilla2009_C) S 21612 21614 21498 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278949490 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21614/statm: 514 112 96 399 0 111 0
[pid=21615] ppid=21614 vsize=7096 CPUtime=0.02
/proc/21615/stat : 21615 (march_dl2004) R 21614 21614 21498 0 -1 4194304 1041 0 0 0 2 0 0 0 19 0 1 0 278949490 7266304 1036 1992294400 134512640 134996440 4294956192 18446744073709551615 134775451 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21615/statm: 1774 1036 50 118 0 1653 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9152

[startup+0.102997 s]
/proc/loadavg: 1.01 1.03 1.00 3/64 21614
/proc/meminfo: memFree=1115840/2055920 swapFree=4180452/4192956
[pid=21614] ppid=21612 vsize=2056 CPUtime=0
/proc/21614/stat : 21614 (SATzilla2009_C) S 21612 21614 21498 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278949490 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21614/statm: 514 112 96 399 0 111 0
[pid=21615] ppid=21614 vsize=8152 CPUtime=0.09
/proc/21615/stat : 21615 (march_dl2004) R 21614 21614 21498 0 -1 4194304 1368 0 0 0 9 0 0 0 19 0 1 0 278949490 8347648 1363 1992294400 134512640 134996440 4294956192 18446744073709551615 134777924 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21615/statm: 2038 1364 50 118 0 1917 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10208

[startup+0.303032 s]
/proc/loadavg: 1.01 1.03 1.00 3/64 21614
/proc/meminfo: memFree=1115840/2055920 swapFree=4180452/4192956
[pid=21614] ppid=21612 vsize=2056 CPUtime=0
/proc/21614/stat : 21614 (SATzilla2009_C) S 21612 21614 21498 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278949490 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21614/statm: 514 112 96 399 0 111 0
[pid=21615] ppid=21614 vsize=11188 CPUtime=0.3
/proc/21615/stat : 21615 (march_dl2004) R 21614 21614 21498 0 -1 4194304 2313 0 0 0 29 1 0 0 20 0 1 0 278949490 11456512 2308 1992294400 134512640 134996440 4294956192 18446744073709551615 134724521 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21615/statm: 2797 2308 50 118 0 2676 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 13244

[startup+0.701103 s]
/proc/loadavg: 1.01 1.03 1.00 3/64 21614
/proc/meminfo: memFree=1115840/2055920 swapFree=4180452/4192956
[pid=21614] ppid=21612 vsize=2056 CPUtime=0
/proc/21614/stat : 21614 (SATzilla2009_C) S 21612 21614 21498 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278949490 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21614/statm: 514 112 96 399 0 111 0
[pid=21615] ppid=21614 vsize=16468 CPUtime=0.69
/proc/21615/stat : 21615 (march_dl2004) R 21614 21614 21498 0 -1 4194304 3968 0 0 0 67 2 0 0 24 0 1 0 278949490 16863232 3963 1992294400 134512640 134996440 4294956192 18446744073709551615 134775605 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21615/statm: 4117 3963 50 118 0 3996 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18524

[startup+1.50125 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 21616
/proc/meminfo: memFree=1096240/2055920 swapFree=4180452/4192956
[pid=21614] ppid=21612 vsize=2056 CPUtime=0
/proc/21614/stat : 21614 (SATzilla2009_C) S 21612 21614 21498 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278949490 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21614/statm: 514 112 96 399 0 111 0
[pid=21615] ppid=21614 vsize=32704 CPUtime=1.49
/proc/21615/stat : 21615 (march_dl2004) R 21614 21614 21498 0 -1 4194304 15794 0 0 0 142 7 0 0 25 0 1 0 278949490 33488896 5452 1992294400 134512640 134996440 4294956192 18446744073709551615 134548708 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21615/statm: 8176 5452 55 118 0 8055 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34760

[startup+3.10153 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 21616
/proc/meminfo: memFree=1088304/2055920 swapFree=4180452/4192956
[pid=21614] ppid=21612 vsize=2056 CPUtime=0
/proc/21614/stat : 21614 (SATzilla2009_C) S 21612 21614 21498 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278949490 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21614/statm: 514 112 96 399 0 111 0
[pid=21615] ppid=21614 vsize=53096 CPUtime=3.08
/proc/21615/stat : 21615 (march_dl2004) R 21614 21614 21498 0 -1 4194304 46062 0 0 0 289 19 0 0 25 0 1 0 278949490 54370304 10501 1992294400 134512640 134996440 4294956192 18446744073709551615 134560129 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21615/statm: 13274 10501 65 118 0 13153 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 55152

[startup+6.30111 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 21617
/proc/meminfo: memFree=1070448/2055920 swapFree=4180452/4192956
[pid=21614] ppid=21612 vsize=2056 CPUtime=5
/proc/21614/stat : 21614 (SATzilla2009_C) S 21612 21614 21498 0 -1 4194304 152 55824 0 0 0 0 476 24 19 0 1 0 278949490 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21614/statm: 514 121 104 399 0 111 0
[pid=21617] ppid=21614 vsize=40104 CPUtime=1.27
/proc/21617/stat : 21617 (mxc-sr08) R 21614 21614 21498 0 -1 4194304 12447 0 0 0 122 5 0 0 25 0 1 0 278949991 41066496 9765 1992294400 134512640 135078026 4294956192 18446744073709551615 134560913 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21617/statm: 10026 9765 55 138 0 9885 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 42160

[startup+12.7013 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 21618
/proc/meminfo: memFree=1076400/2055920 swapFree=4180452/4192956
[pid=21614] ppid=21612 vsize=2056 CPUtime=10
/proc/21614/stat : 21614 (SATzilla2009_C) S 21612 21614 21498 0 -1 4194304 179 69850 0 0 0 0 969 31 16 0 1 0 278949490 2105344 138 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21614/statm: 514 138 120 399 0 111 0
[pid=21618] ppid=21614 vsize=44564 CPUtime=2.67
/proc/21618/stat : 21618 (satelite) R 21614 21614 21498 0 -1 4194304 9957 0 0 0 261 6 0 0 25 0 1 0 278950492 45633536 9952 1992294400 134512640 135037501 4294956176 18446744073709551615 134570533 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21618/statm: 11141 9952 67 128 0 11010 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 46620

[startup+25.5026 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 21619
/proc/meminfo: memFree=1040816/2055920 swapFree=4180452/4192956
[pid=21614] ppid=21612 vsize=33344 CPUtime=23.66
/proc/21614/stat : 21614 (SATzilla2009_C) S 21612 21614 21498 0 -1 4194304 15711 81660 0 0 361 8 1954 43 25 0 1 0 278949490 34144256 7971 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21614/statm: 8336 7971 136 399 0 7933 0
[pid=21619] ppid=21614 vsize=51372 CPUtime=1.79
/proc/21619/stat : 21619 (zchaff07) R 21614 21614 21498 0 -1 4194304 14772 0 0 0 172 7 0 0 25 0 1 0 278951859 52604928 8649 1992294400 134512640 135538726 4294956256 18446744073709551615 134545239 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21619/statm: 12843 8649 126 250 0 12590 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 84716

[startup+51.1022 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 21620
/proc/meminfo: memFree=993776/2055920 swapFree=4180452/4192956
[pid=21614] ppid=21612 vsize=42780 CPUtime=34.53
/proc/21614/stat : 21614 (SATzilla2009_C) S 21612 21614 21498 0 -1 4194304 30328 96473 0 0 1235 21 2146 51 25 0 1 0 278949490 43806720 10452 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21614/statm: 10695 10452 220 399 0 10292 0
[pid=21620] ppid=21614 vsize=97232 CPUtime=16.5
/proc/21620/stat : 21620 (march_dl2004) R 21614 21614 21498 0 -1 4194304 69806 0 0 0 1484 166 0 0 25 0 1 0 278952948 99565568 21368 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21620/statm: 24308 21368 73 118 0 24187 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 140012

[startup+102.305 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 21620
/proc/meminfo: memFree=904560/2055920 swapFree=4180452/4192956
[pid=21614] ppid=21612 vsize=42780 CPUtime=34.53
/proc/21614/stat : 21614 (SATzilla2009_C) S 21612 21614 21498 0 -1 4194304 30328 96473 0 0 1235 21 2146 51 25 0 1 0 278949490 43806720 10452 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21614/statm: 10695 10452 220 399 0 10292 0
[pid=21620] ppid=21614 vsize=222128 CPUtime=67.69
/proc/21620/stat : 21620 (march_dl2004) R 21614 21614 21498 0 -1 4194304 167675 0 0 0 6559 210 0 0 25 0 1 0 278952948 227459072 39950 1992294400 134512640 134996440 4294956192 18446744073709551615 134527803 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21620/statm: 55532 39950 75 118 0 55411 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 264908

[startup+162.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 21620
/proc/meminfo: memFree=883312/2055920 swapFree=4180452/4192956
[pid=21614] ppid=21612 vsize=42780 CPUtime=34.53
/proc/21614/stat : 21614 (SATzilla2009_C) S 21612 21614 21498 0 -1 4194304 30328 96473 0 0 1235 21 2146 51 25 0 1 0 278949490 43806720 10452 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21614/statm: 10695 10452 220 399 0 10292 0
[pid=21620] ppid=21614 vsize=240864 CPUtime=127.66
/proc/21620/stat : 21620 (march_dl2004) R 21614 21614 21498 0 -1 4194304 172983 0 0 0 12554 212 0 0 25 0 1 0 278952948 246644736 45258 1992294400 134512640 134996440 4294956192 18446744073709551615 134551528 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21620/statm: 60216 45258 75 118 0 60095 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 283644

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21620
/proc/meminfo: memFree=875248/2055920 swapFree=4180452/4192956
[pid=21614] ppid=21612 vsize=42780 CPUtime=34.53
/proc/21614/stat : 21614 (SATzilla2009_C) S 21612 21614 21498 0 -1 4194304 30328 96473 0 0 1235 21 2146 51 25 0 1 0 278949490 43806720 10452 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21614/statm: 10695 10452 220 399 0 10292 0
[pid=21620] ppid=21614 vsize=248320 CPUtime=187.64
/proc/21620/stat : 21620 (march_dl2004) R 21614 21614 21498 0 -1 4194304 174993 0 0 0 18551 213 0 0 25 0 1 0 278952948 254279680 47268 1992294400 134512640 134996440 4294956192 18446744073709551615 134567151 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21620/statm: 62080 47268 75 118 0 61959 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 291100

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21620
/proc/meminfo: memFree=874288/2055920 swapFree=4180452/4192956
[pid=21614] ppid=21612 vsize=42780 CPUtime=34.53
/proc/21614/stat : 21614 (SATzilla2009_C) S 21612 21614 21498 0 -1 4194304 30328 96473 0 0 1235 21 2146 51 25 0 1 0 278949490 43806720 10452 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21614/statm: 10695 10452 220 399 0 10292 0
[pid=21620] ppid=21614 vsize=249268 CPUtime=247.63
/proc/21620/stat : 21620 (march_dl2004) R 21614 21614 21498 0 -1 4194304 175230 0 0 0 24549 214 0 0 25 0 1 0 278952948 255250432 47505 1992294400 134512640 134996440 4294956192 18446744073709551615 134528042 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21620/statm: 62317 47505 75 118 0 62196 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 292048

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21620
/proc/meminfo: memFree=873776/2055920 swapFree=4180452/4192956
[pid=21614] ppid=21612 vsize=42780 CPUtime=34.53
/proc/21614/stat : 21614 (SATzilla2009_C) S 21612 21614 21498 0 -1 4194304 30328 96473 0 0 1235 21 2146 51 25 0 1 0 278949490 43806720 10452 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21614/statm: 10695 10452 220 399 0 10292 0
[pid=21620] ppid=21614 vsize=249740 CPUtime=307.6
/proc/21620/stat : 21620 (march_dl2004) R 21614 21614 21498 0 -1 4194304 175361 0 0 0 30546 214 0 0 25 0 1 0 278952948 255733760 47636 1992294400 134512640 134996440 4294956192 18446744073709551615 134533000 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21620/statm: 62435 47636 75 118 0 62314 0
Current children cumulated CPU time (s) 342.13

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


[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21630
/proc/meminfo: memFree=870832/2055920 swapFree=4180452/4192956
[pid=21614] ppid=21612 vsize=42780 CPUtime=34.53
/proc/21614/stat : 21614 (SATzilla2009_C) S 21612 21614 21498 0 -1 4194304 30328 96473 0 0 1235 21 2146 51 25 0 1 0 278949490 43806720 10452 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21614/statm: 10695 10452 220 399 0 10292 0
[pid=21620] ppid=21614 vsize=252432 CPUtime=4626.16
/proc/21620/stat : 21620 (march_dl2004) R 21614 21614 21498 0 -1 4194304 176044 0 0 0 462388 228 0 0 25 0 1 0 278952948 258490368 48319 1992294400 134512640 134996440 4294956192 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21620/statm: 63108 48319 75 118 0 62987 0
Current children cumulated CPU time (s) 4660.69
Current children cumulated vsize (KiB) 295212

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21630
/proc/meminfo: memFree=870832/2055920 swapFree=4180452/4192956
[pid=21614] ppid=21612 vsize=42780 CPUtime=34.53
/proc/21614/stat : 21614 (SATzilla2009_C) S 21612 21614 21498 0 -1 4194304 30328 96473 0 0 1235 21 2146 51 25 0 1 0 278949490 43806720 10452 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21614/statm: 10695 10452 220 399 0 10292 0
[pid=21620] ppid=21614 vsize=252432 CPUtime=4686.15
/proc/21620/stat : 21620 (march_dl2004) R 21614 21614 21498 0 -1 4194304 176045 0 0 0 468387 228 0 0 25 0 1 0 278952948 258490368 48320 1992294400 134512640 134996440 4294956192 18446744073709551615 134551383 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21620/statm: 63108 48320 75 118 0 62987 0
Current children cumulated CPU time (s) 4720.68
Current children cumulated vsize (KiB) 295212

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21630
/proc/meminfo: memFree=870832/2055920 swapFree=4180452/4192956
[pid=21614] ppid=21612 vsize=42780 CPUtime=34.53
/proc/21614/stat : 21614 (SATzilla2009_C) S 21612 21614 21498 0 -1 4194304 30328 96473 0 0 1235 21 2146 51 25 0 1 0 278949490 43806720 10452 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21614/statm: 10695 10452 220 399 0 10292 0
[pid=21620] ppid=21614 vsize=252432 CPUtime=4746.12
/proc/21620/stat : 21620 (march_dl2004) R 21614 21614 21498 0 -1 4194304 176045 0 0 0 474384 228 0 0 25 0 1 0 278952948 258490368 48320 1992294400 134512640 134996440 4294956192 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21620/statm: 63108 48320 75 118 0 62987 0
Current children cumulated CPU time (s) 4780.65
Current children cumulated vsize (KiB) 295212

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21630
/proc/meminfo: memFree=870832/2055920 swapFree=4180452/4192956
[pid=21614] ppid=21612 vsize=42780 CPUtime=34.53
/proc/21614/stat : 21614 (SATzilla2009_C) S 21612 21614 21498 0 -1 4194304 30328 96473 0 0 1235 21 2146 51 25 0 1 0 278949490 43806720 10452 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21614/statm: 10695 10452 220 399 0 10292 0
[pid=21620] ppid=21614 vsize=252432 CPUtime=4806.11
/proc/21620/stat : 21620 (march_dl2004) R 21614 21614 21498 0 -1 4194304 176045 0 0 0 480382 229 0 0 25 0 1 0 278952948 258490368 48320 1992294400 134512640 134996440 4294956192 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21620/statm: 63108 48320 75 118 0 62987 0
Current children cumulated CPU time (s) 4840.64
Current children cumulated vsize (KiB) 295212

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21630
/proc/meminfo: memFree=870832/2055920 swapFree=4180452/4192956
[pid=21614] ppid=21612 vsize=42780 CPUtime=34.53
/proc/21614/stat : 21614 (SATzilla2009_C) S 21612 21614 21498 0 -1 4194304 30328 96473 0 0 1235 21 2146 51 25 0 1 0 278949490 43806720 10452 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21614/statm: 10695 10452 220 399 0 10292 0
[pid=21620] ppid=21614 vsize=252432 CPUtime=4866.09
/proc/21620/stat : 21620 (march_dl2004) R 21614 21614 21498 0 -1 4194304 176045 0 0 0 486380 229 0 0 25 0 1 0 278952948 258490368 48320 1992294400 134512640 134996440 4294956192 18446744073709551615 134551383 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21620/statm: 63108 48320 75 118 0 62987 0
Current children cumulated CPU time (s) 4900.62
Current children cumulated vsize (KiB) 295212

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21630
/proc/meminfo: memFree=870896/2055920 swapFree=4180452/4192956
[pid=21614] ppid=21612 vsize=42780 CPUtime=34.53
/proc/21614/stat : 21614 (SATzilla2009_C) S 21612 21614 21498 0 -1 4194304 30328 96473 0 0 1235 21 2146 51 25 0 1 0 278949490 43806720 10452 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21614/statm: 10695 10452 220 399 0 10292 0
[pid=21620] ppid=21614 vsize=252432 CPUtime=4926.07
/proc/21620/stat : 21620 (march_dl2004) R 21614 21614 21498 0 -1 4194304 176047 0 0 0 492378 229 0 0 25 0 1 0 278952948 258490368 48322 1992294400 134512640 134996440 4294956192 18446744073709551615 134536985 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21620/statm: 63108 48322 75 118 0 62987 0
Current children cumulated CPU time (s) 4960.6
Current children cumulated vsize (KiB) 295212

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21630
/proc/meminfo: memFree=870896/2055920 swapFree=4180452/4192956
[pid=21614] ppid=21612 vsize=42780 CPUtime=34.53
/proc/21614/stat : 21614 (SATzilla2009_C) S 21612 21614 21498 0 -1 4194304 30328 96473 0 0 1235 21 2146 51 25 0 1 0 278949490 43806720 10452 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21614/statm: 10695 10452 220 399 0 10292 0
[pid=21620] ppid=21614 vsize=252432 CPUtime=4930.06
/proc/21620/stat : 21620 (march_dl2004) R 21614 21614 21498 0 -1 4194304 176047 0 0 0 492777 229 0 0 25 0 1 0 278952948 258490368 48322 1992294400 134512640 134996440 4294956192 18446744073709551615 134528156 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21620/statm: 63108 48322 75 118 0 62987 0
Current children cumulated CPU time (s) 4964.59
Current children cumulated vsize (KiB) 295212

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21630
/proc/meminfo: memFree=870896/2055920 swapFree=4180452/4192956
[pid=21614] ppid=21612 vsize=42780 CPUtime=34.53
/proc/21614/stat : 21614 (SATzilla2009_C) S 21612 21614 21498 0 -1 4194304 30328 96473 0 0 1235 21 2146 51 25 0 1 0 278949490 43806720 10452 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21614/statm: 10695 10452 220 399 0 10292 0
[pid=21620] ppid=21614 vsize=252432 CPUtime=4942.86
/proc/21620/stat : 21620 (march_dl2004) R 21614 21614 21498 0 -1 4194304 176047 0 0 0 494057 229 0 0 25 0 1 0 278952948 258490368 48322 1992294400 134512640 134996440 4294956192 18446744073709551615 134532761 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21620/statm: 63108 48322 75 118 0 62987 0
Current children cumulated CPU time (s) 4977.39
Current children cumulated vsize (KiB) 295212

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21630
/proc/meminfo: memFree=870896/2055920 swapFree=4180452/4192956
[pid=21614] ppid=21612 vsize=42780 CPUtime=34.53
/proc/21614/stat : 21614 (SATzilla2009_C) S 21612 21614 21498 0 -1 4194304 30328 96473 0 0 1235 21 2146 51 25 0 1 0 278949490 43806720 10452 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21614/statm: 10695 10452 220 399 0 10292 0
[pid=21620] ppid=21614 vsize=252432 CPUtime=4955.65
/proc/21620/stat : 21620 (march_dl2004) R 21614 21614 21498 0 -1 4194304 176047 0 0 0 495336 229 0 0 25 0 1 0 278952948 258490368 48322 1992294400 134512640 134996440 4294956192 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21620/statm: 63108 48322 75 118 0 62987 0
Current children cumulated CPU time (s) 4990.18
Current children cumulated vsize (KiB) 295212

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21630
/proc/meminfo: memFree=870896/2055920 swapFree=4180452/4192956
[pid=21614] ppid=21612 vsize=42780 CPUtime=34.53
/proc/21614/stat : 21614 (SATzilla2009_C) S 21612 21614 21498 0 -1 4194304 30328 96473 0 0 1235 21 2146 51 25 0 1 0 278949490 43806720 10452 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21614/statm: 10695 10452 220 399 0 10292 0
[pid=21620] ppid=21614 vsize=252432 CPUtime=4958.86
/proc/21620/stat : 21620 (march_dl2004) R 21614 21614 21498 0 -1 4194304 176047 0 0 0 495657 229 0 0 25 0 1 0 278952948 258490368 48322 1992294400 134512640 134996440 4294956192 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21620/statm: 63108 48322 75 118 0 62987 0
Current children cumulated CPU time (s) 4993.39
Current children cumulated vsize (KiB) 295212

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21630
/proc/meminfo: memFree=870896/2055920 swapFree=4180452/4192956
[pid=21614] ppid=21612 vsize=42780 CPUtime=34.53
/proc/21614/stat : 21614 (SATzilla2009_C) S 21612 21614 21498 0 -1 4194304 30328 96473 0 0 1235 21 2146 51 25 0 1 0 278949490 43806720 10452 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21614/statm: 10695 10452 220 399 0 10292 0
[pid=21620] ppid=21614 vsize=252432 CPUtime=4962.06
/proc/21620/stat : 21620 (march_dl2004) R 21614 21614 21498 0 -1 4194304 176047 0 0 0 495977 229 0 0 25 0 1 0 278952948 258490368 48322 1992294400 134512640 134996440 4294956192 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21620/statm: 63108 48322 75 118 0 62987 0
Current children cumulated CPU time (s) 4996.59
Current children cumulated vsize (KiB) 295212

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21630
/proc/meminfo: memFree=870896/2055920 swapFree=4180452/4192956
[pid=21614] ppid=21612 vsize=42780 CPUtime=34.53
/proc/21614/stat : 21614 (SATzilla2009_C) S 21612 21614 21498 0 -1 4194304 30328 96473 0 0 1235 21 2146 51 25 0 1 0 278949490 43806720 10452 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21614/statm: 10695 10452 220 399 0 10292 0
[pid=21620] ppid=21614 vsize=252432 CPUtime=4963.65
/proc/21620/stat : 21620 (march_dl2004) R 21614 21614 21498 0 -1 4194304 176047 0 0 0 496136 229 0 0 25 0 1 0 278952948 258490368 48322 1992294400 134512640 134996440 4294956192 18446744073709551615 134537005 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21620/statm: 63108 48322 75 118 0 62987 0
Current children cumulated CPU time (s) 4998.18
Current children cumulated vsize (KiB) 295212

[startup+5000.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21630
/proc/meminfo: memFree=870896/2055920 swapFree=4180452/4192956
[pid=21614] ppid=21612 vsize=42780 CPUtime=34.53
/proc/21614/stat : 21614 (SATzilla2009_C) S 21612 21614 21498 0 -1 4194304 30328 96473 0 0 1235 21 2146 51 25 0 1 0 278949490 43806720 10452 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21614/statm: 10695 10452 220 399 0 10292 0
[pid=21620] ppid=21614 vsize=252432 CPUtime=4964.05
/proc/21620/stat : 21620 (march_dl2004) R 21614 21614 21498 0 -1 4194304 176047 0 0 0 496176 229 0 0 25 0 1 0 278952948 258490368 48322 1992294400 134512640 134996440 4294956192 18446744073709551615 134551383 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21620/statm: 63108 48322 75 118 0 62987 0
Current children cumulated CPU time (s) 4998.58
Current children cumulated vsize (KiB) 295212

[startup+5000.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21630
/proc/meminfo: memFree=988016/2055920 swapFree=4180452/4192956
[pid=21614] ppid=21612 vsize=42780 CPUtime=34.53
/proc/21614/stat : 21614 (SATzilla2009_C) S 21612 21614 21498 0 -1 4194304 30328 96473 0 0 1235 21 2146 51 25 0 1 0 278949490 43806720 10452 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21614/statm: 10695 10452 220 399 0 10292 0
[pid=21620] ppid=21614 vsize=0 CPUtime=4964.25
/proc/21620/stat : 21620 (march_dl2004) R 21614 21614 21498 0 -1 4195332 176047 0 0 0 496194 231 0 0 25 0 1 0 278952948 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 1 0 0
/proc/21620/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4998.78
Current children cumulated vsize (KiB) 42780

Child status: 17
Real time (s): 5000.53
CPU time (s): 4998.85
CPU user time (s): 4995.77
CPU system time (s): 3.07453
CPU usage (%): 99.9664
Max. virtual memory (cumulated for all children) (KiB): 295212

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

runsolver used 5.9071 second user time and 12.2821 second system time

The end

Launcher Data

Begin job on node60 at 2009-05-16 23:27:07
IDJOB=1825760
IDBENCH=70916
IDSOLVER=668
FILE ID=node60/1825760-1242509226
PBS_JOBID= 9307004
Free space on /tmp= 66064 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/edgematching/explicit/em_12_2_4_exp.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825760-1242509226/watcher-1825760-1242509226 -o /tmp/evaluation-result-1825760-1242509226/solver-1825760-1242509226 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825760-1242509226.cnf

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

MD5SUM BENCH= e72d819fa5b57b6476ac56a442ceab9b
RANDOM SEED=704357604

node60.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.256
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.256
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:       1116384 kB
Buffers:         90128 kB
Cached:         756472 kB
SwapCached:       6392 kB
Active:         274644 kB
Inactive:       580916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1116384 kB
SwapTotal:     4192956 kB
SwapFree:      4180452 kB
Dirty:           42224 kB
Writeback:           0 kB
Mapped:          14144 kB
Slab:            70004 kB
Committed_AS:  1008092 kB
PageTables:       1448 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= 66032 MiB
End job on node60 at 2009-05-17 00:50:28