Trace number 1538404

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_I 2009-03-22? (exit code) 1199.25 1199.75

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S1588298513-036.cnf
MD5SUM7df25975bd52e28f5eb180dab9fc29e0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

Solver Data

20.37/20.44	c SATzilla is building models for class 3
20.37/20.44	c run presolver mxc-sr08 for 10 seconds ... 
20.37/20.44	c Bin: Executing mxc-sr08
20.37/20.44	c spawning binary file with 10 seconds ...
20.37/20.44	c child exit by a signal
20.37/20.44	c mxc-sr08 returned code 137.
20.37/20.44	c run presolver picosat846 for 5 seconds ... 
20.37/20.44	c Bin: Executing picosat846
20.37/20.44	c spawning binary file with 5 seconds ...
20.37/20.44	c child exit by a signal
20.37/20.44	c picosat846 returned code 137.
20.37/20.44	c Orignal number of varibales is 200, number of clauses is 17000 
20.37/20.44	c predicted feature computation time is 1.453238 
20.37/20.44	c Bin: Executing satelite
20.37/20.44	c spawning binary file with 240 seconds ...
20.37/20.44	c child exited successfully
20.37/20.44	c satzilla computing base features
20.37/20.44	c Number of variabe is: 200, Number of clause is : 17000 
20.37/20.44	c Initializing...
20.37/20.44	c satzilla doing clause learning
20.37/20.44	c start clause learning features ...
20.37/20.44	c Bin: Executing zchaff07
20.37/20.44	c spawning binary file with 2 seconds ...
20.37/20.44	c child exit by a signal
20.37/20.44	c satzilla doing survey propogation probe
20.37/20.44	c do survay propogation for 2 second ...
20.37/20.44	c satzilla doing local search probe
20.37/20.44	c features are:200 17000 200 17000 0 0 0.0117647 0.312538 0.681809 1.00338 0.035 1.98254e-16 0.035 0.035 -0 0 0 0.035 0.0400565 0.0304706 0.0387647 4.21212 0.0315097 0.0248364 0 0.124803 2.08691 0.00228941 0.156085 0.00135294 0.00317647 3.14404 0.0654118 0.0117059 0 0.0117059 0.0117059 3507.5 0.0346401 3386 3629 3629 3386 3629 3386 3629 57.7685 0.00626717 57.4064 58.1305 58.1305 57.4064 58.1305 57.4064 58.1305 0.0640781 0.755119 0.000504343 0.233073 0.139367 0.0112086 0.0897236 0.0242273 0.0552927 0.000101098 0.388486 3.54294e-05 0.000314333 0.000146002 5.88316e-05 0.000120634 7.39416e-05 9.43316e-05 20.8415 0.266681 32.9805 0.148798 33 27 39 1.81148 0.290279 0.90052 0.291943 
20.37/20.44	c satzilla's ranking:
20.37/20.44	c 1) minisat20SAT07: 2.876469
20.37/20.44	c 2) mxc-sr08: 2.827290
20.37/20.44	c 3) picosat846: 2.169496
20.37/20.44	c 4) march_dl2004: 0.487294
20.37/20.44	c 5) zchaff_rand: 0.308015
20.37/20.44	c 6) SATenstein: -10000.000000
20.37/20.44	c 7) gnovelty+: -10000.000000
20.37/20.44	c 8) adaptg2wsat+: -10000.000000
20.37/20.44	c 9) adaptg2wsat0: -10000.000000
20.37/20.44	c 10) tts-4-0: -10000.000000
20.37/20.44	c 11) vallst: -10000.000000
20.37/20.44	c 12) minisat20: -10000.000000
20.37/20.44	c 13) kcnfs04SAT07: -10000.000000
20.37/20.44	c satzilla running minisat20SAT07 ... 
1199.19/1199.74	c Bin: Executing minisat20SAT07
1199.19/1199.74	c spawning binary file with 1179 seconds ...
1199.19/1199.74	c child exit by a signal
1199.19/1199.74	c minisat20SAT07 returned code 137.
1199.19/1199.74	c satzilla running mxc-sr08 ... 
1199.19/1199.74	c Bin: Executing mxc-sr08
1199.19/1199.74	c mxc-sr08 returned code 1.
1199.19/1199.74	c satzilla running picosat846 ... 
1199.19/1199.74	c Bin: Executing picosat846
1199.19/1199.74	c picosat846 returned code 1.
1199.19/1199.74	c satzilla running march_dl2004 ... 
1199.19/1199.74	c Bin: Executing march_dl2004
1199.19/1199.74	c march_dl2004 returned code 1.
1199.19/1199.74	c satzilla running zchaff_rand ... 
1199.19/1199.74	c Bin: Executing zchaff_rand
1199.19/1199.74	c zchaff_rand returned code 1.
1199.19/1199.74	c satzilla running SATenstein ... 
1199.19/1199.74	c Bin: Executing SATenstein
1199.19/1199.74	c SATenstein returned code 1.
1199.19/1199.74	c satzilla running gnovelty+ ... 
1199.19/1199.74	c Bin: Executing gnovelty+
1199.19/1199.74	c gnovelty+ returned code 1.
1199.19/1199.74	c satzilla running adaptg2wsat+ ... 
1199.19/1199.74	c Bin: Executing adaptg2wsat+
1199.19/1199.74	c adaptg2wsat+ returned code 1.
1199.19/1199.74	c satzilla running adaptg2wsat0 ... 
1199.19/1199.74	c Bin: Executing adaptg2wsat0
1199.19/1199.74	c adaptg2wsat0 returned code 1.
1199.19/1199.74	c satzilla running tts-4-0 ... 
1199.19/1199.74	c Bin: Executing tts-4-0
1199.19/1199.74	c tts-4-0 returned code 1.
1199.19/1199.74	c satzilla running vallst ... 
1199.19/1199.74	c Bin: Executing vallst
1199.19/1199.74	c vallst returned code 1.
1199.19/1199.74	c satzilla running minisat20 ... 
1199.19/1199.74	c Bin: Executing minisat20
1199.19/1199.74	c minisat20 returned code 1.
1199.19/1199.74	c satzilla running kcnfs04SAT07 ... 
1199.19/1199.74	c Bin: Executing kcnfs04SAT07
1199.19/1199.74	c kcnfs04SAT07 returned code 1.
1199.19/1199.74	c ERROR: All Failed! 
1199.19/1199.74	c SATZILLA_TIME=1199.420000

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-1538404-1238425712/watcher-1538404-1238425712 -o /tmp/evaluation-result-1538404-1238425712/solver-1538404-1238425712 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1538404-1238425712.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 0.99 3/64 25365
/proc/meminfo: memFree=1208696/2055920 swapFree=4176996/4192956
[pid=25365] ppid=25363 vsize=2056 CPUtime=0
/proc/25365/stat : 25365 (SATzilla2009_I) R 25363 25365 24950 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1115233359 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/25365/statm: 514 112 96 399 0 111 0
[pid=25366] ppid=25365 vsize=1360 CPUtime=0
/proc/25366/stat : 25366 (mxc-sr08) R 25365 25365 24950 0 -1 4194304 244 0 0 0 0 0 0 0 18 0 1 0 1115233359 1392640 240 1992294400 134512640 135078026 4294956192 18446744073709551615 134735920 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25366/statm: 340 240 54 138 0 199 0

