Trace number 1538430

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_C 2009-03-22? (exit code) 1199.44 1199.99

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/180/
unif-k7-r85-v180-c15300-S1249224492-031.cnf
MD5SUM926573baa883bfadaffafb33f2f57748
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark445.781
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses15300
Sum of the clauses size107100
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 515300

Solver Data

17.58/17.61	c SATzilla is building models for class 2
17.58/17.61	c run presolver march_dl2004 for 5 seconds ... 
17.58/17.61	c Bin: Executing march_dl2004
17.58/17.61	c spawning binary file with 5 seconds ...
17.58/17.61	c child exit by a signal
17.58/17.61	c march_dl2004 returned code 137.
17.58/17.61	c run presolver mxc-sr08 for 5 seconds ... 
17.58/17.61	c Bin: Executing mxc-sr08
17.58/17.61	c spawning binary file with 5 seconds ...
17.58/17.61	c child exit by a signal
17.58/17.61	c mxc-sr08 returned code 137.
17.58/17.61	c Orignal number of varibales is 180, number of clauses is 15300 
17.58/17.61	c predicted feature computation time is 7.226626 
17.58/17.61	c Bin: Executing satelite
17.58/17.61	c spawning binary file with 240 seconds ...
17.58/17.61	c child exited successfully
17.58/17.61	c satzilla computing base features
17.58/17.61	c Number of variabe is: 180, Number of clause is : 15300 
17.58/17.61	c Initializing...
17.58/17.61	c satzilla compute diameter ...
17.58/17.61	c start diameter features ...
17.58/17.61	c satzilla doing clause learning
17.58/17.61	c start clause learning features ...
17.58/17.61	c Bin: Executing zchaff07
17.58/17.61	c spawning binary file with 2 seconds ...
17.58/17.61	c child exit by a signal
17.58/17.61	c satzilla doing survey propogation probe
17.58/17.61	c do survay propogation for 2 second ...
17.58/17.61	c satzilla doing local search probe
17.58/17.61	c satzilla doing lobjois search-space size estimate
17.58/17.61	c features are:180 15300 180 15300 0 0 0.0117647 0.31352 0.674765 1.00267 0.0388889 1.78429e-16 0.0388889 0.0388889 -0 0 0 0.0388889 0.0434378 0.0346405 0.0438562 4.21475 0.0338189 0.0249441 0 0.155116 2.12933 0.00238925 0.160761 0.00137255 0.00339869 3.07326 0.0614379 0.0116993 0 0.0116993 0.0116993 2 0 2 2 -0 4382 0 4382 4382 4382 4382 4382 4382 4382 53.8053 0 53.8053 53.8053 53.8053 53.8053 53.8053 53.8053 53.8053 0.0687107 0.706292 0.000519476 0.284758 0.140248 0.0110134 0.0948886 0.0328453 0.0619364 0.00010338 0.424862 2.89065e-05 0.000256957 0.000155051 5.84062e-05 0.000127469 7.5269e-05 9.44501e-05 19.0085 0.203923 29.7792 0.152421 30 24 35 1.82382 0.271233 0.890185 0.0694881 0.631762 0.712543 
17.58/17.61	c satzilla's ranking:
17.58/17.61	c 1) march_dl2004: 4.329943
17.58/17.61	c 2) minisat20SAT07: 3.338323
17.58/17.61	c 3) mxc-sr08: 3.322574
17.58/17.61	c 4) minisat20: 1.952931
17.58/17.61	c 5) tts-4-0: 0.377920
17.58/17.61	c 6) vallst: 0.352348
17.58/17.61	c 7) zchaff_rand: 0.011006
17.58/17.61	c 8) SATenstein: -10000.000000
17.58/17.61	c 9) gnovelty+: -10000.000000
17.58/17.61	c 10) adaptg2wsat+: -10000.000000
17.58/17.61	c 11) adaptg2wsat0: -10000.000000
17.58/17.61	c 12) picosat846: -10000.000000
17.58/17.61	c 13) kcnfs04SAT07: -10000.000000
17.58/17.61	c satzilla running march_dl2004 ... 
1199.32/1199.98	c Bin: Executing march_dl2004
1199.32/1199.98	c spawning binary file with 1182 seconds ...
1199.32/1199.98	c child exit by a signal
1199.32/1199.98	c march_dl2004 returned code 137.
1199.32/1199.98	c satzilla running minisat20SAT07 ... 
1199.32/1199.98	c Bin: Executing minisat20SAT07
1199.32/1199.98	c minisat20SAT07 returned code 1.
1199.32/1199.98	c satzilla running mxc-sr08 ... 
1199.32/1199.98	c Bin: Executing mxc-sr08
1199.32/1199.98	c mxc-sr08 returned code 1.
1199.32/1199.98	c satzilla running minisat20 ... 
1199.32/1199.98	c Bin: Executing minisat20
1199.32/1199.98	c minisat20 returned code 1.
1199.32/1199.98	c satzilla running tts-4-0 ... 
1199.32/1199.98	c Bin: Executing tts-4-0
1199.32/1199.98	c tts-4-0 returned code 1.
1199.32/1199.98	c satzilla running vallst ... 
1199.32/1199.98	c Bin: Executing vallst
1199.32/1199.98	c vallst returned code 1.
1199.32/1199.98	c satzilla running zchaff_rand ... 
1199.32/1199.99	c Bin: Executing zchaff_rand
1199.32/1199.99	c zchaff_rand returned code 1.
1199.32/1199.99	c satzilla running SATenstein ... 
1199.32/1199.99	c Bin: Executing SATenstein
1199.32/1199.99	c SATenstein returned code 1.
1199.32/1199.99	c satzilla running gnovelty+ ... 
1199.32/1199.99	c Bin: Executing gnovelty+
1199.32/1199.99	c gnovelty+ returned code 1.
1199.32/1199.99	c satzilla running adaptg2wsat+ ... 
1199.32/1199.99	c Bin: Executing adaptg2wsat+
1199.32/1199.99	c adaptg2wsat+ returned code 1.
1199.32/1199.99	c satzilla running adaptg2wsat0 ... 
1199.32/1199.99	c Bin: Executing adaptg2wsat0
1199.32/1199.99	c adaptg2wsat0 returned code 1.
1199.32/1199.99	c satzilla running picosat846 ... 
1199.32/1199.99	c Bin: Executing picosat846
1199.32/1199.99	c picosat846 returned code 1.
1199.32/1199.99	c satzilla running kcnfs04SAT07 ... 
1199.32/1199.99	c Bin: Executing kcnfs04SAT07
1199.32/1199.99	c kcnfs04SAT07 returned code 1.
1199.32/1199.99	c ERROR: All Failed! 
1199.32/1199.99	c SATZILLA_TIME=1199.620000

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-1538430-1238426224/watcher-1538430-1238426224 -o /tmp/evaluation-result-1538430-1238426224/solver-1538430-1238426224 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538430-1238426224.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.01 1.02 1.00 3/64 19368
/proc/meminfo: memFree=1428688/2055920 swapFree=4178260/4192956
[pid=19368] ppid=19366 vsize=2056 CPUtime=0
/proc/19368/stat : 19368 (SATzilla2009_C) R 19366 19368 19331 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 881213958 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/19368/statm: 514 112 96 399 0 111 0
[pid=19369] ppid=19368 vsize=768 CPUtime=0
/proc/19369/stat : 19369 (march_dl2004) R 19368 19368 19331 0 -1 4194304 94 0 0 0 0 0 0 0 18 0 1 0 881213958 786432 89 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19369/statm: 192 89 50 118 0 71 0

