Trace number 1825707

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.72 5000.07

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hidden-k3-s0-r5-n700-02-S350203913.sat05-486.reshuffled-07.cnf
MD5SUMd27bb4ae488674c0e5d303cf0ee23c59
Bench CategoryCRAFTED (crafted 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 variables700
Number of clauses3500
Sum of the clauses size10500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

16.38/16.48	c SATzilla is building models for class 2
16.38/16.48	c run presolver march_dl2004 for 5 seconds ... 
16.38/16.48	c Bin: Executing march_dl2004
16.38/16.48	c spawning binary file with 5 seconds ...
16.38/16.48	c child exit by a signal
16.38/16.48	c march_dl2004 returned code 137.
16.38/16.48	c run presolver mxc-sr08 for 5 seconds ... 
16.38/16.48	c Bin: Executing mxc-sr08
16.38/16.48	c spawning binary file with 5 seconds ...
16.38/16.48	c child exit by a signal
16.38/16.48	c mxc-sr08 returned code 137.
16.38/16.48	c Orignal number of varibales is 700, number of clauses is 3500 
16.38/16.48	c predicted feature computation time is 7.045531 
16.38/16.48	c Bin: Executing satelite
16.38/16.48	c spawning binary file with 240 seconds ...
16.38/16.48	c child exited successfully
16.38/16.48	c satzilla computing base features
16.38/16.48	c Number of variabe is: 692, Number of clause is : 3492 
16.38/16.48	c Initializing...
16.38/16.48	c satzilla compute diameter ...
16.38/16.48	c start diameter features ...
16.38/16.48	c satzilla doing clause learning
16.38/16.48	c start clause learning features ...
16.38/16.48	c Bin: Executing zchaff07
16.38/16.48	c spawning binary file with 2 seconds ...
16.38/16.48	c child exit by a signal
16.38/16.48	c satzilla doing survey propogation probe
16.38/16.48	c do survay propogation for 2 second ...
16.38/16.48	c satzilla doing local search probe
16.38/16.48	c satzilla doing lobjois search-space size estimate
16.38/16.48	c features are:700 3500 692 3492 0.0115607 0.00229095 0.198167 0.498072 0.580868 0.653909 0.00436464 0.0530221 0.00433526 0.00722543 0.0958096 0 0.982532 0.00436464 0.260764 0.00171821 0.00887743 2.75394 0.213486 0.154501 0 0.764706 3.47113 0.00222391 0.357038 0.000286369 0.00515464 2.41145 0.510596 0.00860927 0.25747 0.00315006 0.0174685 4 0 4 4 -0 3801.25 0.0251032 3684 3904 3904 3684 3904 3731 3886 31.6762 0.0778755 28.8724 34.9246 34.9246 28.8724 34.9246 29.7467 33.1609 0.401337 0.570706 0.00307753 0.920824 0.716913 0.0755558 0.579106 0.213056 0.404034 0.0489749 0.810643 0.000719986 0.223537 0.105958 0.0113606 0.0653979 0.0197014 0.0388795 47.5545 0.140433 163.16 0.0599809 163 151 176 0.723095 0.236275 0.863325 0.0299991 0.268978 0.458167 
16.38/16.48	c satzilla's ranking:
16.38/16.48	c 1) minisat20SAT07: 3.629715
16.38/16.48	c 2) mxc-sr08: 3.609841
16.38/16.48	c 3) minisat20: 3.375349
16.38/16.48	c 4) march_dl2004: 3.194712
16.38/16.48	c 5) vallst: 0.935052
16.38/16.48	c 6) zchaff_rand: 0.391374
16.38/16.48	c 7) tts-4-0: 0.234651
16.38/16.48	c 8) SATenstein: -10000.000000
16.38/16.48	c 9) gnovelty+: -10000.000000
16.38/16.48	c 10) adaptg2wsat+: -10000.000000
16.38/16.48	c 11) adaptg2wsat0: -10000.000000
16.38/16.48	c 12) picosat846: -10000.000000
16.38/16.48	c 13) kcnfs04SAT07: -10000.000000
16.38/16.48	c satzilla running minisat20SAT07 ... 
4998.63/5000.07	c Bin: Executing minisat20SAT07
4998.63/5000.07	c spawning binary file with 4983 seconds ...
4998.63/5000.07	c child exit by a signal
4998.63/5000.07	c minisat20SAT07 returned code 137.
4998.63/5000.07	c satzilla running mxc-sr08 ... 
4998.63/5000.07	c Bin: Executing mxc-sr08
4998.63/5000.07	c mxc-sr08 returned code 1.
4998.63/5000.07	c satzilla running minisat20 ... 
4998.63/5000.07	c Bin: Executing minisat20
4998.63/5000.07	c minisat20 returned code 1.
4998.63/5000.07	c satzilla running march_dl2004 ... 
4998.63/5000.07	c Bin: Executing march_dl2004
4998.63/5000.07	c march_dl2004 returned code 1.
4998.63/5000.07	c satzilla running vallst ... 
4998.63/5000.07	c Bin: Executing vallst
4998.63/5000.07	c vallst returned code 1.
4998.63/5000.07	c satzilla running zchaff_rand ... 
4998.63/5000.07	c Bin: Executing zchaff_rand
4998.63/5000.07	c zchaff_rand returned code 1.
4998.63/5000.07	c satzilla running tts-4-0 ... 
4998.63/5000.07	c Bin: Executing tts-4-0
4998.63/5000.07	c tts-4-0 returned code 1.
4998.63/5000.07	c satzilla running SATenstein ... 
4998.63/5000.07	c Bin: Executing SATenstein
4998.63/5000.07	c SATenstein returned code 1.
4998.63/5000.07	c satzilla running gnovelty+ ... 
4998.63/5000.07	c Bin: Executing gnovelty+
4998.63/5000.07	c gnovelty+ returned code 1.
4998.63/5000.07	c satzilla running adaptg2wsat+ ... 
4998.63/5000.07	c Bin: Executing adaptg2wsat+
4998.63/5000.07	c adaptg2wsat+ returned code 1.
4998.63/5000.07	c satzilla running adaptg2wsat0 ... 
4998.63/5000.07	c Bin: Executing adaptg2wsat0
4998.63/5000.07	c adaptg2wsat0 returned code 1.
4998.63/5000.07	c satzilla running picosat846 ... 
4998.63/5000.07	c Bin: Executing picosat846
4998.63/5000.07	c picosat846 returned code 1.
4998.63/5000.07	c satzilla running kcnfs04SAT07 ... 
4998.63/5000.07	c Bin: Executing kcnfs04SAT07
4998.63/5000.07	c kcnfs04SAT07 returned code 1.
4998.63/5000.07	c ERROR: All Failed! 
4998.63/5000.07	c SATZILLA_TIME=4999.470000

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-1825707-1242504637/watcher-1825707-1242504637 -o /tmp/evaluation-result-1825707-1242504637/solver-1825707-1242504637 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825707-1242504637.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.00 1.00 1.00 3/65 21884
/proc/meminfo: memFree=827400/2055920 swapFree=4179920/4192956
[pid=21884] ppid=21882 vsize=2056 CPUtime=0
/proc/21884/stat : 21884 (SATzilla2009_C) R 21882 21884 21793 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 278496476 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 1 0 0
/proc/21884/statm: 514 112 96 399 0 111 0
[pid=21885] ppid=21884 vsize=636 CPUtime=0
/proc/21885/stat : 21885 (march_dl2004) R 21884 21884 21793 0 -1 4194304 90 0 0 0 0 0 0 0 18 0 1 0 278496476 651264 85 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21885/statm: 159 85 50 118 0 38 0