[startup+0.0855551 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 25365
/proc/meminfo: memFree=1208696/2055920 swapFree=4176996/4192956
[pid=25365] ppid=25363 vsize=2056 CPUtime=0
/proc/25365/stat : 25365 (SATzilla2009_I) S 25363 25365 24950 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115233359 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25365/statm: 514 112 96 399 0 111 0
[pid=25366] ppid=25365 vsize=2316 CPUtime=0.08
/proc/25366/stat : 25366 (mxc-sr08) R 25365 25365 24950 0 -1 4194304 592 0 0 0 8 0 0 0 19 0 1 0 1115233359 2371584 464 1992294400 134512640 135078026 4294956192 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25366/statm: 579 464 55 138 0 438 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4372

[startup+0.101556 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 25365
/proc/meminfo: memFree=1208696/2055920 swapFree=4176996/4192956
[pid=25365] ppid=25363 vsize=2056 CPUtime=0
/proc/25365/stat : 25365 (SATzilla2009_I) S 25363 25365 24950 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115233359 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25365/statm: 514 112 96 399 0 111 0
[pid=25366] ppid=25365 vsize=2316 CPUtime=0.09
/proc/25366/stat : 25366 (mxc-sr08) R 25365 25365 24950 0 -1 4194304 592 0 0 0 9 0 0 0 19 0 1 0 1115233359 2371584 464 1992294400 134512640 135078026 4294956192 18446744073709551615 134561080 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25366/statm: 579 464 55 138 0 438 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4372

[startup+0.301572 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 25365
/proc/meminfo: memFree=1208696/2055920 swapFree=4176996/4192956
[pid=25365] ppid=25363 vsize=2056 CPUtime=0
/proc/25365/stat : 25365 (SATzilla2009_I) S 25363 25365 24950 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115233359 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25365/statm: 514 112 96 399 0 111 0
[pid=25366] ppid=25365 vsize=2480 CPUtime=0.29
/proc/25366/stat : 25366 (mxc-sr08) R 25365 25365 24950 0 -1 4194304 653 0 0 0 29 0 0 0 21 0 1 0 1115233359 2539520 525 1992294400 134512640 135078026 4294956192 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25366/statm: 620 525 55 138 0 479 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4536

[startup+0.701608 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 25365
/proc/meminfo: memFree=1208696/2055920 swapFree=4176996/4192956
[pid=25365] ppid=25363 vsize=2056 CPUtime=0
/proc/25365/stat : 25365 (SATzilla2009_I) S 25363 25365 24950 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115233359 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25365/statm: 514 112 96 399 0 111 0
[pid=25366] ppid=25365 vsize=3392 CPUtime=0.69
/proc/25366/stat : 25366 (mxc-sr08) R 25365 25365 24950 0 -1 4194304 999 0 0 0 69 0 0 0 25 0 1 0 1115233359 3473408 739 1992294400 134512640 135078026 4294956192 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25366/statm: 848 739 71 138 0 707 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5448

[startup+1.50168 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25367
/proc/meminfo: memFree=1205672/2055920 swapFree=4176996/4192956
[pid=25365] ppid=25363 vsize=2056 CPUtime=0
/proc/25365/stat : 25365 (SATzilla2009_I) S 25363 25365 24950 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115233359 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25365/statm: 514 112 96 399 0 111 0
[pid=25366] ppid=25365 vsize=3656 CPUtime=1.49
/proc/25366/stat : 25366 (mxc-sr08) R 25365 25365 24950 0 -1 4194304 1086 0 0 0 149 0 0 0 25 0 1 0 1115233359 3743744 826 1992294400 134512640 135078026 4294956192 18446744073709551615 134521045 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25366/statm: 914 826 71 138 0 773 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5712

[startup+3.10182 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25367
/proc/meminfo: memFree=1205352/2055920 swapFree=4176996/4192956
[pid=25365] ppid=25363 vsize=2056 CPUtime=0
/proc/25365/stat : 25365 (SATzilla2009_I) S 25363 25365 24950 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115233359 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25365/statm: 514 112 96 399 0 111 0
[pid=25366] ppid=25365 vsize=3920 CPUtime=3.09
/proc/25366/stat : 25366 (mxc-sr08) R 25365 25365 24950 0 -1 4194304 1144 0 0 0 309 0 0 0 25 0 1 0 1115233359 4014080 884 1992294400 134512640 135078026 4294956192 18446744073709551615 134534226 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25366/statm: 980 884 71 138 0 839 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5976

[startup+6.3011 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25367
/proc/meminfo: memFree=1205224/2055920 swapFree=4176996/4192956
[pid=25365] ppid=25363 vsize=2056 CPUtime=0
/proc/25365/stat : 25365 (SATzilla2009_I) S 25363 25365 24950 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115233359 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25365/statm: 514 112 96 399 0 111 0
[pid=25366] ppid=25365 vsize=4316 CPUtime=6.29
/proc/25366/stat : 25366 (mxc-sr08) R 25365 25365 24950 0 -1 4194304 1222 0 0 0 629 0 0 0 25 0 1 0 1115233359 4419584 962 1992294400 134512640 135078026 4294956192 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25366/statm: 1079 962 71 138 0 938 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6372

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25368
/proc/meminfo: memFree=1205544/2055920 swapFree=4176996/4192956
[pid=25365] ppid=25363 vsize=2056 CPUtime=9.99
/proc/25365/stat : 25365 (SATzilla2009_I) S 25363 25365 24950 0 -1 4194304 152 1277 0 0 0 0 999 0 16 0 1 0 1115233359 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25365/statm: 514 121 104 399 0 111 0
[pid=25368] ppid=25365 vsize=4932 CPUtime=2.68
/proc/25368/stat : 25368 (picosat846) R 25365 25365 24950 0 -1 4194304 968 0 0 0 268 0 0 0 25 0 1 0 1115234359 5050368 957 1992294400 134512640 134570484 4294956192 18446744073709551615 134523669 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25368/statm: 1233 957 84 14 0 899 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 6988

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25371
/proc/meminfo: memFree=1199848/2055920 swapFree=4176996/4192956
[pid=25365] ppid=25363 vsize=4952 CPUtime=20.41
/proc/25365/stat : 25365 (SATzilla2009_I) S 25363 25365 24950 0 -1 4194304 1882 4166 0 0 332 3 1703 3 25 0 1 0 1115233359 5070848 886 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25365/statm: 1238 886 217 399 0 835 0
[pid=25371] ppid=25365 vsize=7192 CPUtime=5.04
/proc/25371/stat : 25371 (minisat20SAT07) R 25365 25365 24950 0 -1 4194304 1685 0 0 0 503 1 0 0 25 0 1 0 1115235403 7364608 1575 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25371/statm: 1798 1575 73 138 0 1657 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 12144

[startup+51.101 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25371
/proc/meminfo: memFree=1196840/2055920 swapFree=4176996/4192956
[pid=25365] ppid=25363 vsize=4952 CPUtime=20.41
/proc/25365/stat : 25365 (SATzilla2009_I) S 25363 25365 24950 0 -1 4194304 1882 4166 0 0 332 3 1703 3 25 0 1 0 1115233359 5070848 886 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25365/statm: 1238 886 217 399 0 835 0
[pid=25371] ppid=25365 vsize=10104 CPUtime=30.64
/proc/25371/stat : 25371 (minisat20SAT07) R 25365 25365 24950 0 -1 4194304 2422 0 0 0 3062 2 0 0 25 0 1 0 1115235403 10346496 2312 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25371/statm: 2526 2312 73 138 0 2385 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 15056

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25371
/proc/meminfo: memFree=1194664/2055920 swapFree=4176996/4192956
[pid=25365] ppid=25363 vsize=4952 CPUtime=20.41
/proc/25365/stat : 25365 (SATzilla2009_I) S 25363 25365 24950 0 -1 4194304 1882 4166 0 0 332 3 1703 3 25 0 1 0 1115233359 5070848 886 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25365/statm: 1238 886 217 399 0 835 0
[pid=25371] ppid=25365 vsize=12440 CPUtime=81.82
/proc/25371/stat : 25371 (minisat20SAT07) R 25365 25365 24950 0 -1 4194304 2984 0 0 0 8179 3 0 0 25 0 1 0 1115235403 12738560 2874 1992294400 134512640 135078472 4294956192 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25371/statm: 3110 2874 73 138 0 2969 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 17392

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25371
/proc/meminfo: memFree=1192552/2055920 swapFree=4176996/4192956
[pid=25365] ppid=25363 vsize=4952 CPUtime=20.41
/proc/25365/stat : 25365 (SATzilla2009_I) S 25363 25365 24950 0 -1 4194304 1882 4166 0 0 332 3 1703 3 25 0 1 0 1115233359 5070848 886 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25365/statm: 1238 886 217 399 0 835 0
[pid=25371] ppid=25365 vsize=14620 CPUtime=141.78
/proc/25371/stat : 25371 (minisat20SAT07) R 25365 25365 24950 0 -1 4194304 3512 0 0 0 14175 3 0 0 25 0 1 0 1115235403 14970880 3402 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25371/statm: 3655 3402 73 138 0 3514 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 19572

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25371
/proc/meminfo: memFree=1191784/2055920 swapFree=4176996/4192956
[pid=25365] ppid=25363 vsize=4952 CPUtime=20.41
/proc/25365/stat : 25365 (SATzilla2009_I) S 25363 25365 24950 0 -1 4194304 1882 4166 0 0 332 3 1703 3 25 0 1 0 1115233359 5070848 886 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25365/statm: 1238 886 217 399 0 835 0
[pid=25371] ppid=25365 vsize=15344 CPUtime=201.77
/proc/25371/stat : 25371 (minisat20SAT07) R 25365 25365 24950 0 -1 4194304 3699 0 0 0 20173 4 0 0 25 0 1 0 1115235403 15712256 3589 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25371/statm: 3836 3589 73 138 0 3695 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 20296

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25371
/proc/meminfo: memFree=1190248/2055920 swapFree=4176996/4192956
[pid=25365] ppid=25363 vsize=4952 CPUtime=20.41
/proc/25365/stat : 25365 (SATzilla2009_I) S 25363 25365 24950 0 -1 4194304 1882 4166 0 0 332 3 1703 3 25 0 1 0 1115233359 5070848 886 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25365/statm: 1238 886 217 399 0 835 0
[pid=25371] ppid=25365 vsize=16932 CPUtime=261.74
/proc/25371/stat : 25371 (minisat20SAT07) R 25365 25365 24950 0 -1 4194304 4097 0 0 0 26170 4 0 0 25 0 1 0 1115235403 17338368 3987 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25371/statm: 4233 3987 73 138 0 4092 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 21884

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25371
/proc/meminfo: memFree=1189800/2055920 swapFree=4176996/4192956
[pid=25365] ppid=25363 vsize=4952 CPUtime=20.41
/proc/25365/stat : 25365 (SATzilla2009_I) S 25363 25365 24950 0 -1 4194304 1882 4166 0 0 332 3 1703 3 25 0 1 0 1115233359 5070848 886 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25365/statm: 1238 886 217 399 0 835 0
[pid=25371] ppid=25365 vsize=17496 CPUtime=321.72
/proc/25371/stat : 25371 (minisat20SAT07) R 25365 25365 24950 0 -1 4194304 4218 0 0 0 32168 4 0 0 25 0 1 0 1115235403 17915904 4108 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25371/statm: 4374 4108 73 138 0 4233 0

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


[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25371
/proc/meminfo: memFree=1185640/2055920 swapFree=4176996/4192956
[pid=25365] ppid=25363 vsize=4952 CPUtime=20.41
/proc/25365/stat : 25365 (SATzilla2009_I) S 25363 25365 24950 0 -1 4194304 1882 4166 0 0 332 3 1703 3 25 0 1 0 1115233359 5070848 886 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25365/statm: 1238 886 217 399 0 835 0
[pid=25371] ppid=25365 vsize=21816 CPUtime=741.58
/proc/25371/stat : 25371 (minisat20SAT07) R 25365 25365 24950 0 -1 4194304 5227 0 0 0 74152 6 0 0 25 0 1 0 1115235403 22339584 5117 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25371/statm: 5454 5117 73 138 0 5313 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 26768

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25371
/proc/meminfo: memFree=1185512/2055920 swapFree=4176996/4192956
[pid=25365] ppid=25363 vsize=4952 CPUtime=20.41
/proc/25365/stat : 25365 (SATzilla2009_I) S 25363 25365 24950 0 -1 4194304 1882 4166 0 0 332 3 1703 3 25 0 1 0 1115233359 5070848 886 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25365/statm: 1238 886 217 399 0 835 0
[pid=25371] ppid=25365 vsize=21988 CPUtime=801.54
/proc/25371/stat : 25371 (minisat20SAT07) R 25365 25365 24950 0 -1 4194304 5272 0 0 0 80148 6 0 0 25 0 1 0 1115235403 22515712 5162 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25371/statm: 5497 5162 73 138 0 5356 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 26940

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25371
/proc/meminfo: memFree=1185320/2055920 swapFree=4176996/4192956
[pid=25365] ppid=25363 vsize=4952 CPUtime=20.41
/proc/25365/stat : 25365 (SATzilla2009_I) S 25363 25365 24950 0 -1 4194304 1882 4166 0 0 332 3 1703 3 25 0 1 0 1115233359 5070848 886 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25365/statm: 1238 886 217 399 0 835 0
[pid=25371] ppid=25365 vsize=22136 CPUtime=861.51
/proc/25371/stat : 25371 (minisat20SAT07) R 25365 25365 24950 0 -1 4194304 5330 0 0 0 86145 6 0 0 25 0 1 0 1115235403 22667264 5220 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25371/statm: 5534 5220 73 138 0 5393 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 27088

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25371
/proc/meminfo: memFree=1183976/2055920 swapFree=4176996/4192956
[pid=25365] ppid=25363 vsize=4952 CPUtime=20.41
/proc/25365/stat : 25365 (SATzilla2009_I) S 25363 25365 24950 0 -1 4194304 1882 4166 0 0 332 3 1703 3 25 0 1 0 1115233359 5070848 886 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25365/statm: 1238 886 217 399 0 835 0
[pid=25371] ppid=25365 vsize=23588 CPUtime=921.47
/proc/25371/stat : 25371 (minisat20SAT07) R 25365 25365 24950 0 -1 4194304 5673 0 0 0 92141 6 0 0 25 0 1 0 1115235403 24154112 5563 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25371/statm: 5897 5563 73 138 0 5756 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 28540

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25371
/proc/meminfo: memFree=1183848/2055920 swapFree=4176996/4192956
[pid=25365] ppid=25363 vsize=4952 CPUtime=20.41
/proc/25365/stat : 25365 (SATzilla2009_I) S 25363 25365 24950 0 -1 4194304 1882 4166 0 0 332 3 1703 3 25 0 1 0 1115233359 5070848 886 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25365/statm: 1238 886 217 399 0 835 0
[pid=25371] ppid=25365 vsize=23756 CPUtime=981.45
/proc/25371/stat : 25371 (minisat20SAT07) R 25365 25365 24950 0 -1 4194304 5713 0 0 0 98138 7 0 0 25 0 1 0 1115235403 24326144 5603 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25371/statm: 5939 5603 73 138 0 5798 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 28708

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25371
/proc/meminfo: memFree=1183464/2055920 swapFree=4176996/4192956
[pid=25365] ppid=25363 vsize=4952 CPUtime=20.41
/proc/25365/stat : 25365 (SATzilla2009_I) S 25363 25365 24950 0 -1 4194304 1882 4166 0 0 332 3 1703 3 25 0 1 0 1115233359 5070848 886 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25365/statm: 1238 886 217 399 0 835 0
[pid=25371] ppid=25365 vsize=24084 CPUtime=1041.43
/proc/25371/stat : 25371 (minisat20SAT07) R 25365 25365 24950 0 -1 4194304 5797 0 0 0 104136 7 0 0 25 0 1 0 1115235403 24662016 5687 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25371/statm: 6021 5687 73 138 0 5880 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 29036

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25371
/proc/meminfo: memFree=1183400/2055920 swapFree=4176996/4192956
[pid=25365] ppid=25363 vsize=4952 CPUtime=20.41
/proc/25365/stat : 25365 (SATzilla2009_I) S 25363 25365 24950 0 -1 4194304 1882 4166 0 0 332 3 1703 3 25 0 1 0 1115233359 5070848 886 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25365/statm: 1238 886 217 399 0 835 0
[pid=25371] ppid=25365 vsize=24216 CPUtime=1101.41
/proc/25371/stat : 25371 (minisat20SAT07) R 25365 25365 24950 0 -1 4194304 5829 0 0 0 110134 7 0 0 25 0 1 0 1115235403 24797184 5719 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25371/statm: 6054 5719 73 138 0 5913 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 29168

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25371
/proc/meminfo: memFree=1183336/2055920 swapFree=4176996/4192956
[pid=25365] ppid=25363 vsize=4952 CPUtime=20.41
/proc/25365/stat : 25365 (SATzilla2009_I) S 25363 25365 24950 0 -1 4194304 1882 4166 0 0 332 3 1703 3 25 0 1 0 1115233359 5070848 886 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25365/statm: 1238 886 217 399 0 835 0
[pid=25371] ppid=25365 vsize=24216 CPUtime=1161.39
/proc/25371/stat : 25371 (minisat20SAT07) R 25365 25365 24950 0 -1 4194304 5829 0 0 0 116132 7 0 0 25 0 1 0 1115235403 24797184 5719 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25371/statm: 6054 5719 73 138 0 5913 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 29168

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25371
/proc/meminfo: memFree=1183272/2055920 swapFree=4176996/4192956
[pid=25365] ppid=25363 vsize=4952 CPUtime=20.41
/proc/25365/stat : 25365 (SATzilla2009_I) S 25363 25365 24950 0 -1 4194304 1882 4166 0 0 332 3 1703 3 25 0 1 0 1115233359 5070848 886 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25365/statm: 1238 886 217 399 0 835 0
[pid=25371] ppid=25365 vsize=24400 CPUtime=1169.38
/proc/25371/stat : 25371 (minisat20SAT07) R 25365 25365 24950 0 -1 4194304 5845 0 0 0 116931 7 0 0 25 0 1 0 1115235403 24985600 5735 1992294400 134512640 135078472 4294956192 18446744073709551615 134555082 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25371/statm: 6100 5735 73 138 0 5959 0
Current children cumulated CPU time (s) 1189.79
Current children cumulated vsize (KiB) 29352

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25371
/proc/meminfo: memFree=1183208/2055920 swapFree=4176996/4192956
[pid=25365] ppid=25363 vsize=4952 CPUtime=20.41
/proc/25365/stat : 25365 (SATzilla2009_I) S 25363 25365 24950 0 -1 4194304 1882 4166 0 0 332 3 1703 3 25 0 1 0 1115233359 5070848 886 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25365/statm: 1238 886 217 399 0 835 0
[pid=25371] ppid=25365 vsize=24400 CPUtime=1175.78
/proc/25371/stat : 25371 (minisat20SAT07) R 25365 25365 24950 0 -1 4194304 5861 0 0 0 117571 7 0 0 25 0 1 0 1115235403 24985600 5751 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25371/statm: 6100 5751 73 138 0 5959 0
Current children cumulated CPU time (s) 1196.19
Current children cumulated vsize (KiB) 29352

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25371
/proc/meminfo: memFree=1183208/2055920 swapFree=4176996/4192956
[pid=25365] ppid=25363 vsize=4952 CPUtime=20.41
/proc/25365/stat : 25365 (SATzilla2009_I) S 25363 25365 24950 0 -1 4194304 1882 4166 0 0 332 3 1703 3 25 0 1 0 1115233359 5070848 886 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25365/statm: 1238 886 217 399 0 835 0
[pid=25371] ppid=25365 vsize=24400 CPUtime=1177.38
/proc/25371/stat : 25371 (minisat20SAT07) R 25365 25365 24950 0 -1 4194304 5861 0 0 0 117731 7 0 0 25 0 1 0 1115235403 24985600 5751 1992294400 134512640 135078472 4294956192 18446744073709551615 134550631 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25371/statm: 6100 5751 73 138 0 5959 0
Current children cumulated CPU time (s) 1197.79
Current children cumulated vsize (KiB) 29352

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25371
/proc/meminfo: memFree=1183208/2055920 swapFree=4176996/4192956
[pid=25365] ppid=25363 vsize=4952 CPUtime=20.41
/proc/25365/stat : 25365 (SATzilla2009_I) S 25363 25365 24950 0 -1 4194304 1882 4166 0 0 332 3 1703 3 25 0 1 0 1115233359 5070848 886 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25365/statm: 1238 886 217 399 0 835 0
[pid=25371] ppid=25365 vsize=24400 CPUtime=1178.18
/proc/25371/stat : 25371 (minisat20SAT07) R 25365 25365 24950 0 -1 4194304 5861 0 0 0 117811 7 0 0 25 0 1 0 1115235403 24985600 5751 1992294400 134512640 135078472 4294956192 18446744073709551615 134551029 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25371/statm: 6100 5751 73 138 0 5959 0
Current children cumulated CPU time (s) 1198.59
Current children cumulated vsize (KiB) 29352

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25371
/proc/meminfo: memFree=1183208/2055920 swapFree=4176996/4192956
[pid=25365] ppid=25363 vsize=4952 CPUtime=20.41
/proc/25365/stat : 25365 (SATzilla2009_I) S 25363 25365 24950 0 -1 4194304 1882 4166 0 0 332 3 1703 3 25 0 1 0 1115233359 5070848 886 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25365/statm: 1238 886 217 399 0 835 0
[pid=25371] ppid=25365 vsize=24400 CPUtime=1178.58
/proc/25371/stat : 25371 (minisat20SAT07) R 25365 25365 24950 0 -1 4194304 5861 0 0 0 117851 7 0 0 25 0 1 0 1115235403 24985600 5751 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25371/statm: 6100 5751 73 138 0 5959 0
Current children cumulated CPU time (s) 1198.99
Current children cumulated vsize (KiB) 29352

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 25371
/proc/meminfo: memFree=1183208/2055920 swapFree=4176996/4192956
[pid=25365] ppid=25363 vsize=4952 CPUtime=20.41
/proc/25365/stat : 25365 (SATzilla2009_I) S 25363 25365 24950 0 -1 4194304 1882 4166 0 0 332 3 1703 3 25 0 1 0 1115233359 5070848 886 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25365/statm: 1238 886 217 399 0 835 0
[pid=25371] ppid=25365 vsize=24400 CPUtime=1178.78
/proc/25371/stat : 25371 (minisat20SAT07) R 25365 25365 24950 0 -1 4194304 5861 0 0 0 117871 7 0 0 25 0 1 0 1115235403 24985600 5751 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/25371/statm: 6100 5751 73 138 0 5959 0
Current children cumulated CPU time (s) 1199.19
Current children cumulated vsize (KiB) 29352

Child status: 17
Real time (s): 1199.75
CPU time (s): 1199.25
CPU user time (s): 1199.11
CPU system time (s): 0.142978
CPU usage (%): 99.9591
Max. virtual memory (cumulated for all children) (KiB): 29352

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

runsolver used 1.06084 second user time and 3.3085 second system time

The end

Launcher Data

Begin job on node50 at 2009-03-30 17:08:32
IDJOB=1538404
IDBENCH=70247
IDSOLVER=528
FILE ID=node50/1538404-1238425712
PBS_JOBID= 9061516
Free space on /tmp= 64220 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S1588298513-036.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538404-1238425712/watcher-1538404-1238425712 -o /tmp/evaluation-result-1538404-1238425712/solver-1538404-1238425712 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1538404-1238425712.cnf

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

MD5SUM BENCH= 7df25975bd52e28f5eb180dab9fc29e0
RANDOM SEED=117841355

node50.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:       1209240 kB
Buffers:         98796 kB
Cached:         642344 kB
SwapCached:       9920 kB
Active:         186876 kB
Inactive:       565976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1209240 kB
SwapTotal:     4192956 kB
SwapFree:      4176996 kB
Dirty:           32028 kB
Writeback:           0 kB
Mapped:          17332 kB
Slab:            79844 kB
Committed_AS:  3032540 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 64192 MiB
End job on node50 at 2009-03-30 17:28:32