[startup+0.022546 s]
/proc/loadavg: 1.01 1.02 1.00 3/64 19368
/proc/meminfo: memFree=1428688/2055920 swapFree=4178260/4192956
[pid=19368] ppid=19366 vsize=2056 CPUtime=0
/proc/19368/stat : 19368 (SATzilla2009_C) S 19366 19368 19331 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 881213958 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19368/statm: 514 112 96 399 0 111 0
[pid=19369] ppid=19368 vsize=900 CPUtime=0.02
/proc/19369/stat : 19369 (march_dl2004) R 19368 19368 19331 0 -1 4194304 155 0 0 0 2 0 0 0 19 0 1 0 881213958 921600 150 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19369/statm: 258 151 50 118 0 137 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2956

[startup+0.101553 s]
/proc/loadavg: 1.01 1.02 1.00 3/64 19368
/proc/meminfo: memFree=1428688/2055920 swapFree=4178260/4192956
[pid=19368] ppid=19366 vsize=2056 CPUtime=0
/proc/19368/stat : 19368 (SATzilla2009_C) S 19366 19368 19331 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 881213958 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19368/statm: 514 112 96 399 0 111 0
[pid=19369] ppid=19368 vsize=2480 CPUtime=0.09
/proc/19369/stat : 19369 (march_dl2004) R 19368 19368 19331 0 -1 4194304 2027 0 0 0 8 1 0 0 19 0 1 0 881213958 2539520 505 1992294400 134512640 134996440 4294956192 18446744073709551615 134559280 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19369/statm: 620 505 65 118 0 499 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4536