[startup+0.069972 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 21884
/proc/meminfo: memFree=827400/2055920 swapFree=4179920/4192956
[pid=21884] ppid=21882 vsize=2056 CPUtime=0
/proc/21884/stat : 21884 (SATzilla2009_C) S 21882 21884 21793 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278496476 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21884/statm: 514 112 96 399 0 111 0
[pid=21885] ppid=21884 vsize=1452 CPUtime=0.06
/proc/21885/stat : 21885 (march_dl2004) R 21884 21884 21793 0 -1 4194304 324 0 0 0 6 0 0 0 19 0 1 0 278496476 1486848 299 1992294400 134512640 134996440 4294956192 18446744073709551615 134514058 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21885/statm: 363 299 74 118 0 242 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3508

[startup+0.101974 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 21884
/proc/meminfo: memFree=827400/2055920 swapFree=4179920/4192956
[pid=21884] ppid=21882 vsize=2056 CPUtime=0
/proc/21884/stat : 21884 (SATzilla2009_C) S 21882 21884 21793 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278496476 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21884/statm: 514 112 96 399 0 111 0
[pid=21885] ppid=21884 vsize=1452 CPUtime=0.1
/proc/21885/stat : 21885 (march_dl2004) R 21884 21884 21793 0 -1 4194304 328 0 0 0 10 0 0 0 19 0 1 0 278496476 1486848 303 1992294400 134512640 134996440 4294956192 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21885/statm: 363 303 74 118 0 242 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3508

[startup+0.301997 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 21884
/proc/meminfo: memFree=827400/2055920 swapFree=4179920/4192956
[pid=21884] ppid=21882 vsize=2056 CPUtime=0
/proc/21884/stat : 21884 (SATzilla2009_C) S 21882 21884 21793 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278496476 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21884/statm: 514 112 96 399 0 111 0
[pid=21885] ppid=21884 vsize=1584 CPUtime=0.29
/proc/21885/stat : 21885 (march_dl2004) R 21884 21884 21793 0 -1 4194304 341 0 0 0 29 0 0 0 21 0 1 0 278496476 1622016 316 1992294400 134512640 134996440 4294956192 18446744073709551615 134528181 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21885/statm: 396 316 74 118 0 275 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3640

[startup+0.701045 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 21884
/proc/meminfo: memFree=827400/2055920 swapFree=4179920/4192956
[pid=21884] ppid=21882 vsize=2056 CPUtime=0
/proc/21884/stat : 21884 (SATzilla2009_C) S 21882 21884 21793 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278496476 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21884/statm: 514 112 96 399 0 111 0
[pid=21885] ppid=21884 vsize=1584 CPUtime=0.69
/proc/21885/stat : 21885 (march_dl2004) R 21884 21884 21793 0 -1 4194304 351 0 0 0 69 0 0 0 24 0 1 0 278496476 1622016 326 1992294400 134512640 134996440 4294956192 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21885/statm: 396 326 74 118 0 275 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3640

[startup+1.50114 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21886
/proc/meminfo: memFree=826232/2055920 swapFree=4179920/4192956
[pid=21884] ppid=21882 vsize=2056 CPUtime=0
/proc/21884/stat : 21884 (SATzilla2009_C) S 21882 21884 21793 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278496476 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21884/statm: 514 112 96 399 0 111 0
[pid=21885] ppid=21884 vsize=1716 CPUtime=1.49
/proc/21885/stat : 21885 (march_dl2004) R 21884 21884 21793 0 -1 4194304 362 0 0 0 149 0 0 0 25 0 1 0 278496476 1757184 337 1992294400 134512640 134996440 4294956192 18446744073709551615 134531209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21885/statm: 429 337 74 118 0 308 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3772

[startup+3.10232 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21886
/proc/meminfo: memFree=824952/2055920 swapFree=4179920/4192956
[pid=21884] ppid=21882 vsize=2056 CPUtime=0
/proc/21884/stat : 21884 (SATzilla2009_C) S 21882 21884 21793 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278496476 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21884/statm: 514 112 96 399 0 111 0
[pid=21885] ppid=21884 vsize=1716 CPUtime=3.09
/proc/21885/stat : 21885 (march_dl2004) R 21884 21884 21793 0 -1 4194304 369 0 0 0 308 1 0 0 25 0 1 0 278496476 1757184 344 1992294400 134512640 134996440 4294956192 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21885/statm: 429 344 74 118 0 308 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3772

[startup+6.30169 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21887
/proc/meminfo: memFree=826488/2055920 swapFree=4179920/4192956
[pid=21884] ppid=21882 vsize=2056 CPUtime=4.99
/proc/21884/stat : 21884 (SATzilla2009_C) S 21882 21884 21793 0 -1 4194304 156 375 0 0 0 0 498 1 16 0 1 0 278496476 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21884/statm: 514 125 107 399 0 111 0
[pid=21887] ppid=21884 vsize=1788 CPUtime=1.29
/proc/21887/stat : 21887 (mxc-sr08) R 21884 21884 21793 0 -1 4194304 354 0 0 0 129 0 0 0 25 0 1 0 278496977 1830912 350 1992294400 134512640 135078026 4294956192 18446744073709551615 134534648 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21887/statm: 447 350 71 138 0 306 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 3844

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21889
/proc/meminfo: memFree=824120/2055920 swapFree=4179920/4192956
[pid=21884] ppid=21882 vsize=7720 CPUtime=12.68
/proc/21884/stat : 21884 (SATzilla2009_C) R 21882 21884 21793 0 -1 4194304 608 2026 0 0 63 5 1198 2 22 0 1 0 278496476 7905280 479 1992294400 134512640 136149437 4294956224 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 1 0 0
/proc/21884/statm: 1930 479 207 399 0 1527 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7720

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21890
/proc/meminfo: memFree=825336/2055920 swapFree=4179920/4192956
[pid=21884] ppid=21882 vsize=3620 CPUtime=16.46
/proc/21884/stat : 21884 (SATzilla2009_C) S 21882 21884 21793 0 -1 4194304 644 2026 0 0 422 24 1198 2 25 0 1 0 278496476 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21884/statm: 905 429 219 399 0 502 0
[pid=21890] ppid=21884 vsize=3092 CPUtime=9
/proc/21890/stat : 21890 (minisat20SAT07) R 21884 21884 21793 0 -1 4194304 458 0 0 0 900 0 0 0 25 0 1 0 278498125 3166208 453 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21890/statm: 773 453 73 138 0 632 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 6712

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21890
/proc/meminfo: memFree=824440/2055920 swapFree=4179920/4192956
[pid=21884] ppid=21882 vsize=3620 CPUtime=16.46
/proc/21884/stat : 21884 (SATzilla2009_C) S 21882 21884 21793 0 -1 4194304 644 2026 0 0 422 24 1198 2 25 0 1 0 278496476 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21884/statm: 905 429 219 399 0 502 0
[pid=21890] ppid=21884 vsize=4020 CPUtime=34.59
/proc/21890/stat : 21890 (minisat20SAT07) R 21884 21884 21793 0 -1 4194304 673 0 0 0 3459 0 0 0 25 0 1 0 278498125 4116480 668 1992294400 134512640 135078472 4294956192 18446744073709551615 134550596 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21890/statm: 1005 668 73 138 0 864 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 7640

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21890
/proc/meminfo: memFree=823672/2055920 swapFree=4179920/4192956
[pid=21884] ppid=21882 vsize=3620 CPUtime=16.46
/proc/21884/stat : 21884 (SATzilla2009_C) S 21882 21884 21793 0 -1 4194304 644 2026 0 0 422 24 1198 2 25 0 1 0 278496476 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21884/statm: 905 429 219 399 0 502 0
[pid=21890] ppid=21884 vsize=4812 CPUtime=85.78
/proc/21890/stat : 21890 (minisat20SAT07) R 21884 21884 21793 0 -1 4194304 895 0 0 0 8578 0 0 0 25 0 1 0 278498125 4927488 890 1992294400 134512640 135078472 4294956192 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21890/statm: 1203 890 73 138 0 1062 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 8432

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21890
/proc/meminfo: memFree=823032/2055920 swapFree=4179920/4192956
[pid=21884] ppid=21882 vsize=3620 CPUtime=16.46
/proc/21884/stat : 21884 (SATzilla2009_C) S 21882 21884 21793 0 -1 4194304 644 2026 0 0 422 24 1198 2 25 0 1 0 278496476 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21884/statm: 905 429 219 399 0 502 0
[pid=21890] ppid=21884 vsize=5612 CPUtime=145.76
/proc/21890/stat : 21890 (minisat20SAT07) R 21884 21884 21793 0 -1 4194304 1079 0 0 0 14575 1 0 0 25 0 1 0 278498125 5746688 1074 1992294400 134512640 135078472 4294956192 18446744073709551615 134550628 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21890/statm: 1403 1074 73 138 0 1262 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 9232

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21890
/proc/meminfo: memFree=822456/2055920 swapFree=4179920/4192956
[pid=21884] ppid=21882 vsize=3620 CPUtime=16.46
/proc/21884/stat : 21884 (SATzilla2009_C) S 21882 21884 21793 0 -1 4194304 644 2026 0 0 422 24 1198 2 25 0 1 0 278496476 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21884/statm: 905 429 219 399 0 502 0
[pid=21890] ppid=21884 vsize=6140 CPUtime=205.75
/proc/21890/stat : 21890 (minisat20SAT07) R 21884 21884 21793 0 -1 4194304 1199 0 0 0 20574 1 0 0 25 0 1 0 278498125 6287360 1194 1992294400 134512640 135078472 4294956192 18446744073709551615 134712508 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21890/statm: 1535 1194 73 138 0 1394 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 9760

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21890
/proc/meminfo: memFree=822008/2055920 swapFree=4179920/4192956
[pid=21884] ppid=21882 vsize=3620 CPUtime=16.46
/proc/21884/stat : 21884 (SATzilla2009_C) S 21882 21884 21793 0 -1 4194304 644 2026 0 0 422 24 1198 2 25 0 1 0 278496476 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21884/statm: 905 429 219 399 0 502 0
[pid=21890] ppid=21884 vsize=6544 CPUtime=265.73
/proc/21890/stat : 21890 (minisat20SAT07) R 21884 21884 21793 0 -1 4194304 1311 0 0 0 26571 2 0 0 25 0 1 0 278498125 6701056 1306 1992294400 134512640 135078472 4294956192 18446744073709551615 134550726 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21890/statm: 1636 1306 73 138 0 1495 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 10164

[startup+342.301 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 21890
/proc/meminfo: memFree=821688/2055920 swapFree=4179920/4192956
[pid=21884] ppid=21882 vsize=3620 CPUtime=16.46
/proc/21884/stat : 21884 (SATzilla2009_C) S 21882 21884 21793 0 -1 4194304 644 2026 0 0 422 24 1198 2 25 0 1 0 278496476 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21884/statm: 905 429 219 399 0 502 0
[pid=21890] ppid=21884 vsize=6808 CPUtime=325.72
/proc/21890/stat : 21890 (minisat20SAT07) R 21884 21884 21793 0 -1 4194304 1380 0 0 0 32570 2 0 0 25 0 1 0 278498125 6971392 1375 1992294400 134512640 135078472 4294956192 18446744073709551615 134550729 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21890/statm: 1702 1375 73 138 0 1561 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 10428

[startup+402.301 s]

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


[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21898
/proc/meminfo: memFree=813560/2055920 swapFree=4179920/4192956
[pid=21884] ppid=21882 vsize=3620 CPUtime=16.46
/proc/21884/stat : 21884 (SATzilla2009_C) S 21882 21884 21793 0 -1 4194304 644 2026 0 0 422 24 1198 2 25 0 1 0 278496476 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21884/statm: 905 429 219 399 0 502 0
[pid=21890] ppid=21884 vsize=14832 CPUtime=4704.54
/proc/21890/stat : 21890 (minisat20SAT07) R 21884 21884 21793 0 -1 4194304 3353 0 0 0 470437 17 0 0 25 0 1 0 278498125 15187968 3348 1992294400 134512640 135078472 4294956192 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21890/statm: 3708 3348 73 138 0 3567 0
Current children cumulated CPU time (s) 4721
Current children cumulated vsize (KiB) 18452

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21898
/proc/meminfo: memFree=813624/2055920 swapFree=4179920/4192956
[pid=21884] ppid=21882 vsize=3620 CPUtime=16.46
/proc/21884/stat : 21884 (SATzilla2009_C) S 21882 21884 21793 0 -1 4194304 644 2026 0 0 422 24 1198 2 25 0 1 0 278496476 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21884/statm: 905 429 219 399 0 502 0
[pid=21890] ppid=21884 vsize=14832 CPUtime=4764.52
/proc/21890/stat : 21890 (minisat20SAT07) R 21884 21884 21793 0 -1 4194304 3362 0 0 0 476435 17 0 0 25 0 1 0 278498125 15187968 3357 1992294400 134512640 135078472 4294956192 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21890/statm: 3708 3357 73 138 0 3567 0
Current children cumulated CPU time (s) 4780.98
Current children cumulated vsize (KiB) 18452

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21898
/proc/meminfo: memFree=813496/2055920 swapFree=4179920/4192956
[pid=21884] ppid=21882 vsize=3620 CPUtime=16.46
/proc/21884/stat : 21884 (SATzilla2009_C) S 21882 21884 21793 0 -1 4194304 644 2026 0 0 422 24 1198 2 25 0 1 0 278496476 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21884/statm: 905 429 219 399 0 502 0
[pid=21890] ppid=21884 vsize=14972 CPUtime=4824.5
/proc/21890/stat : 21890 (minisat20SAT07) R 21884 21884 21793 0 -1 4194304 3379 0 0 0 482433 17 0 0 25 0 1 0 278498125 15331328 3374 1992294400 134512640 135078472 4294956192 18446744073709551615 134551019 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21890/statm: 3743 3374 73 138 0 3602 0
Current children cumulated CPU time (s) 4840.96
Current children cumulated vsize (KiB) 18592

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21898
/proc/meminfo: memFree=813432/2055920 swapFree=4179920/4192956
[pid=21884] ppid=21882 vsize=3620 CPUtime=16.46
/proc/21884/stat : 21884 (SATzilla2009_C) S 21882 21884 21793 0 -1 4194304 644 2026 0 0 422 24 1198 2 25 0 1 0 278496476 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21884/statm: 905 429 219 399 0 502 0
[pid=21890] ppid=21884 vsize=14972 CPUtime=4884.48
/proc/21890/stat : 21890 (minisat20SAT07) R 21884 21884 21793 0 -1 4194304 3396 0 0 0 488431 17 0 0 25 0 1 0 278498125 15331328 3391 1992294400 134512640 135078472 4294956192 18446744073709551615 134556084 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21890/statm: 3743 3391 73 138 0 3602 0
Current children cumulated CPU time (s) 4900.94
Current children cumulated vsize (KiB) 18592

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21898
/proc/meminfo: memFree=813432/2055920 swapFree=4179920/4192956
[pid=21884] ppid=21882 vsize=3620 CPUtime=16.46
/proc/21884/stat : 21884 (SATzilla2009_C) S 21882 21884 21793 0 -1 4194304 644 2026 0 0 422 24 1198 2 25 0 1 0 278496476 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21884/statm: 905 429 219 399 0 502 0
[pid=21890] ppid=21884 vsize=14972 CPUtime=4944.48
/proc/21890/stat : 21890 (minisat20SAT07) R 21884 21884 21793 0 -1 4194304 3396 0 0 0 494430 18 0 0 25 0 1 0 278498125 15331328 3391 1992294400 134512640 135078472 4294956192 18446744073709551615 134550150 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21890/statm: 3743 3391 73 138 0 3602 0
Current children cumulated CPU time (s) 4960.94
Current children cumulated vsize (KiB) 18592

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21898
/proc/meminfo: memFree=813432/2055920 swapFree=4179920/4192956
[pid=21884] ppid=21882 vsize=3620 CPUtime=16.46
/proc/21884/stat : 21884 (SATzilla2009_C) S 21882 21884 21793 0 -1 4194304 644 2026 0 0 422 24 1198 2 25 0 1 0 278496476 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21884/statm: 905 429 219 399 0 502 0
[pid=21890] ppid=21884 vsize=14972 CPUtime=4948.48
/proc/21890/stat : 21890 (minisat20SAT07) R 21884 21884 21793 0 -1 4194304 3396 0 0 0 494830 18 0 0 25 0 1 0 278498125 15331328 3391 1992294400 134512640 135078472 4294956192 18446744073709551615 134550729 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21890/statm: 3743 3391 73 138 0 3602 0
Current children cumulated CPU time (s) 4964.94
Current children cumulated vsize (KiB) 18592

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21898
/proc/meminfo: memFree=813432/2055920 swapFree=4179920/4192956
[pid=21884] ppid=21882 vsize=3620 CPUtime=16.46
/proc/21884/stat : 21884 (SATzilla2009_C) S 21882 21884 21793 0 -1 4194304 644 2026 0 0 422 24 1198 2 25 0 1 0 278496476 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21884/statm: 905 429 219 399 0 502 0
[pid=21890] ppid=21884 vsize=15108 CPUtime=4961.27
/proc/21890/stat : 21890 (minisat20SAT07) R 21884 21884 21793 0 -1 4194304 3399 0 0 0 496109 18 0 0 25 0 1 0 278498125 15470592 3394 1992294400 134512640 135078472 4294956192 18446744073709551615 134550985 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21890/statm: 3777 3394 73 138 0 3636 0
Current children cumulated CPU time (s) 4977.73
Current children cumulated vsize (KiB) 18728

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21898
/proc/meminfo: memFree=813432/2055920 swapFree=4179920/4192956
[pid=21884] ppid=21882 vsize=3620 CPUtime=16.46
/proc/21884/stat : 21884 (SATzilla2009_C) S 21882 21884 21793 0 -1 4194304 644 2026 0 0 422 24 1198 2 25 0 1 0 278496476 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21884/statm: 905 429 219 399 0 502 0
[pid=21890] ppid=21884 vsize=15108 CPUtime=4974.07
/proc/21890/stat : 21890 (minisat20SAT07) R 21884 21884 21793 0 -1 4194304 3399 0 0 0 497389 18 0 0 25 0 1 0 278498125 15470592 3394 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21890/statm: 3777 3394 73 138 0 3636 0
Current children cumulated CPU time (s) 4990.53
Current children cumulated vsize (KiB) 18728

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21898
/proc/meminfo: memFree=813368/2055920 swapFree=4179920/4192956
[pid=21884] ppid=21882 vsize=3620 CPUtime=16.46
/proc/21884/stat : 21884 (SATzilla2009_C) S 21882 21884 21793 0 -1 4194304 644 2026 0 0 422 24 1198 2 25 0 1 0 278496476 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21884/statm: 905 429 219 399 0 502 0
[pid=21890] ppid=21884 vsize=15108 CPUtime=4977.27
/proc/21890/stat : 21890 (minisat20SAT07) R 21884 21884 21793 0 -1 4194304 3406 0 0 0 497709 18 0 0 25 0 1 0 278498125 15470592 3401 1992294400 134512640 135078472 4294956192 18446744073709551615 134550642 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21890/statm: 3777 3401 73 138 0 3636 0
Current children cumulated CPU time (s) 4993.73
Current children cumulated vsize (KiB) 18728

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21898
/proc/meminfo: memFree=813368/2055920 swapFree=4179920/4192956
[pid=21884] ppid=21882 vsize=3620 CPUtime=16.46
/proc/21884/stat : 21884 (SATzilla2009_C) S 21882 21884 21793 0 -1 4194304 644 2026 0 0 422 24 1198 2 25 0 1 0 278496476 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21884/statm: 905 429 219 399 0 502 0
[pid=21890] ppid=21884 vsize=15108 CPUtime=4980.47
/proc/21890/stat : 21890 (minisat20SAT07) R 21884 21884 21793 0 -1 4194304 3406 0 0 0 498029 18 0 0 25 0 1 0 278498125 15470592 3401 1992294400 134512640 135078472 4294956192 18446744073709551615 134563140 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21890/statm: 3777 3401 73 138 0 3636 0
Current children cumulated CPU time (s) 4996.93
Current children cumulated vsize (KiB) 18728

[startup+4999.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21898
/proc/meminfo: memFree=813368/2055920 swapFree=4179920/4192956
[pid=21884] ppid=21882 vsize=3620 CPUtime=16.46
/proc/21884/stat : 21884 (SATzilla2009_C) S 21882 21884 21793 0 -1 4194304 644 2026 0 0 422 24 1198 2 25 0 1 0 278496476 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21884/statm: 905 429 219 399 0 502 0
[pid=21890] ppid=21884 vsize=15108 CPUtime=4981.27
/proc/21890/stat : 21890 (minisat20SAT07) R 21884 21884 21793 0 -1 4194304 3406 0 0 0 498109 18 0 0 25 0 1 0 278498125 15470592 3401 1992294400 134512640 135078472 4294956192 18446744073709551615 134550513 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21890/statm: 3777 3401 73 138 0 3636 0
Current children cumulated CPU time (s) 4997.73
Current children cumulated vsize (KiB) 18728

[startup+4999.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21898
/proc/meminfo: memFree=813368/2055920 swapFree=4179920/4192956
[pid=21884] ppid=21882 vsize=3620 CPUtime=16.46
/proc/21884/stat : 21884 (SATzilla2009_C) S 21882 21884 21793 0 -1 4194304 644 2026 0 0 422 24 1198 2 25 0 1 0 278496476 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21884/statm: 905 429 219 399 0 502 0
[pid=21890] ppid=21884 vsize=15108 CPUtime=4981.67
/proc/21890/stat : 21890 (minisat20SAT07) R 21884 21884 21793 0 -1 4194304 3406 0 0 0 498149 18 0 0 25 0 1 0 278498125 15470592 3401 1992294400 134512640 135078472 4294956192 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21890/statm: 3777 3401 73 138 0 3636 0
Current children cumulated CPU time (s) 4998.13
Current children cumulated vsize (KiB) 18728

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21898
/proc/meminfo: memFree=813368/2055920 swapFree=4179920/4192956
[pid=21884] ppid=21882 vsize=3620 CPUtime=16.46
/proc/21884/stat : 21884 (SATzilla2009_C) S 21882 21884 21793 0 -1 4194304 644 2026 0 0 422 24 1198 2 25 0 1 0 278496476 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21884/statm: 905 429 219 399 0 502 0
[pid=21890] ppid=21884 vsize=15108 CPUtime=4982.07
/proc/21890/stat : 21890 (minisat20SAT07) R 21884 21884 21793 0 -1 4194304 3406 0 0 0 498189 18 0 0 25 0 1 0 278498125 15470592 3401 1992294400 134512640 135078472 4294956192 18446744073709551615 134550729 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21890/statm: 3777 3401 73 138 0 3636 0
Current children cumulated CPU time (s) 4998.53
Current children cumulated vsize (KiB) 18728

[startup+5000 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21898
/proc/meminfo: memFree=813368/2055920 swapFree=4179920/4192956
[pid=21884] ppid=21882 vsize=3620 CPUtime=16.46
/proc/21884/stat : 21884 (SATzilla2009_C) S 21882 21884 21793 0 -1 4194304 644 2026 0 0 422 24 1198 2 25 0 1 0 278496476 3706880 429 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21884/statm: 905 429 219 399 0 502 0
[pid=21890] ppid=21884 vsize=15108 CPUtime=4982.17
/proc/21890/stat : 21890 (minisat20SAT07) R 21884 21884 21793 0 -1 4194304 3406 0 0 0 498199 18 0 0 25 0 1 0 278498125 15470592 3401 1992294400 134512640 135078472 4294956192 18446744073709551615 134550624 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21890/statm: 3777 3401 73 138 0 3636 0
Current children cumulated CPU time (s) 4998.63
Current children cumulated vsize (KiB) 18728

Child status: 17
Real time (s): 5000.07
CPU time (s): 4998.72
CPU user time (s): 4998.27
CPU system time (s): 0.45593
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 18728

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

runsolver used 4.38733 second user time and 13.7999 second system time

The end

Launcher Data

Begin job on node74 at 2009-05-16 22:10:37
IDJOB=1825707
IDBENCH=24703
IDSOLVER=668
FILE ID=node74/1825707-1242504637
PBS_JOBID= 9306963
Free space on /tmp= 102912 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest03/looksrandom/hidden-k3-s0-r5-n700-02-S350203913.sat05-486.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825707-1242504637/watcher-1825707-1242504637 -o /tmp/evaluation-result-1825707-1242504637/solver-1825707-1242504637 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825707-1242504637.cnf

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

MD5SUM BENCH= d27bb4ae488674c0e5d303cf0ee23c59
RANDOM SEED=1022564402

node74.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.233
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.233
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:        827880 kB
Buffers:         92676 kB
Cached:        1039736 kB
SwapCached:       6180 kB
Active:         319748 kB
Inactive:       821332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        827880 kB
SwapTotal:     4192956 kB
SwapFree:      4179920 kB
Dirty:           31500 kB
Writeback:           0 kB
Mapped:          14364 kB
Slab:            72776 kB
Committed_AS:  1026288 kB
PageTables:       1444 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 102880 MiB
End job on node74 at 2009-05-16 23:33:58