[startup+0.301582 s]
/proc/loadavg: 1.01 1.02 1.00 3/64 19368
/proc/meminfo: memFree=1428688/2055920 swapFree=4178260/4192956
[pid=19368] ppid=19366 vsize=2056 CPUtime=0
/proc/19368/stat : 19368 (SATzilla2009_C) S 19366 19368 19331 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 881213958 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19368/statm: 514 112 96 399 0 111 0
[pid=19369] ppid=19368 vsize=4664 CPUtime=0.29
/proc/19369/stat : 19369 (march_dl2004) R 19368 19368 19331 0 -1 4194304 2928 0 0 0 28 1 0 0 21 0 1 0 881213958 4775936 671 1992294400 134512640 134996440 4294956192 18446744073709551615 134583384 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19369/statm: 1166 671 67 118 0 1045 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6720

[startup+0.701641 s]
/proc/loadavg: 1.01 1.02 1.00 3/64 19368
/proc/meminfo: memFree=1428688/2055920 swapFree=4178260/4192956
[pid=19368] ppid=19366 vsize=2056 CPUtime=0
/proc/19368/stat : 19368 (SATzilla2009_C) S 19366 19368 19331 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 881213958 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19368/statm: 514 112 96 399 0 111 0
[pid=19369] ppid=19368 vsize=4664 CPUtime=0.69
/proc/19369/stat : 19369 (march_dl2004) R 19368 19368 19331 0 -1 4194304 2932 0 0 0 68 1 0 0 25 0 1 0 881213958 4775936 675 1992294400 134512640 134996440 4294956192 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19369/statm: 1166 675 67 118 0 1045 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6720

[startup+1.50176 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 19370
/proc/meminfo: memFree=1426112/2055920 swapFree=4178260/4192956
[pid=19368] ppid=19366 vsize=2056 CPUtime=0
/proc/19368/stat : 19368 (SATzilla2009_C) S 19366 19368 19331 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 881213958 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19368/statm: 514 112 96 399 0 111 0
[pid=19369] ppid=19368 vsize=4664 CPUtime=1.49
/proc/19369/stat : 19369 (march_dl2004) R 19368 19368 19331 0 -1 4194304 2957 0 0 0 148 1 0 0 25 0 1 0 881213958 4775936 700 1992294400 134512640 134996440 4294956192 18446744073709551615 134583568 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19369/statm: 1166 700 67 118 0 1045 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6720

[startup+3.10199 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 19370
/proc/meminfo: memFree=1425792/2055920 swapFree=4178260/4192956
[pid=19368] ppid=19366 vsize=2056 CPUtime=0
/proc/19368/stat : 19368 (SATzilla2009_C) S 19366 19368 19331 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 881213958 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19368/statm: 514 112 96 399 0 111 0
[pid=19369] ppid=19368 vsize=4928 CPUtime=3.09
/proc/19369/stat : 19369 (march_dl2004) R 19368 19368 19331 0 -1 4194304 3020 0 0 0 308 1 0 0 25 0 1 0 881213958 5046272 763 1992294400 134512640 134996440 4294956192 18446744073709551615 134583424 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19369/statm: 1232 763 67 118 0 1111 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6984

[startup+6.30146 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 19371
/proc/meminfo: memFree=1425920/2055920 swapFree=4178260/4192956
[pid=19368] ppid=19366 vsize=2056 CPUtime=4.98
/proc/19368/stat : 19368 (SATzilla2009_C) S 19366 19368 19331 0 -1 4194304 152 3084 0 0 0 0 497 1 16 0 1 0 881213958 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19368/statm: 514 121 104 399 0 111 0
[pid=19371] ppid=19368 vsize=3364 CPUtime=1.29
/proc/19371/stat : 19371 (mxc-sr08) R 19368 19368 19331 0 -1 4194304 865 0 0 0 128 1 0 0 25 0 1 0 881214458 3444736 750 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19371/statm: 841 750 71 138 0 700 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 5420

[startup+12.7014 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 19373
/proc/meminfo: memFree=1423360/2055920 swapFree=4178260/4192956
[pid=19368] ppid=19366 vsize=6028 CPUtime=12.68
/proc/19368/stat : 19368 (SATzilla2009_C) R 19366 19368 19331 0 -1 4194304 1420 5731 0 0 63 0 1200 5 20 0 1 0 881213958 6172672 1024 1992294400 134512640 136149437 4294956224 18446744073709551615 134872578 0 0 4096 3 0 0 0 17 0 0 0
/proc/19368/statm: 1507 1024 151 399 0 1104 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6028

[startup+25.5013 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 19374
/proc/meminfo: memFree=1407872/2055920 swapFree=4178260/4192956
[pid=19368] ppid=19366 vsize=4832 CPUtime=17.59
/proc/19368/stat : 19368 (SATzilla2009_C) S 19366 19368 19331 0 -1 4194304 1880 5731 0 0 552 2 1200 5 25 0 1 0 881213958 4947968 844 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19368/statm: 1208 844 219 399 0 805 0
[pid=19374] ppid=19368 vsize=20216 CPUtime=7.87
/proc/19374/stat : 19374 (march_dl2004) R 19368 19368 19331 0 -1 4194304 7253 0 0 0 769 18 0 0 25 0 1 0 881215720 20701184 4610 1992294400 134512640 134996440 4294956192 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19374/statm: 5054 4610 72 118 0 4933 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 25048

[startup+51.101 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 19374
/proc/meminfo: memFree=1406400/2055920 swapFree=4178260/4192956
[pid=19368] ppid=19366 vsize=4832 CPUtime=17.59
/proc/19368/stat : 19368 (SATzilla2009_C) S 19366 19368 19331 0 -1 4194304 1880 5731 0 0 552 2 1200 5 25 0 1 0 881213958 4947968 844 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19368/statm: 1208 844 219 399 0 805 0
[pid=19374] ppid=19368 vsize=20760 CPUtime=33.46
/proc/19374/stat : 19374 (march_dl2004) R 19368 19368 19331 0 -1 4194304 9378 0 0 0 3320 26 0 0 25 0 1 0 881215720 21258240 4928 1992294400 134512640 134996440 4294956192 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19374/statm: 5190 4928 74 118 0 5069 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 25592

[startup+102.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 19374
/proc/meminfo: memFree=1406464/2055920 swapFree=4178260/4192956
[pid=19368] ppid=19366 vsize=4832 CPUtime=17.59
/proc/19368/stat : 19368 (SATzilla2009_C) S 19366 19368 19331 0 -1 4194304 1880 5731 0 0 552 2 1200 5 25 0 1 0 881213958 4947968 844 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19368/statm: 1208 844 219 399 0 805 0
[pid=19374] ppid=19368 vsize=20760 CPUtime=84.64
/proc/19374/stat : 19374 (march_dl2004) R 19368 19368 19331 0 -1 4194304 9378 0 0 0 8438 26 0 0 25 0 1 0 881215720 21258240 4928 1992294400 134512640 134996440 4294956192 18446744073709551615 134514048 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19374/statm: 5190 4928 74 118 0 5069 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 25592

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19374
/proc/meminfo: memFree=1406528/2055920 swapFree=4178260/4192956
[pid=19368] ppid=19366 vsize=4832 CPUtime=17.59
/proc/19368/stat : 19368 (SATzilla2009_C) S 19366 19368 19331 0 -1 4194304 1880 5731 0 0 552 2 1200 5 25 0 1 0 881213958 4947968 844 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19368/statm: 1208 844 219 399 0 805 0
[pid=19374] ppid=19368 vsize=20760 CPUtime=144.6
/proc/19374/stat : 19374 (march_dl2004) R 19368 19368 19331 0 -1 4194304 9378 0 0 0 14434 26 0 0 25 0 1 0 881215720 21258240 4928 1992294400 134512640 134996440 4294956192 18446744073709551615 134514080 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19374/statm: 5190 4928 74 118 0 5069 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 25592

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19374
/proc/meminfo: memFree=1406528/2055920 swapFree=4178260/4192956
[pid=19368] ppid=19366 vsize=4832 CPUtime=17.59
/proc/19368/stat : 19368 (SATzilla2009_C) S 19366 19368 19331 0 -1 4194304 1880 5731 0 0 552 2 1200 5 25 0 1 0 881213958 4947968 844 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19368/statm: 1208 844 219 399 0 805 0
[pid=19374] ppid=19368 vsize=20760 CPUtime=204.58
/proc/19374/stat : 19374 (march_dl2004) R 19368 19368 19331 0 -1 4194304 9378 0 0 0 20432 26 0 0 25 0 1 0 881215720 21258240 4928 1992294400 134512640 134996440 4294956192 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19374/statm: 5190 4928 74 118 0 5069 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 25592

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19374
/proc/meminfo: memFree=1406528/2055920 swapFree=4178260/4192956
[pid=19368] ppid=19366 vsize=4832 CPUtime=17.59
/proc/19368/stat : 19368 (SATzilla2009_C) S 19366 19368 19331 0 -1 4194304 1880 5731 0 0 552 2 1200 5 25 0 1 0 881213958 4947968 844 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19368/statm: 1208 844 219 399 0 805 0
[pid=19374] ppid=19368 vsize=20760 CPUtime=264.55
/proc/19374/stat : 19374 (march_dl2004) R 19368 19368 19331 0 -1 4194304 9378 0 0 0 26429 26 0 0 25 0 1 0 881215720 21258240 4928 1992294400 134512640 134996440 4294956192 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19374/statm: 5190 4928 74 118 0 5069 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 25592

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19374
/proc/meminfo: memFree=1406536/2055920 swapFree=4178260/4192956
[pid=19368] ppid=19366 vsize=4832 CPUtime=17.59
/proc/19368/stat : 19368 (SATzilla2009_C) S 19366 19368 19331 0 -1 4194304 1880 5731 0 0 552 2 1200 5 25 0 1 0 881213958 4947968 844 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19368/statm: 1208 844 219 399 0 805 0
[pid=19374] ppid=19368 vsize=20760 CPUtime=324.51
/proc/19374/stat : 19374 (march_dl2004) R 19368 19368 19331 0 -1 4194304 9378 0 0 0 32425 26 0 0 25 0 1 0 881215720 21258240 4928 1992294400 134512640 134996440 4294956192 18446744073709551615 134514023 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19374/statm: 5190 4928 74 118 0 5069 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 25592


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


[startup+762.305 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 19374
/proc/meminfo: memFree=1367176/2055920 swapFree=4178260/4192956
[pid=19368] ppid=19366 vsize=4832 CPUtime=17.59
/proc/19368/stat : 19368 (SATzilla2009_C) S 19366 19368 19331 0 -1 4194304 1880 5731 0 0 552 2 1200 5 25 0 1 0 881213958 4947968 844 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19368/statm: 1208 844 219 399 0 805 0
[pid=19374] ppid=19368 vsize=62780 CPUtime=744.33
/proc/19374/stat : 19374 (march_dl2004) R 19368 19368 19331 0 -1 4194304 19243 0 0 0 74397 36 0 0 25 0 1 0 881215720 64286720 14793 1992294400 134512640 134996440 4294956192 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19374/statm: 15695 14793 74 118 0 15574 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 67612

[startup+822.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 19374
/proc/meminfo: memFree=1366472/2055920 swapFree=4178260/4192956
[pid=19368] ppid=19366 vsize=4832 CPUtime=17.59
/proc/19368/stat : 19368 (SATzilla2009_C) S 19366 19368 19331 0 -1 4194304 1880 5731 0 0 552 2 1200 5 25 0 1 0 881213958 4947968 844 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19368/statm: 1208 844 219 399 0 805 0
[pid=19374] ppid=19368 vsize=63572 CPUtime=804.3
/proc/19374/stat : 19374 (march_dl2004) R 19368 19368 19331 0 -1 4194304 19434 0 0 0 80394 36 0 0 25 0 1 0 881215720 65097728 14984 1992294400 134512640 134996440 4294956192 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19374/statm: 15893 14984 74 118 0 15772 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 68404

[startup+882.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 19374
/proc/meminfo: memFree=1365512/2055920 swapFree=4178260/4192956
[pid=19368] ppid=19366 vsize=4832 CPUtime=17.59
/proc/19368/stat : 19368 (SATzilla2009_C) S 19366 19368 19331 0 -1 4194304 1880 5731 0 0 552 2 1200 5 25 0 1 0 881213958 4947968 844 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19368/statm: 1208 844 219 399 0 805 0
[pid=19374] ppid=19368 vsize=64496 CPUtime=864.27
/proc/19374/stat : 19374 (march_dl2004) R 19368 19368 19331 0 -1 4194304 19681 0 0 0 86390 37 0 0 25 0 1 0 881215720 66043904 15231 1992294400 134512640 134996440 4294956192 18446744073709551615 134551360 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19374/statm: 16124 15231 74 118 0 16003 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 69328

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 19374
/proc/meminfo: memFree=1364616/2055920 swapFree=4178260/4192956
[pid=19368] ppid=19366 vsize=4832 CPUtime=17.59
/proc/19368/stat : 19368 (SATzilla2009_C) S 19366 19368 19331 0 -1 4194304 1880 5731 0 0 552 2 1200 5 25 0 1 0 881213958 4947968 844 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19368/statm: 1208 844 219 399 0 805 0
[pid=19374] ppid=19368 vsize=65288 CPUtime=924.25
/proc/19374/stat : 19374 (march_dl2004) R 19368 19368 19331 0 -1 4194304 19888 0 0 0 92387 38 0 0 25 0 1 0 881215720 66854912 15438 1992294400 134512640 134996440 4294956192 18446744073709551615 134567304 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19374/statm: 16322 15438 74 118 0 16201 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 70120

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19374
/proc/meminfo: memFree=1363720/2055920 swapFree=4178260/4192956
[pid=19368] ppid=19366 vsize=4832 CPUtime=17.59
/proc/19368/stat : 19368 (SATzilla2009_C) S 19366 19368 19331 0 -1 4194304 1880 5731 0 0 552 2 1200 5 25 0 1 0 881213958 4947968 844 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19368/statm: 1208 844 219 399 0 805 0
[pid=19374] ppid=19368 vsize=66220 CPUtime=984.22
/proc/19374/stat : 19374 (march_dl2004) R 19368 19368 19331 0 -1 4194304 20114 0 0 0 98384 38 0 0 25 0 1 0 881215720 67809280 15664 1992294400 134512640 134996440 4294956192 18446744073709551615 134537794 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19374/statm: 16555 15664 74 118 0 16434 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 71052

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19374
/proc/meminfo: memFree=1363144/2055920 swapFree=4178260/4192956
[pid=19368] ppid=19366 vsize=4832 CPUtime=17.59
/proc/19368/stat : 19368 (SATzilla2009_C) S 19366 19368 19331 0 -1 4194304 1880 5731 0 0 552 2 1200 5 25 0 1 0 881213958 4947968 844 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19368/statm: 1208 844 219 399 0 805 0
[pid=19374] ppid=19368 vsize=66880 CPUtime=1044.19
/proc/19374/stat : 19374 (march_dl2004) R 19368 19368 19331 0 -1 4194304 20261 0 0 0 104381 38 0 0 25 0 1 0 881215720 68485120 15811 1992294400 134512640 134996440 4294956192 18446744073709551615 134528065 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19374/statm: 16720 15811 74 118 0 16599 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 71712

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19374
/proc/meminfo: memFree=1362568/2055920 swapFree=4178260/4192956
[pid=19368] ppid=19366 vsize=4832 CPUtime=17.59
/proc/19368/stat : 19368 (SATzilla2009_C) S 19366 19368 19331 0 -1 4194304 1880 5731 0 0 552 2 1200 5 25 0 1 0 881213958 4947968 844 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19368/statm: 1208 844 219 399 0 805 0
[pid=19374] ppid=19368 vsize=67412 CPUtime=1104.17
/proc/19374/stat : 19374 (march_dl2004) R 19368 19368 19331 0 -1 4194304 20409 0 0 0 110378 39 0 0 25 0 1 0 881215720 69029888 15959 1992294400 134512640 134996440 4294956192 18446744073709551615 134551557 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19374/statm: 16853 15959 74 118 0 16732 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 72244

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19374
/proc/meminfo: memFree=1361928/2055920 swapFree=4178260/4192956
[pid=19368] ppid=19366 vsize=4832 CPUtime=17.59
/proc/19368/stat : 19368 (SATzilla2009_C) S 19366 19368 19331 0 -1 4194304 1880 5731 0 0 552 2 1200 5 25 0 1 0 881213958 4947968 844 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19368/statm: 1208 844 219 399 0 805 0
[pid=19374] ppid=19368 vsize=68072 CPUtime=1164.15
/proc/19374/stat : 19374 (march_dl2004) R 19368 19368 19331 0 -1 4194304 20562 0 0 0 116376 39 0 0 25 0 1 0 881215720 69705728 16112 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19374/statm: 17018 16112 74 118 0 16897 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 72904

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19374
/proc/meminfo: memFree=1361800/2055920 swapFree=4178260/4192956
[pid=19368] ppid=19366 vsize=4832 CPUtime=17.59
/proc/19368/stat : 19368 (SATzilla2009_C) S 19366 19368 19331 0 -1 4194304 1880 5731 0 0 552 2 1200 5 25 0 1 0 881213958 4947968 844 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19368/statm: 1208 844 219 399 0 805 0
[pid=19374] ppid=19368 vsize=68072 CPUtime=1172.14
/proc/19374/stat : 19374 (march_dl2004) R 19368 19368 19331 0 -1 4194304 20583 0 0 0 117175 39 0 0 25 0 1 0 881215720 69705728 16133 1992294400 134512640 134996440 4294956192 18446744073709551615 134527803 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19374/statm: 17018 16133 74 118 0 16897 0
Current children cumulated CPU time (s) 1189.73
Current children cumulated vsize (KiB) 72904

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19374
/proc/meminfo: memFree=1361736/2055920 swapFree=4178260/4192956
[pid=19368] ppid=19366 vsize=4832 CPUtime=17.59
/proc/19368/stat : 19368 (SATzilla2009_C) S 19366 19368 19331 0 -1 4194304 1880 5731 0 0 552 2 1200 5 25 0 1 0 881213958 4947968 844 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19368/statm: 1208 844 219 399 0 805 0
[pid=19374] ppid=19368 vsize=68208 CPUtime=1178.53
/proc/19374/stat : 19374 (march_dl2004) R 19368 19368 19331 0 -1 4194304 20598 0 0 0 117814 39 0 0 25 0 1 0 881215720 69844992 16148 1992294400 134512640 134996440 4294956192 18446744073709551615 134528156 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19374/statm: 17052 16148 74 118 0 16931 0
Current children cumulated CPU time (s) 1196.12
Current children cumulated vsize (KiB) 73040

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19374
/proc/meminfo: memFree=1361736/2055920 swapFree=4178260/4192956
[pid=19368] ppid=19366 vsize=4832 CPUtime=17.59
/proc/19368/stat : 19368 (SATzilla2009_C) S 19366 19368 19331 0 -1 4194304 1880 5731 0 0 552 2 1200 5 25 0 1 0 881213958 4947968 844 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19368/statm: 1208 844 219 399 0 805 0
[pid=19374] ppid=19368 vsize=68208 CPUtime=1180.13
/proc/19374/stat : 19374 (march_dl2004) R 19368 19368 19331 0 -1 4194304 20601 0 0 0 117974 39 0 0 25 0 1 0 881215720 69844992 16151 1992294400 134512640 134996440 4294956192 18446744073709551615 134528042 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19374/statm: 17052 16151 74 118 0 16931 0
Current children cumulated CPU time (s) 1197.72
Current children cumulated vsize (KiB) 73040

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19374
/proc/meminfo: memFree=1361736/2055920 swapFree=4178260/4192956
[pid=19368] ppid=19366 vsize=4832 CPUtime=17.59
/proc/19368/stat : 19368 (SATzilla2009_C) S 19366 19368 19331 0 -1 4194304 1880 5731 0 0 552 2 1200 5 25 0 1 0 881213958 4947968 844 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19368/statm: 1208 844 219 399 0 805 0
[pid=19374] ppid=19368 vsize=68208 CPUtime=1180.93
/proc/19374/stat : 19374 (march_dl2004) R 19368 19368 19331 0 -1 4194304 20602 0 0 0 118054 39 0 0 25 0 1 0 881215720 69844992 16152 1992294400 134512640 134996440 4294956192 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19374/statm: 17052 16152 74 118 0 16931 0
Current children cumulated CPU time (s) 1198.52
Current children cumulated vsize (KiB) 73040

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19374
/proc/meminfo: memFree=1361736/2055920 swapFree=4178260/4192956
[pid=19368] ppid=19366 vsize=4832 CPUtime=17.59
/proc/19368/stat : 19368 (SATzilla2009_C) S 19366 19368 19331 0 -1 4194304 1880 5731 0 0 552 2 1200 5 25 0 1 0 881213958 4947968 844 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19368/statm: 1208 844 219 399 0 805 0
[pid=19374] ppid=19368 vsize=68208 CPUtime=1181.33
/proc/19374/stat : 19374 (march_dl2004) R 19368 19368 19331 0 -1 4194304 20602 0 0 0 118094 39 0 0 25 0 1 0 881215720 69844992 16152 1992294400 134512640 134996440 4294956192 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19374/statm: 17052 16152 74 118 0 16931 0
Current children cumulated CPU time (s) 1198.92
Current children cumulated vsize (KiB) 73040

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19374
/proc/meminfo: memFree=1361736/2055920 swapFree=4178260/4192956
[pid=19368] ppid=19366 vsize=4832 CPUtime=17.59
/proc/19368/stat : 19368 (SATzilla2009_C) S 19366 19368 19331 0 -1 4194304 1880 5731 0 0 552 2 1200 5 25 0 1 0 881213958 4947968 844 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19368/statm: 1208 844 219 399 0 805 0
[pid=19374] ppid=19368 vsize=68208 CPUtime=1181.73
/proc/19374/stat : 19374 (march_dl2004) R 19368 19368 19331 0 -1 4194304 20602 0 0 0 118134 39 0 0 25 0 1 0 881215720 69844992 16152 1992294400 134512640 134996440 4294956192 18446744073709551615 134571505 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19374/statm: 17052 16152 74 118 0 16931 0
Current children cumulated CPU time (s) 1199.32
Current children cumulated vsize (KiB) 73040

Child status: 17
Real time (s): 1199.99
CPU time (s): 1199.44
CPU user time (s): 1198.95
CPU system time (s): 0.492925
CPU usage (%): 99.9543
Max. virtual memory (cumulated for all children) (KiB): 73040

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

runsolver used 0.990849 second user time and 3.38348 second system time

The end

Launcher Data

Begin job on node39 at 2009-03-30 17:17:05
IDJOB=1538430
IDBENCH=70256
IDSOLVER=527
FILE ID=node39/1538430-1238426224
PBS_JOBID= 9061562
Free space on /tmp= 66252 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/180/unif-k7-r85-v180-c15300-S1249224492-031.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538430-1238426224/watcher-1538430-1238426224 -o /tmp/evaluation-result-1538430-1238426224/solver-1538430-1238426224 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538430-1238426224.cnf

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

MD5SUM BENCH= 926573baa883bfadaffafb33f2f57748
RANDOM SEED=1995241056

node39.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.285
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.285
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:       1429232 kB
Buffers:         79644 kB
Cached:         452584 kB
SwapCached:       8168 kB
Active:         148916 kB
Inactive:       393152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1429232 kB
SwapTotal:     4192956 kB
SwapFree:      4178260 kB
Dirty:           32176 kB
Writeback:           0 kB
Mapped:          16620 kB
Slab:            70952 kB
Committed_AS:  2274168 kB
PageTables:       1188 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= 66220 MiB
End job on node39 at 2009-03-30 17:37:05